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

#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [ ] N - [x] Y #189 #### 2. What is...

### What would you like to be added? Operating should support operations like container recreate and pod replace. ### Why is this needed? For common cluster operations, e.g. recreate dead...

kind/feature

### What would you like to be added? Some special events that give much more information for general users. ### Why is this needed? We need some special events to...

kind/feature

### Minimal reproduce step There is a probability of being blocked when deleting a CollaSet with at lease one Pod. Following codes may have problems: 1. When ownedIDs is empty,...

kind/bug

### Is your feature request related to a problem? Please describe: After preparing finished in PodOpsLifecycle, we still want to hold CollaSet process for a while before it delete or...

### What would you like to be added? CollaSet reconcile should report the error returned from scaling Pods operation, and continue to do following Pod update operation. ### Why is...

kind/enhancement
help wanted
operating
priority/important-longterm

Add crate-ci/typos to find and correct spelling mistakes among source code.

kind/documentation
priority/important-longterm

### Minimal reproduce step The steps to reproduce the panic are as follows: First, add a 404 error fault injection within the Operating environment. Subsequently, increase the replica count from...

kind/bug
help wanted

### What would you like to be added? Do not deep copy k8s resources, when listing them from cache. ### Why is this needed? Deep copy is one of the...

help wanted
kind/feature