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

Update only status subresource #963

Closed
wants to merge 2 commits into from
Closed

Conversation

alenkacz
Copy link
Contributor

What this PR does / why we need it:
There was a lot of errors in the controller logs about instance being modified in the meantime I believe we could reduce that by explicitly updating only status because that's what we're doing anyway.

I believe this fixes #962

@gerred
Copy link
Member

gerred commented Oct 17, 2019

Test fails seem like flakes?

@alenkacz
Copy link
Contributor Author

@gerred it indeed does but it's not, it fails constantly even locally

@alenkacz
Copy link
Contributor Author

okay apart from the tests being broken because of the obsolete crds this is actually failing because we're not only updating status but also the annotation. Closing this one.

@alenkacz alenkacz closed this Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Last finished run does not get populated
2 participants