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

Add support for waiting on a StatefulSet. #195

Merged
merged 1 commit into from
Jul 30, 2021
Merged

Add support for waiting on a StatefulSet. #195

merged 1 commit into from
Jul 30, 2021

Conversation

jmkeyes
Copy link
Contributor

@jmkeyes jmkeyes commented Jul 30, 2021

SUMMARY

This PR implements support for waiting on StatefulSet for readiness similar to how the other waiters currently work.

ISSUE TYPE
  • Feature Pull Request
ADDITIONAL INFORMATION

This was designed to (mostly) mimic the behaviour of the StatefulSetStatusViewer used by kubectl rollout status -w.

@Akasurde
Copy link
Member

@jmkeyes Thanks for the PR.

@Akasurde Akasurde added the type/enhancement New feature or request label Jul 30, 2021
Copy link
Contributor

@abikouo abikouo left a comment

Choose a reason for hiding this comment

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

Thanks @jmkeyes!!!

Copy link

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants