Laurent Broudoux
Laurent Broudoux
I'm tackling deep dive into this issue and I'm suspecting the problem is coming from the Ingress Controller / LB / Proxy that's handling the TLS termination in front of...
We could eventually produce a fix for setting `ssl-required=none` but I think this is a terrible workaround ... I would say that if you need this, you can still edit...
Hi there! Just added the `help wanted` label as I'm a bit out of resources on that topic ... I've tried redeploying everything - with both embedded Keycloak or external...
Yes please keep us updated on that issue! That would be awesome as I really struggle with this one.
Hi there! Sorry for delay in answer. https://microcks.io/helm/index.yaml seems to be up-and-running ... What's your result when you're doing: ```sh $ helm repo add microcks https://microcks.io/helm "microcks" has been added...
Hey @carolgschwend That's awesome! I was really stuck with this issue... Don't you think it should be included by default to avoid extra configuration steps? Do you see any risk...
Thank you @aroak and all for the explanations 🙌 I understand that the `internal-proxies` setting is very specific to network config and should be handled as suggested by @carolgschwend allowing...
Thanks for opening this issue. I'll try to reproduce it. Have you tried looking at the logs from main microcks container? The identifier of the service (as encoded by microcks-cli)...
I just made a quick test but didn't succeed reproducing it... I've used the sample and elements coming from https://microcks.io/documentation/getting-started-tests/ Here's the `microcks-cli` command I've used: ```sh $ docker run...
Hey @le-yams Any news on this one? Have you succeed reproducing it?