Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addon fluxcd support fluxcd notification-controller #731

Open
xjxtree opened this issue Oct 17, 2023 · 2 comments
Open

addon fluxcd support fluxcd notification-controller #731

xjxtree opened this issue Oct 17, 2023 · 2 comments

Comments

@xjxtree
Copy link
Contributor

xjxtree commented Oct 17, 2023

I want use notification-controller to notify kustomization, helmrelease, imageaotuupdate 's event

in my case:

use kubevela application to deploy kustomization service , which kustomize yamls in git repo
and add imageupdate policy to auto update kustomize service when new image tag push to image repo
normally, kustomize service will be updated to new image auto
but in this flow, vela's application don't change, so workflow won't re-run, even I define the notify step in workflow, it dosen't work

I try deploy notification-controller myself, after I define provider, alert, without error in controller, but it can't work well(can't send event notify message)

so, I want fluxcd addon to support notification-controller, tks.

@xjxtree
Copy link
Contributor Author

xjxtree commented Oct 20, 2023

@lixd kubevela/kubevela#6362 seems has no relation to this issue

@lixd
Copy link
Contributor

lixd commented Oct 20, 2023

oh,sorry, there is a typo,kubevela/kubevela#6362 are relation to #730 and #732

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants