Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Verify changes in the secrets are used by existing manifests #1391

Open
2 tasks
Despire opened this issue May 20, 2024 · 1 comment
Open
2 tasks

Chore: Verify changes in the secrets are used by existing manifests #1391

Despire opened this issue May 20, 2024 · 1 comment
Labels
chore A chore is updating dependencies, etc; no significant code changes good first issue Good for newcomers groomed Task that everybody agrees to pass the gatekeeper

Comments

@Despire
Copy link
Contributor

Despire commented May 20, 2024

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
@Despire Despire added chore A chore is updating dependencies, etc; no significant code changes good first issue Good for newcomers labels May 20, 2024
@bernardhalas bernardhalas added the groomed Task that everybody agrees to pass the gatekeeper label May 24, 2024
@bernardhalas
Copy link
Member

Should we de-couple Secrets from the cluster state (current/desired)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A chore is updating dependencies, etc; no significant code changes good first issue Good for newcomers groomed Task that everybody agrees to pass the gatekeeper
Projects
None yet
Development

No branches or pull requests

2 participants