You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/13 12:59:41 UTC

[GitHub] [superset] mrokitka opened a new issue #17085: Helm chart / values.yaml should support specifying ingressClassName

mrokitka opened a new issue #17085:
URL: https://github.com/apache/superset/issues/17085


   The Helm chart / values.yaml file currently only supports specifying an ingress class via the deprecated "kubernetes.io/ingress.class"  annotation.  The chart should be updated to support specifying ingress class as a property of the ingress section of the yaml file, which will result in the ingressClassName field being written to the spec of the ingress kube resource.
   
   See:
   https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation
   https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dpgaspar closed issue #17085: Helm chart / values.yaml should support specifying ingressClassName

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #17085:
URL: https://github.com/apache/superset/issues/17085


   


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dpgaspar commented on issue #17085: Helm chart / values.yaml should support specifying ingressClassName

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #17085:
URL: https://github.com/apache/superset/issues/17085#issuecomment-953887064


   PR from @Jolcik currently on master


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org