You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am excited about the feature of helm controller that allows helmrelease to be automatically cleaned up after a deployment failure (cleanuponfail) and rollback after an upgrade failure.
But I currently cannot control the coordination status, for example, I need to set helmrelease status. (status -> failture)
My scenario is web apply helmrelease.yaml, I need to provide a cancel button, but I can't set the status in time until I wait for the helmrelease to actually succeed or fail.
The text was updated successfully, but these errors were encountered:
I am excited about the feature of helm controller that allows helmrelease to be automatically cleaned up after a deployment failure (cleanuponfail) and rollback after an upgrade failure.
But I currently cannot control the coordination status, for example, I need to set helmrelease status. (status -> failture)
My scenario is web apply helmrelease.yaml, I need to provide a cancel button, but I can't set the status in time until I wait for the helmrelease to actually succeed or fail.
The text was updated successfully, but these errors were encountered: