RainbowMango
14423bf5d8
Introduce generic hashset to simplify code
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-12-14 15:49:45 +08:00
karmada-bot
e47d6cb71b
Merge pull request #2949 from yanfeng1992/fixbug-unjoin-wait
...
CommandUnjoinOption wait must be a positive duration
2022-12-14 14:09:22 +08:00
karmada-bot
0131bffaae
Merge pull request #2879 from carlory/validate
...
move validation funcs into util/validation
2022-12-14 10:10:23 +08:00
karmada-bot
796de421b8
Merge pull request #2954 from calvin0327/fix-chart-post-delete
...
fix post-delete job of chart
2022-12-13 19:03:22 +08:00
karmada-bot
96832a5f37
Merge pull request #2947 from XiShanYongYe-Chang/flaking-test
...
fix failing test of editing policy resourceSelectors
2022-12-13 17:51:22 +08:00
calvin0327
4e4132e087
fix post-delete job of chart
...
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
2022-12-13 17:10:04 +08:00
karmada-bot
f029394009
Merge pull request #2912 from jwcesign/fix-pp-rb
...
fix a corner case that re-schedule be skipped in case of the cluster becomes not fit.
2022-12-13 17:06:27 +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
jwcesign
950b614fa7
Fix resource hangover in member cluster when propagating matching changes
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-12-13 14:55:50 +08:00
karmada-bot
11cb257031
Merge pull request #2884 from XiShanYongYe-Chang/support-multiple-denpendent-script
...
Support multiple dependencyInterpreter lua script for one gvk
2022-12-13 14:45:22 +08:00
karmada-bot
6aedb0e84a
Merge pull request #2952 from RainbowMango/pr_update_k8s_dependencies
...
Update Kubernetes dependencies to v1.25.5
2022-12-13 12:26:22 +08:00
RainbowMango
6639a0d9b6
Update Kubernetes dependencies to v1.25.5
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-12-13 11:13:56 +08:00
changzhen
5ed2100ee1
support multiple dependencyInterpreter lua script for one gvk
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-12-13 10:30:33 +08:00
huangyanfeng
17f105de05
CommandUnjoinOption wait must be a positive duration
...
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2022-12-12 17:43:48 +08:00
karmada-bot
37cca1cd8d
Merge pull request #2928 from Fish-pro/fix/healthy
...
Fix misjudgment of deployment and statefuleset health status
2022-12-12 14:51:21 +08:00
karmada-bot
1f9695def9
Merge pull request #2943 from Poor12/fix-recover
...
Fix e2e failure
2022-12-12 14:36:27 +08:00
chen zechun
ec8f4c2a54
Fix Deployment and Statefulset health judgments
...
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-12-12 13:53:54 +08:00
karmada-bot
941637e805
Merge pull request #2942 from helen-frank/fix/namespace_sync_controller-buildWorks
...
need return after ch <-
2022-12-12 11:54:22 +08:00
karmada-bot
99845a6a16
Merge pull request #2936 from Poor12/add-failover-check
...
Start gracefulEviction controller when failover is close
2022-12-12 11:27:22 +08:00
Poor12
c3e2dedbbe
fix e2e failure
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-12 11:14:40 +08:00
karmada-bot
605fb36366
Merge pull request #2940 from kingkonghong/duplicate-resourceinterpreterwebhookconfigurations-rbac
...
Remove duplicate RBAC permission configurations
2022-12-12 09:48:21 +08:00
Poor12
b86c385fe8
start gracefulEviction controller when failover is close
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-12 09:18:32 +08:00
helen
681d51bd7f
need return after ch <-
...
Signed-off-by: helen <haitao.zhang@daocloud.io>
2022-12-11 20:28:55 +08:00
karmada-bot
db4e2abf1a
Merge pull request #2925 from qingwave/script-cleanup
...
Remove temp dir when exit in scripts
2022-12-09 21:25:19 +08:00
kingkonghong
3d40d6cf26
Remove duplicate RBAC permission configurations
...
Signed-off-by: kingkonghong <jayfantasyhjh@gmail.com>
2022-12-09 18:13:12 +08:00
karmada-bot
c7232f824b
Merge pull request #2930 from Poor12/fix-recover
...
Fix work status not sync to control plane when apiserver failed and recovered soon
2022-12-09 17:32:24 +08:00
Poor12
7c4cd0b5b6
fix work status not sync to control plane
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-09 15:43:34 +08:00
karmada-bot
1541db26d5
Merge pull request #2919 from Poor12/improve-auto-generate-pp
...
Replace colon with point in the rbac resource name
2022-12-09 11:33:19 +08:00
karmada-bot
54b7aa278f
Merge pull request #2871 from ikaven1024/feature/lua-resource
...
add kube lib for lua
2022-12-09 10:57:19 +08:00
qingwave
74454adde7
remove temp dir when exit in scripts
...
Signed-off-by: qingwave <isguory@gmail.com>
2022-12-09 01:58:26 +00:00
karmada-bot
c0fc2f8457
Merge pull request #2929 from wlp1153468871/wlp
...
move legacy keps into proposals
2022-12-09 09:09:19 +08:00
yingjinhui
0f5e377d9f
add kube lib for lua
...
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-12-08 22:14:04 +08:00
karmada-bot
5f673cbde8
Merge pull request #2918 from qingwave/unstructured-ut
...
[UT] Add unstructed helper uinttest
2022-12-08 18:00:18 +08:00
wlp1153468871
ec635dd49b
move legacy keps into proposals
...
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
2022-12-08 17:57:33 +08:00
karmada-bot
efb50ade80
Merge pull request #2916 from chaunceyjiang/resourceinterpretercustomizations
...
fix resourceinterpretercustomizations webhook
2022-12-08 16:51:30 +08:00
qingwave
e171c4cac6
add unstruucted helper uinttest
...
Signed-off-by: qingwave <isguory@gmail.com>
2022-12-08 08:37:03 +00:00
karmada-bot
95412f1942
Merge pull request #2915 from kingkonghong/master
...
fix that validating for resourceinterpreterwebhookconfigurations does…
2022-12-08 12:17:18 +08:00
Poor12
cfacfb2f10
replace colon with point in the rbac resource name
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-12-08 11:59:08 +08:00
karmada-bot
8af17ca382
Merge pull request #2911 from yanfeng1992/fixbug_impersonation_subject_deduplicate
...
generate PolicyRules from given subjects for impersonation deduplicate
2022-12-08 11:36:18 +08:00
huangyanfeng
1e1506332e
generate PolicyRules from given subjects for impersonation deduplicate
...
Signed-off-by: huangyanfeng <huangyanfeng@cestc.com>
generate PolicyRules add ut case for check deduplicate
Signed-off-by: huangyanfeng <huangyanfeng@cestc.com>
import format
Signed-off-by: huangyanfeng <huangyanfeng@cestc.com>
2022-12-08 10:31:37 +08:00
karmada-bot
60a9a649ed
Merge pull request #2880 from helen-frank/feature/buildWorksConcurrency
...
namespace_sync_controller: buildWorks parallel sync namespace
2022-12-08 10:30:18 +08:00
karmada-bot
ccdcaeff13
Merge pull request #2917 from my-git9/sync/compatibility
...
add v1.4 compatibility for readme
2022-12-08 10:22:18 +08:00
xin.li
045f22f54f
add v1.4 compatibility for readme
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-12-07 21:56:51 +08:00
helen
2f3d6dc859
namespace_sync_controller: buildWorks parallel sync namespace
...
Signed-off-by: helen <haitao.zhang@daocloud.io>
2022-12-07 20:25:54 +08:00
chaunceyjiang
2aa025da76
fix resourceinterpretercustomizations webhook
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-12-07 18:05:55 +08:00
hejunhua
406cce3de6
fix that validating for resourceinterpreterwebhookconfigurations does not work
...
Signed-off-by: hejunhua <hejunhua@cestc.cn>
2022-12-07 17:54:04 +08:00
karmada-bot
9207812cdb
Merge pull request #2908 from qingwave/go-upgrade
...
Build with Go patch release 1.19.4
2022-12-07 15:49:17 +08:00
qingwave
1aaa4f1799
Build with Go patch release 1.19.4
...
Signed-off-by: qingwave <854222409@qq.com>
2022-12-07 05:57:34 +00:00
karmada-bot
e6ba531a73
Merge pull request #2881 from ikaven1024/ut-interpret
...
[UT] add ut for interpret command
2022-12-07 10:29:18 +08:00
yingjinhui
36bc23183b
ut for interpret command
...
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-12-06 12:30:44 +08:00