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
|
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 |
yy158775
|
23dd9cadcb
|
solve cluster id repeat to join
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-08-17 12:05:40 +08:00 |
karmada-bot
|
6faf228584
|
Merge pull request #2058 from ikaven1024/proposal-proxy
Add proxy proposal
|
2022-08-17 11:21:51 +08:00 |
yingjinhui
|
7d5efce5cd
|
Add proxy proposal
Co-authored-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
Co-authored-by: Tingtal <86000694+Tingtal@users.noreply.github.com>
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-08-16 21:51:47 +08:00 |
jingxueli
|
b3ca4c2ee8
|
make buildInformerForCluster configurable
Signed-off-by: jingxueli <jingxueli@trip.com>
|
2022-08-16 21:03:09 +08:00 |
karmada-bot
|
39400eda1a
|
Merge pull request #2385 from RainbowMango/pr_lease_context
Start lease controller with separated context.
|
2022-08-16 20:59:44 +08:00 |
karmada-bot
|
3ddee004ad
|
Merge pull request #2348 from wawa0210/update-karmada-charts
Update karmada charts to support Support set `global.imageRegistry` of all components image repo
|
2022-08-16 16:30:43 +08:00 |
lonelyCZ
|
3e89d68a23
|
Standardize the generation and management of certificates
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-16 15:45:56 +08:00 |
lonelyCZ
|
818a9e3368
|
Standardize the generation of certificates for karmadactl init
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-08-16 15:35:03 +08:00 |
karmada-bot
|
4224d90bfb
|
Merge pull request #2353 from kevin-wangzefeng/update-code-of-conduct
switch CODE_OF_CONDUCT to CNCF COC
|
2022-08-16 12:04:44 +08:00 |
RainbowMango
|
8bb253a483
|
Start lease controller with separated context.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-16 11:15:57 +08:00 |
karmada-bot
|
c5ce2af608
|
Merge pull request #2382 from Poor12/add-feature-gate-for-model
Add a feature gate for cluster resource custom modeling
|
2022-08-15 21:32:41 +08:00 |
Poor12
|
944a725daa
|
Add a feature gate for cluster resource custom modeling
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-15 20:48:19 +08:00 |
karmada-bot
|
a1785e89b8
|
Merge pull request #2373 from Garrybest/pr_cluster
remove TargetCluster when cluster is terminating
|
2022-08-15 20:33:42 +08:00 |
Garrybest
|
5658bdb2c3
|
remove TargetCluster when cluster is terminating
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-15 19:40:13 +08:00 |
karmada-bot
|
4dbe338d18
|
Merge pull request #2377 from Poor12/master
Rename package name of typedmanager
|
2022-08-15 12:16:41 +08:00 |
Poor12
|
1374169fe3
|
Rename package name of typedmanager
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-15 11:26:30 +08:00 |
karmada-bot
|
6662906cb7
|
Merge pull request #2376 from AllenZMC/improve_taint
improve ut for taint
|
2022-08-15 11:22:42 +08:00 |
karmada-bot
|
f4e7d5a5df
|
Merge pull request #2319 from XiShanYongYe-Chang/graceful-evicting
Add grace-eviction-controller to evict cluster workload
|
2022-08-15 11:06:43 +08:00 |
karmada-bot
|
c89c680b25
|
Merge pull request #2228 from huntsman-li/test/search
[E2E] add karmada-search e2e test
|
2022-08-15 11:05:56 +08:00 |
changzhen
|
135efdb4a5
|
add grace-eviction-controller to evict cluster workload
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-15 09:34:47 +08:00 |
AllenZMC
|
53550a825c
|
improve ut for taint
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-14 23:49:15 +08:00 |
karmada-bot
|
66af6ef502
|
Merge pull request #2313 from yy158775/unique_id
add ID the unique identifier for push and pull mode's cluster
|
2022-08-12 14:57:10 +08:00 |
karmada-bot
|
2197159032
|
Merge pull request #2355 from AllenZMC/improve_binding
add ut for binding
|
2022-08-12 14:12:10 +08:00 |
huntsman_ly
|
b13a2b9c53
|
[E2E] add karmada-search e2e test
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
|
2022-08-12 13:47:32 +08:00 |
yy158775
|
474933826b
|
add ID the unique identifier for push and pull mode's cluster
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-08-12 09:37:50 +08:00 |
karmada-bot
|
f0379682a2
|
Merge pull request #2356 from AllenZMC/improve_taint
add ut for taint
|
2022-08-12 09:20:10 +08:00 |