karmada-bot
|
7b7f4ce8dc
|
Merge pull request #4140 from RainbowMango/pr_enable_operator_ut
Enable unit test for operator and upload coverage to CODECOV
|
2023-10-19 20:10:24 +08:00 |
karmada-bot
|
28d68b4fcd
|
Merge pull request #4146 from RainbowMango/pr_update_releasenotes
Update release notes for v1.6.4, v1.7.1
|
2023-10-19 11:33:25 +08:00 |
karmada-bot
|
dcf0685f88
|
Merge pull request #4147 from zhzhuang-zju/uploadsarif
ci: upload trivy scan results to GitHub Security tab
|
2023-10-19 10:07:23 +08:00 |
Lan Liang
|
3fbd7219d1
|
Operator support work with crds v1.7.0
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2023-10-18 13:26:09 +00:00 |
zhzhuang-zju
|
61302b5d8e
|
fix: cannot access ResourceRegistry with its singularName
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2023-10-18 16:28:48 +08:00 |
zhzhuang-zju
|
67af072709
|
ci: upload trivy scan results to GitHub Security tab
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2023-10-18 15:57:56 +08:00 |
RainbowMango
|
8a883f962d
|
Update release notes for v1.6.4, v1.7.1
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-10-18 15:45:46 +08:00 |
karmada-bot
|
557348fea0
|
Merge pull request #4074 from Vacant2333/add-resource-deletion-protection-by-label
[Feat] Resource Deletion Protection
|
2023-10-18 11:35:23 +08:00 |
karmada-bot
|
e2e33a5379
|
Merge pull request #4139 from yanfeng1992/fix-scheduler-eventfilter
EnqueueAffectedBindings and enqueueAffectedCRBs add schedulerNameFilter
|
2023-10-18 09:55:22 +08:00 |
RainbowMango
|
6dc07149dc
|
Enable unit test in Makefile and upload the coverage to CODECOV
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-10-17 19:29:54 +08:00 |
huangyanfeng
|
27971f4cd4
|
enqueueAffectedBindings and enqueueAffectedCRBs add schedulerNameFilter
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-10-17 15:34:01 +08:00 |
Vacant2333
|
1df2420f70
|
[feat] namespace deletion protection
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
|
2023-10-17 14:54:54 +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 |
karmada-bot
|
3eba2a950f
|
Merge pull request #4123 from zhzhuang-zju/dd
CI: add image scanning
|
2023-10-17 10:33:21 +08:00 |
karmada-bot
|
575d4d955f
|
Merge pull request #4131 from XiShanYongYe-Chang/refine-resource-deletion-protection-proposal
Refine resource deletion protection proposal
|
2023-10-16 21:57:21 +08:00 |
zhzhuang-zju
|
6381c8795b
|
CI: add image scanning
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2023-10-16 21:25:31 +08:00 |
changzhen
|
dcc0577bda
|
refine resource deletion protection proposal
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-10-16 20:47:03 +08:00 |
karmada-bot
|
f56af66771
|
Merge pull request #4127 from MolisXYliu/master
update karmada operator default karmada version
|
2023-10-13 18:06:20 +08:00 |
karmada-bot
|
f1f1a82dc7
|
Merge pull request #4112 from liangyuanpeng/ci_release_1.7
APIServer compatibility for release-1.7
|
2023-10-13 12:39:19 +08:00 |
Lan Liang
|
a948c63f5a
|
Update APIServer compatibility for release-1.7
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2023-10-13 11:30:09 +08:00 |
happyfire
|
b25d8c6c1e
|
update karmada default version
|
2023-10-13 10:51:04 +08:00 |
karmada-bot
|
8c92fd3afd
|
Merge pull request #4124 from Yan-Daojiang/master
Fix incorrect comments in unjoin command
|
2023-10-12 12:14:18 +08:00 |
Yan-Daojiang
|
a6797c7d62
|
Fix incorrect comments in unjoin command
Signed-off-by: Yan-Daojiang <yan_daojiang@163.com>
|
2023-10-12 10:58:24 +08:00 |
karmada-bot
|
8e5f192bf8
|
Merge pull request #4117 from chaosi-zju/dev
clean ci runner disk space
|
2023-10-11 10:32:20 +08:00 |
chaosi-zju
|
0509acbf71
|
clean ci runner disk space
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-10-11 09:22:24 +08:00 |
karmada-bot
|
70e2e1ca71
|
Merge pull request #4080 from ctripcloud/remove-max-retry
remove unnecessary maxRetry for AsyncWorker
|
2023-10-10 17:29:19 +08:00 |
karmada-bot
|
8fadc2622b
|
Merge pull request #4105 from yanfeng1992/schedulerRateLimiterOptions
schedulerOptions add support for RateLimiterOptions
|
2023-10-10 17:15:19 +08:00 |
huangyanfeng
|
fec30e0380
|
schedulerOptions add support for RateLimiterOptions
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-10-10 12:07:15 +08:00 |
karmada-bot
|
48e936957e
|
Merge pull request #4113 from liangyuanpeng/ci_with_1.28
Update CI with 1.28
|
2023-10-10 11:57:18 +08:00 |
karmada-bot
|
00b823d527
|
Merge pull request #4103 from jwcesign/automated-cherry-pick-of-#4085-upstream-master
fix: fix fhpa controller panic when SelectPolicy is nil
|
2023-10-09 18:43:15 +08:00 |
Lan Liang
|
66566c13c2
|
Update CI with 1.28
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2023-10-09 17:53:03 +08:00 |
watermeion
|
e5ee1636cf
|
fix fhpa controller panic when SelectPolicy is nil
Signed-off-by: watermeion <watermeion@hotmail.com>
|
2023-10-09 15:16:06 +08:00 |
karmada-bot
|
ff433ce1f9
|
Merge pull request #4096 from lonelyCZ/fix-mcs-webhook
Fix to validate spec.types of MultiClusterService Webhook
|
2023-10-09 15:02:15 +08:00 |
lonelyCZ
|
9aefb4c4dd
|
Fix to validate spec.types of MultiClusterService Webhook
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2023-10-09 13:12:24 +08:00 |
karmada-bot
|
38ec57982c
|
Merge pull request #4092 from Yan-Daojiang/ydj/hack/install_cli
Fix interactive checks in one-click installations
|
2023-10-09 11:03:15 +08:00 |
Yan-Daojiang
|
07a609e55f
|
Fix interactive checks in one-click installations
Signed-off-by: Yan-Daojiang <yan_daojiang@163.com>
|
2023-10-08 20:53:05 +08:00 |
karmada-bot
|
b9e795ed84
|
Merge pull request #4106 from chaosi-zju/cici
clean ci runner disk space
|
2023-10-08 15:59:14 +08:00 |
chaosi-zju
|
1c1f05f84b
|
clean ci runner disk space
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-10-08 14:51:56 +08:00 |
karmada-bot
|
eb05207b6b
|
Merge pull request #4088 from chaosi-zju/dev
update swagger json
|
2023-10-07 09:04:13 +08:00 |
chaosi-zju
|
7b13371360
|
update swagger json
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-09-27 17:43:38 +08:00 |
karmada-bot
|
48b8e9f9ba
|
Merge pull request #4082 from ctripcloud/fix-replicas-syncer
use status.DesiredReplicas instead of status.CurrentReplicas of HPA to update resource scale
|
2023-09-22 12:41:00 +08:00 |
lxtywypc
|
8a56a8dc34
|
use status.DesiredReplicas instead of status.CurrentReplicas of HPA to update resource scale
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-09-22 10:20:54 +08:00 |
karmada-bot
|
681515fbf6
|
Merge pull request #4078 from chaosi-zju/retain-2
retain for hpa controlled Deployment resource (labels method)
|
2023-09-21 22:52:00 +08:00 |
chaosi-zju
|
a4828cc410
|
retain for hpa controlled Deployment resource
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-09-21 19:44:01 +08:00 |
lxtywypc
|
54c14360aa
|
remove unnecessary maxRetry for AsyncWorker
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-09-21 16:19:59 +08:00 |
karmada-bot
|
68f4ac75cf
|
Merge pull request #4072 from ctripcloud/add-replicas-syncer
add replicas syncer for resources with HPA
|
2023-09-21 09:53:59 +08:00 |
chaosi-zju
|
b27da00291
|
remove insecureSkipTLSVerify in operator
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-09-20 19:47:20 +08:00 |
lxtywypc
|
5ae8178ec3
|
add replicas syncer for resources with HPA
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-09-20 17:29:34 +08:00 |
karmada-bot
|
0135ebfae1
|
Merge pull request #3750 from calvin0327/change-karmada-system
karmada operator: change karmada system namespace to `karmada-system`
|
2023-09-20 09:28:59 +08:00 |
karmada-bot
|
d0f23b8c14
|
Merge pull request #4076 from yanfeng1992/feature-pull-anpserver
make pull cluster to be able to register with proxy-server
|
2023-09-20 09:15:58 +08:00 |