kiwigrid / helm-charts

Helm charts for Kubernetes curated by Kiwigrid
https://kiwigrid.github.io
MIT License
186 stars 209 forks source link

[error-pages] Update kubernetes ingress api to `v1` #455

Closed theonlysinjin closed 2 years ago

theonlysinjin commented 2 years ago

What this PR does / why we need it:

We are upgrading our kubernetes cluster to v1.22 and the current chart uses a (now) deprecated kubernetes API You can see here that it is being deprecated and then in this list you can see that it is not being included at all

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

rpahli commented 2 years ago

Some of your commit are not signed. Can you pls sign your commits.

theonlysinjin commented 2 years ago

Thanks @rpahli sorry for the delay, Signed that one commit and rebased.