Kristoffer
Kristoffer
I have the extact same issue using the Gateway API. Services/pods on the same node as the envoy proxy receiver causes 503. No issue when routing across nodes. Also using...
@rubenfiszel Sure. So when loading secrets from something like vault it is mostly rended as a simple key value. In case of a database credential in Vault, will return 2...
@vishnu-narayanan yes, using emulated arm takes a long time. If it is possible to run the job on a native arm64 runner it would solve that issue but i don't...
@hirenko-v yes, you need 3 sidecars and a configmap edited: changed command to return zero output when no match. ```yaml apiVersion: apps/v1 kind: Deployment metadata: name: argocd-repo-server spec: template: spec:...
@arkodg ah ok. are there any plans to support cidr filtering on routes or gateways for tcp/tls streams?
will this PR resolve #1413?