Commit Graph

1546 Commits

Author SHA1 Message Date
pigletfly c996f6bd5b Add retry on CreateOrUpdateWork
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-02-09 17:00:56 +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 2c35bffb40
Merge pull request #1333 from RainbowMango/pr_owners
Set up repo owners
2022-02-07 14:05:44 +08:00
karmada-bot 2ab22fa17c
Merge pull request #1335 from huone1/optimize/create-cluster.sh
set the kindest/node default version to v1.22.0 in create-cluster.sh
2022-02-07 11:11:44 +08:00
karmada-bot 0d4baebde9
Merge pull request #1320 from kerthcet/bug/flush-in-webhook
bug: webhook's os.Exit will not wait for the defer function
2022-02-03 16:23:40 +08:00
karmada-bot 4ce5eb233a
Merge pull request #1319 from kerthcet/bug/flush-in-estimator
bug: estimator's os.Exit will not wait for the defer function
2022-02-03 16:21:40 +08:00
huone1 d78d44d56f set the kindest/node default version to v1.22.0 in create-cluster.sh
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-01-30 16:48:07 +08:00
karmada-bot 98b5b1f048
Merge pull request #1318 from kerthcet/bug/flush-in-kubectl-karmada
bug: kubectl karmada's os.Exit will not wait for the defer function
2022-01-30 15:43:36 +08:00
RainbowMango 43caec0155 Set up repo owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-01-29 17:04:21 +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 a2959f1dae
Merge pull request #1317 from kerthcet/bug/flush-in-karmadactl
bug: karmadactl's os.Exit will not wait for the defer function
2022-01-29 10:14: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
karmada-bot be035fab5a
Merge pull request #1327 from CuiDengdeng/update-first-in-retryonconflict
Update first in RetryOnConflict
2022-01-28 16:23:33 +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 2849bafce7
Merge pull request #1293 from Tingtal/ENrevised
Revised command output info
2022-01-28 10:56:34 +08:00
karmada-bot a20f145724
Merge pull request #1316 from kerthcet/bug/flush-in-controllermanger
bug: controller-manager's os.Exit will not wait for the defer function
2022-01-28 10:41:37 +08:00
Timo Ling 11bfabaa6d Revised command output info
Corrected grammar mistakes.

Signed-off-by: Timo Ling <t@colin.studio>
2022-01-28 10:21:03 +08:00
kerthcet 5a390f58d9 bug: estimator's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-28 10:18:54 +08:00
kerthcet ac8d271261 bug: webhook's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-28 10:17:38 +08:00
kerthcet 98842ed756 bug: controller-manager's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-28 10:07:54 +08:00
karmada-bot 3cbc342371
Merge pull request #1315 from kerthcet/bug/flush-in-aggregated-apiserver
bug: aggregated-apiserver's os.Exit will not wait for the defer function
2022-01-28 08:55:33 +08:00
karmada-bot 05f696f150
Merge pull request #1314 from kerthcet/bug/flush-in-agent
bug: agent's os.Exit will not wait for the defer function
2022-01-27 17:10:33 +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
karmada-bot 346c025c5c
Merge pull request #1312 from pigletfly/fix-log
Fix log in detector
2022-01-26 08:43:30 +08:00
kerthcet 8829c18208 bug: kubectl karmada's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-25 21:23:48 +08:00
pigletfly 314e137e94 Fix log in detector
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-01-25 20:31:14 +08:00
kerthcet 29020d6ca6 bug: karmadactl's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-25 19:14:21 +08:00
kerthcet b7a3a18985 bug: aggregated-apiserver's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-25 18:58:23 +08:00
kerthcet be6020749f bug: agent's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-25 18:41:19 +08:00
karmada-bot 85554ff187
Merge pull request #1261 from Garrybest/pr_slow
Introduce `--resync-period` flag to specify reflector resync period
2022-01-25 15:40:30 +08:00
karmada-bot 3d7770332b
Merge pull request #1307 from RainbowMango/pr_docs_controllers
Add documents about karmada controllers
2022-01-25 11:37:29 +08:00
RainbowMango 2ddc27aabf Add documents about karmada controllers
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-01-25 11:05:03 +08:00
karmada-bot afed820949
Merge pull request #1308 from wlp1153468871/update-retryonconflict
Update first in RetryOnConflict
2022-01-25 09:26:32 +08:00
karmada-bot 008a54e3a0
Merge pull request #1289 from kerthcet/feature/exit-will-not-flush-logs
os.Exit will not wait for the defer function
2022-01-24 23:03:30 +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
kerthcet e80354175a os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-01-24 11:57:34 +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
karmada-bot 0b9a5d330d
Merge pull request #1290 from carlory/github-workflow-docs
add github-workflow doc
2022-01-23 22:05:29 +08:00
carlory b9da562045 add github-workflow doc
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-01-22 17:11:52 +08:00
karmada-bot fc64c81e24
Merge pull request #1286 from iawia002/aggregate-status-hook-e2e
Add e2e test for the AggregateStatus hook
2022-01-22 15:17:26 +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
Garrybest 012f0ca1de add resync period option
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-01-22 09:36:28 +08:00
karmada-bot 19a5fc55fc
Merge pull request #1283 from carlory/enable-multi-replicas-in-ci
Enable multi replicas in CI
2022-01-21 16:46:25 +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