Skip to content
Snippets Groups Projects
Verified Commit 24eb21e2 authored by Sheogorath's avatar Sheogorath 🏰
Browse files

fix(goharbor): Fix HTTP 405 erros

This patch resolves the HTTP 405 errors that goharbor returns in some
cases, when HEAD requests hit the registry endpoints. This broke the
SBOM feature.

As it turns out, it's a problem with ingress-nginx's default backend and
can easily be resolved by disabling custom-error pages using an
annotation.

References:
https://github.com/goharbor/harbor-helm/issues/1492#issuecomment-1537241525
parent 78832261
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment