rickymulder
rickymulder
This appears to be something I need as well. I'm unable to create an internal-facing NLB using the new controller, the in-tree is still doing every API call.
Is there an opportunity to backport to the `1.9.x` branch? I can file a new bug if needed, but to explain the short version is: Attempting to spin up a...
Can you elaborate more on what you mean? Secrets are a common object inside kubernetes, and external-secrets is creating secret objects as you define. You don't have to mount a...
Since you're using webhook and you need some custom functionality, would it be feasible to write a specific provider for this service?
Looks to be there's a restriction outbound from the ESO pods to the `sts` endpoint. When using IRSA, the service account reaches out to the `sts` service to get a...
> Looks to be there's a restriction outbound from the ESO pods to the `sts` endpoint. > > When using IRSA, the service account reaches out to the `sts` service...
Also happens in a disconnected openshift environment. What I specifically see is the hash matches the tag of the kubelet version...so it's trying to pull a matching image, I just...