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

argocd: new params for UpdateSpec and CreateUpdate actions. fix timeout issues #151

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

hemant0308
Copy link
Contributor

  • Add options waitForSync,syncTimeout,watchHealth parameters for UpdateSpec and CreateUpdate operations
  • Fixed timeout issues for waitForSync method by moving BuffereReader instance creation statement from try-with-resource block.

…teSpec and CreateUpdate operations

* Fixed timeout issues for waitForSync method by moving BuffereReader instance creation statement from try-with-resource block.
@hemant0308 hemant0308 requested a review from benbroadaway June 3, 2024 17:35
@hemant0308 hemant0308 requested a review from brig June 5, 2024 05:08
@benbroadaway benbroadaway changed the title Argocd: Add new options for UpdateSpec and CreateUpdate operations and fix timeout issues argocd: new params for UpdateSpec and CreateUpdate actions. fix timeout issues Jun 5, 2024
@benbroadaway benbroadaway merged commit 566b9dc into master Jun 5, 2024
1 check passed
@benbroadaway benbroadaway deleted the argocd-new-options branch June 5, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants