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

Refactor helm.wait_for to use rather than polling the cluster. #238

Closed
ksuderman opened this issue Aug 13, 2023 · 1 comment
Closed

Refactor helm.wait_for to use rather than polling the cluster. #238

ksuderman opened this issue Aug 13, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ksuderman
Copy link
Collaborator

Using kubectl rollout status deployment -n {namespace} {deployment} --watch should be better than polling for the pod status after an upgrade.

@ksuderman ksuderman added the enhancement New feature or request label Aug 13, 2023
@ksuderman ksuderman added this to the 2.8.0 milestone Aug 13, 2023
@ksuderman
Copy link
Collaborator Author

Closed by #240

@ksuderman ksuderman added this to ABM Jul 5, 2024
@ksuderman ksuderman moved this to Done in ABM Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant