Jan Soukup
Jan Soukup
**Is your feature request related to a problem? Please describe.** Roadmap was updated 2 years ago and on last row is information about BFD as additional feature. Do you have...
*Description*: It would be incredibly beneficial if rate limits could be dynamically adjusted based on the number of replicas of the upstream service/application. This would be a powerful approach for...
**What type of PR is this?** This PR changes handling of namespace if helm template is used and also changes name of the chart to more logical. **What this PR...
*Description*: This feature request is follow up from Slack discussion with @arkodg . The functionality for defining multiple rate limits was previously available through `RateLimitFilters`. However, these filters were removed...
I opened the issue about rate limiting feat and I'm not sure where to place it, so I put the link also here: https://github.com/envoyproxy/gateway/issues/4447 Thank you
/kind bug **What steps did you take and what happened:** I'm able to built CAPZ cluster on top of Azure instances (no AKS) with Cilium as CNI. I have private...
/kind bug Hello, we have case where we want to use different loadBalancerBackendPort, but if I define different port, e.g.: ``` apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 kind: GCPCluster metadata: name: capi-gcp namespace: capi-gcp...
/kind bug I found issue with configuration of GCPManaged Clusters/GKE. I define `clusterIpv4Cidr` by myself: ``` apiVersion: cluster.x-k8s.io/v1beta1 kind: Cluster metadata: name: "js" namespace: js spec: clusterNetwork: pods: cidrBlocks: ["10.88.0.0/16"]...