Skip to content

daviddob/helm-set-status

 
 

Repository files navigation

Helm set-status plugin

Manually set the status of a helm release

Useful when helm or your cluster ran into problems mid-update and things are stuck pending-upgrade, but you don't want to uninstall the release and possibly suffer additional downtime.

⚠️ WARNING ⚠️
This plugin alters the internal state of helm releases. Use with care!

Install

helm plugin install https://github.com/daviddob/helm-set-status

Usage

helm set-status RELEASE STATUS [flags]

About

Helm plugin to alter the status of a release

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 41.5%
  • Shell 36.9%
  • Makefile 21.6%