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

fix(argo-cd): only create dex-servicemonitor if dex is enabled #3159

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

PatrickSpies
Copy link
Contributor

@PatrickSpies PatrickSpies commented Feb 5, 2025

Currently the conditional creation of the ServiceMonitor for dex is not respecting .Values.dex.enabled.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Signed-off-by: Patrick Spies <patrick.spies@dm.de>
@PatrickSpies PatrickSpies changed the title fix(argo-cd): only create dex-servicemonitor of dex is enabled fix(argo-cd): only create dex-servicemonitor if dex is enabled Feb 5, 2025
tico24
tico24 previously approved these changes Feb 5, 2025
mbevc1
mbevc1 previously approved these changes Feb 5, 2025
Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>
@tico24 tico24 dismissed stale reviews from mbevc1 and themself via dd4eed0 February 6, 2025 10:08
Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>
@tico24 tico24 requested review from tico24 and mbevc1 February 6, 2025 10:09
@mbevc1 mbevc1 merged commit f7b5090 into argoproj:main Feb 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants