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

Fixed deployment readiness (operational status) detection after resource update #1152

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

Amper
Copy link
Contributor

@Amper Amper commented Nov 11, 2024

The algorithm is taken from the kubectl rollout status command.

Currently (before this update), the operator sets status operational ahead of time - when vmsingle pods are still restarting.

@Amper Amper closed this Nov 11, 2024
@Amper Amper reopened this Nov 11, 2024
…e. The algorithm is taken from the `kubectl rollout status` command.
@Amper Amper force-pushed the fix-single-ready-status-after-update branch from 046948a to 801bf7b Compare November 11, 2024 09:03
@Amper Amper marked this pull request as ready for review November 11, 2024 09:03
@Amper Amper marked this pull request as draft November 11, 2024 09:07
@Amper Amper marked this pull request as ready for review November 11, 2024 09:52
@Amper Amper marked this pull request as draft November 11, 2024 10:15
@Amper Amper marked this pull request as ready for review November 11, 2024 11:01
@f41gh7 f41gh7 merged commit cbdf26f into master Nov 11, 2024
3 checks passed
@f41gh7 f41gh7 deleted the fix-single-ready-status-after-update branch November 11, 2024 12:02
@f41gh7
Copy link
Collaborator

f41gh7 commented Nov 11, 2024

Thanks for contribution!

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