zhzhuang-zju
zhzhuang-zju
**What type of PR is this?** /kind bug **What this PR does / why we need it**: SpreadConstraints represents a list of the scheduling constraints. SpreadConstraint.MinGroups defaults to 1, but...
**What would you like to be added**: In daily use of karmadactl, I found that karmadactl supports fewer subcommands and cannot be used completely without kubectl. And the designs of...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Remove annotaions when pp/cpp is deleted **Which issue(s) this PR fixes**: Fixes #...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: When Karmada is scheduling, it will always invoke `calAvailableReplicas` to calculate available replicas,...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Many times, facing golangci-lint errors, such as ```File is not `gci`-ed with --skip-generated...
**What type of PR is this?** /kind failing-test **What this PR does / why we need it**: complete the e2e test case scenarios for clusterpp. Additional scenes include: - Deployment...
When I use opencost locally, I find that the result when using `accumulate` is different from what I expected. For example: - refer to https://www.opencost.io/docs/installation/install, deploy Prometheus and Opencost to...
**What would you like to be added**: **Why is this needed**: This description will lead to the misunderstanding that `nginx` application related resource are all propagated to `member2` . In...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Bump [golangci-lint](https://github.com/karmada-io/karmada/blob/98c6158c06f51998ddce2f01ef7b10a5fd082754/hack/verify-staticcheck.sh#L22) to [v1.58.0](https://github.com/golangci/golangci-lint/releases/tag/v1.58.0). The following tasks are included: - Update the `golangci-lint`...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: fix broken link **Which issue(s) this PR fixes**: Fixes # **Special notes for...