Oliver Jägle

Results 48 comments of Oliver Jägle

Yes, I verified it somehow is the proxy bothering me. I removed it and now am not able to poll, but I don't get the error message `msg="provider.defaultProviders: failed to...

@rusenask maybe I should be a bit more verbose, I think I understood most of it now. Our setting is a cluster in a VPC behind a corporate proxy. We...

Yup, I have seen that as well. I first wanted to go for a self-sustained solution - simply since ordering SaaS in our company is a burden I’m not willing...

Ah, this means I can set `http_proxy` - and the only thing I’ll lose is the decoupling of deployment and keel-config. Sounds like a plan, let me check later. Thanks...

using the k8s provider works as expected 👍 However, i'm keeping this open with the changed subject: Proxy support should somehow be worked out. Nevertheless: Awesome work, @rusenask 🎉

@fega any reason not to merge this?

this problem only occurs pre 7.50 ;) The unittest is quite extensive and indeed can compile only in Systems including BOPF. What would happen if you moved the actual test...

basically, that meant to move the unittest into a global class and call those methods from the UT dynamically - why not...

Hmmm - actually it was intended to detect exactly this kind of incompatibility. Need to check how the ID-transformation handles potential truncation...

Full ACL! I was thinking of a copy-paste of multiple lines with each being parsed as-is. Error handling might be a bit tricky. Th though we could display a simple...