changzhen
|
d5a317a165
|
fix-remedy-e2e-errors
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-06-12 15:22:01 +08:00 |
whitewindmills
|
6d18bea052
|
Integrate UpdateStatus function
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-06-11 16:57:51 +08:00 |
zhzhuang-zju
|
309c67701b
|
bump golangci to v1.58.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-05-13 09:32:13 +08:00 |
karmada-bot
|
e30ca1b9cc
|
Merge pull request #4882 from whitewindmills/work-labels-annotations
Use webhook to set associated labels and annotations of work
|
2024-05-10 11:51:33 +08:00 |
whitewindmills
|
a5d8ba7c09
|
Use webhook to set associated labels and annotations of work
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-05-10 11:03:19 +08:00 |
whitewindmills
|
9c70349878
|
Use != for RV comparison
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-05-07 15:37:23 +08:00 |
RainbowMango
|
d4b610cad6
|
fix lint issues
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-05-06 11:36:54 +08:00 |
whitewindmills
|
8328054439
|
Deprecate name/namespace labels of work
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-28 15:22:44 +08:00 |
yizhang-zen
|
04395e3579
|
Rename func to getClusterNameFromAnnotation to match with updated behavior
Signed-off-by: yizhang-zen <yizhang@zendesk.com>
|
2024-04-09 14:06:27 -07:00 |
huangyanfeng
|
7c2b3e19ee
|
if an error is non-nil not need to set Result.Requeue true
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2024-04-03 14:08:22 +08:00 |
changzhen
|
0e60af8ee2
|
remove work label on the member cluster resource
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-28 12:56:35 +08:00 |
chaosi-zju
|
8f5cc4995c
|
sync deployment replicas when it is controlled by hpa
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-03-14 20:39:22 +08:00 |
zhzhuang-zju
|
8241b3cab2
|
update work status condition when recreate failed
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-02-21 11:07:29 +08:00 |
Mohammed Affan
|
970435c3d1
|
Add linting for unused parameters
Signed-off-by: Mohammed Affan <mohammed.affan.727@gmail.com>
|
2024-01-13 12:26:54 +05:30 |
jwcesign
|
947a80e00f
|
cleanup: enable revive(var-naming rule) checking
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2024-01-10 12:15:03 +08:00 |
chaosi-zju
|
56e0d8c9e6
|
execute InterpretHealth even if statusRaw is nil
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-12-20 15:44:39 +08:00 |
jwcesign
|
18a2e07e5b
|
fix: do not recreate endpointslice if k8s controller deletes it in provider member clusters
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-14 21:46:18 +08:00 |
karmada-bot
|
33fdf5225f
|
Merge pull request #4094 from ctripcloud/fix-binding-status-error-rate
Use Patch() when binding-status controller update workload's status
|
2023-12-09 10:11:06 +08:00 |
lxtywypc
|
f8569d3b37
|
fix incorrect forType in clusterResourceBinding status controller
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-11-29 19:02:19 +08:00 |
chaosi-zju
|
e9e8653c88
|
resourceModels supports extended resources
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-11-23 19:08:32 +08:00 |
zhy76
|
adef1e5974
|
feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
|
2023-11-16 11:11:21 +08:00 |
karmada-bot
|
d6cc5b92e2
|
Merge pull request #4138 from jwcesign/fix-version-sync
fix: Sync workload's status.observedGeneration if it's updated
|
2023-10-24 19:52:27 +08:00 |
halfrost
|
92ab33ebc0
|
1. Change modelSortings to be a member variable of ResourceSummary to solve multithreading issues
2. Delete unused functions
Signed-off-by: halfrost <ydz627@gmail.com>
|
2023-10-23 09:25:09 -07:00 |
zach593
|
8520227897
|
improve update workload status error rate too high
Change-Id: I531e40fa99e657af3c060e59c13c47a835356274
Signed-off-by: zach593 <zach_li@outlook.com>
|
2023-10-20 10:28:07 +08:00 |
jwcesign
|
e50f414b4f
|
fix: Update workload's status.observedGeneration if it's updated
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-10-17 13:33:56 +08:00 |
chaosi-zju
|
19c63fca28
|
remove insecureSkipTLSVerify in UT test
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-09-13 15:07:45 +08:00 |
whitewindmills
|
c8423cb237
|
fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-09-04 10:22:39 +08:00 |
lxtywypc
|
67de65d892
|
Revert "Merge pull request #3808 from ctripcloud/refactor-execution-workstatus"
This reverts commit 90ccbcdfce , reversing
changes made to 24bb582950 .
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-08-31 14:23:58 +08:00 |
jwcesign
|
2c48bd7f99
|
cleanup: add uid in resource and owner information in annotations
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-08-26 17:02:13 +08:00 |
karmada-bot
|
3710dc4dab
|
Merge pull request #3948 from zishen/repair_ut
repair the cluster_status_controller_test
|
2023-08-21 21:59:01 +08:00 |
Tanggui Bian
|
bc689e9142
|
repair the cluster_status_controller_test
Signed-off-by: Tanggui Bian <softwarebtg@163.com>
|
2023-08-19 18:03:19 +08:00 |
lxtywypc
|
89e3673fbb
|
only update object in member cluster by execution controller
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-08-16 16:36:22 +08:00 |
RainbowMango
|
4ee4b22f05
|
Adopt Kubernetes breaking changes: PR 113542 which require singular names for core types
Adopt breaking change of contriller-runtime PR 2122
Adopt breaking change of contriller-runtime PR 2296
Adopt breaking change of controller-runtime PR 2139
Adopt breaking change of controller-runtime PR 2135
Adopt breaking change of Kubernetes PR 116218
Adopt breaking change of controller-runtime PR 2149
Adopt breaking change of controller-runtime PR 2150
Adopt breaking change of controller-runtime PR 2134
Adopt breaking change of controller-runtime PR 2293
Adopt breaking change of controller-runtime PR 2144
Adopt k8s feature: watch list. PR 115402
Adopt breaking change of Kubernetes PR 117102
Adopt Kubernetes change: disable staticcheck
Fix unit tests that failure due to fake-client behavior changes.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-07-29 16:47:38 +08:00 |
Poor12
|
e71a360f17
|
delete redundant deepcopy
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-06-09 17:37:12 +08:00 |
karmada-bot
|
527efd174f
|
Merge pull request #3621 from realnumber666/add-ut/crb_status_controller
Add ut for `pkg/controllers/applicationfailover` and `pkg/controllers/status`
|
2023-06-06 12:31:23 +08:00 |
rayywu
|
e97d29500b
|
Add UT for pkg/controllers/applicationfailover/common.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-06-02 00:26:49 +08:00 |
rayywu
|
8e0f186302
|
Add UT for pkg/controllers/status/rb_status_controller.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-06-01 20:41:18 +08:00 |
rayywu
|
0ee9be39bb
|
Add UT for pkg/controllers/status/crb_status_controller.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-06-01 20:33:47 +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 |
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 |
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 |
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 |
whitewindmills
|
89295f9606
|
Fix inspection errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-05-17 17:06:27 +08:00 |
rayywu
|
4335107894
|
Add UT for deploy.go and cluster_condition_cache.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-04-03 17:25:33 +08:00 |
xigang
|
4c38c4e6c1
|
Fix: remove the setTransitionTime method from the cluster status controller
Signed-off-by: xigang <wangxigang2014@gmail.com>
|
2023-03-23 09:55:07 +08:00 |
Poor12
|
e7f70a00b6
|
fix issue when cluster fails and recovers
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-03-07 15:39:25 +08:00 |
changzhen
|
eecadfd43a
|
add bindingStatus controller to aggregate work status and update the
status of resource template
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-02-23 16:08:36 +08:00 |
RainbowMango
|
c07ad07f3b
|
Adopt lease name change
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-01-29 18:08:19 +08:00 |
karmada-bot
|
a20dd6e630
|
Merge pull request #2935 from jwcesign/code-review-fix-v2
Delete the redundant logic in func GenerateExecutionSpaceName
|
2022-12-29 15:39:50 +08:00 |
chen zechun
|
83d43235e8
|
Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-12-28 19:12:36 +08:00 |