carlory
|
23b52270da
|
karmada scheduler & descheduler introduce scheduler-estimator-service-prefix flag
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-10-12 13:53:25 +08:00 |
karmada-bot
|
362f77ad13
|
Merge pull request #2578 from Poor12/fix-sa
Fix serviceaccount continual regeneration by service account controller
|
2022-10-12 10:55:07 +08:00 |
Poor12
|
def9933fcf
|
fix serviceaccount continual regeneration by service account controller in member clusters
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-12 10:01:49 +08:00 |
karmada-bot
|
b9287479c5
|
Merge pull request #2606 from my-git9/conversion_test
add ut function for util/name.go
|
2022-10-11 21:10:07 +08:00 |
xin.li
|
d89d92fa5b
|
add ut function for util/name.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-10-11 19:59:36 +08:00 |
karmada-bot
|
eceba6480a
|
Merge pull request #2584 from chaunceyjiang/overriders
introduce overriders for annotation and label
|
2022-10-11 09:05:24 +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 |
karmada-bot
|
933e725940
|
Merge pull request #2602 from helen-frank/fix/runtimeMust
gclient handling programmer level errors
|
2022-10-10 19:18:06 +08:00 |
Poor12
|
746d0fd915
|
add ut for override.go
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-08 15:30:52 +08:00 |
Garrybest
|
4a657b5872
|
introduce type ImplicitPriority to represent the priority.
Signed-off-by: Garrybest <garrybest@foxmail.com>
Co-authored-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-09-30 14:48:05 +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 |
helen
|
77a6f15994
|
gclient handling programmer level errors
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-09-30 11:08:31 +08:00 |
Poor12
|
d0f76e1070
|
add ut for lifted codes
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-09-29 10:55:54 +08:00 |
lixingchenDaoCloud
|
1bf4fb8a86
|
Remove redundant type conversions
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
|
2022-09-28 23:25:59 +08:00 |
changzhen
|
5ee9f6776e
|
fix 2392: replace colon with point in the rbac resource name
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-09-26 10:10:56 +08:00 |
Garrybest
|
92d8c69d46
|
stop publish duplicated event
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-09-23 10:43:59 +08:00 |
changzhen
|
9387ab3fe7
|
Use Cluster secret ref namespace in unified-auth-controller when generate ClusterRoleBinding
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-09-16 15:23:56 +08:00 |
Poor12
|
133db50754
|
fix pod lister only list a pod
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-09-09 09:27:33 +08:00 |
Poor12
|
2e3e816ba2
|
Use transform func to save memory when large cluster
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-30 19:21:09 +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 |
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 |
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
|
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
|
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
|
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 |
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
|
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 |
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 |
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 |
AllenZMC
|
e679b63a28
|
add ut for binding
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-10 11:10:18 +08:00 |
Poor12
|
e528657382
|
add typed shared informer
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-08-10 10:39:58 +08:00 |
AllenZMC
|
3eeb57e238
|
add ut for taint
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-09 22:26:24 +08:00 |
RainbowMango
|
8461e4fb8c
|
rename and re-organize the informermanager
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-09 17:24:23 +08:00 |
karmada-bot
|
fcc994adc0
|
Merge pull request #2339 from XiShanYongYe-Chang/grace-eviction-binding-controller
Make changes to binding-controller to adopt graceful eviction
|
2022-08-06 11:23:07 +08:00 |
changzhen
|
b6c7320f70
|
make changes to binding-controller to adopt graceful eviction
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-05 16:43:47 +08:00 |
karmada-bot
|
bbb5e2949e
|
Merge pull request #2328 from nuclearwu/master
fix karmada-agent can not ensure default namespace issue
|
2022-08-05 16:38:06 +08:00 |
wuzhongjian
|
161c16de24
|
Fix 'namespace karmada-cluster not found' when cluster is being registered with 'pull' mode
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
|
2022-08-05 13:52:37 +08:00 |
RainbowMango
|
286805c239
|
patch resourcebinding instead of update and update observed generation.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-05 09:17:01 +08:00 |
karmada-bot
|
54752ed626
|
Merge pull request #2324 from duanmengkk/feature_retain
Put Lease to default SkippedResourceConfig
|
2022-08-04 18:09:01 +08:00 |
changzhen
|
2457cee11c
|
update import-aliases
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-04 15:47:25 +08:00 |
duanmeng
|
8e0a4ca5f2
|
Put Lease to default SkippedResourceConfig
Signed-off-by: duanmeng <duanmengng_yewu@cmss.chinamobile.com>
|
2022-08-04 14:58:43 +08:00 |
karmada-bot
|
7097347d86
|
Merge pull request #2311 from weilaaa/optimize_unstructured_convert_methods
optimize unstructured convert methods
|
2022-08-04 14:16:01 +08:00 |
weilaaa
|
4ed701069d
|
optimize unstructured convert methods
Signed-off-by: weilaaa <weilanidaye@gmail.com>
|
2022-08-04 11:38:25 +08:00 |