RainbowMango
|
75f27339ce
|
Add more comments about filed selector in cluster affinity.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-03-07 11:58:22 +08:00 |
changzhen
|
45340c358e
|
update ClusterAffinities json name
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-02-18 11:29:18 +08:00 |
RainbowMango
|
6aa3ffd6cf
|
Simply OrderedClusterAffinities API names
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-02-17 16:55:27 +08:00 |
RainbowMango
|
5dc94f40fe
|
Extend ResourceBinding by adding the SchedulerObservedAffinityName to the status field.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-02-16 20:09:12 +08:00 |
RainbowMango
|
5c30415584
|
Propose preferred cluster
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-02-13 16:16:42 +08:00 |
karmada-bot
|
b36bc65d14
|
Merge pull request #2702 from Poor12/add-toleration
Add placement for bindingSpec
|
2023-02-13 11:08:55 +08:00 |
chaunceyjiang
|
df43a00e52
|
feat: support for removing annotations/labels propagated through karmada
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-02-10 16:00:21 +08:00 |
Poor12
|
5eff625925
|
add placement for binding
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-10 15:18:01 +08:00 |
Poor12
|
bec9ca1f6a
|
Support multiple schedulers
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-01 12:00:40 +08:00 |
RainbowMango
|
a1e8f164cb
|
adopt static check issues
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-01-31 09:22:41 +08:00 |
changzhen
|
e070ad779c
|
add ut for cluster registry
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-01-28 09:11:44 +08:00 |
wongearl
|
9a46afc301
|
add UT for SetDefaultClusterResourceModels and MutateClusterTaints
Signed-off-by: wongearl <vamliang@163.com>
|
2023-01-12 16:16:58 +08:00 |
chaunceyjiang
|
7a3207c8ee
|
fix: set the default value of replicaSchedulengType
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-01-09 14:37:20 +08:00 |
zhuzhenghao
|
915b1857c9
|
Move to registry.k8s.io
Signed-off-by: zhuzhenghao <zhenghao.zhu@daocloud.io>
|
2022-11-29 18:55:22 +08:00 |
RainbowMango
|
1c1e7b0e53
|
Update ResourceInterpreterCustomization comments according to implementation
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-11-28 17:08:44 +08:00 |
karmada-bot
|
60bc53ad66
|
Merge pull request #2849 from carlory/validate-cluster-fields
validate cluster fields
|
2022-11-25 17:28:09 +08:00 |
carlory
|
1718fd3538
|
validate cluster fields
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-11-25 11:19:53 +08:00 |
RainbowMango
|
f8646f5d91
|
Update Golang version from v1.18.3 to v1.19.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-11-23 19:47:12 +08:00 |
Poor12
|
5418b5d265
|
refactor events
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-15 15:34:22 +08:00 |
karmada-bot
|
60d8bcbe72
|
Merge pull request #2770 from Poor12/add-policy-event
Add reflectStatusToWork and InterpretHealth event
|
2022-11-11 13:03:56 +08:00 |
Poor12
|
840de4fc84
|
add reflectStatusToWork and InterpretHealth event
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-11 12:07:49 +08:00 |
RainbowMango
|
773c7ff5d7
|
Introduce priority to both PropagatioonPolicy and ClusterPropagationPolicy
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-11-11 11:07:13 +08:00 |
Poor12
|
ac6aaa31f1
|
add override policy event
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-09 10:25:23 +08:00 |
karmada-bot
|
6502bda995
|
Merge pull request #2688 from Poor12/improve-cluster-event
Add the CreateExecutionSpaceSucceed and RemoveExecutionSpaceSucceed event
|
2022-11-08 19:45:52 +08:00 |
Poor12
|
e438cfcf75
|
add CreateExecutionSpaceSucceed and RemoveExecutionSpaceSucceed event
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-03 11:48:10 +08:00 |
chaunceyjiang
|
d9189dc455
|
The ImageOverrider description does not match the actual functions
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-11-01 12:34:32 +08:00 |
karmada-bot
|
026781f207
|
Merge pull request #2696 from jwcesign/add-ns-sync-labels
Add label "namespace.karmada.io/skip-auto-propagation" to control whether to propagate ns to member clusters
|
2022-10-29 14:59:22 +08:00 |
jwcesign
|
ecfec33ec3
|
Add label "namespace.karmada.io/skip-auto-propagation" to control whether to propagate ns to member clusters
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-10-29 11:35:38 +08:00 |
RainbowMango
|
b2b53cd9d8
|
Add configurable interpreter api
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-28 10:26:59 +08:00 |
Poor12
|
047b2fb7ae
|
fix a typo about events
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-20 20:42:23 +08:00 |
karmada-bot
|
eb0c6552df
|
Merge pull request #2639 from RainbowMango/pr_resourceinterpreter_customization_api
Add configurable resource interpreter API
|
2022-10-18 17:05:14 +08:00 |
RainbowMango
|
bb32de49d0
|
Add configurable resource interpreter
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-18 15:14:21 +08:00 |
lixingchenDaoCloud
|
233430c311
|
The OverriderOperator description does not match the actual functions
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
|
2022-10-17 21:31:01 +08:00 |
karmada-bot
|
e40bd97222
|
Merge pull request #2625 from RainbowMango/pr_comment_rs
Update comments for ResourceSelectors in PropagationPolicy to eliminate ambiguity
|
2022-10-11 10:31:08 +08:00 |
chaunceyjiang
|
8bcfd7810b
|
introduce overriders for annotation and label
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-10-10 22:15:14 +08:00 |
RainbowMango
|
78b872a8cf
|
Update comments for ResourceSelectors in PropagationPolicy to set the record straight.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-10 12:32:07 +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
|
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 |
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
|
121ae39ac0
|
Merge pull request #2386 from halfrost/cluster-resource-modeling-api
Add cluster resource modeling api
|
2022-08-18 15:00:45 +08:00 |
halfrost
|
77cf4bed09
|
Add cluster resource modeling api
Signed-off-by: halfrost <ydz627@gmail.com>
|
2022-08-17 22:06:21 -07: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 |
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
|
67fd394e5e
|
Merge pull request #2346 from RainbowMango/pr_add_graceful_evict_helper
Enable graceful eviction in taint manager
|
2022-08-09 16:43:08 +08:00 |
RainbowMango
|
2673a991d2
|
Add graceful eviction helper function and perform
graceful eviction only when feature gate is on.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-09 09:43:07 +08:00 |
RainbowMango
|
f73e7f2639
|
Rename interpreter operation health
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-08 19:56:18 +08:00 |
RainbowMango
|
89f9c96644
|
Extend Binding API adding graceful eviction
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-01 17:36:03 +08:00 |
karmada-bot
|
73f24d39b5
|
Merge pull request #2180 from RainbowMango/pr_clusterid_api
Add ID to Cluster API
|
2022-08-01 14:22:57 +08:00 |