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

Do not reimplement health checking, use what kubectl uses #1000

Merged
merged 4 commits into from
Oct 28, 2019

Conversation

alenkacz
Copy link
Contributor

What this PR does / why we need it:
Instead of our own health implementation, use what kubectl rollout status uses.

This should fix #976 and #664

I'll try to think whether there's a good way to test this...

@alenkacz alenkacz changed the title Av/health statusviewer Do not reimplement health checking, use what kubectl uses Oct 25, 2019
Copy link
Member

@gerred gerred left a comment

Choose a reason for hiding this comment

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

oh nice.

Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

🚢

@gerred gerred merged commit 984f581 into master Oct 28, 2019
@gerred gerred deleted the av/health-statusviewer branch October 28, 2019 14:48
@gerred
Copy link
Member

gerred commented Oct 28, 2019

e2e is already broken on master, so has nothing to do with health. investigating separately.

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.

Issues with health
3 participants