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

Re-Templated kubecost.yaml to support 1.25+ clusters. #1937

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

teevans
Copy link
Member

@teevans teevans commented Jan 31, 2023

What does this PR change?

Retemplates our kubecost.yaml to support V1.25+ versions of K8s

Does this PR rely on any other PRs?

No

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

Allows them to install via the generated manifests instead of helm on clusters V1.25 and above.

Links to Issues or ZD tickets this PR addresses or fixes

Issue

How was this PR tested?

Tested with raw file committed:
image

Command Executed

helm template kubecost ./cost-analyzer --namespace kubecost > kubecost.yaml

Have you made an update to documentation?

Copy link
Contributor

@michaelmdresser michaelmdresser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you please make a note of what command you ran?

Also, what are your current thoughts on how to keep this file up to date?

@teevans
Copy link
Member Author

teevans commented Jan 31, 2023

Great question - lots of ideas here. probably need to have a more thorough review and have a good permanent url for the file so we can add it to the automation scripts.

@teevans teevans merged commit 624c61e into develop Jan 31, 2023
@michaelmdresser michaelmdresser deleted the thomas/pspremoval branch January 31, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants