generated from Cloudzero/template-cloudzero-open-source
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release 1.0.2-beta #109
Merged
Merged
Release 1.0.2-beta #109
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… subchart (#91) * override KSM name * enable ksm by default * make cloudzero ksm undiscoverable * improve documentation * option 2 is not the default behavior * fix indentation * add line * add documentation for changing the service port for cloudzero ksm * disable cloudzero KSM as scrape target * set default port * fix endpoint * use default port * add release notes * remove metric exporter documentation * change beta version
* change kube-state-metrics value name to avoid template errors * define static target * fix kube-state-metrics dependency * remove unused documentation * cast port to int * fix endpoint * update scrape config * dynamicaly populate metrics * use camel case
dmepham
had a problem deploying
to
release-notes
November 20, 2024 21:35 — with
GitHub Actions
Failure
dmepham
had a problem deploying
to
release-notes
November 20, 2024 21:57 — with
GitHub Actions
Failure
wreckedred
approved these changes
Nov 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you - lgtm
dmepham
had a problem deploying
to
release-notes
November 20, 2024 22:18 — with
GitHub Actions
Failure
roberthocking
approved these changes
Nov 20, 2024
dmepham
had a problem deploying
to
release-notes
November 20, 2024 22:23 — with
GitHub Actions
Failure
dmepham
had a problem deploying
to
release-notes
November 20, 2024 22:34 — with
GitHub Actions
Failure
beckilee
approved these changes
Nov 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dmepham
added a commit
that referenced
this pull request
Nov 21, 2024
* CP-23051: Change default kube-state-metrics behavior to use Cloudzero subchart (#91) * override KSM name * enable ksm by default * CP-23388: Define Static KubeStateMetrics Target Endpoint (#99) * add 1.0.2 release doc file --------- Co-authored-by: bdrennz <[email protected]>
This was referenced Dec 12, 2024
This was referenced Dec 20, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds in the changes for using the cloudzero KSM. The agent will use cloudzero-ksm by default.
References
See the initial PR for reference
Testing
Tested in the previous PRs, and doing some more in progress
Checklist
main