Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix old tag of custom error pages used in example #7460

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    a4314a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. 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"
    DysphoricUnicorn committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    581e3db View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. 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
    DysphoricUnicorn committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    6e9dad7 View commit details
    Browse the repository at this point in the history