-
Notifications
You must be signed in to change notification settings - Fork 139
fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT #1030
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: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT #1030
Conversation
…event infinite DRIFT
|
Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution. Already signed the CLA? To re-check, try refreshing the page. |
|
@atlassian-cla-bot check |
|
Apologies for the CLA issue. You have indeed signed the CLA and the check here is now green. The project team here can review and merge your request when they're ready. |
|
Hello, Would it be possible to get some feedback on my PR, please? :) |
|
@decompil3d / @bianchi2 Can you check my PR please? |
|
Useful this change, I need it also. Thanks ! |
|
Hello @bianchi2, Any news for this PR ? |
Hello,
I propose a simple fix to the VolumeClaimTemplate because GitOps tools (argocd or fluxcd) are noticing permanent DRIFTS causing unnecessary synchronizations and calls.
I therefore propose a PR to correct the problem by applying the default Kubernetes variables.
Provide description for the PR
Checklist
e2elabel)