TL;DR: A pre-upgrade hook applies resources that stay applied when the upgrade fails and you roll back. Helm has a pre-rollback phase to undo those changes, but it runs only if you define one. Pair every pre-upgrade hook with a matching pre-rollback, or move the hook into its own release. A quick word on SecretProviderClass Link to heading A SecretProviderClass (SPC) is the custom resource the Secrets Store CSI Driver uses to tell the driver which secrets to fetch from an external store (GCP Secret Manager, AWS Secrets Manager, Azure Key Vault, Vault) and what to do with them. Two things it can do:
No comments yet. Log in to reply on the Fediverse. Comments will appear here.