Commit Graph

2818 Commits

Author SHA1 Message Date
karmada-bot ade913173e
Merge pull request #2498 from XiShanYongYe-Chang/e2e-karmadactl-uncordon-taint-check
[E2E] fix flaking test: karmadactl uncordon taint check
2022-09-13 12:06:17 +08:00
changzhen 1b57dfcc43 fix flaking test: karmadactl uncordon taint check
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-13 11:19:10 +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
karmada-bot d0149d8fa3
Merge pull request #2491 from panguicai008/fix-karmadactl-init
fix MEMBER_CLUSTER_NAME command usage
2022-09-09 18:13:11 +08:00
karmada-bot fdb13bedaa
Merge pull request #2489 from Poor12/fix-pod-lister
Fixed pod can not be collected issue when building resource summary
2022-09-09 17:15:12 +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 1b7d64dd4e
Merge pull request #2482 from cmicat/fix/deploy-scheduler-estimator
fix deploy-scheduler-estimator.sh cannot generate correct kubeconfig file problem
2022-09-09 11:29:12 +08:00
karmada-bot abc0f7c75b
Merge pull request #2481 from ikaven1024/pr-metrics
add native resource metrics in proxy
2022-09-09 11:19:12 +08:00
karmada-bot 883018fe4a
Merge pull request #2490 from ikaven1024/fix-e2e-proxywait
[e2e] add wait for proxy ready
2022-09-09 09:57:13 +08:00
Poor12 133db50754 fix pod lister only list a pod
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-09-09 09:27:33 +08:00
yingjinhui 93a1448556 [e2e] add wait for proxy ready
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-08 19:35:15 +08:00
karmada-bot 665af6916a
Merge pull request #2483 from ikaven1024/fix-map-panic
fix concurrent map writes panic while list via proxy
2022-09-08 14:18:11 +08:00
karmada-bot ef9f9503c8
Merge pull request #2485 from Poor12/add-repo-index
Add repo index for 1.2.1 and 1.2.2
2022-09-08 14:10:11 +08:00
Poor12 bdecd91946 add repo index for 1.2.1 and 1.2.2
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-09-08 09:47:34 +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
yingjinhui 178c4ae5c1 fix concurrent map writes panic while list via proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-07 20:32:28 +08:00
raymondmiaochaoyue cbd0907745 1. --flatten to embed certificate
2. --context --minify to switch context

Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didichuxing.com>
2022-09-07 19:40:11 +08:00
karmada-bot 958f381a54
Merge pull request #2469 from ikaven1024/pr-cluster-anno
add cache source annotation for objects returned by proxy
2022-09-07 17:54:09 +08:00
yingjinhui 6a4674bc50 add native resource metrics in proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-07 16:32:06 +08:00
yingjinhui a9fcfa2ecd add cache source annotation for objects returned by proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-07 15:48:14 +08:00
karmada-bot 9b817708c5
Merge pull request #2475 from XiShanYongYe-Chang/update-random-string-length
Update RandomStrLength from 3 to 5 in E2E test
2022-09-07 11:48:09 +08:00
changzhen f661b5a93c update RandomStrLength from 3 to 5 in E2E test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-09-07 10:50:11 +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
karmada-bot 71d037be0b
Merge pull request #2474 from ikaven1024/fix_deploy
do not switch context when deploy karmada
2022-09-06 11:56:07 +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
yingjinhui 17789e05a9 add karmadaContext to e2e runner.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-09-06 02:08:18 +08:00
karmada-bot 654f146c39
Merge pull request #2342 from my-git9/inithelp2
improve karmada init help output
2022-09-05 14:14:05 +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
wangyanzhao 55ee296b13 do not switch context when deploy karmada
Signed-off-by: wangyanzhao <wangyanzhao@cambricon.com>
2022-09-05 11:08:26 +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
karmada-bot 910018c6af
Merge pull request #2466 from nuclearwu/master
Add default path prompt for deinit to delete etcd data
2022-09-02 10:47: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
karmada-bot b0a9868ba0
Merge pull request #2462 from yy158775/cfssl_vserion
update cfssl version to v1.6.2
2022-09-01 19:49:01 +08:00
karmada-bot a1098a6b45
Merge pull request #2431 from Poor12/add-e2e-for-cluster-status
[e2e] add e2e for cluster status
2022-09-01 16:19:01 +08:00
yy158775 33bae0f456 update cfssl version to v1.6.2
Signed-off-by: yy158775 <1584616775@qq.com>
2022-09-01 15:54:40 +08:00
Poor12 868a224064 add e2e for cluster status collection
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-09-01 15:02:38 +08:00
karmada-bot 74dab44296
Merge pull request #2454 from chaunceyjiang/upgrade_helm
upgrade karmada version
2022-09-01 14:58:01 +08:00
chaunceyjiang b909985259 upgrade karmada version
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-09-01 10:32:27 +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
karmada-bot 3a5f8cd001
Merge pull request #2404 from RainbowMango/pr_bump_cirunner
bump ci runner to ubuntu-20.04 as ubuntu-18.04 is deprecated.
2022-09-01 09:22:00 +08:00
karmada-bot 12e8f01d01
Merge pull request #2451 from XiShanYongYe-Chang/fix-2447
[bugfix] when replicaDivisionPreference is Weighted and WeightPreference is nil
2022-08-31 09:18:01 +08:00
changzhen 8b4eb7b310 fix bug of #2447: when replicaDivisionPreference is Weighted and WeightPreference is nil
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-08-30 21:51:50 +08:00
karmada-bot 102ac7de39
Merge pull request #2449 from XiShanYongYe-Chang/adjust-taint-toleration-filter
[karmada-scheduler] don't consider the older cluster when filtering with taint_toleration
2022-08-30 21:50:59 +08:00
changzhen 4049bf8285 don't consider the older cluster when filter with taint_toleration
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-08-30 20:52:23 +08:00
karmada-bot 90a51fe76f
Merge pull request #2383 from Poor12/improve-informer
adopt transform func to reduce memory usage
2022-08-30 20:38:59 +08:00
Poor12 2e3e816ba2 Use transform func to save memory when large cluster
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-08-30 19:21:09 +08:00
karmada-bot 39a54a3302
Merge pull request #2424 from wawa0210/add-csr-controller
karmada controller-plane supports the ability to issue certificates via csr
2022-08-30 15:48:58 +08:00