Yang

Results 11 issues of Yang

Signed-off-by: SpecialYang

cncf-cla: yes
size/XS
needs-ok-to-test
lifecycle/rotten
needs-kind
needs-triage
needs-priority

In our gateway case, we definitely need this awesome feature to meet so many path routes. Maybe `EnvoyFilter` can support regex rewrite for data plane. But we are tired to...

cla: yes
size/L
needs-rebase
needs-ok-to-test

Currently, the nginx ingress controller has the annotation whitelist source range for restricting client access. In our user experience, we still need blacklist source range to deny client requests with...

kind/feature
lifecycle/rotten
needs-triage
needs-priority

We should add code format tool and check the code style before merging pr.

help wanted
area/tools

For example, the request with header stage: pre will be routed to the service canary version, otherwise the request will be routed to the service online version.

In real world, we usually use one SidecarSet resource to control container injection for the batch of workloads. Sometimes, in order to control specific settings of container for specific workloads,...

kind/feature-request

Now, how can we use k8s crd to define ratelimit config?

According to the official documentation, the current Swagger API standards only support authentication, not authorization. For example, with [API-Key authentication](https://swagger.io/docs/specification/authentication/api-keys/), we can define authentication policy with API-Key at the API...

According to the official documentation, the current Swagger API standards only support authentication, not authorization. For example, with [API-Key authentication](https://swagger.io/docs/specification/authentication/api-keys/), we can define authentication policy with API-Key at the API...