Jian Qiu
fa321a7a1d
fix(host-health): check etcd client is reconnecting ( #22420 )
...
Co-authored-by: wanyaoqi <d3lx.yq@gmail.com >
2025-04-15 18:25:18 +08:00
wanyaoqi
4dcf4283a5
fix(host,host-image): use nbd export images ( #22073 )
2025-02-10 14:16:18 +08:00
Jian Qiu
9492b740df
feature: support baremetal profile ( #20689 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-06-30 22:23:17 +08:00
屈轩
733a684671
fix(region): vendor update for code generate ( #20059 )
2024-04-18 13:22:44 +08:00
Qiu Jian
8159a6d86c
fix: host nic index should be unique
2024-04-10 01:33:02 +08:00
屈轩
b8625cb2ab
fix(region): huawei subaccount ( #19118 )
2023-12-27 14:20:42 +08:00
ioito
76b81e33d4
fix: show update oc cmd
2023-12-05 10:40:18 +08:00
屈轩
d5a3913a1f
fix: docgengo ( #18351 )
2023-10-18 06:19:10 -05:00
Zhang Dongliang
e81dfabbd4
hotfix: typo
2023-09-05 12:53:33 +08:00
Zhang Dongliang
1a3109895d
fix(docker buildx cross platform docker image fix): 跨平台编译docker镜像明确指定架构
2023-09-05 12:41:49 +08:00
屈轩
e57dca9edd
fix: docker push ( #17789 )
2023-08-17 17:43:32 +08:00
Zhang Dongliang
f7051bc618
fix(docker,buildx): 兼容本地registry 模式
2023-06-14 15:13:34 +08:00
Zhang Dongliang
d8a543e79a
fix(docker,buildx): 跨平台编译优化
2023-06-13 17:07:00 +08:00
Jian Qiu
6688fbb845
feature: add webhook example server scripts ( #16020 )
...
Co-authored-by: QIU Jian <qiujian@yunionyun.com >
2023-02-23 02:55:46 +08:00
rex zhasm
ea2f489b22
feat(build,test): 新增 dry_run 模式以便夜间测试 ( #15859 )
...
Co-authored-by: Zhang Dongliang <zhangdongliang@yunion.cn >
2023-01-30 16:23:14 +08:00
wanyaoqi
e6b43e5428
fix cherrypick script
2023-01-11 19:50:16 +08:00
wanyaoqi
ccd7982e25
fix cherrypick script split upstream repo name
2022-12-22 20:43:34 +08:00
QIU Jian
b739d399e7
fix: cherry_pick_pull.sh fail to parse URL of github URL with credential
2022-12-11 12:47:35 +08:00
Zexi Li
fe46ac0ad5
feat(misc): use python3 for scripts/codegen.py
2022-10-31 12:10:50 +08:00
屈轩
871000141e
fix: climc image cache ( #15152 )
2022-10-12 14:55:36 +08:00
Jian Qiu
84cdeff92b
fix: update vendor for clickhouse v2 ( #14520 )
...
* fix: update vendor for clickhouse v2
* fix: fix go vet
* fix: unreachable codes
* fix: composite literal uses unkeyed fields
* fix: ignore bad syntax for struct tag value
* fix: use make test to do test ci job
* fix: specify circleci resource_class
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-06-25 15:52:15 +08:00
Zexi Li
1b34d8c102
feat(host-image): build host-image
2021-12-22 15:08:39 +08:00
Zexi Li
5fd55d9008
optimize(host-image,fetcherfs): download disk speed too slow ( #12976 )
2021-12-22 00:56:49 +08:00
Zexi Li
54250d3d80
fix(baremetal): remove bundle libs build
2021-06-21 10:29:41 +08:00
Zhang Dongliang
a54becaf2e
feat(arm64,build): arm 编译时,不编译 rbdcli
2021-05-06 11:44:57 +08:00
Zexi Li
61c47dd39c
fix(build): build telegraf-raid-plugin
2021-03-24 11:45:57 +08:00
Zexi Li
cac364054c
fix(build): DOCKER_CLI_EXPERIMENTAL=enabled
2021-03-10 16:20:58 +08:00
Zexi Li
44d6c90a12
feat(build): make multi arch manifest docker image
2021-03-08 12:52:00 +08:00
Zhang Dongliang
3d9d34ac15
fix(make,buildx): 使用 buildx 编译时,拉镜像到本地
2020-12-28 14:34:02 +08:00
Yousong Zhou
d377625789
scripts/docker_push.sh: minor polishments
...
- removed bundled baremetal-agent before building new to avoid go
error for refusing to overwrite a text file
- use docker buildx build no mater what
- check existence of dockerfile before calling general_build to avoid
error by cmd/chksum
2020-12-24 11:56:21 +08:00
Yousong Zhou
aa45c158c9
scripts/docker_push.sh: use toplevel Makefile target
2020-12-24 11:56:21 +08:00
Yousong Zhou
e01492df4f
scripts/coverage.sh: detect use of "-mod vendor"
2020-12-24 11:56:21 +08:00
wanyaoqi
84d64df0c9
chore(util): update centos build version to 1.1-3
2020-12-23 11:07:56 +08:00
rainzm
e52da6ca5f
feat(scripts): add export DOCKER_BUILDKIT=1
2020-12-21 19:52:15 +08:00
wanyaoqi
948f926bf6
feat(host-deployer): add deploy driver libguestfs
...
Add drvier libguestfs to support deploy more operator system,
you can use it by edit host config file add 'image_deploy_driver: libguestfs'.
By the default host-deploy support run three guestfish at the same time.
And host deployer will recycle free guestfish every ten minitues.
cherrypick: release/3.6
2020-12-08 17:49:44 +08:00
Zhang Dongliang
0b2aed858a
fix(git,make): 修正 gitbranch 变量的获取方式,解决自动升级版本 tag 不统一的问题
2020-12-08 11:52:33 +08:00
rainzm
d6d1082042
feat(scripts): add prompt of hub version
...
The flag `hub pr show -f ...` as used in cherry_pick_pull.sh was
permited since version 2.13.0.
close #9027
2020-11-30 10:09:53 +08:00
rainzm
c5f94e13a3
feat(scripts): add more reasonable title for cherry pick PR
...
Before that, we used the first commit title of the main PRs and spliced
them to become the title of the cherry pick PR.
Obviously, it is more reasonable to use the titles of the main PRs and
splicing to become the title of the cherry pick PR.
2020-11-20 17:36:17 +08:00
Zexi Li
7f799a1835
Merge pull request #7869 from ioito/hotfix/qx-cloudevent-doamin-filter
...
fix: 支持公有云域过滤操作日志
2020-11-19 14:44:31 +08:00
Zhang Dongliang
c9ec30b5b3
docker 交叉编译规则更新
2020-11-18 15:55:39 +08:00
rainzm
5ab362d05f
feat(build): add DOCKER_BUILDKIT in docker_push.sh
2020-11-06 20:12:58 +08:00
Qiu Jian
48e40fa5a9
update api models
2020-10-26 23:58:02 +08:00
Zhang Dongliang
4be578fc2f
在 docker push 脚本里创建_output 目录,以便容错
2020-10-13 16:46:29 +08:00
Zhang Dongliang
1f7988ecd7
在 docker push 脚本里创建_output 目录,以便容错
2020-10-13 15:36:27 +08:00
Zhang Dongliang
eda8be1be8
esxi-agent 编译方式兼容 arm64
2020-10-10 14:56:59 +08:00
Zhang Dongliang
0b3afa9ebe
multi-arch 的镜像使用使用支持 arm64
2020-09-29 19:15:17 +08:00
Zhang Dongliang
65e3900ea4
multi-arch 的镜像使用使用支持 arm64
2020-09-29 14:37:25 +08:00
Qu Xuan
ef3d74f4ea
fix: 支持公有云域过滤操作日志
2020-09-27 16:53:02 +08:00
Zhang Dongliang
bc6ac93cef
make with ARCH argument
2020-09-23 15:49:37 +08:00
wanyaoqi
cb036b8821
fix build baremetal agent image ( #7646 )
2020-08-27 11:00:32 +08:00