Helm-operator: Send chart release notifications upstream from helm operator

Created on 14 May 2018  路  4Comments  路  Source: fluxcd/helm-operator

This has come up a couple of times in weave-community slack.

Step one: figure out what should be sent, and when -- neither of these are straight-forward, since usually we are taking action to reconcile states, rather than enacting a user's command.

blocked design

Most helpful comment

Could we start with something as simple as "if a helm release ends in a failed state, send a message to a Slack channel"?

All 4 comments

Any, any update regarding this issue? We just enabled slack notifications for slack, and it's really valuable for us, we would be happy to have the same thing for helm opertator

Could we start with something as simple as "if a helm release ends in a failed state, send a message to a Slack channel"?

@hiddeco Any progress on this?

Ideally we would like a single K8s Event that says "Chart X was deployed successfully, all readiness probes probes pass".

Helm controller in Flux v2 has taken on the mantle of this issue: https://toolkit.fluxcd.io/guides/helm-operator-migration/

There have been recent advancements in the event-based debugging of Helm chart deployments in the latest releases of Helm controller. Please consider upgrading, if you are subscribing to this thread! All new feature development is taking place in Flux v2.

Thanks for using Flux!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

michaelfig picture michaelfig  路  4Comments

karuppiah7890 picture karuppiah7890  路  6Comments

fredgate picture fredgate  路  5Comments

qvmedvedev picture qvmedvedev  路  4Comments

bitsofinfo picture bitsofinfo  路  3Comments