Commit Graph

2242 Commits

Author SHA1 Message Date
AllenZMC 81bb528494 add ut for condition
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-14 20:56:38 +08:00
karmada-bot 9d3a6969c7
Merge pull request #1602 from Poor12/add-post-delete-job
Remove remaining resource when using helm uninstall
2022-04-14 09:13:56 +08:00
changzhen eec51a5a7a move cleanup to ginkgo setup node
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-14 09:10:11 +08:00
Poor12 c7aeedea2c add post delete job for helm
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-13 16:29:40 +08:00
karmada-bot e99af2b7a1
Merge pull request #1607 from XiShanYongYe-Chang/upgrade-ginkgo-to-v2
[E2E] Upgrade ginkgo to v2
2022-04-13 10:28:56 +08:00
karmada-bot b58b9406e2
Merge pull request #1596 from fanzhihai0215/master
helm: remove cluster-proxy-rbac from karmada-host cluster to karmada-apiserver
2022-04-13 10:14:56 +08:00
changzhen d977ae767f modify changes due to the ginkgo version updation
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-13 09:09:20 +08:00
changzhen c617644eaa upgrade ginkgo to v2
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:29 +08:00
changzhen 47a718e6b8 update vendor for upgrading ginkgo
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 20:39:16 +08:00
karmada-bot aa80098bab
Merge pull request #1606 from wuyingjun-lucky/master
add OSX trash to gitignore
2022-04-12 19:29:54 +08:00
wuyingjun f9bd346176 add OSX trash to gitignore
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-04-12 17:52:24 +08:00
karmada-bot 9083d06b7c
Merge pull request #1589 from Poor12/add-UT
add UT for aggregatestatus
2022-04-12 16:41:53 +08:00
Poor12 6c1b9f1765 add UT for aggregatestatus
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-12 14:26:01 +08:00
karmada-bot d7495fe3ec
Merge pull request #1604 from hanweisen/master
fix pull mode example bug
2022-04-12 14:24:53 +08:00
hanweisen 9c8824642f fix pull mode example error
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-04-12 11:46:15 +08:00
karmada-bot 68b65f8b7b
Merge pull request #1603 from XiShanYongYe-Chang/move-initialize-into-setup-nodes
[E2E] Declare in container nodes, initialize in setup nodes
2022-04-12 11:44:53 +08:00
changzhen ca103cf336 Declare in container nodes, initialize in setup nodes
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-12 09:46:18 +08:00
karmada-bot 90bd8d3406
Merge pull request #1600 from duanmengkk/master
fix makefile error
2022-04-11 15:48:53 +08:00
Zhihai Fan (范志海) deb6a5283b remove cluster-proxy-rbac from karmada-host cluster to karmada-apiserver
Signed-off-by: Zhihai Fan (范志海) <fanzhihai@inspur.com>
2022-04-11 15:41:13 +08:00
duanmeng 696daa6c1c fix makefile error
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-04-11 14:58:04 +08:00
karmada-bot d14ea98709
Merge pull request #1599 from lonelyCZ/fix-get-yaml-err
Fix `karmadactl get -o yaml|json` reporting null error
2022-04-11 09:21:52 +08:00
lonelyCZ 32db15983b Fix karmadactl get -o yaml|json reporting null error
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-11 00:14:53 +08:00
guoyao 340d5f3b6e add CHANGELOG
Signed-off-by: guoyao <1015105054@qq.com>
2022-04-08 15:22:30 +08:00
karmada-bot b4be8be08d
Merge pull request #1586 from Poor12/fix-1544
enable aggregateStatusInterpreter for daemonSet and statefulSet
2022-04-08 11:27:48 +08:00
Poor12 257e36f422 fix 1544-add aggregateStatusInterpreter for daemonSet and statefulSet
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-08 10:41:18 +08:00
karmada-bot 431ed38b09
Merge pull request #1525 from Garrybest/pr_token
ignore to propagate service account token
2022-04-08 09:39:47 +08:00
Garrybest 5770247365 ignore to propagate service account token
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-04-07 19:44:33 +08:00
karmada-bot a649575920
Merge pull request #1570 from gf457832386/add_filterplugin_cluster_property
add filter plugin ClusterProperty to filter cluster
2022-04-07 14:18:46 +08:00
gf457832386 4e436af66e add filter plugin SpreadConstraint to filter cluster
Signed-off-by: gf457832386 <13278887558@163.com>
2022-04-07 12:04:35 +08:00
karmada-bot 756fd12dd3
Merge pull request #1584 from CharlesQQ/master
fix: bugfix response's patch and patchType is nil, controller panic
2022-04-07 10:07:47 +08:00
karmada-bot 75f3c67c37
Merge pull request #1581 from RainbowMango/pr_garbagecollector
Add documents about why we need garbagecollector controller
2022-04-07 09:38:46 +08:00
chang.qiangqiang af3ffd6179 fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>

