Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Usage

helm set-status RELEASE STATUS [flags]

Flags

  • -n, --namespace: namespace scope for this request (defaults to $HELM_NAMESPACE).
  • --kube-context: name of the kubeconfig context (defaults to $HELM_KUBECONTEXT).
  • --kubeconfig: path to the kubeconfig file (defaults to $KUBECONFIG).

About

Helm plugin to alter the status of a release

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages