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
Update the cache used by pinniped proxy to include the k8s api server url. (#5913)
Signed-off-by: Michael Nelson <[email protected]>
<!--
Before you open the request please review the following guidelines and
tips to help it be more easily integrated:
- Describe the scope of your change - i.e. what the change does.
- Describe any known limitations with your change.
- Please run any tests or examples that can exercise your modified code.
Thank you for contributing!
-->
### Description of the change
Fixes#5912 by including the k8s server url in the cache key.
<!-- Describe the scope of your change - i.e. what the change does. -->
### Benefits
<!-- What benefits will be realized by the code change? -->
Fixes an issue that was causing logouts when switching clusters.
### Possible drawbacks
<!-- Describe any known limitations with your change -->
### Applicable issues
<!-- Enter any applicable Issues here (You can reference an issue using
#) -->
- fixes#5912
### Additional information
<!-- If there's anything else that's important and relevant to your pull
request, mention that information here.-->
Signed-off-by: Michael Nelson <[email protected]>
0 commit comments