Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Using the networking.k8s.io/v1 API

Hello.

Currently che-operator [1] and che-server [2] use the extensions/v1beta1 API to create Ingress objects. This API won't be available in Kubernetes v1.22 [3]. That's why we are moving to use networking.k8s.io/v1 API which is available since Kubernetes v1.19.

After that Eclipse Che will require minimum Kubernetes v1.19 which is the oldest maintainable version of Kubernetes

Issue to track [4]

[1] https://github.com/eclipse-che/che-operator/
[2] https://github.com/eclipse-che/che-server/
[3] https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122

--

ANATOLII BAZKO

PRINCIPAL DEVELOPER

Red Hat Ukraine


Back to the top