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

Two separate try/excepts for two separate attribute lookups #2948

Merged
merged 3 commits into from
Oct 23, 2020

Conversation

EvanKrall
Copy link
Member

For k8s instances, the if status.marathon line would raise ApiAttributeError so we'd never hit the elif status.kubernetes line -- this causes wait-for-deployment to think that this instance is neither marathon nor kubernetes, so it doesn't bother waiting for it.

@EvanKrall EvanKrall requested review from mks-m and stug October 23, 2020 17:53
@EvanKrall EvanKrall merged commit 26e81ef into master Oct 23, 2020
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