Waleed Malik
Waleed Malik
/priority high
Closing this ticket as we are _almost_ done with release testing and all the issues mentioned here have been resolved.
/unassign @ahmedwaleedmalik
@dharapvj if it's urgent, please convey it to the product team. I unfortunately won't have any capacity to spend time on this.
/remove-lifecycle rotten
Closed through https://github.com/kubermatic/docs/pull/1808 which proposes an alternative configuration to circumvent this issue. /close
For future reference: https://docs.kubermatic.com/kubermatic/v2.26/architecture/known-issues/#oidc-refresh-tokens-are-invalidated-when-the-same-userclient-id-pair-is-authenticated-multiple-times
/label sig/app-management
To reproduce the issue: ``` curl -o ca-bundle.pem https://curl.se/ca/cacert-2024-03-11.pem helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm template ingress-nginx/ingress-nginx --debug --ca-file ca-bundle.pem ```
As discussed, having this feature is more problematic than beneficial since it goes against the essence of how presets are designed to work on the UI. They are meant to...