RainbowMango
|
a8e965321e
|
Disable cluster failover by default which should be explicitly enabled by administrators after a fully evaluation.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-11-30 09:59:35 +08:00 |
karmada-bot
|
8f4a03bd74
|
Merge pull request #5861 from seanlaii/deprecated
Enable the deprecation check which was disabled for version upgrade
|
2024-11-26 11:58:02 +08:00 |
wei-chenglai
|
e05628bb37
|
Enable deprecation check which was disabled for version upgrade
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2024-11-25 20:32:50 -05:00 |
zhzhuang-zju
|
3c91c7df8f
|
replace csrapproving by agentcsrapproving
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-11-25 17:01:03 +08:00 |
karmada-bot
|
2c51aca8a0
|
Merge pull request #5825 from zhzhuang-zju/csrapproving
add agentcsrapproving controller to auto approve agent csr
|
2024-11-23 14:36:59 +08:00 |
zhzhuang-zju
|
103346111b
|
add agentcsrapproving controller to auto approve agent csr
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-11-22 18:21:06 +08:00 |
changzhen
|
9367ca9352
|
add ServerRunOptions in the search options
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-11-21 21:28:58 +08:00 |
changzhen
|
41dccd7d18
|
wait for search multiClusterCache ReadinessCheck to be ready
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-11-21 21:19:03 +08:00 |
karmada-bot
|
6795dba9d1
|
Merge pull request #5809 from CharlesQQ/introduce-flag-dependencies-distributor
feat(dependenciesdistributor): introduce --concurrent-dependent-resource-syncs flag
|
2024-11-19 21:02:56 +08:00 |
zach593
|
e2827b1b2e
|
Add index for Work to speed up the processing of resource binding related controllers
Signed-off-by: zach593 <zach_li@outlook.com>
|
2024-11-19 11:48:04 +08:00 |
RainbowMango
|
fc1df776dc
|
Adopt controller-runtime braking change: TypedReconciler
Reference PR2799
Adopt Kubernetes#125483 introduced ReadinessCheck
Adopt Kubernetes breaking change: EffectiveVersion
Reference PR: 122891
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-11-12 17:52:46 +08:00 |
chang.qiangqiang
|
066eec0b7d
|
feat(dependenciesdistributor): introduced flag for dependencies-distributor
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
|
2024-11-12 16:31:21 +08:00 |
karmada-bot
|
b3d3bcde66
|
Merge pull request #5787 from yanfeng1992/descheduler-leader
Introduced descheduler leaderElection options including: `--leader-elect-lease-duration`, `--leader-elect-renew-deadline`, `--leader-elect-retry-period`,
|
2024-11-06 17:43:45 +08:00 |
huangyanfeng
|
5dd6abafb9
|
deScheduler add LeaderElection config
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2024-11-05 14:49:55 +08:00 |
karmada-bot
|
9f23d2961d
|
Merge pull request #5552 from chaosi-zju/bind-descheduler
Remove deprecated --bind-address and --secure-port from karmada-descheduler
|
2024-09-23 14:47:07 +08:00 |
chaosi-zju
|
6edb9cee1e
|
Remove deprecated --bind-address and --secure-port from karmada-descheduler
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-09-21 10:59:24 +08:00 |
chaosi-zju
|
03023103d6
|
Remove deprecated --bind-address and --secure-port from karmada-scheduler
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-09-20 18:10:37 +08:00 |
karmada-bot
|
e97f2bb113
|
Merge pull request #5555 from seanlaii/remove-parameter-scheduler-estimator
Remove deprecated `--bind-address` and `--bind-address` from `karmada-scheduler-estimator`
|
2024-09-19 18:58:04 +08:00 |
karmada-bot
|
ef7d528a98
|
Merge pull request #5549 from whitewindmills/remove-params-kcm
Removed deprecated `--bind-address` and `--bind-address` from `karmada-controller-manager`
|
2024-09-19 09:33:04 +08:00 |
wei-chenglai
|
a72b72ba93
|
Remove BindAddress & SecurePort of karmada-scheduler-estimator
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2024-09-16 00:03:38 -04:00 |
whitewindmills
|
73c441f7a6
|
Remove BindAddress & SecurePort of karmada-controller-manager
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-09-14 10:54:15 +08:00 |
whitewindmills
|
f33bc3820f
|
Remove BindAddress & SecurePort of karmada-agent
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-09-14 10:44:27 +08:00 |
chaosi-zju
|
e7db9d74b0
|
remove redundant launch arguments when install estimator by karmadactl
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-09-11 16:59:28 +08:00 |
Joe Nathan Abellard
|
b6fbcb4353
|
Add the ability to specify namespace to be used for discovering scheduler estimator services
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
Address comments
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
|
2024-09-09 07:21:57 -04:00 |
karmada-bot
|
9351b76193
|
Merge pull request #5459 from anujagrawal699/addedTests-cmd/scheduler
Added tests for cmd/scheduler
|
2024-09-02 14:40:50 +08:00 |
Anuj Agrawal
|
b64a76cfb7
|
Added tests for cmd/scheduler
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
Added tests for cmd/scheduler
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
|
2024-09-02 09:51:26 +05:30 |
karmada-bot
|
bd483c141d
|
Merge pull request #5454 from whitewindmills/words-cleanup
Fix spelling errors
|
2024-08-29 19:43:46 +08:00 |
whitewindmills
|
b4ad838227
|
Fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-08-29 15:58:05 +08:00 |
Anuj Agrawal
|
9d5e86e7dc
|
Added tests for cmd/descheduler
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
Added tests for cmd/descheduler
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
|
2024-08-29 13:27:19 +05:30 |
karmada-bot
|
d16f0985ec
|
Merge pull request #5437 from liangyuanpeng/scheduler_options
Standardize the health probe and metrics arguments of scheduler.
|
2024-08-28 09:11:45 +08:00 |
Lan Liang
|
0fceab521a
|
Standardize the health probe and metrics arguments of scheduler.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2024-08-27 12:37:21 +00:00 |
karmada-bot
|
9a678b65f0
|
Merge pull request #5290 from seanlaii/controller-manager-options
Standardize the health probe argument of karmada-controller-manager
|
2024-08-27 18:37:45 +08:00 |
wei-chenglai
|
f6d022f799
|
Standardize the health probe argument of karmada-controller-manager
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2024-08-27 16:29:01 +08:00 |
whitewindmills
|
d9ecf2a9ca
|
Standardize the health probe and metrics arguments of descheduler
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-08-27 14:32:00 +08:00 |
wei-chenglai
|
c266e4b234
|
Standardize the health probe & metrics arguments of scheduler-estimator
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2024-08-27 11:49:42 +08:00 |
whitewindmills
|
955b5b5862
|
Standardize the health probe arguments
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-07-23 10:20:48 +08:00 |
changzhen
|
d79ea8b1cc
|
replace RecommendedOptions with needed subset options in karmada-search component
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-07-13 11:33:12 +08:00 |
changzhen
|
1a8d8f4829
|
replace RecommendedOptions with needed subset options in AA component
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-07-12 17:20:30 +08:00 |
chaosi-zju
|
b889d26c32
|
silence the 'log.SetLogger(...) was never called' error
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-06-27 14:33:48 +08:00 |
zhzhuang-zju
|
acdd2115c6
|
Adding TLS Certificate Authentication to gRPC
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-06-21 15:56:20 +08:00 |
RainbowMango
|
1c9395ba6e
|
nominate code owners of scheduler, resourceinterpreter, apis
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-06-07 11:59:02 +08:00 |
karmada-bot
|
6cfed59332
|
Merge pull request #4930 from zhzhuang-zju/golangciwith1.58.0
Bump golangci-lint to v1.58.0
|
2024-05-15 17:20:19 +08:00 |
whitewindmills
|
0708b7d55b
|
Call shutdown after being stopped
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-05-14 18:01:02 +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
|
81b8c4c811
|
Merge pull request #4883 from guozheng-shen/feat-oidc
feat: add client-go oidc auth provider
|
2024-05-08 14:26:13 +08:00 |
RainbowMango
|
f964501986
|
Explicitly specify the remote kubeconfig file to build the informer.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-05-06 14:45:51 +08:00 |
guozheng-shen
|
82ac4ef0a3
|
feat: add client-go oidc
Signed-off-by: guozheng-shen <179826407@qq.com>
|
2024-05-06 14:37:40 +08:00 |
RainbowMango
|
8cf31bfc37
|
Adopt Kubernetes #121390: remove etcd page
Adopt Kubernetes #118653, introduce VolumeResourceRequirements
Remove APIPriorityAndFairness feature gates from
karmada-aggregated-apiserver.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-05-06 11:36:54 +08:00 |
karmada-bot
|
54ad963d95
|
Merge pull request #4885 from zhzhuang-zju/silence
silence the 'log.SetLogger(...) was never called; logs will not be displayed' error
|
2024-04-30 14:02:06 +08:00 |
karmada-bot
|
f33f3f8bf3
|
Merge pull request #4474 from jwcesign/add-uid
feat: add permanent id label to pp/cpp/rb/crb/work resources
|
2024-04-30 11:39:24 +08:00 |