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

V1.94 patch/cluster controller v0.1.0 #1455

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

michaelmdresser
Copy link
Contributor

Cherry pick of commits from #1444.

Branch created with the following commands:

git clone [email protected]:kubecost/cost-analyzer-helm-chart  
cd cost-analyzer-helm-chart  
git checkout v1.94  
git checkout -b "v1.94-patch/cluster-controller-v0.1.0"  
git cherry-pick 49c805c17b76bce4f95c4b11bdb0eb87d4a4f715  
git cherry-pick 201e64be25ac83787ac2d6f60e8ed98b04f7843b  
git push origin "v1.94-patch/cluster-controller-v0.1.0"

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.
v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1
@michaelmdresser michaelmdresser merged commit 12f9c0e into v1.94 Jun 2, 2022
@michaelmdresser michaelmdresser deleted the v1.94-patch/cluster-controller-v0.1.0 branch June 2, 2022 20:29
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.

1 participant