Garry Fang

Results 17 issues of Garry Fang

Signed-off-by: Garrybest Now we only get local IP from `eth0` and `ib0`. However, in my cloud environment, all containers are using `eth1` as their network interface. So I think we'd...

**What would you like to be added**: Now when using `karmadactl unjoin`, we delete the cluster directly. The scheduling result in resource binding still remains. I would like to make...

kind/feature
help wanted

Signed-off-by: Garrybest **What type of PR is this?** /kind feature **What this PR does / why we need it**: Remove cluster scheduling result in spec.clusters when the cluster is terminating....

kind/feature
size/L

**What would you like to be added**: According to https://github.com/karmada-io/karmada/issues/1640#issuecomment-1119377312, I'd like to enhance cluster lifecycle management. Here is the todo-list. - [x] Add a taint for the clusters which...

kind/feature

Signed-off-by: Garrybest **What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Stop publish duplicated event when there is nothing to change. **Which...

size/M
kind/cleanup

Signed-off-by: Garrybest **What type of PR is this?** /kind cleanup **What this PR does / why we need it**: The APIVersion `autoscalingv2` is the default version now. **Which issue(s) this...

size/S
lgtm
kind/cleanup

Signed-off-by: Garrybest **What type of PR is this?** /kind feature **What this PR does / why we need it**: If more than one PP matches the object, we shuold choose...

kind/feature
lgtm
size/M

Signed-off-by: Garrybest **What type of PR is this?** /kind feature **What this PR does / why we need it**: Add scheduling diagnosis when no clusters fit. Here is the example....

kind/feature
size/M

**What happened**: 1. Create a deployment and wait it until running. ```bash # kubectl create -f samples/nginx/ ``` ```bash # kubectl get deployments.apps NAME READY UP-TO-DATE AVAILABLE AGE nginx 2/2...

kind/bug

Signed-off-by: Garrybest **What type of PR is this?** /kind api-change /kind feature **What this PR does / why we need it**: According to #780, I think we could add a...

kind/feature
kind/api-change
size/XL