fix: bugfix response's patch and patchType is nil, controller panic

Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-04-06 19:05:15 +08:00
karmada-bot 79442df784
Merge pull request #1575 from lonelyCZ/pr-get-pull
Implement `karmadactl get` to support pull mode cluster
2022-04-06 17:01:47 +08:00
karmada-bot ab0a90ec4a
Merge pull request #1580 from Poor12/fix-1569
disable `hpa` controller by default
2022-04-06 15:15:45 +08:00
RainbowMango e13e82c017 Add documents about why we need garbagecollector controller.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-06 11:51:42 +08:00
Poor12 83be916fa5 fix 1589-disable hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-06 10:39:32 +08:00
karmada-bot d21184a5cc
Merge pull request #1579 from lonelyCZ/pr-group-flags-customresourceinterpreter
Implement flags grouping for customresourceinterpreter
2022-04-05 12:33:44 +08:00
karmada-bot 10f5e3d5f3
Merge pull request #1577 from RainbowMango/pr_faq
Add FAQ about why we need kube-controller-manager
2022-04-05 12:32:45 +08:00
lonelyCZ 83769d5a6e Implement flags grouping for customresourceinterpreter
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-04 15:01:10 +08:00
lonelyCZ 93c3c04c35 Implement karmadactl get to support pull mode cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-02 14:46:30 +08:00
RainbowMango b2f5a0f0fe Add FAQ about why we need kube-controller-manager.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-02 10:57:50 +08:00
karmada-bot 7a1e96ea45
Merge pull request #1576 from XiShanYongYe-Chang/cleanup-unused-parameters
Cleanup unused parameters in Makefile
2022-04-02 10:42:02 +08:00
changzhen 5a596109e7 cleanup unused parameters in Makefile
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-02 09:43:39 +08:00
karmada-bot 1ad5dcf099
Merge pull request #1572 from RainbowMango/pr_document_namespace
Add document about namespace controller
2022-04-01 17:38:02 +08:00
RainbowMango e8a17ad6d1 Add document about namespace controller
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-01 10:12:04 +08:00
karmada-bot 9cbe962748
Merge pull request #1550 from AllenZMC/karmadactl
karmadactl init: add cluster proxy rbac for admin when deploy Karmada  control plane
2022-03-31 19:41:02 +08:00
karmada-bot 547d6061bb
Merge pull request #1565 from Garrybest/pr_estimator
add parallelizer and benchmark test in estimator for performance
2022-03-31 18:54:02 +08:00
karmada-bot ffa9227cc8
Merge pull request #1547 from AllenZMC/improve_test
helm: add cluster proxy rbac for admin when deploy Karmada control plane
2022-03-31 17:21:03 +08:00
AllenZMC c92ca944c1 helm: add cluster proxy rbac for admin when deploy Karmada control plane
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>

Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-31 16:05:02 +08:00
AllenZMC 92bd69a7e6 karmadactl init: add cluster proxy rbac for admin when deploy Karmada control plane
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-31 15:51:53 +08:00