italia / developers-italia-api

API for the developers.italia.it public software collection
https://api.developers.italia.it
GNU Affero General Public License v3.0
12 stars 7 forks source link

500s should not redirect to the developers.italia.it website #171

Closed bfabio closed 1 year ago

bfabio commented 1 year ago

Our k8s deployment redirects 500s to an existing page in the developers.italia.it website, but it shoudn't.

Because of that, now we respond with an HTTP 301 -> 200, instead of a 500.

(https://github.com/teamdigitale/devita-infra-kubernetes/issues/39)

cc @tensor5

bfabio commented 1 year ago

Solved in the new k8s cluster.