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

Move modified HPA alert to kube-prometheus-stack helm chart values #596

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

tynsh
Copy link
Contributor

@tynsh tynsh commented Dec 13, 2023

This PR re-applies the changes from PR #580 with an entry to the changelog and a commit signoff.

Fixes #575

  • Rename the KubeHpaMaxedOut alert to KubeHpaMaxedOutMultiPod
  • Include deployment of this alert in kube-prometheus-stack helm chart

* Rename the KubeHpaMaxedOut alert to KubeHpaMaxedOutMultiPod
* Include deployment of this alert in kube-prometheus-stack helm chart

Signed-off-by: Tobias Wackenhut <[email protected]>
@gsmith-sas gsmith-sas self-requested a review December 13, 2023 16:12
@gsmith-sas
Copy link
Member

@tynsh Thank you for (re)submitting this PR. We'll merge it in after a quick review.

Copy link
Member

@gsmith-sas gsmith-sas left a comment

Choose a reason for hiding this comment

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

Looks good. I have confirmed the changes in this PR match the earlier PR (for which we completed testing with no outstanding issues). I have also confirmed that the required Developer Sign-Off is in-place. We will merge this PR into 'main' shortly.

@gsmith-sas gsmith-sas merged commit e9044e7 into sassoftware:main Dec 13, 2023
1 check failed
@gsmith-sas
Copy link
Member

@tynsh Thank you for contributing your fix to improve how we handle defining alerts. We have now merged your contribution into the 'main' branch of the project which will make it available to other users. We expect it will be part of our next formal release (expected in mid-January). As you pointed out in the original issue (#575), our original approach made it difficult for users to modify the default list of alerts and now, with your contribution, this should be much easier. So, thank you for making this project better!

@tynsh tynsh deleted the proposal-hpa-alert-helm branch December 14, 2023 12:49
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.

KubeHpaMaxedOut patching breaks any alterations via user-values file.
2 participants