RainbowMango
|
11fd0f935c
|
Refactor ratelimit flags to make it easier to share with karmada-agent.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-18 17:25:13 +08:00 |
karmada-bot
|
d8bcedc3c1
|
Merge pull request #1499 from mrlihanbo/binding-update-bugfix
bugfixs of dependencies distributor
|
2022-03-18 17:22:37 +08:00 |
huone1
|
670cc154eb
|
extend the score process to support the normalizeScore and scoreWeight
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-18 11:39:04 +08:00 |
changzhen
|
9e40d959e2
|
add file to record lifted flie list
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-17 20:47:27 +08:00 |
lihanbo
|
f66e391ee7
|
bugfix: update Resource info when update attached binding
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-17 14:55:56 +08:00 |
lihanbo
|
8843749bf2
|
bugfix: enqueue the resource binding that has been scheduled to member clusters
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-17 14:51:27 +08:00 |
karmada-bot
|
77e9d182b0
|
Merge pull request #1450 from XiShanYongYe-Chang/add-ut-for-quota
[UT] Add UT for FederatedResourceQuota validating
|
2022-03-16 16:41:31 +08:00 |
karmada-bot
|
df93b7d28c
|
Merge pull request #1456 from prodanlabs/karmadactl-init-fix
`karmadactl`: Fixed `init` commands can not select default release version issue.
|
2022-03-16 16:16:30 +08:00 |
changzhen
|
85ab6c7699
|
add ut for federatedresourcequota validating
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-16 14:37:13 +08:00 |
changzhen
|
4f545e37c6
|
lifted ut from the k8s codebase for resourcequota
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-16 14:13:33 +08:00 |
karmada-bot
|
aef51c0a48
|
Merge pull request #1460 from XiShanYongYe-Chang/tidy-up-lifted-file
Tidy up lifted file
|
2022-03-15 20:49:31 +08:00 |
RainbowMango
|
0f2219840f
|
Rename karmada controller manager yaml file name
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-15 11:02:45 +08:00 |
changzhen
|
d711b72f45
|
tidy up lifted file
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-15 10:42:32 +08:00 |
karmada-bot
|
38f326dd20
|
Merge pull request #1477 from mrlihanbo/scheduler-add-retry
replace update method with patch method when updating schedule result
|
2022-03-15 08:56:30 +08:00 |
karmada-bot
|
feeadbe3ea
|
Merge pull request #1480 from XiShanYongYe-Chang/update-work-label
Update WorkNamespaceLabel/WorkNameLabel to v1alpha1
|
2022-03-14 17:54:33 +08:00 |
karmada-bot
|
42c8c3103b
|
Merge pull request #1468 from RainbowMango/pr_grouping_log_flags
grouping flags for karmada-controller-manager
|
2022-03-14 17:31:36 +08:00 |
karmada-bot
|
096176715f
|
Merge pull request #1437 from lonelyCZ/init-kubeconfig
Fix `karmadactl init` can not read KUBECONFIG environment variable issue
|
2022-03-14 16:14:31 +08:00 |
changzhen
|
74451dba63
|
Unified WorkspaceLabel/WorkNameLabel
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-14 16:06:02 +08:00 |
RainbowMango
|
9279870035
|
Add another idea about release version
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-14 15:15:35 +08:00 |
lihanbo
|
0a42c38b52
|
replace update method with patch method when updating schedule result
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-03-14 14:54:29 +08:00 |
karmada-bot
|
7e6d4f6990
|
Merge pull request #1475 from Garrybest/pr_descheduler
fix descheduler crash
|
2022-03-14 09:00:30 +08:00 |
lonelyCZ
|
d3ac601801
|
Fix bug: [karmadactl init] can not read KUBECONFIG environment variable
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-11 18:08:01 +08:00 |
RainbowMango
|
7358ea6c42
|
Grouping log flags of karmada-controller-manager
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-11 17:14:18 +08:00 |
Garrybest
|
995a2a4006
|
fix descheduler crash
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-11 16:15:05 +08:00 |
karmada-bot
|
43748ff38e
|
Merge pull request #1455 from prodanlabs/karmadactl-feature
delete the karmada data directory before installing with init
|
2022-03-11 15:49:24 +08:00 |
karmada-bot
|
ad6b7971da
|
Merge pull request #1449 from sayaoailun/master
replace hard coded namespace with custom namespace
|
2022-03-11 14:31:25 +08:00 |
prodan
|
66c5f2701a
|
fix init image and crd default version
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-03-10 12:30:37 +08:00 |
karmada-bot
|
c82a994eda
|
Merge pull request #1462 from AllenZMC/improve_test_util
accelerate merge clusters during schedule and improve test coverage
|
2022-03-10 11:22:21 +08:00 |
karmada-bot
|
0d0975db5d
|
Merge pull request #1448 from huone1/fix/scheduler
fix rb spec.Clusters is incorrent in some scenarios
|
2022-03-10 09:32:22 +08:00 |
AllenZMC
|
3c61c61105
|
reduce unnecessary code operations in some cases and improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-09 23:09:59 +08:00 |
karmada-bot
|
df072cf238
|
Merge pull request #1458 from chinmaym07/prevent-network-api
Prevented network api from propagating
|
2022-03-09 14:53:21 +08:00 |
karmada-bot
|
92fcf13651
|
Merge pull request #1447 from XiShanYongYe-Chang/remove-retain-service-nodeport
Don't retain service nodeport when updating service
|
2022-03-09 14:00:21 +08:00 |
chinmaym07
|
48ffb41720
|
Prevented network api from propagating
Signed-off-by: chinmaym07 <b418020@iiit-bh.ac.in>
|
2022-03-09 02:17:25 +05:30 |
karmada-bot
|
8d460a1bd9
|
Merge pull request #1446 from RainbowMango/pr_cleanup_ratelimiter
chore: cleanup ratelimiter flags
|
2022-03-09 02:34:20 +08:00 |
prodan
|
38c2eb9040
|
delete the karmada data directory before installing with init
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-03-08 23:14:37 +08:00 |
karmada-bot
|
0190fda996
|
Merge pull request #1401 from lonelyCZ/openapi-swagger
Generate API documents for Karmada CRD
|
2022-03-08 20:27:19 +08:00 |
sayaoailun
|
a1bc670e3f
|
replace hard coded namespace with custom namespace
Signed-off-by: sayaoailun <guojianwei007@126.com>
|
2022-03-08 14:10:39 +08:00 |
Garrybest
|
ab2028f341
|
clean up scheduler metrics
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-03-08 11:12:25 +08:00 |
huone1
|
c876bb624f
|
fix rb spec.Clusters is incorrent in some scenarios
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-08 11:02:26 +08:00 |
karmada-bot
|
7ed9c62651
|
Merge pull request #1416 from sayaoailun/master
`karmadactl`: Fixed `--namespace` flag of `init` command not work issue.
|
2022-03-08 10:47:21 +08:00 |
changzhen
|
3c028192ae
|
don't retain service nodeport when update service
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-08 09:37:26 +08:00 |
karmada-bot
|
4af6414e4e
|
Merge pull request #1436 from AllenZMC/improve_test
improve test coverage
|
2022-03-08 09:30:22 +08:00 |
sayaoailun
|
b5a0160541
|
bug fix: flag -n doesn't work as expected
Signed-off-by: sayaoailun <guojianwei007@126.com>
|
2022-03-08 08:58:58 +08:00 |
RainbowMango
|
8a402f8e94
|
chore: cleanup ratelimiter flags
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-08 08:57:01 +08:00 |
huone1
|
0c0f1eece8
|
fix the failover e2e test failed
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-07 20:45:09 +08:00 |
AllenZMC
|
e21c848e80
|
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-07 13:09:24 +08:00 |
karmada-bot
|
0ef339011d
|
Merge pull request #1426 from zgfh/fix-kubectl-karmada-log
fix bug: fix can not use '-v 6' to set log level when run kubectl-karmada
|
2022-03-07 09:38:18 +08:00 |
karmada-bot
|
b33bda9709
|
Merge pull request #1383 from huone1/DeleteCluster
[feature]support rescheduling when deleting a cluster
|
2022-03-04 15:13:14 +08:00 |
karmada-bot
|
faac37b2ff
|
Merge pull request #1366 from pigletfly/move-rb-reconcile
moving RB status aggregating from detector to controller
|
2022-03-04 14:56:14 +08:00 |
lonelyCZ
|
fd1a7689b6
|
Update generated openapi
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-04 14:23:14 +08:00 |
pigletfly
|
d8470c2c52
|
Fix resource binding get reconciled multiple times
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-03-04 14:21:13 +08:00 |
lonelyCZ
|
60ed745aef
|
Add openapi-gen flag and resource kind in pkg/apis
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-03-04 14:21:02 +08:00 |
Alan Zhu
|
38dd00d46c
|
fix bug: fix can not use '-v 6' to set log level when run kubectl-karmada
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2022-03-04 14:13:16 +08:00 |
karmada-bot
|
a3426c0504
|
Merge pull request #1425 from zgfh/feature-kubectl-karmada-init
Wait for APIService status when installing karmada with `karmadactl init`
|
2022-03-04 14:13:14 +08:00 |
Alan Zhu
|
03baf1285e
|
feature: Add check for cluster apiservice when install karmada with kubectl-karmada
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2022-03-04 13:40:15 +08:00 |
karmada-bot
|
cd8d6ac645
|
Merge pull request #1429 from XiShanYongYe-Chang/federated-resource-qupta-validation
add validation for federatedResourceQuota create/update
|
2022-03-03 20:31:15 +08:00 |
changzhen
|
e7b4436dae
|
add validation for federatedResourceQuota create/update
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-03 19:44:48 +08:00 |
AllenZMC
|
f35838a5ce
|
remove redundant code and improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-03-03 18:37:25 +08:00 |
karmada-bot
|
f3b1142599
|
Merge pull request #1399 from pigletfly/add-ratelimiter-flags
Introduce ratelimiter flags
|
2022-03-03 17:25:13 +08:00 |
pigletfly
|
9e28d6c6e8
|
add ratelimiter flags
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-03-03 16:09:39 +08:00 |
huone1
|
f7e6ecd56a
|
[feature]support rescheduling when deleting a cluster
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-03-03 09:49:44 +08:00 |
dddddai
|
c5802628bc
|
fetch resource from cache instead of api-server
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-03-02 17:24:22 +08:00 |
karmada-bot
|
fe8500bfc9
|
Merge pull request #1306 from zgfh/fix/karmada-join
fix: karmada join failed when secret exist
|
2022-03-02 14:45:13 +08:00 |
changzhen
|
fdc2fdb370
|
eliminate duplicate getworks function
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-01 09:52:51 +08:00 |
changzhen
|
62a94e57aa
|
add federatedResourceQuota status controller
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-28 16:56:44 +08:00 |
changzhen
|
b457a3b2e5
|
add federatedResourceQuota sync controller
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-28 16:13:14 +08:00 |
karmada-bot
|
956604dd6e
|
Merge pull request #1406 from AllenZMC/improve_test
improve test coverage
|
2022-02-28 14:48:09 +08:00 |
RainbowMango
|
f5c59c3f1a
|
Set subresource for federated resource quota
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-28 09:02:13 +08:00 |
karmada-bot
|
7892e61b05
|
Merge pull request #1387 from RainbowMango/pr_resourcequota
Introduce FederatedResourceQuota API
|
2022-02-28 08:55:09 +08:00 |
AllenZMC
|
bc3add201d
|
improve test
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-02-27 21:10:54 +08:00 |
lihanbo
|
4569663b40
|
adapt for propagating dependencies
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-26 15:49:06 +08:00 |
lihanbo
|
4a320cd114
|
add dependencies distributor framework
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-26 15:48:47 +08:00 |
karmada-bot
|
d980eeac5d
|
Merge pull request #1321 from pigletfly/fix-worker-num
introduce concurrent flags to controllers
|
2022-02-25 15:17:06 +08:00 |
karmada-bot
|
0756007db1
|
Merge pull request #1370 from kerthcet/feature/quick-return-in-filter
feat: quick return in filter phase when unsuccessful state returned
|
2022-02-25 14:36:06 +08:00 |
RainbowMango
|
3f0aa79948
|
Fix comments from myself.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-25 10:42:26 +08:00 |
karmada-bot
|
0c986bdef5
|
Merge pull request #1392 from Garrybest/pr_desch
add karmada-descheduler
|
2022-02-24 17:21:06 +08:00 |
pigletfly
|
957be91796
|
Fix controller reconcile concurrent
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-24 15:54:14 +08:00 |
lihanbo
|
83efb14201
|
add default dependenciesInterpreter
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-24 14:37:05 +08:00 |
Garrybest
|
513071d9eb
|
add karmada-descheduler test
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-24 11:43:38 +08:00 |
Garrybest
|
85d8a6ccf4
|
add karmada-descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-24 11:43:28 +08:00 |
kerthcet
|
eba5d2f497
|
feat: quick return in filter phase when unsuccessful state returned
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-02-24 10:45:19 +08:00 |
Garrybest
|
fcbbe3f0a2
|
revise comment of proto
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-23 16:17:41 +08:00 |
karmada-bot
|
670a77aead
|
Merge pull request #1380 from Garrybest/pr_estimator
Descheduler: Implement GetUnschedulableReplicas for estimator
|
2022-02-23 14:54:04 +08:00 |
Garrybest
|
90900309ca
|
implement GetUnschedulableReplicas for estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-23 14:19:51 +08:00 |
Garrybest
|
0777cf064c
|
clean up GetObjectFromCache
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-23 14:19:38 +08:00 |
karmada-bot
|
0c043f636f
|
Merge pull request #1332 from XiShanYongYe-Chang/mci
add MultiClusterIngress API for MCI feature
|
2022-02-23 09:11:04 +08:00 |
Garrybest
|
728ef531e0
|
fix bugs of resource computing
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-22 16:30:24 +08:00 |
RainbowMango
|
e102ad37bd
|
Generates API files
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2022-02-22 15:40:07 +08:00 |
RainbowMango
|
29bb02b94b
|
Add FederatedResourceQuota API
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-22 15:40:07 +08:00 |
karmada-bot
|
2bd15c9909
|
Merge pull request #1381 from kerthcet/feature/remove-temp-files-in-tests
feat: remove temp files in tests
|
2022-02-22 09:49:04 +08:00 |
karmada-bot
|
dfef817fdb
|
Merge pull request #1378 from huone1/optimize/staticWeight
delete some invalid logic in static weight strategy
|
2022-02-22 09:11:03 +08:00 |
changzhen
|
54762a28b3
|
add networking v1alpha1 schemes to gclient
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-21 15:25:06 +08:00 |
changzhen
|
f0563e517d
|
add MultiClusterIngress API for MCI feature
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-21 09:40:55 +08:00 |
karmada-bot
|
2d48dd495c
|
Merge pull request #1377 from RainbowMango/pr_update_k8s
Update kubernetes dependencies from v1.22.2 to v1.23.4
|
2022-02-21 09:11:01 +08:00 |
kerthcet
|
defd566097
|
feat: remove temp files in tests
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-02-20 13:56:30 +08:00 |
RainbowMango
|
bff2eb9024
|
Adopt k/k API/interface changes
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-19 21:16:32 +08:00 |
karmada-bot
|
1860fb2af9
|
Merge pull request #1368 from dddddai/detector
Rework "bugfix: resource binding not created occasionally"
|
2022-02-19 15:56:59 +08:00 |
huone1
|
6d8d68a72c
|
delete some invalid logic in static weight strategy
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-02-19 15:33:02 +08:00 |
RainbowMango
|
e7b58f896e
|
Update generated files
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2022-02-19 09:39:25 +08:00 |
karmada-bot
|
5833252422
|
Merge pull request #1373 from RainbowMango/pr_bump_golang
Bump Golang version from 1.16 to 1.17
|
2022-02-19 09:21:00 +08:00 |
dddddai
|
323c4c07da
|
Rework "bugfix: resource binding not created occasionally"
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-02-17 19:03:56 +08:00 |
RainbowMango
|
d47fc79101
|
Bump Golang version from 1.16 to 1.17
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-17 17:58:56 +08:00 |
jinglinax@163.com
|
9a9534d09e
|
return err replace nil
Signed-off-by: jinglinax@163.com <jinglinax@163.com>
|
2022-02-17 15:56:30 +08:00 |
dddddai
|
5a96bbfe1d
|
Revert "bugfix: resource binding is not created"
This reverts commit c770cc10f3 .
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-02-13 18:01:48 +08:00 |
karmada-bot
|
d898f8469c
|
Merge pull request #1355 from pigletfly/fix-retry
Fix add retry on createorupdate
|
2022-02-12 10:54:50 +08:00 |
karmada-bot
|
4fe9b9acac
|
Merge pull request #1299 from Garrybest/pr_mock
descheduler: add mock client for decoupling test
|
2022-02-11 15:10:50 +08:00 |
pigletfly
|
eef56c31d2
|
Fix add retry on createorupdate
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-11 14:30:36 +08:00 |
likakuli
|
f4fc8ee15b
|
fix a bug that Replica set by overridepolicy will be reset by ReviseReplica interpreterhook issue#1347
Signed-off-by: likakuli <1154584512@qq.com>
|
2022-02-10 16:14:14 +08:00 |
karmada-bot
|
94b4f930b7
|
Merge pull request #1349 from pigletfly/fix-work-retry
Add retry on CreateOrUpdateWork
|
2022-02-09 18:59:59 +08:00 |
pigletfly
|
c996f6bd5b
|
Add retry on CreateOrUpdateWork
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-09 17:00:56 +08:00 |
lonelyCZ
|
f488d6be90
|
Fix karmadactl get -o yaml|json
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-02-09 16:28:10 +08:00 |
lonelyCZ
|
9b5c9b7ee8
|
Cleanup checking kubeconfig in karmadactl get
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-02-09 13:14:28 +08:00 |
karmada-bot
|
b5493ccf5f
|
Merge pull request #1324 from huone1/fix/MaxGroups-invalidation
fix spreadconstraints[i].MaxGroups Invalidation when scaleup replicas
|
2022-02-08 11:26:45 +08:00 |
huone1
|
75aa4ce0e6
|
fix spreadconstraints[i].MaxGroups Invalidation when scaleup replicas
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-02-08 10:53:54 +08:00 |
karmada-bot
|
846b1aeb98
|
Merge pull request #1304 from pigletfly/fix-sort-apiResources
fixed apiEnablements unordered issue
|
2022-01-29 15:31:34 +08:00 |
karmada-bot
|
648e89ec45
|
Merge pull request #1328 from EvaDD/master
Update first in RetryOnConflict
|
2022-01-28 16:58:35 +08:00 |
libentai
|
f853550111
|
Update first in RetryOnConflict
Signed-off-by: libentai <libentai@huawei.com>
|
2022-01-28 15:50:18 +08:00 |
c30013971
|
773de5e746
|
Update first in RetryOnConflict
Signed-off-by: c30013971 <cuidengdeng@huawei.com>
|
2022-01-28 14:44:07 +08:00 |
karmada-bot
|
231c8b61a6
|
Merge pull request #1311 from RishiKumarRay/master
Update first in RetryOnConflict
|
2022-01-26 17:40:31 +08:00 |
Rishi Kumar Ray
|
893fbefa50
|
Update first in RetryOnConflict
Signed-off-by: Rishi Kumar Ray <rishi.ray@knoldus.com>
|
2022-01-26 14:33:24 +05:30 |
pigletfly
|
314e137e94
|
Fix log in detector
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-25 20:31:14 +08:00 |
Alan Zhu
|
44299055e0
|
fix: karmada join fail when secret exist
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2022-01-24 20:13:37 +08:00 |
wlp1153468871
|
c570006603
|
Update first in RetryOnConflict
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-01-24 18:55:38 +08:00 |
karmada-bot
|
e0e7a60c95
|
Merge pull request #1199 from dddddai/waiting
bugfix: resource binding is not created when creating resources and propagation policies at the same time
|
2022-01-24 15:47:30 +08:00 |
pigletfly
|
2d797acb23
|
Sort apiResources
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-24 14:57:00 +08:00 |
dddddai
|
c770cc10f3
|
bugfix: resource binding is not created
reconcile PP/CPPs and resource templates in one goroutine
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-01-24 10:15:12 +08:00 |
Garrybest
|
e322f60917
|
add mock client
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-22 22:00:04 +08:00 |
Garrybest
|
89ddfb4587
|
move estimator service protos
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-22 22:00:03 +08:00 |
karmada-bot
|
6da027a131
|
Merge pull request #1263 from Garrybest/pr_proto
add proto interface for descheduler
|
2022-01-22 09:50:26 +08:00 |
karmada-bot
|
e2c7d90aa0
|
Merge pull request #1298 from pigletfly/fix-log
Fix ignore log error when error is isnotfound
|
2022-01-21 16:41:25 +08:00 |
pigletfly
|
b3c31f2fad
|
Fix ignore log error when error is isnotfound
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-21 16:08:01 +08:00 |
karmada-bot
|
9a20367c97
|
Merge pull request #1288 from RainbowMango/pr_interpreter_owners
Nominate resource interpreter framework owners
|
2022-01-21 15:00:25 +08:00 |
karmada-bot
|
4a343225f9
|
Merge pull request #1297 from iawia002/typo
Fix typo in the test log
|
2022-01-21 11:36:25 +08:00 |
karmada-bot
|
9800c3c672
|
Merge pull request #1270 from lonelyCZ/optimize-get
Optimize karmadactl get to output more information
|
2022-01-21 11:09:30 +08:00 |
Xinzhao Xu
|
efa85c604b
|
Fix typo in the test log
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-01-21 10:59:48 +08:00 |
Garrybest
|
0d5b2427f3
|
adapt estimator for new interface
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-21 10:22:14 +08:00 |
Garrybest
|
8aa095000b
|
generate proto files for descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-21 10:22:01 +08:00 |
Garrybest
|
9347e4ae0f
|
add proto files for descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-21 10:21:23 +08:00 |
lonelyCZ
|
684d6c9ab4
|
Optimize karmadactl get to output more information
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-01-20 20:11:19 +08:00 |
Alan Zhu
|
eeb0f28244
|
karmada init: add more message for easy debug when nodePort exist
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2022-01-20 18:33:29 +08:00 |
RainbowMango
|
dd7a3d4c6b
|
Nominate resource interpreter framework owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-01-20 10:42:01 +08:00 |
karmada-bot
|
abc767bfcd
|
Merge pull request #1277 from iawia002/unstructured
Clean up the code that converts Unstructured objects
|
2022-01-20 10:09:25 +08:00 |
karmada-bot
|
28f0bf365b
|
Merge pull request #1145 from kerthcet/feature/fix-ensure-cyclomatic-complexity
fix ensureWork cyclomatic complexity
|
2022-01-20 09:00:25 +08:00 |
wlp1153468871
|
ed261ef0a0
|
modify log type to Error when err ocurs
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-01-19 18:21:19 +08:00 |
kerthcet
|
695f3cc99e
|
fix ensureWork cyclomatic complexity
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-19 13:16:56 +08:00 |
Xinzhao Xu
|
501f68aea4
|
Clean up the code that converts Unstructured objects
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-01-19 10:28:30 +08:00 |
changzhen
|
fc7616e234
|
update HookEnabled interface with resourceinterpreter
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-01-19 09:27:15 +08:00 |
karmada-bot
|
0d98cc368d
|
Merge pull request #1253 from iawia002/aggregate-status-hook
Implementing the AggregateStatus hook
|
2022-01-19 08:56:24 +08:00 |
Xinzhao Xu
|
2f55e6c583
|
Implementing the AggregateStatus hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-01-18 20:35:26 +08:00 |
karmada-bot
|
95838eb756
|
Merge pull request #1274 from pigletfly/add-kind
Add kind in log
|
2022-01-18 20:01:09 +08:00 |
pigletfly
|
44496e904c
|
Add kind in log
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-18 19:23:42 +08:00 |
karmada-bot
|
5732ba22f9
|
Merge pull request #1271 from ashley-rongfang/retryonconflict
Update first in RetryOnConflict
|
2022-01-18 12:03:08 +08:00 |
ashley-rongfang
|
a1c25ae4a8
|
Update first in RetryOnConflict
Signed-off-by: ashley-rongfang <rongfang@huawei.com>
|
2022-01-18 11:05:27 +08:00 |
karmada-bot
|
439d299523
|
Merge pull request #1266 from huone1/optimize/event-split
[optimize]split the code about resource event into event_handler.go
|
2022-01-18 10:39:08 +08:00 |
huone1
|
e8b717575a
|
split the code about resource event into event_handler.go
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-01-17 18:19:19 +08:00 |
Garrybest
|
74e36f723b
|
fix event type of apply policy
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-17 11:16:22 +08:00 |
karmada-bot
|
1c0abe6ef2
|
Merge pull request #1257 from RainbowMango/pr_set_owners
Put prodanlabs to owner list
|
2022-01-15 10:19:34 +08:00 |
karmada-bot
|
01e4bc9d4d
|
Merge pull request #1152 from carlory/add-validation-for-cluster
add validation for cluster api and remove validating webhook
|
2022-01-14 14:39:33 +08:00 |
carlory
|
f697c03c74
|
add validation for cluster api and remove cluster validating webhook
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-14 12:08:43 +08:00 |
RainbowMango
|
44bee6cb3a
|
Put prodanlabs to owner list of init functionality
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-01-14 09:46:46 +08:00 |
huone1
|
4c9bfbf310
|
[scheduler]fix a defer execution sequence problem
Signed-off-by: huone1 <huwanxing@huawei.com>
|
2022-01-13 20:34:34 +08:00 |
karmada-bot
|
2060616c4a
|
Merge pull request #1242 from Fish-pro/increased-readability
Focus on the functions syncWorkStatus and reflectStatus, modify comments and rename variable names
|
2022-01-12 14:31:32 +08:00 |
chen zechun
|
306d06a8ff
|
change syncWorkStatus and reflectStatus function, modify comments and rename variable names.
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-01-12 12:05:32 +08:00 |
RainbowMango
|
990bf25072
|
mark override policy spec.targetCluster and spec.overriders deprecated
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-01-11 19:24:30 +08:00 |
helenfrank
|
43036a9670
|
Replace all the retry.DefaultBackoff with retry.DefaultRetry from codebase
Signed-off-by: helenfrank <helenfrank@protonmail.com>
|
2022-01-11 10:28:59 +08:00 |
karmada-bot
|
596f214659
|
Merge pull request #1225 from Garrybest/pr_resource
fix bug of resource computing
|
2022-01-11 08:59:53 +08:00 |
karmada-bot
|
6961c8dd05
|
Merge pull request #1201 from carlory/openapi
aggregatedapiserver support openapi
|
2022-01-10 20:22:50 +08:00 |
karmada-bot
|
bdd69e1bcf
|
Merge pull request #1226 from pigletfly/fix-retry-on-update
Retry on status update conflict
|
2022-01-10 18:23:50 +08:00 |
pigletfly
|
28f1fbf985
|
Retry on status update conflict
Signed-off-by: pigletfly wangbing.adam@gmail.com
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-10 17:44:29 +08:00 |
carlory
|
8f019269b0
|
aggregatedapiserver support openapi
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-10 10:41:26 +08:00 |
karmada-bot
|
36176d6a85
|
Merge pull request #1198 from liangyongzhenya/fix_--cluster-namespace_misleading_description
fix --cluster-namespace misleading description
|
2022-01-10 09:47:51 +08:00 |
karmada-bot
|
168d5edc74
|
Merge pull request #1223 from XiShanYongYe-Chang/add-comments-for-cluster
add comments for internal Cluster API
|
2022-01-09 02:49:50 +08:00 |
Garrybest
|
ae3eaaee5b
|
fix bug of resource computing
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-08 12:03:49 +08:00 |
changzhen
|
1d9c2ab6a8
|
add comments for internal Cluster API
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-01-07 14:52:16 +08:00 |
Xinzhao Xu
|
fc20a6c040
|
update codegen
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-01-07 14:26:41 +08:00 |
prodan
|
36b92cc412
|
organize `karmadactl init` code
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-01-05 19:04:26 +08:00 |
karmada-bot
|
808e487a2d
|
Merge pull request #1211 from Fish-pro/add-space
Comment should start with a whitespace
|
2022-01-05 14:46:45 +08:00 |
liangyongzhenya
|
88ba704db2
|
fix --cluster-namespace misleading description
Signed-off-by: liangyongzhenya <yongzhen.liang@daocloud.io>
|
2022-01-05 14:14:22 +08:00 |
chen zechun
|
b2a11f00b0
|
add a space before the first letter
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
Add spaces for all comments .go file in "pkg/karmadactl/cmdinit/utils/"
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-01-05 11:43:09 +08:00 |
karmada-bot
|
8b3aefdb6f
|
Merge pull request #1206 from carlory/fix-cluster-controller
remove unreachable code
|
2022-01-04 14:15:45 +08:00 |
prodan
|
d0665aaf82
|
Fix karmadactl init not found v1alpha1.cluster.karmada.io object
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-01-03 02:01:34 +08:00 |
carlory
|
da91752a29
|
remove unreachable code
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-02 22:21:45 +08:00 |
karmada-bot
|
14487548dd
|
Merge pull request #704 from mrlihanbo/follow-controller-2
update apis for automatically propagate dependencies
|
2021-12-31 07:44:40 +08:00 |
karmada-bot
|
e8a206640e
|
Merge pull request #1188 from XiShanYongYe-Chang/ignore-some-group-with-impersonate
Ignore auto-generated user groups when proxy request
|
2021-12-29 20:34:39 +08:00 |
karmada-bot
|
cd8ee3a6e5
|
Merge pull request #1183 from lonelyCZ/init-parentcommand
Add parentCommand to make init command compatible with `karmadactl`
|
2021-12-29 20:08:43 +08:00 |
changzhen
|
b34e2724b5
|
ignore some group with Impersonate-Group
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-29 18:20:53 +08:00 |
lihanbo
|
82722c2e8f
|
update apis for automatically propagate dependencies
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-29 15:34:10 +08:00 |
carlory
|
17578c8466
|
remove the karmada client from aggregated-apiserver
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-29 13:16:44 +08:00 |
lonelyCZ
|
8e298f9fa1
|
Add parentCommand to make init command compatible with karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-29 12:07:28 +08:00 |
changzhen
|
05722acfc0
|
add impersonatorSecretRef for cluster object
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-29 11:08:13 +08:00 |
karmada-bot
|
472f8c39d5
|
Merge pull request #1181 from carlory/print-cluster-columns
expose more than name/creation timestamp columns for cluster api
|
2021-12-29 09:17:39 +08:00 |
carlory
|
e69b58c981
|
define table converter for cluster api that exposes more than name/creation timestamp
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-29 07:41:23 +08:00 |
karmada-bot
|
7c2be233b7
|
Merge pull request #1174 from prodanlabs/karmadactl-init
Log print karmada text logo
|
2021-12-28 18:00:37 +08:00 |
RainbowMango
|
e1b275b960
|
Remove useless unit tests
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-28 17:11:12 +08:00 |
RainbowMango
|
537dd0a4ce
|
Update generated files
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-12-28 16:27:29 +08:00 |
RainbowMango
|
a11997c969
|
Add .spec.impersonatorSecretRef to Cluster
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-28 16:20:15 +08:00 |
prodan
|
24dc3e5a29
|
Log print karmada text logo
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-28 15:46:05 +08:00 |
karmada-bot
|
b06925128a
|
Merge pull request #1164 from XiShanYongYe-Chang/support-clusterproxy-for-pull
completes ClusterSpec and create impernator secret for pull mode cluster
|
2021-12-28 10:44:37 +08:00 |
karmada-bot
|
f5c33bbfff
|
Merge pull request #1165 from RainbowMango/pr_owners
Put lonelyCZ on the owner list
|
2021-12-28 10:02:38 +08:00 |
changzhen
|
9833a814a4
|
create or update cluster and create impersonation secret for pull cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 21:07:00 +08:00 |
karmada-bot
|
a46961fc7d
|
Merge pull request #1169 from prodanlabs/karmadactl-init
adjust the steps of karmadactl init, update examples
|
2021-12-27 19:49:37 +08:00 |
prodan
|
e38e3cb2e0
|
adjust the steps of karmadactl init and update examples
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-27 17:40:17 +08:00 |
changzhen
|
bc377033e3
|
upgrade scenario for pull mod cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 12:22:08 +08:00 |
changzhen
|
fb8f99718c
|
upgrade scenario for push mode cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-26 16:48:22 +08:00 |
karmada-bot
|
5136be2917
|
Merge pull request #1167 from carlory/simplify-waiting-code
simplify waitForCacheSync func
|
2021-12-25 18:55:36 +08:00 |
carlory
|
572bf7ec4c
|
simplify waitForCacheSync func
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-25 17:15:42 +08:00 |
RainbowMango
|
b582a380e1
|
Put lonelyCZ on the owner list
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-25 16:09:29 +08:00 |
karmada-bot
|
abf08e476d
|
Merge pull request #1161 from iawia002/deprecate-rsp
Remove deprecated ReplicaSchedulingPolicy API
|
2021-12-25 09:15:34 +08:00 |
RainbowMango
|
5797e41161
|
Update karmada init command help
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-24 18:09:02 +08:00 |
prodan
|
a6219a90cb
|
update `kubectl-karmada init`
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-24 18:04:59 +08:00 |
Xinzhao Xu
|
d7b593ce55
|
Remove deprecated ReplicaSchedulingPolicy API
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-24 17:43:06 +08:00 |
Xinzhao Xu
|
a895c38005
|
Implementing the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-24 16:02:25 +08:00 |
karmada-bot
|
85293346a8
|
Merge pull request #1158 from XiShanYongYe-Chang/add-cluster-proxy
Add ClusterProxy for Cluster
|
2021-12-24 15:47:34 +08:00 |
changzhen
|
c9a2a70cb8
|
add ClusterProxyOptions for Cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-24 15:19:53 +08:00 |
lihanbo
|
280028d1a1
|
fix the name of impersonate service account
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-24 14:02:03 +08:00 |
Xinzhao Xu
|
05eb1d51d7
|
Add --controllers flag to karmada-agent and move ControllerContext to a separate package
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-23 21:32:06 +08:00 |
lihanbo
|
beb4dd7581
|
add unified auth controller
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-23 19:46:39 +08:00 |
Garrybest
|
9b3b5789f0
|
fix division bugs when pod request zero scalar resource
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-12-23 16:07:05 +08:00 |
karmada-bot
|
98a5204f19
|
Merge pull request #1142 from prodanlabs/karmadactl-init
Enable `karmada-aggregated-apiserver` installation by `kubectl-karmada init`
|
2021-12-22 18:30:33 +08:00 |
prodan
|
afc5ec05ee
|
update `karmadactl init` of #1122
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-22 18:01:18 +08:00 |
karmada-bot
|
00307f25c4
|
Merge pull request #1132 from lonelyCZ/karmadactl-promote
Implementing `karmadactl promote` to promote workloads from legacy clusters to karmada
|
2021-12-22 09:02:31 +08:00 |
lonelyCZ
|
501bb52ebb
|
implement karmadactl promote to promote workloads from legacy clusters
Co-authored-by: dddddai <dddwq@foxmail.com>
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-21 17:57:33 +08:00 |
lonelyCZ
|
14010e289f
|
move prune to pkg/resourceinterpreter/defaultinterpreter
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-21 16:54:22 +08:00 |
karmada-bot
|
b57b723504
|
Merge pull request #1121 from iawia002/refactor-matching-method
Refactor the matching method in overridemanager
|
2021-12-21 16:42:29 +08:00 |
karmada-bot
|
6b510a8143
|
Merge pull request #1138 from prodanlabs/karmadactl-init
change the default path of `karmadactl init`
|
2021-12-21 16:14:29 +08:00 |
prodan
|
63e2882a34
|
change the default path of `karmadactl init`
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-21 15:29:22 +08:00 |
karmada-bot
|
22e307707b
|
Merge pull request #1122 from XiShanYongYe-Chang/move-cluster-to-aa
Add aggregation apiserver and move cluster crd to aa
|
2021-12-21 15:02:31 +08:00 |
karmada-bot
|
5db1d4e204
|
Merge pull request #1134 from lonelyCZ/karmadactl-webhook
Update webhook_configuration of `karmadactl init`
|
2021-12-21 14:22:28 +08:00 |
Xinzhao Xu
|
5b3c9245b8
|
Add unittest for getOverridersFromOverridePolicies
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-21 10:37:34 +08:00 |
Xinzhao Xu
|
9a0c78757a
|
Refactor the matching method in overridemanager
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-21 10:37:14 +08:00 |
karmada-bot
|
ea0874acd0
|
Merge pull request #1070 from mrlihanbo/add_events_in_resource
add events to resource template
|
2021-12-21 09:26:28 +08:00 |
lonelyCZ
|
010f07eb4c
|
Update webhook of karmadactl init
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-20 20:51:40 +08:00 |
karmada-bot
|
5ac98b094e
|
Merge pull request #1129 from lonelyCZ/cop-webhook
Implementing karmada-webhook of validating ClusterOverridePolicy
|
2021-12-20 20:23:27 +08:00 |
changzhen
|
b49cc9ed0f
|
add aggregated apiserver fabric
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-20 19:49:29 +08:00 |
karmada-bot
|
00f46c6452
|
Merge pull request #1130 from Garrybest/pr_rate
add rate limited when errors occur in scheduler
|
2021-12-20 19:10:27 +08:00 |
lihanbo
|
b238572263
|
add events to resource template
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-20 17:31:38 +08:00 |
karmada-bot
|
5eefcd6a49
|
Merge pull request #1053 from mrlihanbo/delete-work-bugfix
abort deleting workload when the member cluster is unready
|
2021-12-20 17:07:27 +08:00 |
Garrybest
|
cbe5cae13b
|
add rate limited when errors occur in scheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-12-20 14:19:18 +08:00 |
lonelyCZ
|
f99d1e8a0f
|
Implementing karmada-webhook of validating ClusterOverridePolicy
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-20 13:32:52 +08:00 |
karmada-bot
|
a916dda8d2
|
Merge pull request #1107 from Shike-Ada/pr-commit
update kube-apiserver and kube-controller-manager default version
|
2021-12-20 09:41:26 +08:00 |
karmada-bot
|
c69e955bfb
|
Merge pull request #1124 from lonelyCZ/override-validating
Implementing karmada-webhook of validating OverridePolicy
|
2021-12-20 09:07:26 +08:00 |
lihanbo
|
5290f07345
|
abort deleting workload when the member cluster is unready
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-19 14:29:12 +08:00 |
changzhen
|
586cd9d407
|
update discoveryv1beta1 to discoveryv1 for endpointslice
Signed-off-by: changzhen <changzhen5@huawei.com>
Signed-off-by: Shike-Ada <1073457937@qq.com>
|
2021-12-18 17:19:21 +08:00 |
lonelyCZ
|
aa97d84c52
|
Move RemoveIrrelevantField to pkg/resourceinterpreter
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-18 13:08:55 +08:00 |
lonelyCZ
|
b8d46597a9
|
Implementing karmada-webhook of validating OverridePolicy
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-18 12:42:22 +08:00 |
karmada-bot
|
45f3aec63d
|
Merge pull request #1120 from dddddai/redundant-sort
Remove redundant sort in scale up schedule
|
2021-12-18 10:24:24 +08:00 |
guoyao
|
e340e001c7
|
replace github.com/pkg/errors with golang native errors
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-12-17 16:40:51 +08:00 |
karmada-bot
|
7dcb197f9e
|
Merge pull request #1094 from prodanlabs/master
kubectl-karmada add `init` Command
|
2021-12-17 10:35:23 +08:00 |
karmada-bot
|
dba350cfd7
|
Merge pull request #1119 from Garrybest/pr_panic
fix panix in DivideReplicasByTargetCluster
|
2021-12-17 10:25:23 +08:00 |
dddddai
|
ff83773c5e
|
remove redundant sort
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2021-12-17 10:24:33 +08:00 |