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

jupyter chart uses deprecated ingress apiVersion #50

Closed
tarioch opened this issue Sep 2, 2021 · 1 comment
Closed

jupyter chart uses deprecated ingress apiVersion #50

tarioch opened this issue Sep 2, 2021 · 1 comment

Comments

@tarioch
Copy link

tarioch commented Sep 2, 2021

Since Kubernetes 1.19 the extensions/v1beta1 for ingress has been deprecated and with the recently released 1.22 they got dropped. Would be good to upgrade this to networking.k8s.io/v1 see https://kubernetes.io/docs/reference/using-api/deprecation-guide/

@cgiraldo
Copy link
Member

cgiraldo commented Sep 6, 2021

We have made a major refactoring of jupyter helm chart. Now we levearage bitnami common library to manage several portions of the templates, such as the ingress apiVersion. networking.k8s.io/v1 should be now available.

We have also rename the repository from charts to bigdata-charts.

@cgiraldo cgiraldo closed this as completed Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants