Lan Liang
|
cd2812e30e
|
Delete the labels of uid.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2024-03-18 03:00:19 +00:00 |
chaosi-zju
|
926e34a7ad
|
implementation of the LazyActivation preference for Policy.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-01-25 20:56:31 +08:00 |
zhzhuang-zju
|
774b9dcad2
|
cleanup: remove label when pp is deleted
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-01-12 14:11:23 +08:00 |
karmada-bot
|
92e362ae20
|
Merge pull request #4387 from whitewindmills/cpp-cleanup
ensure resource template be un-claimed when deleting cluster policy
|
2023-12-18 11:51:14 +08:00 |
jwcesign
|
e77fe55851
|
feat: fix conflicts with pp
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-14 19:46:46 +08:00 |
whitewindmills
|
f84a0e5793
|
ensure resource template be un-claimed when deleting cluster policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-12-07 13:45:31 +08:00 |
karmada-bot
|
55547b2acf
|
Merge pull request #4199 from jwcesign/add-id-label
feat: add resource id label
|
2023-11-23 10:44:52 +08:00 |
karmada-bot
|
4fe9dff3a8
|
Merge pull request #4204 from zhy76/copyright
feat: add license and verify license for code file
|
2023-11-22 10:23:52 +08:00 |
jwcesign
|
7e6387e98f
|
feat: add resoruce id label
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-11-20 11:07:11 +08:00 |
karmada-bot
|
a4b14442a7
|
Merge pull request #4245 from whitewindmills/policy-cleanup
ensure resource template be un-claimed when deleting policy
|
2023-11-16 16:12:47 +08:00 |
whitewindmills
|
d3e6e107aa
|
ensure idempotence when deleting policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-11-16 13:45:41 +08:00 |
zhy76
|
adef1e5974
|
feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
|
2023-11-16 11:11:21 +08:00 |
zhzhuang-zju
|
3de4fe1f6f
|
Restrict “configmap/extension-apiserver-authentication” object from being distributed to member clusters
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2023-11-15 10:19:45 +08:00 |
jwcesign
|
2c48bd7f99
|
cleanup: add uid in resource and owner information in annotations
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-08-26 17:02:13 +08:00 |
chaosi-zju
|
915c35dad7
|
Detect priority change happend on ClusterPropagationPolicy
and enqueue ClusterPropagationPolicy that could repreempte.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-08-24 15:28:13 +08:00 |
RainbowMango
|
62a0e50fa2
|
Detect priority change happend on PropagationPolicy
and enqueue PropagationPolicy that could repreempte.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-08-23 11:11:05 +08:00 |
karmada-bot
|
e5277b6317
|
Merge pull request #3879 from whitewindmills/detector-resource
fix bug: avoid updating directly cached resource template
|
2023-08-03 17:22:45 +08:00 |
whitewindmills
|
909ba8527a
|
avoid updating directly cached resource template
for clean up policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-08-03 14:59:54 +08:00 |
chaunceyjiang
|
1f3bf9e423
|
fix: fix dependent resources being created and deleted repeatedly when the dependent resource has a status field.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-08-02 14:57:34 +08:00 |
whitewindmills
|
272e4b548c
|
implement preemption between propagation policies
pp preempts cpp
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-07-31 17:20:43 +08:00 |
karmada-bot
|
f160ea7854
|
Merge pull request #3837 from whitewindmills/priority_preemption
feat: implement propagation policy priority preemption
|
2023-07-27 09:31:38 +08:00 |
whitewindmills
|
d487e2cb0c
|
implement propagation policy priority preemption
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-07-26 18:51:00 +08:00 |
chaosi-zju
|
2b060cbf3b
|
feat: realization of ConflictResolution in PP.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-07-25 20:23:37 +08:00 |
jwcesign
|
4f41da2381
|
fix: reduce metrics size by merge metrics with different apiVersion/namespace/name
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-07-14 17:26:05 +08:00 |
Poor12
|
e71a360f17
|
delete redundant deepcopy
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-06-09 17:37:12 +08:00 |
karmada-bot
|
8594406e5f
|
Merge pull request #3398 from whitewindmills/code-cleanup
Fix inspection errors
|
2023-05-19 20:28:53 +08:00 |
whitewindmills
|
89295f9606
|
Fix inspection errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-05-17 17:06:27 +08:00 |
zach593
|
8d221b110c
|
enable concurrency for pp and cpp
Signed-off-by: zach593 <zach_li@outlook.com>
|
2023-05-10 16:10:51 +08:00 |
Poor12
|
2c9d900c28
|
add some fields for GracefulEvictionTask
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-04-24 14:59:27 +08:00 |
chaunceyjiang
|
593264e2c6
|
Allows setting wildcards for SkippedPropagatingNamespaces
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-04-19 13:16:06 +08:00 |
karmada-bot
|
31435bf7f2
|
Merge pull request #3239 from ctripcloud/merge-lables
merge labels when building RB/CRB by ClusterPropagationPolicy
|
2023-03-13 16:58:18 +08:00 |
lxtywypc
|
e1eb161b87
|
merge labels as well when applying cluster propagation policy
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
|
2023-03-06 11:14:17 +08:00 |
changzhen
|
eecadfd43a
|
add bindingStatus controller to aggregate work status and update the
status of resource template
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-02-23 16:08:36 +08:00 |
Poor12
|
a616758eeb
|
refactor some codes
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-17 10:41:03 +08:00 |
Poor12
|
5eff625925
|
add placement for binding
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-10 15:18:01 +08:00 |
Poor12
|
9ae3e50ae8
|
detector watch pp fields changed other than resource selector
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-09 15:16:21 +08:00 |
Poor12
|
b1f3476b51
|
clean up unused values
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-03 10:00:47 +08:00 |
Poor12
|
bec9ca1f6a
|
Support multiple schedulers
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-02-01 12:00:40 +08:00 |
chen zechun
|
83d43235e8
|
Uniform error log output starts with uppercase
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-12-28 19:12:36 +08:00 |
Garrybest
|
f94aefaa6b
|
fix RB may not be created when delete and create the same object immediately
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-12-17 17:21:38 +08:00 |
changzhen
|
598935a5f7
|
fix flaking test of editing policy resourceSelectors
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-12-13 16:55:31 +08:00 |
Poor12
|
7013563291
|
add metrics for resource
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-28 14:38:22 +08:00 |
Poor12
|
5418b5d265
|
refactor events
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-15 15:34:22 +08:00 |
jwcesign
|
4c6fc6e367
|
Implement priority of PropagationPolicy/ClusterPropagationPolicy
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-11-14 23:07:38 +08:00 |
changzhen
|
5a767f4f21
|
allow to update the resourceSelector of PropagationPolicy/ClusterPropagationPolicy
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-11-09 16:40:57 +08:00 |
Poor12
|
ac6aaa31f1
|
add override policy event
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-11-09 10:25:23 +08:00 |
changzhen
|
bc57544df8
|
Disable the preemption matching of pp/cpp priority
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-11-03 20:54:13 +08:00 |
changzhen
|
d62cf8b20e
|
add ut for policy priority
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-11-02 11:36:58 +08:00 |
Garrybest
|
9bd626b3cc
|
add implicit priority for PP and CPP
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-09-30 14:48:05 +08:00 |
Garrybest
|
92d8c69d46
|
stop publish duplicated event
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-09-23 10:43:59 +08:00 |