RainbowMango
|
dcbf8d2b96
|
Introduce RemoveCluster for ResourceBinding and ClusterResourceBinding
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-07-27 17:21:41 +08:00 |
dddddai
|
5743cebab0
|
make sure to update resource status
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-07-26 11:18:31 +08:00 |
karmada-bot
|
df125af3b0
|
Merge pull request #2187 from yy158775/learn
Add a New Type cachedRESTMapper
|
2022-07-21 10:37:45 +08:00 |
yangyong
|
155e5ed424
|
feat:add new type cachedRESTMapper to optimize GetGroupVersionResource
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-07-20 14:47:53 +08:00 |
karmada-bot
|
e9730e2c55
|
Merge pull request #2214 from carlory/fix-error-test
use the existing utilerrors.AggregateGoroutines func to collect each cluster's replicas concurrently
|
2022-07-19 20:13:44 +08:00 |
carlory
|
aca3965545
|
use the existing utilerrors.AggregateGoroutines func to collect each cluster's replicas concurrently
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-19 10:23:01 +08:00 |
karmada-bot
|
d626fcc7cf
|
Merge pull request #1945 from Garrybest/pr_taint
add NoExecute taint manager
|
2022-07-18 16:26:43 +08:00 |
z50023861
|
e25b7bea56
|
add ut for pkg/utils/namespace
Signed-off-by: z50023861 <zhuwentao15@huawei.com>
|
2022-07-16 19:30:50 +08:00 |
Garrybest
|
1d2028b10f
|
add taint manager
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-07-15 10:42:38 +08:00 |
carlory
|
0bf9750533
|
remove unused lifted codes
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-13 22:09:03 +08:00 |
karmada-bot
|
821a18542e
|
Merge pull request #1990 from CharlesQQ/cluster-pull-secret
feat: agent report secret
|
2022-07-08 10:56:31 +08:00 |
calvin0327
|
532b22f80d
|
cleanup federated resource quota
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
|
2022-07-08 09:55:22 +08:00 |
charlesQQ
|
8738617ad0
|
feat: agent report secret
Signed-off-by: charlesQQ <charles_ali@qq.com>
|
2022-07-07 14:26:07 +08:00 |
AllenZMC
|
1966ff634b
|
Fix comment: `checking if scheduler has a replica assigned to each cluster`
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-07-05 16:16:16 +08:00 |
karmada-bot
|
67a4d86cb4
|
Merge pull request #2086 from chaunceyjiang/issue_2071
fix binding reference key hash collision
|
2022-07-04 10:34:26 +08:00 |
chaunceyjiang
|
5350072889
|
fix binding reference key hash collision
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-04 09:42:51 +08:00 |
chaunceyjiang
|
6ffe6f0967
|
sync status of pvc
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-01 10:59:02 +08:00 |
AllenZMC
|
286026b3bf
|
improve test coverage for validation
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-06-28 22:17:33 +08:00 |
changzhen
|
2e91ff1662
|
return err when create resource failed
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-06-28 16:28:14 +08:00 |
karmada-bot
|
7e8c841f73
|
Merge pull request #1972 from zgfh/fix-sa
bugfix: support join 1.24 k8s: auto create secret when sa not create
|
2022-06-27 20:01:21 +08:00 |
karmada-bot
|
a2bcb1acd4
|
Merge pull request #1822 from duanmengkk/feature_servicepromotefix
fixed a bug that the service could not be promoted and e2e test
|
2022-06-27 19:17:19 +08:00 |
karmada-bot
|
578961ea11
|
Merge pull request #2061 from ikaven1024/pr-lifted
add lifted doc
|
2022-06-26 19:22:19 +08:00 |
yingjinhui
|
085ecd4d14
|
add lifted doc
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-06-25 15:42:27 +08:00 |
chaunceyjiang
|
21cb9839a5
|
Add a CronJob to the default dependencinterpreter
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-06-25 14:31:12 +08:00 |
Alan Zhu
|
53a7fce680
|
auto create secret when sa not create
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2022-06-22 08:28:08 +08:00 |
duanmeng
|
0ea0f6f1cb
|
fixed a bug that the service could not be promoted and e2e test
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
|
2022-06-16 21:56:01 +08:00 |
Garrybest
|
3ad6f31a7b
|
fix bugs of aggregating job status
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-06-10 17:47:00 +08:00 |
karmada-bot
|
6ae45f8618
|
Merge pull request #1902 from hanweisen/addevent
add syncEvent from execution_controller to resource
|
2022-06-10 10:42:01 +08:00 |
hanweisen
|
f43f67367c
|
add syncEvent from execution_controller to resource
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
|
2022-06-10 09:58:07 +08:00 |
karmada-bot
|
3791cd5815
|
Merge pull request #1824 from wuyingjun-lucky/promote_bug
Fix promoting failed if a resource with other kind used same name has promoted before
|
2022-06-08 11:54:58 +08:00 |
wuyingjun
|
667e0ee9d5
|
fix promoting failed if a resource with other kind used same name has promoted before
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-06-04 21:10:55 +08:00 |
lonelyCZ
|
bc45915bf3
|
Add karmada-search API documents
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-05-28 17:23:37 +08:00 |
AllenZMC
|
9d07030f11
|
Clear confusing comments
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-05-20 00:18:51 +08:00 |
karmada-bot
|
d79d2bf802
|
Merge pull request #1806 from chaunceyjiang/issue_1797
fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
|
2022-05-18 14:33:47 +08:00 |
karmada-bot
|
5199979588
|
Merge pull request #1799 from huone1/spreadconstraint-admission
optimize the validating webhook for spreadconstraint
|
2022-05-18 11:06:46 +08:00 |
huone1
|
d969e0c6bc
|
optimize the validating webhook for spreadconstraint
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-05-18 10:58:41 +08:00 |
Garrybest
|
967fa8d18a
|
add cluster lifecycle management test
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-05-17 21:51:22 +08:00 |
Garrybest
|
7107e3934f
|
enhance cluster lifecycle management
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-05-17 21:17:42 +08:00 |
chaunceyjiang
|
52a3c46218
|
fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-05-17 15:26:18 +08:00 |
karmada-bot
|
df60b85ff3
|
Merge pull request #1682 from ikaven1024/pr-lifted
add update-lifted and verify-lifted
|
2022-05-12 11:51:42 +08:00 |
yingjinhui
|
568a22a79e
|
add update-lifted and verify-lifted
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-05-12 10:43:35 +08:00 |
karmada-bot
|
977725d479
|
Merge pull request #1706 from likakuli/feature_fixemptyselectorerr
fix empty resource selectors which result to policy will not be consi…
|
2022-05-10 17:03:31 +08:00 |
karmada-bot
|
810048fe89
|
Merge pull request #1670 from XiShanYongYe-Chang/update-work-contains
Update judge work contains serviceExport with .spec.workload.manifests
|
2022-05-07 10:44:27 +08:00 |
likakuli
|
56dfba331b
|
fix empty resource selectors which result to policy will not be considered matched
Signed-off-by: likakuli <1154584512@qq.com>
|
2022-05-01 17:09:36 +08:00 |
changzhen
|
695c29fe61
|
add e2e for ingressStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-28 11:55:57 +08:00 |
karmada-bot
|
fb30db012d
|
Merge pull request #1668 from XiShanYongYe-Chang/sort-aggregatedStatus-by-clustername
Sort the aggregatedStatus in rb/crb by the clusterName
|
2022-04-27 14:32:15 +08:00 |
changzhen
|
43fde63b4d
|
update judge work contains serviceExport with work.spec.workload.manifests
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-26 20:43:06 +08:00 |
changzhen
|
86072e1dbd
|
sort the aggregatedStatus in rb/crb by the clusterName
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-04-26 19:40:14 +08:00 |
AllenZMC
|
0ce25cb82b
|
add ut for discovery
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-04-26 17:07:32 +08:00 |
karmada-bot
|
f4ddd15b61
|
Merge pull request #1633 from XiShanYongYe-Chang/work-status-grab
Add ReflectStatus ResourceInterperter interface to grab workload status
|
2022-04-25 17:37:12 +08:00 |