Chaer
Chaer
support routing apiserver by fake kubeconfig.
**What happened:** If vapp specHash changed, the proxy container will block leader election to restart main container. But only leader pod restarted, other proxy container always wait for main container...
logo files 👉 https://github.com/kubernetes/kubernetes/tree/master/logo
Currently, the proxy container can only proxy apiserver requests in the current K8s. We need to proxy multi-cluster requests in the future.
TODO: support webhook routing.
Add crate-ci/typos to find and correct spelling mistakes among source code.
## Why are these changes needed? This PR attempts to address issues #715 and #1936 by adding expectation capabilities to ensure the pod is in the desired state during the...
#### 1. Does this PR affect any open issues?(Y/N) and add issue references: - [ ] N - [ ] Y #### 2. What is the scope of this PR...