Skip to content

gives enough time for argocd to verify job has finished #3487

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

Conversation

ab-andresc
Copy link
Contributor

@ab-andresc ab-andresc commented Jun 10, 2025

Proposed changes

Write a clear and concise description that helps reviewers understand the purpose and impact of your changes. Use the
following format:

Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.

Testing: Manually tested on my cluster.

Please focus on (optional): If you any specific areas where you would like reviewers to focus their attention or provide
specific feedback, add them here.

Closes #ISSUE

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • [ X] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

Expose ability to configure cert generator Job ttlSecondsAfterFinished. Set default to 30s.

Copy link

nginx-bot bot commented Jun 10, 2025

Hi @ab-andresc! Welcome to the project! 🎉

Thanks for opening this pull request!
Be sure to check out our Contributing Guidelines while you wait for someone on the team to review this.

Please make sure to include the issue number in the PR description to automatically close the issue when the PR is merged.
See Linking a pull request to an issue and our Pull Request Guidelines for more information.

@nginx-bot nginx-bot bot added the community label Jun 10, 2025
@github-actions github-actions bot added enhancement New feature or request helm-chart Relates to helm chart labels Jun 10, 2025
@ab-andresc ab-andresc force-pushed the feat/update-ttl-seconds-on-job-to-work-with-argocd branch from fc829f9 to 07fdc66 Compare June 10, 2025 12:10
@ab-andresc
Copy link
Contributor Author

should solve
image

@ab-andresc ab-andresc force-pushed the feat/update-ttl-seconds-on-job-to-work-with-argocd branch from 07fdc66 to bbbae5b Compare June 10, 2025 16:47
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 10, 2025
@ab-andresc ab-andresc force-pushed the feat/update-ttl-seconds-on-job-to-work-with-argocd branch 2 times, most recently from f01022d to 837a961 Compare June 10, 2025 16:55
@ab-andresc ab-andresc force-pushed the feat/update-ttl-seconds-on-job-to-work-with-argocd branch from 083aebe to 1737039 Compare June 10, 2025 17:10
@sindhushiv sindhushiv moved this from 🆕 New to External Pull Requests in NGINX Gateway Fabric Jun 10, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jun 11, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 11, 2025
@sjberman sjberman removed the enhancement New feature or request label Jun 11, 2025
Copy link
Contributor

@bjee19 bjee19 left a comment

Choose a reason for hiding this comment

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

🚀

@sjberman sjberman merged commit fbc098b into nginx:main Jun 11, 2025
48 checks passed
@github-project-automation github-project-automation bot moved this from External Pull Requests to ✅ Done in NGINX Gateway Fabric Jun 11, 2025
salonichf5 pushed a commit that referenced this pull request Jun 11, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
salonichf5 pushed a commit that referenced this pull request Jun 11, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
salonichf5 pushed a commit that referenced this pull request Jun 11, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
salonichf5 added a commit that referenced this pull request Jun 11, 2025
#3500)

gives enough time for argocd to verify job has finished (#3487)

Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.

Co-authored-by: ab-andresc <[email protected]>
nowjean pushed a commit to nowjean/nginx-gateway-fabric that referenced this pull request Jun 14, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
nowjean pushed a commit to nowjean/nginx-gateway-fabric that referenced this pull request Jun 14, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
nowjean pushed a commit to nowjean/nginx-gateway-fabric that referenced this pull request Jun 14, 2025
Problem: Argocd can never find the job completion as TTL is set to 0

Solution: Sets the default ttl seconds to 30 so that argocd has enough time to verify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community documentation Improvements or additions to documentation helm-chart Relates to helm chart release-notes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants