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

[alertmanager] fix: Add apiVersion and kind to STS persistent volume claim #5024

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

duchuyvp
Copy link

@duchuyvp duchuyvp commented Nov 27, 2024

What this PR does / why we need it

Add explicitly persistentVolumeClaim API version and kind - they are added by API server which causes a drift in argocd state - and having them do not make any charm.

Which issue this PR fixes

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Nguyễn Đức Huy added 2 commits November 27, 2024 12:17
…r charts

API version and kind is added by API server which causes a drift in argo cd state

Signed-off-by: Nguyễn Đức Huy <duchuyvp123@gmail.com>
Signed-off-by: Nguyễn Đức Huy <duchuyvp123@gmail.com>
@duchuyvp
Copy link
Author

This is what I see in argocd, adding the missing field would resolve this and it is not doing any charm

image

@duchuyvp
Copy link
Author

@naseemkullah can you take a look?

Copy link
Member

@monotek monotek left a comment

Choose a reason for hiding this comment

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

argocd ftw 🙄

@duchuyvp
Copy link
Author

This pull request is similar to #4610 so it would be great if this could be merge

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.

[prometheus-alertmanager] ArgoCD can't take a fullsync StatefulSet
2 participants