Björn Wenzel

Results 14 comments of Björn Wenzel

Hi @awinecki , To get it right your expectation is that we don't send out events when a secret is not available and "ignore" them simply? So more like a...

Hi, We came around this as well. We have right now an existing Kubernetes Cluster where we can easily spin up new nodes via a Launch Template via Terraform. Now...

I found a solution that is maybe not the best but at least it works on my machine ;-) ```java public class TestContainerProxySetup { private static final String BASE_DOCKER_IMAGE =...

I run into the same issue; it seems that the proxy solution doesn't implement the hole oci registry spec. I checked it with crane in verbose mode, there you can...