Silence unrecoverable `Kubeclient::HttpError`s in cleanup
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 https://gitlab.com/gitlab-org/gitlab/-/issues/342923 Changelog: fixed Add specs to Kubeclient::HttpError rescue
Showing
Please register or sign in to comment