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: set post-install-hook ttlSecondsAfterFinished to 60 (#6765) #6825

Closed
wants to merge 1 commit into from

Conversation

msvechla
Copy link

@msvechla msvechla commented Aug 21, 2024

Fixes #6765

Fixes an argocd issue where helm hooks never finish syncing when they have ttlSecondsAfterFinished set to 0.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fixes an argocd issue where helm hooks never finish syncing when they
have ttlSecondsAfterFinished set to 0.

See related argocd issue: argoproj/argo-cd#6880

Suggested workaround as implemented by argocd team: argoproj/argo-helm#2861
@msvechla msvechla requested a review from a team as a code owner August 21, 2024 14:40
@msvechla msvechla requested a review from ellistarn August 21, 2024 14:40
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 002381c
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/66c5fc76f359a300085b9e0d

@msvechla
Copy link
Author

looks like this has already been tackled with #6827

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.

Post Install Hook doesn't ever sync via ArgoCD
1 participant