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

feat: Changed to use watch for wait rollout #166

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

stevehipwell
Copy link
Contributor

This PR switches the logic for wait_for_rollout to use a watch and adds the missing functionality for DaemonSet & StatefulSet resources.

@stevehipwell
Copy link
Contributor Author

@alekc could you take a look at this?

@alekc
Copy link
Owner

alekc commented Aug 24, 2024

@stevehipwell could you rebase and fix conflicts please?

@stevehipwell stevehipwell force-pushed the wait-rollout-watch branch 2 times, most recently from f846741 to 8799c7d Compare August 27, 2024 10:25
@stevehipwell
Copy link
Contributor Author

@alekc I've rebased. I'm planning on doing the same changes for the wait_for block so would it be possible to hold the release until that's completed?

@alekc
Copy link
Owner

alekc commented Aug 27, 2024

Sure, I'll wait for that one and make a 4.1.0-beta2 release (so that all changes can be tested entirely by using terraform registry provider).

@stevehipwell
Copy link
Contributor Author

@alekc could you give me a min, I've spotted a bug in the delete wait code which I'll fix in this PR.

@stevehipwell
Copy link
Contributor Author

@alekc could you give me a min, I've spotted a bug in the delete wait code which I'll fix in this PR.

Done

@alekc alekc merged commit fdf34c7 into alekc:master Sep 2, 2024
37 checks passed
@stevehipwell stevehipwell deleted the wait-rollout-watch branch September 2, 2024 11:46
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.

2 participants