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 2022/02/08 10:27:40 UTC

[GitHub] [superset] joatkh opened a new issue #18617: Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6

joatkh opened a new issue #18617:
URL: https://github.com/apache/superset/issues/18617


   Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6
   
   #### How to reproduce the bug
   
   Deploy Helm chart 0.5.5 or 0.5.6 using values:
   ```
   ingress:
     enabled: true
     ingressClassName: nginx
   ```
   
   ### Expected results
   
   Superset deployed and accessible through the ingress
   
   ### Actual results
   
   Missing property ingressClassName in the Helm chart values [schema](https://github.com/apache/superset/blob/1fbdabd2cf88ce4da0b99897ce00afd03ae47d27/helm/superset/values.schema.json#L136) 
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/92088801/152966972-d56617da-c5f9-4c28-b9c7-df24a9c619e2.png)
   
   


-- 
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] ad-m commented on issue #18617: Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6

Posted by GitBox <gi...@apache.org>.
ad-m commented on issue #18617:
URL: https://github.com/apache/superset/issues/18617#issuecomment-1035744140


   @joatkh could you confirm that the issue was fixed by #18619?


-- 
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] ad-m commented on issue #18617: Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6

Posted by GitBox <gi...@apache.org>.
ad-m commented on issue #18617:
URL: https://github.com/apache/superset/issues/18617#issuecomment-1032489431


   @joatkh that validation was introduced in #18161. It looks like we miss some fields. Could you try associated PR?


-- 
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