Moritz Johner

Results 191 comments of Moritz Johner

> @moolen ? If the images are unreadable that's bad we can't just have them as light. But if they are okay for now I would suggest to just go...

I did some investigation around wasm and IMO it has a couple of disadvantages for our use-case and i would NOT want to move towards that direction: * lack of...

> You make a case against wasm but at the end lists a few efforts that are being pushed forward I just want to share the links here, if someone...

I have a PoC on this branch: https://github.com/external-secrets/external-secrets/tree/mj-provider-mod But this is still far far from being alpha grade. I was able to get e2e tests for AWS Secrets Manager, AWS...

:wave: Hello folks, i have a proposal in #3600, please take a look at the design, it should address all points raised in this issue. I'll leave the PR open...

> 1) Please let us know what we are missing in order to avoid the warning As far as i can tell the tool does not find any authentication information,...

kes-to-eso can't set up the SecretStore for you when you use EC2 instance profiles. You need to manually change the SecretStore so it works for your use-case. I think you...

> But does ./kes-to-eso generate require a SecretStore object to exist? It creates a (Cluster)SecretStore for you and stores it in a local directory.