Commit Graph

2792 Commits

Author SHA1 Message Date
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
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
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
ndx-robot d31775b94a
add csr controller
Signed-off-by: ndx-robot <xiao.zhang@daocloud.io>
2022-08-30 14:40:10 +08:00
karmada-bot 8fe64aa95f
Merge pull request #2423 from wawa0210/fix-karmada-charts-kube-controller-manager-config
fix karmada chart kube-controller cluster-signing config error
2022-08-30 14:09:00 +08:00
karmada-bot 41615f8783
Merge pull request #2294 from chaunceyjiang/ttl
No need to propagate ttlsecondsafterfinished
2022-08-29 12:34:57 +08:00
chaunceyjiang 83c91ac909 No need to propagate ttlsecondsafterfinished
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-08-29 11:22:15 +08:00
karmada-bot b73ea25e8c
Merge pull request #2301 from chaunceyjiang/reschedule
Reschedule ResourceBinding when adding a cluster
2022-08-27 12:00:55 +08:00
chaunceyjiang 90ce5e004e Reschedule ResourceBinding when adding a cluster
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-08-27 11:01:25 +08:00
karmada-bot c769381c28
Merge pull request #2427 from chaunceyjiang/join_taint
Add NotReady taint to the new cluster
2022-08-27 10:07:56 +08:00
karmada-bot ba03782acd
Merge pull request #2397 from Poor12/schedule-based-on-model
Schedule based on cluster resource model
2022-08-27 09:52:55 +08:00
Poor12 6493a49874 schedule based on cluster resource model
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-08-26 17:31:46 +08:00
karmada-bot 7839539383
Merge pull request #2430 from lonelyCZ/pr-fix-agent-rbac
failed to remove cluster which is registered by karmadactl register command
2022-08-26 17:29:53 +08:00
karmada-bot ad7ca1fc0e
Merge pull request #2425 from XiShanYongYe-Chang/preceiving-health-in-graceful-eviction
Perceiving the health status of cluster scheduling results in graceful evictions
2022-08-26 16:06:56 +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
changzhen e90edb23a5 Perceiving the health status of cluster scheduling results in graceful evictions
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-08-26 15:14:29 +08:00
karmada-bot 308392dcb8
Merge pull request #2428 from XiShanYongYe-Chang/fix-bug-reflect-status
[bugfix] fix error of reflectStatus failed when call resourceInterpreter
2022-08-26 15:04:59 +08:00
changzhen cab85d967e fix error of reflectStatus failed when call resourceInterpreter
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-08-26 14:08:33 +08:00
chaunceyjiang 403c384b0f Add NotReady taint to the new cluster
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-08-26 11:49:53 +08:00
karmada-bot f70fe8a0e6
Merge pull request #2415 from Garrybest/pr_pv
retain PersistentVolume fields
2022-08-26 09:27:54 +08:00
karmada-bot 2daaa2d8c7
Merge pull request #2426 from RainbowMango/pr_cherrypick_broken_links
Fix broken links in cherry-pick script
2022-08-25 19:52:53 +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
karmada-bot 29a756825b
Merge pull request #2414 from ikaven1024/proxy-e2e
[e2e] add proxy e2e test
2022-08-25 15:24:53 +08:00
karmada-bot b9513b7096
Merge pull request #2416 from zhuwint/e2e-health
add e2e test for InterpretHealth
2022-08-25 15:00:53 +08:00
zhuwint 4adc8c4c76 add e2e test for InterpretHealth
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
2022-08-25 11:02:40 +08:00
RainbowMango f500d6b4f2 Fix broken links in cherry-pick script
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-08-25 10:22:13 +08:00
karmada-bot bceea1635c
Merge pull request #2402 from Poor12/2367
Make changes to cluster-status-controller to adopt cluster resource models
2022-08-25 10:18:52 +08:00
karmada-bot 0c681b2636
Merge pull request #2418 from Poor12/add-feature-gate-for-yamls
add CustomizedClusterResourceModeling feature gate
2022-08-25 09:54:52 +08:00
yingjinhui 560e89a67b add proxy e2e
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-08-24 20:50:05 +08:00