karmada-bot
26b272aef8
Merge pull request #3535 from realnumber666/add-ut/cluster_status_controller
...
Add UT for pkg/controllers/status/cluster_status_controller_test.go
2023-05-22 16:17:54 +08:00
karmada-bot
f38e57dd83
Merge pull request #3565 from RainbowMango/pr_update_go_for_20
...
Update Golang version from v1.19.5 to v1.20.4
2023-05-22 14:16:54 +08:00
RainbowMango
11c1f17039
Update Golang version from v1.19.5 to v1.20.4
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-22 12:43:07 +08:00
karmada-bot
2cdc72fdc7
Merge pull request #3567 from RainbowMango/pr_bump_lint_to_1_52_2
...
Update golangci-lint to v1.52.2
2023-05-22 12:32:54 +08:00
RainbowMango
26ca04122c
Update golangci-lint to v1.52.2
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-22 11:22:13 +08:00
karmada-bot
c6f52f1146
Merge pull request #3491 from my-git9/fix/errorex
...
fix error example for addons enable
2023-05-19 20:41:53 +08:00
karmada-bot
8594406e5f
Merge pull request #3398 from whitewindmills/code-cleanup
...
Fix inspection errors
2023-05-19 20:28:53 +08:00
rayywu
0c9b8d9a1e
Add UT for pkg/controllers/status/cluster_status_controller_test.go
...
Signed-off-by: rayywu <rayywu@tencent.com>
2023-05-18 16:12:14 +08:00
karmada-bot
64d88459bb
Merge pull request #3537 from chaunceyjiang/application
...
fix: When suppression and graciously Tasks coexist in the GracefulEvictionTask queue, the graciously task cannot work.
2023-05-17 18:50:51 +08:00
karmada-bot
0789c83cfa
Merge pull request #3511 from ctripcloud/concurrent-pp
...
enable concurrency for pp and cpp
2023-05-17 18:33:53 +08:00
whitewindmills
89295f9606
Fix inspection errors
...
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-05-17 17:06:27 +08:00
chaunceyjiang
c602c4ba02
fix: When suppression and graciously Tasks coexist in the GracefulEvictionTask queue, the graciously task cannot work.
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-05-16 20:04:15 +08:00
karmada-bot
5deb592705
Merge pull request #3550 from duanmengkk/fix_words
...
correct spelling mistakes
2023-05-16 17:25:52 +08:00
karmada-bot
b28d6e01a1
Merge pull request #3543 from HassanTanveer/fix-typo
...
fix: Fixed typo
2023-05-16 17:21:50 +08:00
duanmengkk
852f538b67
correct spelling mistakes
...
Signed-off-by: duanmengkk <duanmeng_yewu@cmss.chinamobile.com>
2023-05-16 16:11:33 +08:00
karmada-bot
15a9a26dbe
Merge pull request #3530 from learner0810/add-helm-releasename-name-prefix-to-external-etcd-secret
...
Add the helmrealesa name prefix to the external etcd secret
2023-05-16 15:27:50 +08:00
learner0810
fc43ffa2b9
Add the helmrealesa name prefix to the external etcd secret
...
Signed-off-by: learner0810 <zhongjun.li@daocloud.io>
2023-05-16 14:07:33 +08:00
karmada-bot
2e6962f4c5
Merge pull request #3533 from Poor12/add-e2e-for-app-failover
...
Fix overridePolicy do not work when failed to process one of the matched binding
2023-05-16 10:53:50 +08:00
Hassan Tanveer
3e2c4408f1
Fixed typo
...
Signed-off-by: Hassan Tanveer <hassan.tanveer0097@gmail.com>
2023-05-15 20:47:48 +00:00
Poor12
6ad5a2704e
[flake] application failover testing
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-15 20:22:48 +08:00
karmada-bot
db3a907c24
Merge pull request #3507 from calvin0327/add-karmada-operator-readme
...
karmada operator: add karmada operator readme
2023-05-15 20:13:51 +08:00
karmada-bot
7004057093
Merge pull request #3499 from yike21/bundle-kyverno-clusterpolicy
...
add customizations for kyverno.io/v1/ClusterPolicy
2023-05-15 16:53:50 +08:00
karmada-bot
d6470bcf49
Merge pull request #3498 from yike21/bundle-kyverno-policy
...
add customizations for kyverno.io/v1/Policy
2023-05-15 16:48:50 +08:00
calvin
88bb1cb64f
add karmada operator readme
...
Signed-off-by: calvin <wen.chen@daocloud.io>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2023-05-15 15:04:19 +08:00
karmada-bot
5e4e707779
Merge pull request #3494 from LronDC/master
...
Allow user decide whether to automatically generate Propagation-policy and its name when promote
2023-05-15 10:37:49 +08:00
karmada-bot
b10f789ef5
Merge pull request #3473 from 7sunarni/master
...
fix(chart): helm uninstall clear deployment {{name}}-controller-manager
2023-05-15 09:31:56 +08:00
karmada-bot
9d72f27329
Merge pull request #3504 from realnumber666/add-unit-test
...
Add UT for pkg/util/lifted
2023-05-15 09:28:56 +08:00
karmada-bot
02f6a80994
Merge pull request #3492 from chaunceyjiang/checkthirdparty
...
check thirdparty resources
2023-05-14 23:48:56 +08:00
rayywu
5977e1bd00
Add UT for pkg/util/lifted
...
Signed-off-by: rayywu <rayywu@tencent.com>
2023-05-14 01:33:12 +08:00
karmada-bot
e56bedad52
Merge pull request #3440 from lonelyCZ/pr-bootstrap-for-script-install
...
Support Karmada installed by script to use karmadactl register
2023-05-13 16:12:31 +08:00
karmada-bot
479b073dc4
Merge pull request #3516 from XiShanYongYe-Chang/add-validation-for-mci
...
add validation for MultiClusterIngress
2023-05-13 11:25:25 +08:00
LronDC
f9b1071c3c
Add --auto-generate-propagation-policy and --propagation-policy-name options to promote command
...
Signed-off-by: LronDC <lun.su@daocloud.io>
2023-05-12 18:53:43 +08:00
chaunceyjiang
62723e9a49
check thirdparty resources
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-05-12 16:40:09 +08:00
changzhen
c04fd6ad62
add validation for mci
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-05-12 15:49:50 +08:00
karmada-bot
ad7a0880e9
Merge pull request #3509 from Poor12/test
...
Add application failover e2e
2023-05-12 14:53:25 +08:00
karmada-bot
772f89ad99
Merge pull request #3523 from chaunceyjiang/validate_federatedresourcequota
...
fix: add missing federatedresourcequota validate config
2023-05-12 14:51:25 +08:00
Amir Alavi
121afd21ff
add managed-by label to resources created by karmada controllers ( #3262 )
...
* update value of managed-by label to 'karmada'
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
* change managed by label to a karmada reserved label
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
---------
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-05-12 14:35:24 +08:00
karmada-bot
607ed3a0cd
Merge pull request #3510 from calvin0327/support-karmada-descheduler
...
karmada operator: implement installing karmada descheduler
2023-05-12 10:51:24 +08:00
calvin
fef5afe3cd
implement installing karmada descheduler
...
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-05-12 09:52:44 +08:00
karmada-bot
c8874ee878
Merge pull request #3497 from whitewindmills/search-debug
...
add GroupResource
2023-05-11 21:14:24 +08:00
Poor12
68a5f66689
add application failover e2e
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-11 19:47:23 +08:00
chaunceyjiang
77d6e665be
fix: add federatedresourcequota validate config
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-05-11 18:58:37 +08:00
karmada-bot
5f96d733ba
Merge pull request #3520 from lifeiguanchen/fix1
...
Fix DeepEqual in federated-resource-quota-status-controller;
2023-05-11 18:40:24 +08:00
fei.li
28e148ff0c
fix DeepEqual in federated-resource-quota-status-controller;
...
Signed-off-by: lifei <504034114@qq.com>
2023-05-11 17:19:54 +08:00
karmada-bot
ee778ff4bd
Merge pull request #3512 from Poor12/edit-proposal
...
Update application failover proposal
2023-05-10 17:53:23 +08:00
zach593
8d221b110c
enable concurrency for pp and cpp
...
Signed-off-by: zach593 <zach_li@outlook.com>
2023-05-10 16:10:51 +08:00
Poor12
22eafd9ca4
update application failover proposal
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-10 14:41:21 +08:00
karmada-bot
9bd709ac0c
Merge pull request #3505 from callmeoldpince/master
...
Fix:search http response add content-type header
2023-05-10 12:30:23 +08:00
liufang73
89d60cb450
fix:search http response add content-type header
...
Signed-off-by: old.prince <di7zhang@gmail.com>
2023-05-10 11:03:24 +08:00
karmada-bot
17eae7d32c
Merge pull request #3508 from Poor12/revert-fields
...
Revert preConditions and blockPredecessorSeconds in failover
2023-05-09 17:45:23 +08:00