ManageIQ / manageiq-providers-kubevirt

ManageIQ plugin for the Kubevirt provider.
https://kubevirt.io/
Apache License 2.0
4 stars 29 forks source link

Fix handling of 410 Gone watch errors #166

Closed agrare closed 4 years ago

agrare commented 4 years ago

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 https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/393

miq-bot commented 4 years ago

Checked commit https://github.com/agrare/manageiq-providers-kubevirt/commit/647d72dccfa374f115118c498a72ffb1e49cc989 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. :cake: