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

Make cluster controller service key secret optional #1379

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

michaelmdresser
Copy link
Contributor

What does this PR change?

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

Does this PR rely on any other PRs?

  • N/A

How does this PR impact users? (This is the kind of thing that goes in release notes!)

Cluster controller will not require service account key to be set up in a secret for 1-click request sizing to be functional.

Links to Issues or ZD tickets this PR addresses or fixes

N/A

How was this PR tested?

See https://github.com/kubecost/cluster-controller/pull/6

Have you made an update to documentation?

Included in kubecost/docs#201

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.
@michaelmdresser michaelmdresser merged commit ed16d3b into develop Apr 19, 2022
@michaelmdresser michaelmdresser deleted the mmd/cluster-controller-optional-secret branch April 19, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants