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

graphite - deprecated API ingress resource #443

Open
dabo-devconsole opened this issue Feb 1, 2022 · 2 comments
Open

graphite - deprecated API ingress resource #443

dabo-devconsole opened this issue Feb 1, 2022 · 2 comments

Comments

@dabo-devconsole
Copy link

Is this a request for help?: I created a fix and will create a PR.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Version of Helm and Kubernetes:
helm: 3.7.2
K8s: 1.22

Which chart in which version: graphite 0.7.2

What happened: The ingress resource is defined with the deprecated API version (networking.k8s.io/v1beta1). This API version is deprecated in K8s >= 1.22 -> https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122

What you expected to happen: Define Ingress resource with appropiate API version (networking.k8s.io/v1 for k8s >= 1.22).

How to reproduce it (as minimally and precisely as possible): template Chart with Values.ingress.enabled true

Anything else we need to know:

dabo-devconsole pushed a commit to dabo-devconsole/kiwigrid-helm-charts that referenced this issue Feb 1, 2022
- template ingress in all api versions and add ingress class
dabo-devconsole pushed a commit to dabo-devconsole/kiwigrid-helm-charts that referenced this issue Feb 3, 2022
- template ingress in all api versions and add ingress class

Signed-off-by: Daniel Boggasch <[email protected]>
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 16, 2022
@dabo-devconsole
Copy link
Author

dabo-devconsole commented Apr 18, 2022

not stale

@stale stale bot removed the wontfix This will not be worked on label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant