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

Fix handling of 410 Gone watch errors #166

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

agrare
Copy link
Member

@agrare agrare commented Aug 25, 2020

When an old resource version is passed there is a status object returned with the watch notice that has kind Status code 410 reason Gone. The top level notice object just has type Error.

See ManageIQ/manageiq-providers-kubernetes#393

When an old resource version is passed there is a status object returned
with the watch notice that has kind Status code 410 reason Gone.  The
top level notice object just has type Error.
@miq-bot
Copy link
Member

miq-bot commented Aug 25, 2020

Checked commit agrare@647d72d with ruby 2.6.3, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@chessbyte chessbyte self-assigned this Aug 26, 2020
@chessbyte chessbyte merged commit f074426 into ManageIQ:master Aug 26, 2020
@agrare agrare deleted the fix_410_gone_handling branch August 26, 2020 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants