lonelyCZ
|
b2d3bbdf39
|
karmadactl token uses factory to access cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-10-21 22:20:15 +08:00 |
helen
|
ffb17f623b
|
karmadactl get uses factory to access cluster.
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-10-21 17:33:27 +08:00 |
jwcesign
|
d5e7a7fe7c
|
UT: add ut for rbac.go and webhook_configuration.go
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-10-20 17:33:42 +08:00 |
Poor12
|
1414d7b9ba
|
add gen-docs
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-20 15:35:46 +08:00 |
karmada-bot
|
c0349fe429
|
Merge pull request #2570 from helen-frank/feature/applyFactory
karmadactl apply uses factory to access member cluster
|
2022-10-14 14:56:10 +08:00 |
helen
|
0f5754ad14
|
karmadactl apply uses factory to access member cluster
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-10-14 13:36:51 +08:00 |
karmada-bot
|
3e8ed1db96
|
Merge pull request #2611 from helen-frank/feature/cordonFactory
karmadactl cordon&uncordon uses factory to access cluster
|
2022-10-13 18:56:26 +08:00 |
karmada-bot
|
378fb86cc4
|
Merge pull request #2577 from lixingchenDaoCloud/addons-enable-flags
addons enable cluster flag usage description wrong
|
2022-10-13 16:11:09 +08:00 |
karmada-bot
|
cbc54497c7
|
Merge pull request #2612 from liangyuanpeng/fix_nil_map_panic
raise an error when there is no healthy nodes for etcd installation
|
2022-10-13 15:35:14 +08:00 |
lixingchenDaoCloud
|
4039fbf158
|
addons enable cluster flag usage description wrong
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
|
2022-10-13 14:56:15 +08:00 |
yipping.luo
|
07b39b4b1f
|
Add args greater than one
Signed-off-by: yipping.luo <yinping.luo@daocloud.io>
fix error message
Signed-off-by: yipping.luo <yinping.luo@daocloud.io>
rebase
|
2022-10-09 10:56:23 +08:00 |
Lan Liang
|
de06486124
|
Use error message of failed to find a healthy node for karmada-etcd for can not found note to scheduled etcd
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2022-10-09 10:02:30 +08:00 |
helen
|
be4b3c829a
|
karmadactl cordon&uncordon uses factory to access cluster
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-10-04 17:33:13 +08:00 |
chen zechun
|
828e2c945f
|
Modify the wrong noun for karmadactl
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-10-02 22:55:41 +08:00 |
wlp1153468871
|
0dbb8f57b0
|
cleanup
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-09-30 10:09:38 +08:00 |
karmada-bot
|
6941012e9e
|
Merge pull request #2550 from wuyingjun-lucky/m_test
introduce karmada-apiserver-advertise-address
|
2022-09-29 09:57:02 +08:00 |
xin.li
|
5cc3d9f5ab
|
Add livenesProbe for karmada-aggregated-apiserver
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-09-26 21:05:55 +08:00 |
wuyingjun
|
56afd0b493
|
introduce karmada-apiserver-advertise-address
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-09-23 16:47:04 +08:00 |
jwcesign
|
d8a35e2d9a
|
Update helm install karmada with k8s 1.25.1
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-09-23 10:37:40 +08:00 |
jwcesign
|
a6d26b287d
|
Update k8s dependency to latest version(1.25.1) for karmadactl
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-09-22 15:49:57 +08:00 |
karmada-bot
|
6102f41e81
|
Merge pull request #2548 from jwcesign/fix-dir-lost
karmadactl: Fix karmada-data directory not inilization isssue
|
2022-09-22 12:12:51 +08:00 |
jwcesign
|
cdaa9344f0
|
Fix bugs about karmada-data dir lost
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-09-22 11:23:45 +08:00 |
karmada-bot
|
91e4e729f1
|
Merge pull request #2540 from helen-frank/fix/deinitHelp
`karmadactl`: Fixed options of `deinit` can not be shown issue.
|
2022-09-22 10:07:56 +08:00 |
karmada-bot
|
ab889889fa
|
Merge pull request #2547 from jwcesign/fix-service-account
Delete service-account for karmada-controller-manager
|
2022-09-20 20:10:49 +08:00 |
jwcesign
|
6cc0d957fc
|
Delete service-account for karmada-controller
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-09-20 14:44:17 +08:00 |
jeffeylan
|
63c189b381
|
Fix a typo(Registeration) in CLI #2543
Signed-off-by: jeffeylan <jeffreyliutao@didiglobal.com>
|
2022-09-20 14:29:37 +08:00 |
helen
|
9d9e0ec9e6
|
deinit help fix
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-09-20 00:11:12 +08:00 |
carlory
|
b987910a6b
|
remove service accounts for karmada components except for karmada-agent
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-09-17 23:14:41 +08:00 |
karmada-bot
|
25af090405
|
Merge pull request #2511 from carlory/fix-karmada-controllermanager
karmada-controller-manager removes unnecessary permissions
|
2022-09-17 22:56:47 +08:00 |
karmada-bot
|
7a6b17f6e7
|
Merge pull request #2450 from duanmengkk/fix_v6_error
fix karmadactl init pending when k8s is in ipv6 mode
|
2022-09-16 11:34:54 +08:00 |
karmada-bot
|
1af078cd4a
|
Merge pull request #2515 from lonelyCZ/pr-agent-create-works
Fix that the ServiceExport can't be reported to control plane by karmada-agent
|
2022-09-15 09:01:18 +08:00 |
lonelyCZ
|
111c74191e
|
Fix that the ServiceExport can't be reported to control plane by karmada-agent
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-09-14 17:51:27 +08:00 |
karmada-bot
|
c2ac9c2e30
|
Merge pull request #2497 from helen-frank/fix/CmdInitEmptyArgs
cmdinit prohibit passing in additional parameters
|
2022-09-14 17:25:20 +08:00 |
helen
|
cc55931656
|
Prohibit passing in additional parameters
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-09-14 10:42:48 +08:00 |
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 |
duanmeng
|
bd6b872a8d
|
fix karmadactl init pending when k8s is in ipv6 mode
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
|
2022-08-30 18:55:27 +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 |