zoumo
zoumo
/cc @niieani @tterranigma
ping @niieani I have reverted the formatting of the files. And the variable `VERBOSE` is for user to set. Just like the example, before or after users `import util/log`, they...
There are two way to achieve this goal 1. change the default behavior when alias is invalid in `File.register(path string) string` ```golang func (f *File) register(path string) string { ......
@harveyxia @SVilgelm The maintainers are not inclined to merge this PR before they decide how to repair import grouping/ordering. This PR can work for me but not nearly perfect, it...
@zhifei92 yes,downgrade means something that when the upstream cluster has pressure, you can 1. set flow control on specific reqeusts to allow less reqeusts access apiserver 2. or rejects some...
what kind downgrade policy do you mean?
> qps can‘t be set to 0 @zhifei92 maxrequestinflight flowcontrol can be set to 0, 0 means reject all requests https://github.com/kubewharf/kubegateway/blob/main/docs/en/quick_start.md#maxrequestsinflight