ch-lukas commented on PR #3569:
URL:
https://github.com/apache/incubator-kie-tools/pull/3569#issuecomment-4444294797
Thanks for the steer on the default. Pushed 616e7178ef which:
- Adds a `useCorsProxy?: boolean` field on `KubernetesAuthSession`.
- Adds a "Use CORS Proxy" checkbox to both Kubernetes connect flows
(simple form and step-by-step wizard), with i18n in en and de.
- Defaults new sessions to unchecked, per your call.
- Treats legacy stored sessions (no `useCorsProxy` field) as unchecked,
so existing setups keep working unchanged.
- Leaves the OpenShift path alone (always proxied as before).
--
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]