Commit Graph

3290 Commits

Author SHA1 Message Date
karmada-bot 67b794e113
Merge pull request #2741 from RainbowMango/pr_increse_successfull_codecov
Increase codecov successful uploads
2022-11-04 16:40:28 +08:00
lonelyCZ 7b44385441 karmadactl promote uses factory to access cluster
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2022-11-04 15:18:48 +08:00
wlp1153468871 c5f64c7d2c Make event messages more readable
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
2022-11-04 14:27:41 +08:00
RainbowMango b4ad8df5ff Prevent codecov upload from forked repo and add token to incress successful uploads
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-11-04 10:22:32 +08:00
karmada-bot 23a0955129
Merge pull request #2734 from XiShanYongYe-Chang/fix-2727
Disable the preemption matching of pp/cpp priority
2022-11-03 22:15:26 +08:00
changzhen bc57544df8 Disable the preemption matching of pp/cpp priority
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-03 20:54:13 +08:00
karmada-bot 24ae7495c7
Merge pull request #2707 from Songjoy/fix-karmada
karmadactl token:print correct register command according to the karm…
2022-11-03 19:00:26 +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 7c8f237d29
Merge pull request #2730 from lonelyCZ/pr-fix-token
Fix karmadactl token that can't set `--kubeconfig`
2022-11-03 12:13:26 +08:00
Poor12 e438cfcf75 add CreateExecutionSpaceSucceed and RemoveExecutionSpaceSucceed event
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-11-03 11:48:10 +08:00
karmada-bot bcd7814bc1
Merge pull request #2729 from calvin0327/optimize-collectID-error
optimize error message for collectClusterID
2022-11-02 17:07:25 +08:00
calvin 965bcc11c0 optimize collectIDForClusterObjectIfNeeded error message
Signed-off-by: calvin <wen.chen@daocloud.io>
2022-11-02 15:47:32 +08:00
lonelyCZ 54ea4f4be1 Fix karmadactl token that can't set --kubeconfig
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2022-11-02 15:39:19 +08:00
karmada-bot db58938ef9
Merge pull request #2708 from RainbowMango/pr_codecov_badge
Add code coverage badge to provide quick insight
2022-11-02 15:22:43 +08:00
karmada-bot f6780c2e97
Merge pull request #2725 from XiShanYongYe-Chang/add-ut-for-pp-priority
add ut for policy priority
2022-11-02 12:45:43 +08:00
changzhen d62cf8b20e add ut for policy priority
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-11-02 11:36:58 +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
karmada-bot 7be4f865e7
Merge pull request #2714 from Garrybest/pr_estimator
fix bugs of nodeMaxAvailableReplica
2022-11-02 09:34:25 +08:00
karmada-bot fb0e72367b
Merge pull request #2726 from my-git9/readm5
modify README.md for Kubernetes compatibility
2022-11-02 09:29:25 +08:00
Garrybest 8e940e1006 fix bugs of nodeMaxAvailableReplica
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-11-01 21:47:29 +08:00
xin.li abd21199cc modify README.md for Kubernetes compatibility
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-01 21:11:23 +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
karmada-bot 9595e5f78e
Merge pull request #2706 from ikaven1024/ut-cache-mcs
[ut] add ut for cache.go, mcs.go, and improve DeleteEndpointSlice
2022-11-01 17:36:25 +08:00
karmada-bot 8d5f56b8b3
Merge pull request #2716 from chaunceyjiang/ut
Add UT for imageoverride
2022-11-01 17:04:43 +08:00
yingjinhui 07df5bcac5 [ut] add ut for cache.go, mcs.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-11-01 16:03:14 +08:00
karmada-bot 5811aea953
Merge pull request #2717 from chaunceyjiang/os
replace the ioutil by the os and io
2022-11-01 15:33:25 +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
chaunceyjiang d9189dc455 The ImageOverrider description does not match the actual functions
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-11-01 12:34:32 +08:00
karmada-bot f68da6d64e
Merge pull request #2715 from ikaven1024/pr-cleanup-proxy
clean up proxy repeating code
2022-11-01 11:53:43 +08:00
chaunceyjiang 50ec86b796 Add UT for imageoverride
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-11-01 11:30:08 +08:00
karmada-bot ee850b110d
Merge pull request #2700 from ikaven1024/ut-resource
add ut for resource.go
2022-11-01 09:57:44 +08:00
karmada-bot 3fc113e1a4
Merge pull request #2709 from ikaven1024/ut-predicate
improve predicate.go
2022-11-01 09:49:25 +08:00
yingjinhui 8e0ceb72ec [ut]] add ut for resource.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-10-31 22:13:32 +08:00
yingjinhui 38b5eabb4a clean up proxy repeating code
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-10-31 21:35:52 +08:00
karmada-bot dc8e5d20fe
Merge pull request #2713 from cmicat/test/proxy
Fix Test Not Success in GoLand
2022-10-31 19:55:42 +08:00
raymondmiaochaoyue 5c911ee09d fix test error
Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
2022-10-31 17:55:30 +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
karmada-bot 7765904094
Merge pull request #2711 from Poor12/fix-chart-lint
fix chart lint failure
2022-10-31 16:57:41 +08:00
karmada-bot bd8d734054
Merge pull request #2678 from cmicat/feature/proxy-connector-framework
Add Proxy Framework
2022-10-31 15:55:24 +08:00
karmada-bot aae442f065
Merge pull request #2704 from Garrybest/pr_estimator
leverage scheduler cache to estimate replicas
2022-10-31 15:48:46 +08:00
Poor12 ac7619fb13 fix chart lint failure
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-31 15:34:36 +08:00
raymondmiaochaoyue 7e24783b36 Add proxy framework.
Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
2022-10-31 14:50:15 +08:00
karmada-bot 12ed020443
Merge pull request #2705 from ikaven1024/ut-binding
[ut] add ut for binding.go
2022-10-31 11:53:23 +08:00
RainbowMango e97e9f9762 Add code coverage badge to provide quick insight.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-31 11:14:28 +08:00
yingjinhui d776fd9d33 [ut] add ut for binding.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-10-31 10:55:00 +08:00
karmada-bot 7215974c8d
Merge pull request #2699 from wlp1153468871/wlp
fix wrong description for token commond
2022-10-31 09:38:41 +08:00
karmada-bot 43ca2d996c
Merge pull request #2698 from ikaven1024/ut-cluster
[ut] add ut for cluster.go, clusterlease.go, membercluster_client.go
2022-10-31 09:30:24 +08:00
Garrybest a0b7ba5d1d leverage scheduler cache to estimate replicas
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-30 22:45:16 +08:00
Garrybest f52043b447 add lifted files
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-30 22:45:16 +08:00
Garrybest 40becff2a1 add vendor files
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-30 22:45:16 +08:00