Skip to content

Conversation

@alekhrycaiko
Copy link
Contributor

@alekhrycaiko alekhrycaiko commented Aug 21, 2025

What this PR does / why we need it

  • Adds missing fields from the STS which are usually required in a persistent volume claim. Without adding these, the API server will need to correct this. Tools such as ArgoCD will also notice the mutation and flag resources out of sync, as there's something being modified between Git/API server here.

It'd be better for end users if all fields are included and we can avoid workarounds in our GitOps systems.

Which issue this PR fixes

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped

@alekhrycaiko alekhrycaiko force-pushed the fix-pvc-claim-templates branch from 36c3522 to e5d5039 Compare August 21, 2025 18:53
@alekhrycaiko alekhrycaiko force-pushed the fix-pvc-claim-templates branch from e5d5039 to 6196db0 Compare August 21, 2025 18:55
@KongZ KongZ merged commit 1dc2f4c into KongZ:main Aug 22, 2025
0 of 2 checks passed
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.

Missing PVC fields in STS causing out of sync in Argo

2 participants