Yang
Yang
Signed-off-by: SpecialYang
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...
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...
We should add code format tool and check the code style before merging pr.
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,...
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...