Commit graph

2 commits

Author SHA1 Message Date
k8s-infra-cherrypick-robot
f051ca3b3f
Custom Error Pages: Accept first of many MIME types. (#13006)
Co-authored-by: Jeremy Ebler <jebler@gmail.com>
2025-03-22 03:40:31 -07:00
Jennifer Kirsch
c9a00fbc73
Fix old tag of custom error pages used in example (#7460)
* Fix old tag of custom error pages used in example

* Move nginx-errors to k8s registry

Since the setup for the custom-error-messages was really different from
the other images that are build using cloudbuild, I changed it to "fit
in better"

* Use Go version 1.17 for custom-error-pages

Since Go >= 1.16 required the use of modules, I also initialized the module using the name k8s.io/ingress-nginx/custom-error-pages
2021-09-09 04:38:11 -07:00
Renamed from images/custom-error-pages/main.go (Browse further)