RainbowMango
|
f500d6b4f2
|
Fix broken links in cherry-pick script
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-25 10:22:13 +08:00 |
karmada-bot
|
0c681b2636
|
Merge pull request #2418 from Poor12/add-feature-gate-for-yamls
add CustomizedClusterResourceModeling feature gate
|
2022-08-25 09:54:52 +08:00 |
karmada-bot
|
23ec2afa8b
|
Merge pull request #2410 from XiShanYongYe-Chang/reflect-work-health-status
Reflect health status for recording the healthy state of the current resource
|
2022-08-24 18:16:53 +08:00 |
changzhen
|
afca732825
|
reflect health status for recording the healthy state of the current resource running in the member cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-24 17:27:56 +08:00 |
Poor12
|
88e35071d1
|
add CustomizedClusterResourceModeling feature gate for karmada-controller-manager and karmada-aggregated-apiserver and karmada-scheduler
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-24 17:21:17 +08:00 |
karmada-bot
|
513f7360e8
|
Merge pull request #2412 from Poor12/fix-etcd-restart
fix etcd livenessProbe to result to etcd restart
|
2022-08-24 15:00:53 +08:00 |
karmada-bot
|
b6cd15905f
|
Merge pull request #2413 from ikaven1024/proxy-fix
fix some problems in proxy
|
2022-08-24 14:42:52 +08:00 |
yingjinhui
|
0128c84f72
|
creating member cluster resource via proxy should returns MethodNotSupported
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-08-24 12:17:06 +08:00 |
yingjinhui
|
2b7ed24875
|
[fix] get resource from proxy should not modify data in cache
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-08-24 12:04:22 +08:00 |
Poor12
|
4e668d524f
|
fix etcd livenessProbe to result to etcd restart
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-24 12:02:25 +08:00 |
karmada-bot
|
5c79b11661
|
Merge pull request #2388 from lonelyCZ/pr-register-pull
Implement `karmdactl register` for joining clusters with PULL mode
|
2022-08-24 11:33:51 +08:00 |
karmada-bot
|
3837eadb8b
|
Merge pull request #2317 from zhuwint/deve2e
add e2e test for InterpretStatus
|
2022-08-24 11:18:51 +08:00 |
zhuwint
|
334a478b61
|
add e2e for InterpretStatus
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-08-24 09:09:29 +08:00 |
karmada-bot
|
aa2419cb1f
|
Merge pull request #2367 from halfrost/cluster-resource-modeling
Cluster resource modeling
|
2022-08-23 20:45:50 +08:00 |
halfrost
|
5b1265e994
|
Add modeling implement
Signed-off-by: halfrost <ydz627@gmail.com>
|
2022-08-23 01:56:36 -07:00 |
karmada-bot
|
4657282293
|
Merge pull request #2398 from Poor12/add-cluster-check
add cluster resource model check
|
2022-08-23 16:26:51 +08:00 |
lonelyCZ
|
4b4ca14345
|
Implement karmadactl register for joining clusters with PULL mode
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 15:41:48 +08:00 |
Poor12
|
bdf11c447b
|
add cluster resource model check
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-23 15:37:03 +08:00 |
karmada-bot
|
d1150abbb9
|
Merge pull request #2399 from lonelyCZ/pr-karmadactl-token
Implement karmadactl token command to manage bootstrap tokens
|
2022-08-23 12:41:50 +08:00 |
lonelyCZ
|
fbc9599510
|
Implement karmadactl token command to manage bootstrap tokens
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 11:31:00 +08:00 |
karmada-bot
|
15a2fbc403
|
Merge pull request #2407 from lonelyCZ/pr-fix-agent
Fix it occur error when `karmada-agent` is restarted
|
2022-08-23 11:22:50 +08:00 |
lonelyCZ
|
8ee19bc1d0
|
Fix it occur error when karmada-agent is restarted
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-23 10:11:01 +08:00 |
karmada-bot
|
79e7820dac
|
Merge pull request #2363 from huntsman-li/fix/issue-2335
fix opensearch mapper_parsing_exception
|
2022-08-22 20:01:50 +08:00 |
karmada-bot
|
d4692ff4f2
|
Merge pull request #2389 from ikaven1024/proxy-cache
add proxy cache
|
2022-08-22 19:33:49 +08:00 |
yingjinhui
|
3d8df9c3e0
|
add proxy cache
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-08-22 18:36:07 +08:00 |
karmada-bot
|
cc74041e7f
|
Merge pull request #2357 from lonelyCZ/pr-join-pull-rbac
Set the required RBAC to enable the certificate signing request
|
2022-08-22 17:09:49 +08:00 |
lonelyCZ
|
59c17d911f
|
Set the required RBAC to enable the certificate signing request
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-22 15:42:54 +08:00 |
karmada-bot
|
c10e5f6863
|
Merge pull request #2391 from Garrybest/pr_failover
remove Failover from scheduler
|
2022-08-22 15:39:49 +08:00 |
Garrybest
|
ff94289352
|
remove Failover from scheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-22 14:23:16 +08:00 |
karmada-bot
|
73615e2066
|
Merge pull request #2401 from zhixian82/zhixian/fix-karmada-helm
fix: remove unexpected validate webhook in configuration
|
2022-08-22 14:13:49 +08:00 |
zhixian
|
fb4ea9c1fc
|
fix: remove unexpected validate webhook in configuration
Signed-off-by: zhixian <zhy0882@mail.ustc.edu.cn>
|
2022-08-22 12:02:39 +08:00 |
karmada-bot
|
a82c427509
|
Merge pull request #2395 from yusank/bugfix/sync-crb-status
fix: sync cluster level resource status
|
2022-08-22 11:48:50 +08:00 |
yusank
|
d1617303a4
|
feat: sync cluster level resource status #2394
Signed-off-by: yusank <yusankurban@gmail.com>
|
2022-08-22 10:16:53 +08:00 |
karmada-bot
|
e237614954
|
Merge pull request #2351 from XiShanYongYe-Chang/add-health-field
add health field in the binding and work api
|
2022-08-19 16:34:47 +08:00 |
karmada-bot
|
f6b7511906
|
Merge pull request #2390 from Poor12/set-default-model-for-cluster
Set default model for cluster
|
2022-08-19 15:50:46 +08:00 |
changzhen
|
c1794bf7e4
|
add health field in the binding and work api
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-19 15:44:19 +08:00 |
Poor12
|
d720a5c34f
|
set default model for cluster
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-19 14:53:03 +08:00 |
karmada-bot
|
674641c1fa
|
Merge pull request #2369 from yy158775/id_join
avoid joining the same cluster repeatedly
|
2022-08-19 14:28:46 +08:00 |
karmada-bot
|
78c299caf4
|
Merge pull request #2370 from zhuwint/dev-defaultinterpreter
add default interpreter for interpretHealth
|
2022-08-19 12:11:46 +08:00 |
karmada-bot
|
303d4652ef
|
Merge pull request #2312 from lonelyCZ/pr-cluster-info
Set open cluster-info to distribute root CA certificates
|
2022-08-19 10:56:46 +08:00 |
karmada-bot
|
822abc540b
|
Merge pull request #2297 from lonelyCZ/pr-init-normalize-cert
Standardize the generation of certificates for karmadactl init
|
2022-08-18 15:23:45 +08:00 |
karmada-bot
|
121ae39ac0
|
Merge pull request #2386 from halfrost/cluster-resource-modeling-api
Add cluster resource modeling api
|
2022-08-18 15:00:45 +08:00 |
karmada-bot
|
f80070fa0d
|
Merge pull request #2097 from lonelyCZ/pr-normalize-cert
Standardize the generation and management of certificates
|
2022-08-18 14:38:50 +08:00 |
halfrost
|
77cf4bed09
|
Add cluster resource modeling api
Signed-off-by: halfrost <ydz627@gmail.com>
|
2022-08-17 22:06:21 -07:00 |
zhuwint
|
989fb496fd
|
add default interpreter for interpretHealth
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-08-18 11:48:09 +08:00 |
karmada-bot
|
dd7d70ae6f
|
Merge pull request #2366 from ikaven1024/feature-proxy
add proxy skeleton
|
2022-08-18 08:46:45 +08:00 |
yingjinhui
|
dd1b6e2967
|
add proxy skeleton
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-08-17 18:55:06 +08:00 |
karmada-bot
|
ccc39b2cf5
|
Merge pull request #2387 from RainbowMango/pr_resource_modeling_control_flag
Introduce `--enable-cluster-resource-modeling` to customize resource modeling feature
|
2022-08-17 17:34:43 +08:00 |
RainbowMango
|
95036ffcda
|
enable node pod list only when needed for better performance
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-17 16:33:38 +08:00 |
lonelyCZ
|
37247f6081
|
Set open cluster-info to distribute root CA certificates
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-17 14:39:29 +08:00 |