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

feat(alerts): CA cert creation via cert-manager #637

Merged
merged 12 commits into from
Feb 13, 2025

Conversation

richardtief
Copy link
Member

fixes #546

Helm genCA function led to reconciliation loops in Greenhouse.

fixes #546

Helm `genCA` function led to reconciliation loops in Greenhouse.

Signed-off-by: Richard Tief <[email protected]>
@richardtief richardtief requested a review from a team as a code owner February 11, 2025 13:15
@richardtief
Copy link
Member Author

We need #615 as a prerequisite to test the cert-manager function.

@richardtief
Copy link
Member Author

@ibakshay do helm-test incorporate ci/test-values.yaml?

@ibakshay
Copy link
Contributor

@ibakshay do helm-test incorporate ci/test-values.yaml?

Yes, as per their documentation. It looks like we need to add the ci folder in ./alerts/charts instead of ./alerts folder. As the chart.yaml is in the ./alerts/charts directory.

@richardtief richardtief force-pushed the alerts/refactor-ca-creation branch from fa2a910 to ca5a3d3 Compare February 13, 2025 09:45
@cloudoperators cloudoperators deleted a comment from github-actions bot Feb 13, 2025
For consecutive Prometheus installations.

Signed-off-by: Richard Tief <[email protected]>
@richardtief richardtief force-pushed the alerts/refactor-ca-creation branch from 0abab63 to 73c9902 Compare February 13, 2025 10:26
Copy link
Contributor

@ibakshay ibakshay left a comment

Choose a reason for hiding this comment

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

Thanks a lot, Richard!
I left some minor comments.

alerts/charts/values.yaml Show resolved Hide resolved
alerts/plugindefinition.yaml Show resolved Hide resolved
alerts/README.md Outdated Show resolved Hide resolved
Co-authored-by: Akshay Iyyadurai Balasundaram <[email protected]>
Copy link
Contributor

@ibakshay ibakshay left a comment

Choose a reason for hiding this comment

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

nitpicked one last minor thing 😅

ibakshay
ibakshay approved these changes Feb 13, 2025
Copy link
Contributor

@ibakshay ibakshay left a comment

Choose a reason for hiding this comment

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

You are so fast! LGTM! Lets ship 🚀

@richardtief richardtief merged commit 387cbea into main Feb 13, 2025
4 checks passed
@richardtief richardtief deleted the alerts/refactor-ca-creation branch February 13, 2025 13: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.

🐛 [BUG] - Alerts Plugin regenerates CA on every diff
2 participants