Skip to content

Silence unrecoverable `Kubeclient::HttpError`s in cleanup

What does this MR do and why?

Follows up on !74117 (merged). After reviewing the remaining failure reasons a bit more closely, I identified a few more safe-to-ignore errors.

These should not cause cluster removal to fail, because they will never recover. And they are likely "user errors", so they should not affect our error budgets.

See #342923 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hordur Freyr Yngvason

Merge request reports

Loading