Commit Graph
108 Commits
Author SHA1 Message Date
Zexi Li b52aa5de85 feat(llm): validate GPU devices on deployment create and improve error messages (#25062) 2026-06-24 14:26:18 +08:00
Zexi Li 86a6a816af fix(telegraf-raid-plugin): working for victoria metrics (#24085) 2026-01-15 17:20:39 +08:00
屈轩 a0f9484770 fix: support risc-v (#23770) 2025-11-19 17:20:26 +08:00
Zexi Li 06258859d8 chore(ci): turn off goimports-check rule (#23606) 2025-10-24 15:48:44 +08:00
屈轩 6c4a1a3628 fix: upgrade goimports (#23321) 2025-09-17 22:08:03 +08:00
屈轩 fb26af0566 fix(region): vendor update for lb multi eip sync (#22720) 2025-06-16 17:17:27 +08:00
Jian QiuandQiu Jian ae09aa3c82 fix: remove cgo deps for ioctl (#22701)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-06-07 08:42:14 +08:00
Jian QiuandQiu Jian 24e525926b fix: update vendor release/4.0 20250606 (#22685)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-06-06 14:23:50 +08:00
wanyaoqi 3f3d7e5d0b fix(host,host-image): use nbd export images (#21738) 2025-02-10 14:16:05 +08:00
Jian QiuandQiu Jian e7d15aca80 fix: update vendor 3.11 20240917, upgrade go to 1.21 (#21256)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-09-18 20:48:31 +08:00
wanyaoqi b29390d0e6 misc: disable cgo by default (#20423)
* misc: disable cgo by default

* fix(host): container isolated device skip get numa node
2024-05-31 19:00:37 +08:00
Zexi Li 8f1b360104 fix(build): use telegraf-raid-plugin:release-1.6.5 2024-01-22 16:49:29 +08:00
Jian QiuandQiu Jian c5dd7939fc fix: vmware host wire recode (#17818)
* fix: vmware host wire recode

* update vendor

* update vendor

---------

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-08-24 16:36:55 +08:00
Jian QiuandQiu Jian e656426e3f feature: list results carry extra total stats (#15682)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-01-02 14:32:36 +08:00
Qiu Jian a6c7832021 feature: separate region and cloudmux 2022-11-16 20:49:27 +08:00
wanyaoqi a4e9f86c2a feat(region,host): deploy telegraf (#14915)
Support deploy telegraf on server deploy.
Add start telegraf on guest reboot crontab in guest os.
2022-09-06 00:13:20 +08:00
Jian QiuandQiu Jian dfcba16fda fix: update vendor 20220701 (#14556)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-07-01 15:50:52 +08:00
Jian QiuandQiu Jian 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 b739637691 fix(telegraf-raid-plugin): release-1.6.4 image 2022-06-24 00:35:11 +08:00
Zexi Li 14305741ba fix(telegraf-raid-plugin): zombies recycle (#13817) 2022-03-30 07:41:41 +08:00
Zexi Li 046b37fafd feat(telegraf-raid-plugin): update rootfs and image version 2022-03-07 11:52:55 +08:00
Zexi Li 201d4c3ca2 fix(host-image): update build flags 2022-02-18 10:51:54 +08:00
Jian QiuandQiu Jian 844eda13e3 fix: sqlite3 needs to load inet extension to work with region (#12719)
* fix: sqlite3 needs to load inet extension to work with region

* modify Makefile to remove CGO_ENABLED=0 for esxi_agent

* update vendor 20211121

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-21 15:01:45 +08:00
zhaoxiangchun 9a3310b92d fix(telegraf-raid-plugin): add image-telegraf-raid-plugin in Makefile 2021-06-07 16:18:07 +08:00
Zexi Li 811730e7cf feat(fetcherfs): make rpm and deb package 2021-04-12 21:27:22 +08:00
wanyaoqi 429b872664 chore(utils): add deb build script 2021-02-04 14:40:09 +08:00
Yousong Zhou eb84a308af build: y18n: add apigateway 2021-01-09 18:15:34 +08:00
Yousong Zhou 89f541fcaf build: skip y18n-check for now
CircleCI is likely not happy with the memory usage

	/bin/sh: line 1:  4553 Killed                  y18n -chdir /root/go/src/yunion.io/x/onecloud -dir ./locales/ -out ./locales/locales.go -lang en-US,zh-CN yunion.io/x/onecloud/cmd/keystone yunion.io/x/onecloud/cmd/monitor yunion.io/x/onecloud/cmd/region yunion.io/x/onecloud/cmd/yunionconf
	make: *** [y18n-check] Error 137

Link: https://app.circleci.com/pipelines/github/yunionio/onecloud/25085/workflows/6efec9d0-cdd5-45eb-bb1e-f62849e22b76/jobs/55153
2020-12-25 17:01:00 +08:00
Yousong Zhou 131723cbe3 build: add y18n-check, y18n-gen 2020-12-24 13:19:10 +08:00
Yousong Zhou 39461740d6 build: docker: add ModName 2020-12-24 11:56:21 +08:00
Yousong Zhou 431f2e87e7 build: docker: move to Makefile.common.mk 2020-12-24 11:56:21 +08:00
Yousong Zhou bfe4d2a735 build: docker: align centos variant with the alpine one 2020-12-24 11:56:21 +08:00
Yousong Zhou 8997ae39f2 build: docker: make target GOARCH/GOOS/CGO_ENABLED aware 2020-12-24 11:56:21 +08:00
Yousong Zhou 2cd6f1274d build: docker: remove GOFLAGS export 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
Yousong Zhou a290a6a49d fix(build): fmt: ignore auto-generated files 2020-12-15 22:17:48 +08:00
Zexi Li 6f74c7f4c4 Merge pull request #8848 from wanyaoqi/feature/wyq/host-deployer-libguestfs
host-deployer: add deploy driver libguestfs
2020-12-09 20:41:22 +08:00
Zhang Dongliang eb7372263b fix(git,make): 更新获取 git branch 的规则 2020-12-08 17:59:24 +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 71e63e2ed1 fix(git,make): git branch 获取方式优化 2020-12-08 15:49:50 +08:00
Zhang Dongliang 0b2aed858a fix(git,make): 修正 gitbranch 变量的获取方式,解决自动升级版本 tag 不统一的问题 2020-12-08 11:52:33 +08:00
Zhang Dongliang 0619d3566f remove alpine build cache before make image 2020-10-16 11:59:33 +08:00
Zhang Dongliang 54f86817d1 解决编译之后 output 的 owerner 问题 2020-10-12 18:11:21 +08:00
Zhang Dongliang 0b3afa9ebe multi-arch 的镜像使用使用支持 arm64 2020-09-29 19:15:17 +08:00
Zhang Dongliang bc6ac93cef make with ARCH argument 2020-09-23 15:49:37 +08:00
wanyaoqi c1cf728995 fix github action workflow (#7635) 2020-08-26 13:21:34 +08:00
Yousong Zhou e94d41558d build: use alpine-build:1.0-2 2020-06-29 16:19:13 +08:00
Yousong Zhou e1e56eaa7d build: docker-centos-build: use centos-build:1.1-1 2020-06-29 16:19:13 +08:00
Yousong Zhou 8e40ff64f5 build: add vet-check 2020-05-27 15:13:50 +08:00
Qiu Jian 7ab3a06b46 fix: code autogen issues 2020-04-24 20:19:43 +08:00