Lan Liang
|
87fcabb206
|
Fix doc of operator README for install crds
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2023-05-25 12:52:29 +08:00 |
karmada-bot
|
218a0b2400
|
Merge pull request #3563 from Vacant2333/fix_deploy_sh_base64_usage
fix_deploy_sh_base64_usage
|
2023-05-24 18:44:11 +08:00 |
karmada-bot
|
7f50e72cd9
|
Merge pull request #3575 from zishen/master
remove ci todo annotation of adopt Node16
|
2023-05-24 18:07:56 +08:00 |
zishen
|
982fb75465
|
remove ci todo annotation of adopt Node16
Signed-off-by: zishen <softwarebtg@163.com>
|
2023-05-24 16:54:54 +08:00 |
karmada-bot
|
81d231a36d
|
Merge pull request #3524 from calvin0327/add-karmada-operator-chart
karmada operator: add karmada operator chart
|
2023-05-24 11:25:56 +08:00 |
karmada-bot
|
d01ded2c2d
|
Merge pull request #3568 from realnumber666/add-ut/work_status_controller_0522
Add UT for pkg/controllers/status/work_status_controller.go
|
2023-05-23 21:03:55 +08:00 |
karmada-bot
|
ba5945f634
|
Merge pull request #3438 from yike21/bundle-argo-workflow-resources
add customizations for argoproj.io/v1alpha1/Workflow
|
2023-05-23 17:59:55 +08:00 |
rayywu
|
1412b2d12c
|
Add UT for pkg/controllers/status/work_status_controller.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-05-23 16:50:33 +08:00 |
yike21
|
9471d166d1
|
add customizations for argoproj.io/v1alpha1/Workflow
Signed-off-by: yike21 <yike21@qq.com>
|
2023-05-23 16:31:47 +08:00 |
karmada-bot
|
451a21ca69
|
Merge pull request #3557 from calvin0327/support-etcd-pvc
karmada operator: support to set etcd pvc
|
2023-05-23 11:00:55 +08:00 |
karmada-bot
|
6089fa3794
|
Merge pull request #3527 from ikaven1024/proxy
Support namespace filter in RR for search proxy
|
2023-05-22 19:55:54 +08:00 |
calvin
|
d8fc313471
|
add karmada operator chart
Signed-off-by: calvin <wen.chen@daocloud.io>
|
2023-05-22 16:52:39 +08:00 |
karmada-bot
|
3151f02f6e
|
Merge pull request #3547 from zishen/master
Add UT for pkg/controllers/binding/binding_controller.go
|
2023-05-22 16:44:55 +08:00 |
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 |
Vacant2333
|
00fad8cd9c
|
fix_deploy_sh_base64_usage
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
|
2023-05-21 19:48:49 +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 |
zishen
|
8391b233c4
|
Add UT for pkg/controllers/binding/binding_controller.go
Signed-off-by: zishen <softwarebtg@163.com>
|
2023-05-19 14:22:32 +08:00 |
calvin
|
c7741aa20b
|
support to set etcd pvc
Signed-off-by: calvin <wen.chen@daocloud.io>
|
2023-05-18 19:39:30 +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 |
yingjinhui
|
67351f48c8
|
Support namespace filter in RR for search proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2023-05-15 21:52:33 +08: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 |