Skip to content

Helm plugin to alter the status of a release

License

Notifications You must be signed in to change notification settings

k3s-io/helm-set-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/k3s-io/helm-set-status

Usage

helm set-status RELEASE STATUS [flags]