paulinjo opened a new issue, #23445:
URL: https://github.com/apache/superset/issues/23445

   There is very limited customization of ingress hosts through the helm chart. 
This makes it impossible to create proper ingress rules such as [ssl redirects 
using the AWS Load Balancer 
Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/tasks/ssl_redirect/)
   
   #### How to reproduce the bug
   
   1. Configure annotations per instructions for ALB Controller SSL redirect 
(https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/tasks/ssl_redirect/)
   2. Attempt to configure the `spec.rules.host.http.paths` to properly 
implement the SSL Redirect
   
   ### Expected results
   The rules in step 2 can be applied
   
   
   ### Actual results
   The helm chart is not configurable in a way to allow for this.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   - EKS 1.24
   - AWS ALB Controller 2.24
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ x] I have reproduced the issue with at least the latest released version 
of superset.
   - [ x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to