Skip to content

Show HTTP response code for Kubernetes errors

Thong Kuah requested to merge kubernetes-http-response-code into master

What does this MR do?

Show HTTP response code when Kubernetes errors (but not anything else)

Also a Tidy up: Instead of raising Kubeclient::HttpError then check-for-404, use Kubeclient::ResourceNotFoundError

What are the relevant issue numbers?

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/53628

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading