Chauncey
Chauncey
**What happened**: https://github.com/karmada-io/karmada/blob/bd8d734054f55f44786ffebd2acff015abea2963/charts/karmada/values.yaml#L35-L39 cfssl image does not support arm64 **What you expected to happen**: Karmada can be installed using `helm` in the arm64 environment. **How to reproduce it (as minimally...
Signed-off-by: chaunceyjiang **What type of PR is this?** /kind feature **What this PR does / why we need it**: add implicit priority for OP and COP **Which issue(s) this PR...
Fixes: #30597 ```release-note Add support for matching CiliumCIDRGroups in Egress policy rules ```
Fixes: #29924 Part of #21929 ```release-note TCPRoute that supports GatewayAPI ```
Fixes: #30379 ```release-note Add the initialDelaySeconds of preflight to the helm chart ```
**Please provide an in-depth description of the question you have**: I used the following command by mistake. Now I want to delete coredns on the control plane, but I don’t...
**What would you like to be added**: I hope that a deployment with GPU resources can only be deployed to member clusters with GPU nodes. ``` apiVersion: apps/v1 kind: Deployment...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #4109 **Special notes for your reviewer**: **Does...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes https://github.com/karmada-io/karmada/issues/3187 **Special notes for your reviewer**: the...
we could add a new encrypt subcommand to the external CLI. We probably also want an encrypt status subcommand there, that covers the status of the overall encryption feature. Refer...