carlory
|
c247537d66
|
karmada-controller-manager removes unnecessary permissions
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-13 21:22:06 +08:00 |
karmada-bot
|
ac2e905356
|
Merge pull request #2471 from carlory/karmadactl-describe
karmadactl describe uses factory to access member cluster
|
2022-09-12 23:36:15 +08:00 |
panguicai008
|
2dd2dfc6ec
|
fix MEMBER_CLUSTER_NAME command usage
Signed-off-by: panguicai008 <1121906548@qq.com>
|
2022-09-09 14:06:33 +08:00 |
karmada-bot
|
707ae14cb9
|
Merge pull request #2298 from carlory/karmadactl-options
disable flags in use line
|
2022-09-08 09:45:11 +08:00 |
carlory
|
682924be23
|
karmadactl describe uses factory to access member cluster
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-08 00:16:00 +08:00 |
karmada-bot
|
49fd8180c8
|
Merge pull request #2470 from carlory/karmadactl-exec
karmadactl exec uses factory to access member cluster
|
2022-09-06 20:37:08 +08:00 |
carlory
|
fea61dad3f
|
disable flags in use line
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-06 11:10:45 +08:00 |
xin.li
|
854ba1dfac
|
improve karmada init help output
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-09-05 13:22:20 +08:00 |
carlory
|
d17ac13964
|
karmadactl exec uses factory to access member cluster
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-05 01:25:26 +08:00 |
karmada-bot
|
fd1c0b2ebc
|
Merge pull request #2202 from carlory/karmadactl-factory
introduce factory interface for karmadactl
|
2022-09-02 15:21:02 +08:00 |
wuzhongjian
|
9982852b59
|
Add default path prompt for deinit to delete etcd data
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
|
2022-09-02 09:10:29 +08:00 |
carlory
|
eb31ff4740
|
karmadactl logs uses factory to access member cluster
Signed-off-by: carlory <baofa.fan@daocloud.io>
Co-authored-by: Hongcai Ren <renhongcai@huawei.com>
|
2022-09-01 22:42:24 +08:00 |
carlory
|
44e3c5e351
|
introduce factoryexpansion interface for karmadactl
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-01 09:33:54 +08:00 |
lonelyCZ
|
83cd8cd9bc
|
Fix it is error to delete member clusters
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-26 15:48:21 +08:00 |
karmada-bot
|
54d0a2d07a
|
Merge pull request #2409 from lonelyCZ/pr-init-print
Optimize `karmadactl init` to output example
|
2022-08-25 16:36:53 +08:00 |
lonelyCZ
|
a4a612e9bb
|
Optimize karmadactl init to output example
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 19:28:41 +08:00 |
lonelyCZ
|
4b4ca14345
|
Implement karmadactl register for joining clusters with PULL mode
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 15:41:48 +08:00 |
karmada-bot
|
d1150abbb9
|
Merge pull request #2399 from lonelyCZ/pr-karmadactl-token
Implement karmadactl token command to manage bootstrap tokens
|
2022-08-23 12:41:50 +08:00 |
lonelyCZ
|
fbc9599510
|
Implement karmadactl token command to manage bootstrap tokens
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 11:31:00 +08:00 |
lonelyCZ
|
59c17d911f
|
Set the required RBAC to enable the certificate signing request
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-22 15:42:54 +08:00 |
karmada-bot
|
674641c1fa
|
Merge pull request #2369 from yy158775/id_join
avoid joining the same cluster repeatedly
|
2022-08-19 14:28:46 +08:00 |
karmada-bot
|
303d4652ef
|
Merge pull request #2312 from lonelyCZ/pr-cluster-info
Set open cluster-info to distribute root CA certificates
|
2022-08-19 10:56:46 +08:00 |
lonelyCZ
|
37247f6081
|
Set open cluster-info to distribute root CA certificates
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-17 14:39:29 +08:00 |
yy158775
|
23dd9cadcb
|
solve cluster id repeat to join
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-08-17 12:05:40 +08:00 |
lonelyCZ
|
818a9e3368
|
Standardize the generation of certificates for karmadactl init
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-16 15:35:03 +08:00 |
karmada-bot
|
66af6ef502
|
Merge pull request #2313 from yy158775/unique_id
add ID the unique identifier for push and pull mode's cluster
|
2022-08-12 14:57:10 +08:00 |
yy158775
|
474933826b
|
add ID the unique identifier for push and pull mode's cluster
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-08-12 09:37:50 +08:00 |
karmada-bot
|
6f4b24a26d
|
Merge pull request #1653 from Poor12/add-desheduler
Add warnings when config cluster-namespace as karmada-system
|
2022-08-09 18:50:08 +08:00 |
karmada-bot
|
6dee3c50eb
|
Merge pull request #2262 from wlp1153468871/wlp
use kubectl describe to implement karmadactl describe
|
2022-08-09 10:08:07 +08:00 |
karmada-bot
|
8c6a357a43
|
Merge pull request #2269 from zhuwint/devctl
Adjust the order of kubeconfig loadingRules
|
2022-08-05 16:45:06 +08:00 |
wuzhongjian
|
161c16de24
|
Fix 'namespace karmada-cluster not found' when cluster is being registered with 'pull' mode
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
|
2022-08-05 13:52:37 +08:00 |
karmada-bot
|
a24effba96
|
Merge pull request #2310 from wuyingjun-lucky/karmada_addon_owners
Put wuyingjun-lucky onto karmadactl addons owner list
|
2022-08-03 09:26:00 +08:00 |
karmada-bot
|
65757bf124
|
Merge pull request #2205 from my-git9/apply2
fix karmadactl apply help
|
2022-08-02 19:21:58 +08:00 |
wuyingjun
|
a92a5266d4
|
put wuyingjun-lucky onto karmadactl addons owner list
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-08-02 16:27:54 +08:00 |
karmada-bot
|
bda97036c7
|
Merge pull request #2134 from wuyingjun-lucky/karmada_addon
Add karmadactl addons subcommand
|
2022-08-02 16:02:58 +08:00 |
karmada-bot
|
e153614477
|
Merge pull request #2283 from lonelyCZ/pr-options-cmd
karmadactl: Introduce options subcmd to list global command-line options
|
2022-08-01 16:00:57 +08:00 |
wlp1153468871
|
f1db971b44
|
use kubectl describe to implement karmadactl describe
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-07-29 22:58:25 +08:00 |
carlory
|
9a101ec68c
|
Put carlory onto the karmadactl owner list
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-29 22:04:55 +08:00 |
lonelyCZ
|
13ad47d2ab
|
Introduce options subcmd to list global command-line options
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-07-29 16:33:21 +08:00 |
zhuwint
|
1447909f68
|
Adjust the order of kubeconfig loadingRules
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-07-28 11:13:20 +08:00 |
karmada-bot
|
6bd9f68a0d
|
Merge pull request #2164 from carlory/iostreams
take iostreams as a func parameter
|
2022-07-28 08:54:53 +08:00 |
wuyingjun
|
98ef6281a6
|
Support Karmada addon commands
Co-authored-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-07-27 00:58:01 +08:00 |
chen zechun
|
a94bc2b1bc
|
Modify join and unjoin validation
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-26 18:34:04 +08:00 |
carlory
|
dce8e27332
|
karmadactl allow users to select one or many member clusters to propagate resources.
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-26 13:30:35 +08:00 |
jacky
|
f0ab1dbc50
|
Comment should start with a whitespace and Uppercase
Signed-off-by: jacky <peng.chen@daocloud.io>
|
2022-07-25 14:59:23 +08:00 |
karmada-bot
|
6969a5d643
|
Merge pull request #2129 from Fish-pro/fix-karmadactl-example
karmadactl-example:print example by templates like kubectl
|
2022-07-23 10:24:49 +08:00 |
carlory
|
dfa793f229
|
take iostreams as a func parameter that can be used by logs, get, describe and exec.
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-23 08:30:18 +08:00 |
karmada-bot
|
fec1464ca2
|
Merge pull request #2153 from TheStylite/wuchen
karmadactl describe support the --namespace flag
|
2022-07-22 18:11:47 +08:00 |
chen zechun
|
6dffaf5e0f
|
print example by templates like kubectl
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-22 15:46:08 +08:00 |
karmada-bot
|
eff23524d7
|
Merge pull request #2220 from my-git9/initversion
fix karmada init help crd version
|
2022-07-22 15:24:47 +08:00 |