operating icon indicating copy to clipboard operation
operating copied to clipboard

Manage k8s resources effectively with risk under control.

Results 34 operating issues
Sort by recently updated
recently updated
newest added

### What would you like to be added? 灰度流量的能力,比如一个应用有4个节点,如果使用beta发布,会有1/4的流量进来,这个流量比较大,能不能增加参数控制流量大小,比如10%这种 ### Why is this needed? beta发布不能精准控制流量,生产环境发布,如果发现异常影响较大

kind/feature

### What would you like to be added? 容器发布时,希望先部署新的容器,再去掉旧的容器 ### Why is this needed? 目前先去掉容器,节点较少的情况下,对剩下节点压力比较大

kind/feature

### What would you like to be added? 容器发布时,希望先部署新的容器,再去掉旧的容器 ### Why is this needed? 目前先去掉容器,节点较少的情况下,对剩下节点压力比较大

kind/feature

### 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...

help wanted
kind/feature

### 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....

kind/enhancement
operating

### What would you like to be added? build e2e test framework ### Why is this needed? to promote kafed quality by running kafed e2e test

kind/feature
operating

#### 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...

kind/bug

#### 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...

kind/bug