Tiecheng Shen

Results 26 issues of Tiecheng Shen

Signed-off-by: Poor12 **What type of PR is this?** /kind feature **What this PR does / why we need it**: This pr import gen-docs script to automatically generate documentation for karmadactl...

kind/feature
size/XXL
do-not-merge/work-in-progress

**What would you like to be added**: We are going to implememt cluster resource modeling according to #772. I'd like to list all the iterated tasks here, anyone wants to...

kind/feature

Signed-off-by: Poor12 **What type of PR is this?** /kind feature **What this PR does / why we need it**: Provides metrics to reflect the status of Karmada resources and performance...

kind/feature
size/M

Signed-off-by: Poor12 **What type of PR is this?** /kind feature **What this PR does / why we need it**: Add metrics for cluster status, metrics name according to https://prometheus.io/docs/practices/naming/#metric-and-label-naming. ```...

kind/feature
size/L

**What would you like to be added**: - [ ] karmada-scheduler: introduce more metrics for Key Steps in Scheduling. #2087 - [ ] karmada-controller-manager: introduce more metrics for Key Steps...

kind/feature

Signed-off-by: Poor12 **What type of PR is this?** /kind feature **What this PR does / why we need it**: Add metrics_recorder for scheduler framework so we can measure the performance...

kind/feature
size/L

Signed-off-by: Poor12 **What type of PR is this?** /kind api-change **What this PR does / why we need it**: Now taintManager gets placement from annotations of Binding, mainly for `clusterToleration`...

kind/api-change
size/XL

Signed-off-by: Poor12 **What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Refactor: 1. Now the former `UpdateClusterControllerTaint` is an unclear naming. Changed...

size/L
kind/cleanup

Signed-off-by: Poor12 **What type of PR is this?** /kind feature **What this PR does / why we need it**: Add the CreateExecutionSpaceSucceed and RemoveExecutionSpaceSucceed event. ``` Events: Type Reason Age...

kind/feature
size/S

At present, the description format of karmadactl subcommands is not uniform, some do not have Long descriptions, some descriptions are sentences and some are not. From the next version, we...

help wanted
kind/cleanup