Zhen Zhang

Results 7 issues of Zhen Zhang

OpenKruise does not work very well with kustomize. kustomize strategic merge only support k8s native resource type, and json patch is unable to merge array element using merge keys such...

kind/good-first-issue
kind/feature-request
kind/good-idea

**What would you like to be added**: Web-UI should contains common operations such as: 1. list OpenKruise workload along with the native K8s workload 2. support enhanced operation such container...

wontfix
kind/feature-request
LFX-Mentorship

**What would you like to be added**: Follow the proposal of kubernetes, OpenKruise should use structured logging instead of unstructured logging and shall output json format if argument `--logging-format=json` is...

kind/good-first-issue
kind/feature-request

Currently kubectl get rollout only display exposed rollout status as columns, however it is vital to display the status of all involved objects as well, e.g. pods, traffic routings objects....

enhancement

Workloadspread currently support reschedule pod to other subset if current subset lacks resources, but UnitedDeployment does not. UnitedDeployment should match Workloadspread as far as possbile. https://openkruise.io/docs/user-manuals/workloadspread/#schedule-strategy **What would you like...

kind/feature-request

when utilizing inplace-update to implement hot-update of pod, it is not desirable to keep pod ready during inplace-update. However current cloneset and advance statefulset will enforce pod has InplaceUpdateReady readinessgate,...

kind/feature-request

To advocate the usage of kruise-api, make kruse repository import the kruise-api **What would you like to be added**: import kruise-api in kruise repository, and one can reference how the...

kind/feature-request