claudie
claudie copied to clipboard
Chore: Verify changes in the secrets are used by existing manifests
Description
After a cluster has been build, the secrets that have the credentials for various cloud providers could be updated with new ones. We need to ensure that the new workflow correctly handles changes to the secrets.
Exit criteria
- [ ] Verify if claudie correctly handles changes to credentials with an existing cluster
- [ ] Log any issue encountered under this Github issue
Should we de-couple Secrets from the cluster state (current/desired)?
I have tried creating infrastructure with wrong credentials. Claudie will pick up the new secrets if they are updated.
Closing this issue.