Re: [I] Installing latest superset via helm, cant connect to azure redis service via ssl [superset]

2024-04-11 Thread via GitHub


shakeelansari63 commented on issue #25375:
URL: https://github.com/apache/superset/issues/25375#issuecomment-2049072381

   > I'm having an issue similar to @manneym. I'm upgrading to 3.1.1, from 
2.1.0. Deploy through Helm chart version 0.12.7.
   > 
   > Connection to Azure Cache for Redis now fails with error: **Invalid SSL 
Certificate Requirements Flag: CERT_NONE**
   > 
   > Optional CERT flag also fails.
   > 
   > My `values.yaml` looks something like this:
   > 
   > ```yaml
   > connections:
   > # Change in case of bringing your own redis and then also set 
redis.enabled:false
   > redis_host: "XXX"
   > redis_port: "6380"
   > redis_ssl:
   >   enabled: true
   >   ssl_cert_reqs: CERT_NONE
   > ```
   
   That's strange. It was working for me. Can you try this -
   ```yaml
   redia_ssl:
   enabled: true
   ssl_cert_reqs: none
   ```   
   Or `ssl_cert_reqs: None`


-- 
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-unsubscr...@superset.apache.org

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


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



Re: [I] Installing latest superset via helm, cant connect to azure redis service via ssl [superset]

2024-04-10 Thread via GitHub


simaolucio commented on issue #25375:
URL: https://github.com/apache/superset/issues/25375#issuecomment-2048236099

   I'm having an issue similar to @manneym. I'm upgrading to 3.1.1, from 2.1.0. 
Deploy through Helm chart version 0.12.7.
   
   Connection to Azure Cache for Redis now fails with error: **Invalid SSL 
Certificate Requirements Flag: CERT_NONE**
   
   Optional CERT flag also fails


-- 
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-unsubscr...@superset.apache.org

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


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



Re: [I] Installing latest superset via helm, cant connect to azure redis service via ssl [superset]

2024-01-18 Thread via GitHub


shakeelansari63 commented on issue #25375:
URL: https://github.com/apache/superset/issues/25375#issuecomment-1898615954

   Hey Guys, I have updated the Helm on MR # 26663. Need someone to test the 
updated chart.  
   @manneym , would you be able to test the updated chart? 


-- 
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-unsubscr...@superset.apache.org

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


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



Re: [I] Installing latest superset via helm, cant connect to azure redis service via ssl [superset]

2024-01-18 Thread via GitHub


sfirke commented on issue #25375:
URL: https://github.com/apache/superset/issues/25375#issuecomment-1898501780

   Thanks @shakeelansari63 ! @manneym would you be able to test a fix once 
Shakeel shares it?


-- 
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-unsubscr...@superset.apache.org

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


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



Re: [I] Installing latest superset via helm, cant connect to azure redis service via ssl [superset]

2024-01-18 Thread via GitHub


shakeelansari63 commented on issue #25375:
URL: https://github.com/apache/superset/issues/25375#issuecomment-1898494452

   I can help update the help chart to include options for Redis SSL. Will 
submit the 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-unsubscr...@superset.apache.org

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


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