dsonck92 opened a new issue #157:
URL: https://github.com/apache/pulsar-helm-chart/issues/157


   **Describe the bug**
   All the ingress templates still use the deprecated (since Kubernetes 1.19) 
extensions/v1beta1 Ingress instead of networking.k8s.io/v1 Ingress. In 
addition, support for this type will be dropped in the upcoming major 
Kubernetes version (1.22)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Take the latest helm chart
   2. Apply the helm chart with some ingresses turned on
   3. Notice the warnings that extensions/v1beta1 Ingress is deprecated and 
support will be dropped in 1.22
   
   **Expected behavior**
   The chart should use the new networking.k8s.io/v1 Ingress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to