Commit Graph

1241 Commits

Author SHA1 Message Date
karmada-bot 30a690640a
Merge pull request #2184 from AllenZMC/improve_test
add ut for binding/common
2022-07-15 16:54:40 +08:00
karmada-bot 0432fba76d
Merge pull request #2190 from carlory/fix-karmadactlget
remove unused flag for karmadactl get
2022-07-15 16:06:39 +08:00
AllenZMC b7a05f72e5 add ut for binding/common
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-15 15:43:04 +08:00
karmada-bot 0bc4742a2b
Merge pull request #2178 from carlory/remove-DisableFlagsInUseLine
enable addition of [flags] to the usage line
2022-07-15 15:40:39 +08:00
carlory a3367e7e9e remove unused flag for karmadactl get
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-14 21:26:32 +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
karmada-bot f46d90f6b4
Merge pull request #2000 from carlory/karmadactl-apply
karmadactl support apply command
2022-07-14 14:51:38 +08:00
AllenZMC 17bd5641ee Remove unnecessary package alias
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-14 10:53:51 +08:00
karmada-bot 6bd435a5e0
Merge pull request #2163 from AllenZMC/karmadactl
improve karmadactl command line description
2022-07-14 09:11:37 +08:00
carlory 3610f6dd3e karmadactl support apply command
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-13 14:02:07 +08:00
carlory af8b7c86f8 enable addition of [flags] to the usage line of a command when printing help or generating docs
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-13 13:09:30 +08:00
karmada-bot a70f1fb120
Merge pull request #2098 from carlory/karmadactl-log
use kubectl logs to implement karmadactl logs
2022-07-13 10:22:36 +08:00
carlory 4ee623c1e2 use kubectl logs to implement karmadactl logs
Signed-off-by: carlory <baofa.fan@daocloud.io>

Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
2022-07-12 23:17:46 +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
lonelyCZ da2868bc42 karmadactl exec: check if --cluster specify
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-07-12 14:34:41 +08:00
karmada-bot 46490a6513
Merge pull request #2171 from my-git9/karmadactl3
Fix karmadactl get -C error
2022-07-12 12:05:36 +08:00
xin.li da6e031392 Fix karmadactl get -C error
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-07-12 11:16:30 +08:00
karmada-bot eff20f2a2a
Merge pull request #2161 from CharlesQQ/callwebhook-fix
fix: fix applyPatch when patch and patchType is nil
2022-07-12 11:15:35 +08:00
charlesQQ 519bcb0eed fix: fix applyPatch when patch and patchType is nil
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-07-12 10:30:38 +08:00
chang.qiangqiang 5fd569b0d6 feat: add cluster agent register flag
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-07-12 10:15:20 +08:00
karmada-bot a50e31ddaf
Merge pull request #2148 from carlory/fix-karmadactl-get
allow to read namespace from the context field of karmada config when use the karmadactl get command
2022-07-11 21:52:35 +08:00
karmada-bot d2bd9d9823
Merge pull request #2092 from carlory/karmadactl-exec
use kubectl exec to implement karmadactl exec and introduce the `--namespace` flag
2022-07-11 15:33:35 +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
carlory a31315c0e9 use kubectl exec to implement karmadactl exec
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-10 22:47:40 +08:00
RainbowMango f5eeaf6dd3 Fixed misleading or outdate comments about --cluster-namespace flag
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-07-09 18:35:48 +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 821a18542e
Merge pull request #1990 from CharlesQQ/cluster-pull-secret
feat: agent report secret
2022-07-08 10:56:31 +08:00
karmada-bot 6adce059d6
Merge pull request #2140 from Fish-pro/fix-option-lowercase
karmadactl:modify the cluster parameter from lowercase to uppercase
2022-07-08 10:37:34 +08:00
karmada-bot d0cb708e7e
Merge pull request #2113 from calvin0327/cleanup-federated-resourcequota
cleanup federated resource quota
2022-07-08 10:35:35 +08:00
karmada-bot 3aa00ac72f
Merge pull request #2124 from carlory/fix-karmadactl
improve karmadactl description
2022-07-08 10:32:39 +08:00
calvin0327 532b22f80d cleanup federated resource quota
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
2022-07-08 09:55:22 +08:00
carlory 796383dc63 allow to read namespace from the context field of karmada config
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-07 21:12:01 +08:00
charlesQQ 8738617ad0 feat: agent report secret
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-07-07 14:26:07 +08:00
karmada-bot 5ecb4ba1bb
Merge pull request #2008 from Poor12/add-pprof
Add pprof for karmada components
2022-07-07 11:09:30 +08:00
chen zechun 13600f02b9 modify the promote option of cluster lowercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-07-07 08:02:12 +08:00
Poor12 3b5fc38a41 add pprof for all Karmada components
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-07-06 16:39:28 +08:00
karmada-bot 33ca62eda2
Merge pull request #2062 from XiShanYongYe-Chang/cleanup-detector-eventfilter
Remove unused check in detector resource Eventifilter
2022-07-06 09:29:34 +08:00
karmada-bot bffd4f8bba
Merge pull request #2132 from Fish-pro/fix-namespace-usage
karmadactl:modify the usage of cluster-namespace
2022-07-05 18:24:33 +08:00
chen zechun 4111e8342a Modify the usage of cluster-namespace
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-07-05 17:11:30 +08:00
karmada-bot f4fc8c7062
Merge pull request #2080 from AllenZMC/fix_binding
Fix checking if scheduler has a replica assigned to each cluster
2022-07-05 17:04:33 +08:00
AllenZMC 1966ff634b Fix comment: `checking if scheduler has a replica assigned to each cluster`
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-05 16:16:16 +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 3c9611a6fe
Merge pull request #2117 from AllenZMC/fix_manager
Fix nil pointer and err formatting problems in updateConfiguration
2022-07-04 20:35:32 +08:00
karmada-bot 18e3fba143
Merge pull request #2016 from zgfh/deinit-update
feature: `deinit` add param of `force`
2022-07-04 14:47:27 +08:00
AllenZMC f7469ea3ec Fix nil problem in updateConfiguration
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-04 13:03:06 +08:00
karmada-bot 67a4d86cb4
Merge pull request #2086 from chaunceyjiang/issue_2071
fix binding reference key hash collision
2022-07-04 10:34:26 +08:00
chaunceyjiang 5350072889 fix binding reference key hash collision
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-07-04 09:42:51 +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