operating
operating copied to clipboard
Manage k8s resources effectively with risk under control.
### What would you like to be added? 灰度流量的能力,比如一个应用有4个节点,如果使用beta发布,会有1/4的流量进来,这个流量比较大,能不能增加参数控制流量大小,比如10%这种 ### Why is this needed? beta发布不能精准控制流量,生产环境发布,如果发现异常影响较大
### What would you like to be added? 容器发布时,希望先部署新的容器,再去掉旧的容器 ### Why is this needed? 目前先去掉容器,节点较少的情况下,对剩下节点压力比较大
容器发布流程优化
### What would you like to be added? 容器发布时,希望先部署新的容器,再去掉旧的容器 ### Why is this needed? 目前先去掉容器,节点较少的情况下,对剩下节点压力比较大
### What would you like to be added? CollaSets are able to exclude their owned Pods and designate them as orphaned. Conversely, they can also include these orphaned Pods to...
### What would you like to be added? add some comment to explain PodOpsLifecycle procedure in webhook codes, like here https://github.com/KusionStack/kafed/blob/main/pkg/webhook/server/generic/pod/opslifecycle/webhook.go#L123 also the codes here could be refactored more readable....
### What would you like to be added? build e2e test framework ### Why is this needed? to promote kafed quality by running kafed e2e test
#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [ ] Y #### 2. What is...
### Minimal reproduce step controller crashes when pod's controller-revision-hash label is removed ### What did you expect to see? controller crashes when pod's controller-revision-hash label is removed ### What did...
#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y #241 #### 2. What is...
### Minimal reproduce step inplace update will be blocked before service available if pod using poddecoration sidecar ### What did you expect to see? inplace update will be blocked before...