karmada/pkg/karmadactl
karmada-bot 36176d6a85
Merge pull request #1198 from liangyongzhenya/fix_--cluster-namespace_misleading_description
fix --cluster-namespace misleading description
2022-01-10 09:47:51 +08:00
..
cmdinit organize `karmadactl init` code 2022-01-05 19:04:26 +08:00
options fix --cluster-namespace misleading description 2022-01-05 14:14:22 +08:00
OWNERS Put lonelyCZ on the owner list 2021-12-25 16:09:29 +08:00
config.go fix an bug when add secret ownerreference with cluster 2021-08-03 09:26:06 +08:00
cordon.go cleanup karmada ctl code 2021-11-30 14:36:23 +08:00
get.go cleanup karmada ctl code 2021-11-30 14:36:23 +08:00
get_flags.go cleanup some codes 2021-11-08 20:43:39 +08:00
join.go fix --cluster-namespace misleading description 2022-01-05 14:14:22 +08:00
karmadactl.go Add parentCommand to make init command compatible with karmadactl 2021-12-29 12:07:28 +08:00
promote.go implement karmadactl promote to promote workloads from legacy clusters 2021-12-21 17:57:33 +08:00
taint.go Implement karmadactl taint to add taints into a cluster 2021-11-26 18:05:24 +08:00
taint_test.go Add UT for karmadactl taint 2021-11-29 19:44:00 +08:00
unjoin.go Remove ClusterNamespace from GlobalCommandOptions 2021-11-23 16:49:43 +08:00