Skip to content

fix: added missing apiVersion and kind fields to statefulset pvc claim #3936

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

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

Conversation

amitlin
Copy link

@amitlin amitlin commented May 25, 2025

To prevent a permanent diff when installing using gitOps tools like ArgoCD.
These fields are automatically added by k8s when applied, causing a permanent diff between rendered & actual manifests.

image

After change:
image

Checklist

  • Changelog updated or skip changelog label added

… when installing using gitOps tools like ArgoCD
@amitlin amitlin changed the title fix: added missing apiVersion & kind fields to prevent permanent diff… fixed: added missing apiVersion & kind fields to statefulset pvc claim May 25, 2025
@amitlin amitlin changed the title fixed: added missing apiVersion & kind fields to statefulset pvc claim fixed: added missing apiVersion and kind fields to statefulset pvc claim May 25, 2025
@amitlin amitlin changed the title fixed: added missing apiVersion and kind fields to statefulset pvc claim fix: added missing apiVersion and kind fields to statefulset pvc claim May 25, 2025
@amitlin amitlin marked this pull request as ready for review May 25, 2025 21:07
@amitlin amitlin requested a review from a team as a code owner May 25, 2025 21:07
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.

1 participant