xin.li
|
374d68a663
|
[ut] add ut for utils/rbac.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-02-07 10:34:27 +08:00 |
karmada-bot
|
8a694133c4
|
Merge pull request #3111 from my-git9/cleanup/nodeut
[ut] improve ut coverage for node.go
|
2023-02-06 14:32:50 +08:00 |
xin.li
|
e8a6e50a84
|
[ut] improve ut coverage for node.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-02-05 18:07:59 +08:00 |
xin.li
|
c331bc5a4c
|
[UT] add ut for kubernetes/secret.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-02-05 12:48:14 +08:00 |
jwcesign
|
07d220781c
|
Add ut for service.go
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2023-01-31 16:37:43 +08:00 |
jwcesign
|
3d8cce7473
|
Add ut for node.go
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2023-01-29 10:14:13 +08:00 |
jwcesign
|
b388d30908
|
Add ut for deployments.go
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2023-01-18 16:38:44 +08:00 |
chen zechun
|
83d43235e8
|
Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-12-28 19:12:36 +08:00 |
jwcesign
|
c1747284ef
|
Grant karmada-agent permission to access resourceinterpretercustomizations
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-12-21 12:24:30 +08:00 |
karmada-bot
|
9b626c0f01
|
Merge pull request #2840 from helen-frank/feature/AddKubeVersion
introduce kube-image-tag flag to karmadactl init
|
2022-12-16 15:21:43 +08:00 |
helen
|
5eaf574d4b
|
introduce --kube-version flag to karmadactl init
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2022-12-15 10:51:43 +08:00 |
kingkonghong
|
3d40d6cf26
|
Remove duplicate RBAC permission configurations
Signed-off-by: kingkonghong <jayfantasyhjh@gmail.com>
|
2022-12-09 18:13:12 +08:00 |
karmada-bot
|
efb50ade80
|
Merge pull request #2916 from chaunceyjiang/resourceinterpretercustomizations
fix resourceinterpretercustomizations webhook
|
2022-12-08 16:51:30 +08:00 |
chaunceyjiang
|
2aa025da76
|
fix resourceinterpretercustomizations webhook
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-12-07 18:05:55 +08:00 |
hejunhua
|
406cce3de6
|
fix that validating for resourceinterpreterwebhookconfigurations does not work
Signed-off-by: hejunhua <hejunhua@cestc.cn>
|
2022-12-07 17:54:04 +08:00 |
lonelyCZ
|
f6721c4936
|
Fix that karmada-agent don't have permission to delete work resources
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2022-12-05 16:23:13 +08:00 |
karmada-bot
|
2224d1e700
|
Merge pull request #2882 from Zhuzhenghao/registry.k8s.io
Move to registry.k8s.io
|
2022-12-01 15:08:03 +08:00 |
chen zechun
|
3c80772667
|
Modify error comparison
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-11-30 21:02:59 +08:00 |
zhuzhenghao
|
915b1857c9
|
Move to registry.k8s.io
Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>
|
2022-11-29 18:55:22 +08:00 |
karmada-bot
|
3f21fc1ab4
|
Merge pull request #2755 from chaunceyjiang/resourceInterpreter
Implement ResourceInterpreterCustomization ValidatingAdmission
|
2022-11-28 20:42:17 +08:00 |
jwcesign
|
fe76107d4f
|
Evolution failover to beta version
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-11-28 18:38:44 +08:00 |
chaunceyjiang
|
0c16431a51
|
Implement ResourceInterpreterCustomization ValidatingAdmission
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-11-28 18:30:43 +08:00 |
karmada-bot
|
f7cac365d7
|
Merge pull request #2826 from lonelyCZ/pr-improve-karmadactl-description
Improve karmadactl command description
|
2022-11-21 10:33:04 +08:00 |
lonelyCZ
|
a239d538d1
|
Fix MutatingWebhookConfig and ValidateWebhookConfig aren't updated
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2022-11-18 20:30:20 +08:00 |
lonelyCZ
|
02fd98a4c1
|
Improve karmadactl command description
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2022-11-18 10:00:32 +08:00 |
cleverhu
|
47117a27c1
|
optimize initAPIService
Signed-off-by: cleverhu <shouping.hu@daocloud.io>
|
2022-11-17 14:39:36 +08:00 |
karmada-bot
|
9a4a6684c0
|
Merge pull request #2655 from helen-frank/feature/karmada-image-registry
introduce `--private-image-registry` flag to `karmadactl init`
|
2022-11-17 11:31:11 +08:00 |
helen
|
d4f2104b3b
|
introduce --private-image-registry flag to karmadactl init
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2022-11-17 09:56:28 +08:00 |
carlory
|
d8246db213
|
karmadactl: add liveness probe into kube-controller-manager
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-11-16 17:51:01 +08:00 |
karmada-bot
|
ff7d1a9e15
|
Merge pull request #2791 from helen-frank/feature/UseIdempotency
Karmadactl init use idempotency acceleration
|
2022-11-16 10:31:26 +08:00 |
karmada-bot
|
d653b7aa21
|
Merge pull request #2795 from jwcesign/use-image-in-docker
Download images from dockerhub by default
|
2022-11-15 14:42:25 +08:00 |
helen
|
3950562360
|
Karmadactl init use idempotency acceleration
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2022-11-14 18:10:26 +08:00 |
helen
|
6fcd98264f
|
optimize ParseIP
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2022-11-14 15:06:10 +08:00 |
jwcesign
|
6fbcf8cf9d
|
Change repo to dockerhub
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-11-14 11:30:02 +08:00 |
karmada-bot
|
25abf99991
|
Merge pull request #2505 from cleverhu/fix-namespace-already-exist
fix namespace already exist
|
2022-11-13 20:16:57 +08:00 |
Poor12
|
64eff43fdb
|
Add limitReader to io.ReadAll
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-09 12:19:13 +08:00 |
cleverhu
|
9b1baeb1d7
|
fix namespace already exist
Signed-off-by: cleverhu <shouping.hu@daocloud.io>
|
2022-11-09 10:15:52 +08:00 |
lonelyCZ
|
3dc11037cc
|
karmadactl join/unjoin use factory to access control plane
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2022-11-07 16:02:45 +08:00 |
宋文杰
|
39e4b34fe8
|
karmadactl token:print correct register command according to the karmada-context flag
Signed-off-by: 宋文杰 <wenjie.song@daocloud.io>
|
2022-11-03 14:45:29 +08:00 |
karmada-bot
|
f32741e13f
|
Merge pull request #2724 from lonelyCZ/pr-karmadactl-util-idempotency
Fix and unify `CreateOrUpdateXXX` functions for karmadactl
|
2022-11-02 11:32:25 +08:00 |
lonelyCZ
|
0b535a4d12
|
Fix and unify CreateOrUpdateXXX functions for karmadactl
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2022-11-01 20:50:33 +08:00 |
chaunceyjiang
|
1a6b35649c
|
replace the ioutil by the os and io
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-11-01 14:15:26 +08:00 |
karmada-bot
|
ca0f10c5ad
|
Merge pull request #2502 from calvin0327/compatible-with-1.24-master-label
karmadactl are compatible with v1.24 master node label
|
2022-10-31 17:24:23 +08:00 |
yingjinhui
|
1ba5360c94
|
[ut] improve download from httptest
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-27 22:42:09 +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 |
calvin0327
|
01948be8d7
|
karmadactl are compatible with v1.24 master node label
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
|
2022-10-18 11:00:13 +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 |
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 |
jwcesign
|
6cc0d957fc
|
Delete service-account for karmada-controller
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-09-20 14:44:17 +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 |
panguicai008
|
2dd2dfc6ec
|
fix MEMBER_CLUSTER_NAME command usage
Signed-off-by: panguicai008 <1121906548@qq.com>
|
2022-09-09 14:06:33 +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 |
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 |
lonelyCZ
|
a4a612e9bb
|
Optimize karmadactl init to output example
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 19:28:41 +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
|
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 |
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
|
8c6a357a43
|
Merge pull request #2269 from zhuwint/devctl
Adjust the order of kubeconfig loadingRules
|
2022-08-05 16:45:06 +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 |
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 |
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 |
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 |
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 |
xin.li
|
710d71c75d
|
improve karmada init version
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-07-19 22:04:13 +08:00 |
luomonkeyking
|
9d58dc5e39
|
Modify the default storage type of etcd to hostPath
Signed-off-by: luomonkeyking <luomonkeyking@gmail.com>
|
2022-07-14 20:53:01 +08:00 |
AllenZMC
|
5321de1e6d
|
improve karmadactl command line description
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-07-12 17:22:06 +08:00 |
karmada-bot
|
4121cda7d3
|
Merge pull request #2144 from XiShanYongYe-Chang/upgrade-karmada-apiserver
Upgrade default karmada-apiserver from v1.23.8 to v1.24.2
|
2022-07-11 09:57:40 +08:00 |
changzhen
|
a703560296
|
upgrade default karmada-apiserver from v1.23.8 to v1.24.2
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-07-09 14:40:10 +08:00 |
karmada-bot
|
3aa00ac72f
|
Merge pull request #2124 from carlory/fix-karmadactl
improve karmadactl description
|
2022-07-08 10:32:39 +08:00 |
changzhen
|
708b39eb6d
|
upgrade default karmada-apiserver from v1.22.10 to v1.23.8
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-07-05 15:37:17 +08:00 |
carlory
|
c60573df9a
|
improve karmadactl description
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-04 20:37:50 +08:00 |
karmada-bot
|
417dc98478
|
Merge pull request #2094 from wuyingjun-lucky/gci
Add gci to seperate goimports to three parts
|
2022-07-04 09:28:26 +08:00 |
wuyingjun
|
d6b4fac842
|
add gci to seperate goimports to three parts
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-07-03 11:09:50 +08:00 |
wuyingjun
|
5d3185b622
|
add misspell to golangci
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-06-30 16:47:00 +08:00 |
karmada-bot
|
61072d117c
|
Merge pull request #2043 from Poor12/test
Add health probe for Karmada-agent
|
2022-06-24 16:24:16 +08:00 |
Poor12
|
a8af99e31c
|
Add health probe for Karmada-agent
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-06-24 14:15:38 +08:00 |
karmada-bot
|
4440645e09
|
Merge pull request #2039 from AllenZMC/liveness
add livenessProbe for karmada-controller-manager
|
2022-06-23 10:21:15 +08:00 |
karmada-bot
|
0601e11a82
|
Merge pull request #2045 from wlp1153468871/wlp
improve webhook_configuration.go
|
2022-06-22 14:39:14 +08:00 |
karmada-bot
|
b4a130487b
|
Merge pull request #2044 from my-git9/deployments4
improve deployments.go
|
2022-06-22 13:51:14 +08:00 |
wlp1153468871
|
1c7494bf4f
|
improve code
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-06-22 10:47:25 +08:00 |
xin.li
|
dede5ad078
|
improve deployments.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-06-21 16:55:23 +08:00 |