You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxy configuration does not get applied before SAML plugin tries to connect to external IDP url.
I have to comment out SAML configuration to let proxy applied then re-apply the config update for SAML to work
this is not an issue when the instance is always running, it becomes an issue when the Kubernetes cluster nodes scale-down and scale-up (which is done daily).
Version of Helm and Kubernetes
- Helm: v3.15.1
- Kubernetes: 1.28.10
Chart version
5.1.4
What happened?
1.On fresh install of helm chart with the above proxy and saml configuration, the deployment fails as the Idp url is not accessible.
2.When SAML config is commented the deployment completes and proxy configured.
3.On update of chart with SAML config uncommented the SSO starts working.
4.The issue triggers again, when the K8s cluster nodes go through a scale down/up cycle.
...
What you expected to happen?
I want the configuration to persist
where proxy is always setup first before any external connectivity is performed
Describe the bug
Version of Helm and Kubernetes
Chart version
5.1.4
What happened?
What you expected to happen?
How to reproduce it
The text was updated successfully, but these errors were encountered: