ioito
70af8c46c7
fix(image): optimized iso format check
2023-06-29 14:05:04 +08:00
Jian Qiu
84c2430797
fix: add test for FilePutContent ( #15917 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-02-10 21:00:58 +08:00
Jian Qiu
21716cefb5
fix: remove mutual dependency of cloudmux on onecloud ( #15621 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-12-27 01:21:26 +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
Qu Xuan
1f90b5aa7f
fix(host): xfs unlock
2021-10-13 19:15:12 +08:00
Qiu Jian
0529327e13
fix: compatible with new io scheduler(bfq/mq-deadline) of new Linux kernel
...
1. support bfq/mq-deadline multiqueue io scheduler
2. add delay for link setup
2021-07-14 02:18:05 +08:00
Zexi Li
e770f4f653
feat(host): aware of kubelet eviction config
2021-07-07 21:27:39 +08:00
wanyaoqi
ee2f54f4de
fix(host-deployer): add log line on blkid failed
2020-12-29 14:47:21 +08:00
Qiu Jian
732dcdcb61
feature: system resource domainize
2020-03-27 01:20:29 +08:00
Yousong Zhou
1e283efa78
fileutils: platform specific Writable()
2020-02-26 11:36:48 +08:00
wanyaoqi
7bf48c992e
- add command executor
...
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
Yousong Zhou
2697cd59de
fileutils: add SparseFileWriter
2019-11-05 09:05:58 +00:00
Yousong Zhou
2dd27d3011
fileutils: SReadSeeker: fix closing tmpfile fd
2019-11-05 03:55:34 +00:00
wanyaoqi
6fd7908ecd
misc deploy fix
2019-09-09 10:49:17 +08:00
Qiu Jian
021c8682db
fix: 1. aws s3 fail to mkdir 2. put object requires acl
2019-08-13 21:35:39 +08:00
Qiu Jian
18b4b1b0b7
fix: cloudregion and zone list filter by providers/brands
2019-08-12 22:03:43 +08:00
Qiu Jian
4b2316208c
feature: s3upload support multipart upload
2019-08-12 10:34:51 +08:00
Zexi
cc1b2e02ff
circleci: update test config and make test pass
2019-04-16 17:45:00 +08:00
Jian Qiu
3d4766611c
Feature: host support centos 6 ( #406 )
2019-04-15 16:11:10 +08:00
Qiu Jian
004d9b6f95
update copyright headers of all source
2019-03-29 14:47:48 +08:00
Yousong Zhou
8fe4f2ec98
treewide: group imports with goimports
...
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
wanyaoqi
ee69f890bd
bug fix
2019-02-18 21:09:09 +08:00
wanyaoqi
3eb7c2900e
fix code
2019-02-14 20:29:24 +08:00
Zexi Li
af143ae2ae
修正:centos 7宿主机格式化的ext4和xfs能够被centos 6虚拟机挂载
2019-01-26 16:40:02 +08:00
万垚奇
c7e69d24f1
Merge pull request #20 in ~WANYAOQI/onecloud from feature/wyq/host-server-v2 to feature/host-baremetal-v2
...
* commit 'a18ab045c3a16e112edebb15f471e7fb333e8dfa':
fix code, test migrate snapshot, fix deploy
add migrate presend arp
add ethernet pkg
fix code
complete remaining code exculde rbd, nfs, snapshot recyle, rootfs
2019-01-25 12:01:57 +08:00
wanyaoqi
8ac044c8c5
fix code
2019-01-24 11:48:12 +08:00
Zexi Li
16084f8c5f
baremetal: task refactor
2019-01-23 21:06:58 +08:00
wanyaoqi
cdf2d485d5
complete remaining code exculde rbd, nfs, snapshot recyle, rootfs
2019-01-23 14:22:12 +08:00
wanyaoqi
a230bfa997
temp commit
2019-01-22 11:23:17 +08:00
wanyaoqi
ae6430bd04
use procutils replace exec
2019-01-17 10:46:53 +08:00
wanyaoqi
71856e430e
guest migrate snapshot
2019-01-14 16:44:01 +08:00
wanyaoqi
1ff21000d4
fix conflict
2019-01-07 17:14:09 +08:00
Zexi Li
bad67fcbb6
utils pkg unify
2019-01-07 17:09:57 +08:00
wanyaoqi
011fbb13be
diskhandler: local disk create, delete, resize
2019-01-07 17:09:57 +08:00
wanyaoqi
acd70ea821
20190102 tempcommit
2019-01-07 17:09:56 +08:00
wanyaoqi
4f5984dbba
temp commit, hostinfo compile passed
2019-01-07 17:09:56 +08:00
wanyaoqi
58e81bec86
move util to pkg/utils
2019-01-07 17:09:56 +08:00
Qiu Jian
21558d3dd2
final commit
...
Conflicts:
pkg/cloudcommon/policy/policy.go
pkg/util/azure/storagecache.go
2018-12-26 23:02:19 +08:00
Qiu Jian
b2f4c667eb
fix bugs
2018-12-26 22:59:59 +08:00
Qiu Jian
88566645e0
add doc.go && make ParseOptions changes
...
Conflicts:
pkg/cloudcommon/options.go
pkg/compute/service/service.go
pkg/webconsole/service/service.go
pkg/yunionconf/service/service.go
2018-12-26 22:59:08 +08:00
Qiu Jian
f9d9617220
update fmt & doc
2018-12-26 22:52:25 +08:00
Qiu Jian
2e587bd6ab
glance重构 update 1
...
Conflicts:
Gopkg.lock
pkg/appsrv/appsrv.go
pkg/cloudcommon/options.go
pkg/compute/models/hosts.go
pkg/compute/models/quotas.go
pkg/compute/service/service.go
pkg/mcclient/mcclient.go
2018-12-26 22:52:13 +08:00