Tiecheng Shen

Results 81 comments of Tiecheng Shen

Hi @calvin0327, you can pull and rebase this pr to retrigger the CI.

/cc @RainbowMango @lonelyCZ You can see the effect by https://deploy-preview-206--karmada.netlify.app/docs/next/reference/karmadactl/karmadactl-commands/karmadactl_index. BTW, index page is generated by the long description of the command. Content of some commands still need to improve.

What‘s the difference between #2494 and #2258 ?

Yeah, I suggest to put it in https://karmada.io/docs/troubleshooting/. We can provide a list and record the corresponding evasion methods, just like @chaunceyjiang mentioned.

I reproduced this problem in my environment. I guess all your control plane and member clusters are under 1.24. Simply put, it is because the token bound on the control...

1. Create a ServiceAccount to Karmada, token-controller in karmada control plane will auto generate a secret token for it. 2. Create a PropagationPolicy to Karmada, serviceaccount will be created in...