mirror of
https://github.com/k3s-io/helm-set-status
synced 2026-07-23 17:13:48 +00:00
No description
- Go 78.7%
- Makefile 12.4%
- Shell 8.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| cmd/helm-set-status | ||
| pkg | ||
| scripts | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| plugin.yaml | ||
| README.md | ||
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]