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 |
karmada-bot
|
cd80e2f3c2
|
Merge pull request #1365 from zach593/feature-ci-add-image-builds-when-publishing
build and upload images when publishing
|
2022-02-16 16:43:55 +08:00 |
zach593
|
5943acab05
|
build and upload images when publishing
Signed-off-by: zach593 <zach_li@outlook.com>
|
2022-02-16 15:29:22 +08:00 |
karmada-bot
|
ed84b2e3d0
|
Merge pull request #1357 from zach593/crlf-to-lf
replace CRLF line terminatiors to LF
|
2022-02-14 17:11:53 +08:00 |
zach593
|
3458019179
|
crlf -> lf for some .yaml files
Signed-off-by: zach593 <zach_li@outlook.com>
|
2022-02-14 16:35:42 +08:00 |
karmada-bot
|
0992a50399
|
Merge pull request #1345 from zach593/master
fixes gitVersion is missing from the latest image issue
|
2022-02-14 16:04:53 +08:00 |
zach593
|
9b1d166901
|
fix git version from `<bin> version`
Signed-off-by: zach593 <zach_li@outlook.com>
|
2022-02-14 15:22:52 +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 |
karmada-bot
|
93e1a0d55f
|
Merge pull request #1354 from iawia002/example-files
Add workload sample files in custom resource interpreter example
|
2022-02-11 14:22:50 +08:00 |
Xinzhao Xu
|
0d4fb81d9d
|
Add workload sample files in custom resource interpreter example
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-02-11 11:11:10 +08:00 |
karmada-bot
|
f29eede546
|
Merge pull request #1346 from mrlihanbo/webhook-health
Introduce `--metrics-bind-address` and `--health-probe-bind-address` flags to `karmada-webhook`
|
2022-02-11 09:49:49 +08:00 |
karmada-bot
|
e494bda2da
|
Merge pull request #1342 from XiShanYongYe-Chang/modify-kubeconfig-description
improve the usage description of `--kubeconfig` flag
|
2022-02-10 19:44:49 +08:00 |
karmada-bot
|
495a810d06
|
Merge pull request #1352 from likakuli/fix_replica_override
fix override result will be ignored by ReviseReplica issue
|
2022-02-10 17:14:48 +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 |
changzhen
|
eeee662a05
|
modify the kubeconfig description of the executable file
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-10 16:05:52 +08:00 |
RainbowMango
|
9af89e6fc2
|
Update --metrics-bind-address usage description
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-10 15:04:33 +08:00 |
lihanbo
|
2d8a1c485d
|
make MetricsBindAddress and HealthProbeBindAddress configurable
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-10 15:03:09 +08:00 |
karmada-bot
|
0b257a724a
|
Merge pull request #1336 from carlory/karmada-config
deprecate --master and --karmada-config flags for aggregrated-apiserver
|
2022-02-10 14:59:48 +08:00 |
karmada-bot
|
ca2997293f
|
Merge pull request #1341 from pigletfly/add-metrics-addr
Introduce `--metrics-bind-address` flag to `karmada-controller-manager`
|
2022-02-10 09:12:48 +08:00 |
carlory
|
679081c8be
|
deprecate --master and --karmada-config flags for karmada-aggregrated-apiserver
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-02-09 21:19:26 +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 |
karmada-bot
|
ca3bc35f68
|
Merge pull request #1343 from lonelyCZ/fix-get-yaml
Fix karmadactl get -o yaml|json
|
2022-02-09 18:11:47 +08:00 |
pigletfly
|
98ae69139f
|
Add metrics-addr to expose prometheus metrics
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-09 18:07:49 +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 |
karmada-bot
|
74838ccce0
|
Merge pull request #1076 from lonelyCZ/get-cleanup
Cleanup checking kubeconfig in karmadactl get
|
2022-02-09 14:25:47 +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
|
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 |