karmada/pkg/karmadactl
karmada-bot 9800c3c672
Merge pull request #1270 from lonelyCZ/optimize-get
Optimize karmadactl get to output more information
2022-01-21 11:09:30 +08:00
..
cmdinit karmada init: add more message for easy debug when nodePort exist 2022-01-20 18:33:29 +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 Optimize karmadactl get to output more information 2022-01-20 20:11:19 +08:00
get_flags.go cleanup some codes 2021-11-08 20:43:39 +08:00
join.go add validation for cluster api and remove cluster validating webhook 2022-01-14 12:08:43 +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