Commit Graph

96 Commits

Author SHA1 Message Date
wanyaoqi
cc3a2da1a8 fix host-deployer base 2020-04-02 18:02:32 +08:00
Zexi Li
14c1f1e5bd action: add region dns image 2020-03-30 14:49:03 +08:00
Yousong Zhou
5c2b91b9fa region: lbagent: move systemd service unit file to system dir 2020-03-27 15:30:42 +08:00
Rain
5fdf9846f7 feat: Unified template 2020-03-19 15:57:48 +08:00
Qiu Jian
e0aae90d58 feature: climc docker image add vim 2020-03-08 22:44:25 +08:00
Zexi Li
5645e4e15a add monitor service 2020-03-02 20:00:08 +08:00
Yousong Zhou
c4397e572d build: host: adjust build method
- new host-base for native alpine utilities
 - build host with native alpine toolchain
2020-02-27 20:00:00 +08:00
Yousong Zhou
a9c4a10ac2 build: build vpcagent container 2020-02-27 20:00:00 +08:00
Qiu Jian
d4c557b64d fix: add climc helper scripts into docker images 2020-02-18 10:14:51 +08:00
wanyaoqi
72a4c8244d host deployer base version up 2020-01-17 14:42:52 +08:00
yunion-ci-robot
136423fdf8 Merge pull request #4834 from zexi/docker/add-esxi-agent
action: add esxi agent
2020-01-13 13:28:02 +08:00
Zexi Li
86db85bddf action: add esxi agent 2020-01-13 13:23:43 +08:00
wanyaoqi
cda5608d2f fix baremetal base dockerfile 2020-01-13 10:43:09 +08:00
yunion-ci-robot
ef1ad52bae Merge pull request #4632 from wanyaoqi/bugfix/wyq/host-image-fix
host image support container deploy
2020-01-05 19:10:42 +08:00
wanyaoqi
b386e98ddd host image support container deploy: 2020-01-05 18:25:43 +08:00
Zexi Li
06ddb4d069 host-image: add build systemd unit 2020-01-05 15:24:10 +08:00
yunion-ci-robot
359ed35e7d Merge pull request #4419 from rainzm/feature/esxi_agent_bb
Feature(esxi-agent): Esxi Agent Go Version
2020-01-04 21:07:37 +08:00
Rain
babc05b772 feature(esxi-agent): Esxi Agent Golang
1. 修改了host-deployer 使其支持 vmware vddk 的 deploy guest fs 操作。
2. esxi agent python ==> Go

fix(esxi-agent): Fix some bugs and irregular contents

fix(esxi-agent): Partial parameter structure

fix(esxi-agent): Add ovf template and remove some binary file

fix(esxi-agent): Format Code

fix(esxi-agent): fix based on reviewers' comments

fix(esxi-agent): fix host-deployer because of occasional unknown panic

fix: DelayTask should have a new Context

fix(esxi-agent): call hostutils.DelayTask

change '_interface' package to 'iagent' package

fix(esxi-agent): Fix some irregular code
2020-01-04 20:57:13 +08:00
Zexi Li
39752b2f02 dockerfile: component use base image 2020-01-04 19:26:47 +08:00
Qiu Jian
e8c62768ea feature: add devtool dockerfile 2019-12-27 00:31:32 +08:00
Qiu Jian
092deb7cd6 fix: 整理改进Dockerfile 2019-12-25 17:01:20 +08:00
Qiu Jian
e64b9b60a6 fix: add ca-certificates to docker images 2019-12-25 10:04:34 +08:00
Qu Xuan
b09ee56792 add: cloudevent build 2019-12-19 10:52:06 +08:00
yunion-ci-robot
62c05bd62a Merge pull request #4102 from wanyaoqi/feature/wyq/dockerfiles-fix
fix dockerfiles
2019-12-17 11:44:01 +08:00
wanyaoqi
9f8be8de2a fix docker files 2019-12-16 19:10:59 +08:00
Rain
2222c7779c feat(notify): Available uname in api & Unified template management
1. Uname is availbale now in api via adding "uname=true" in query.
So we can use uname in climc which is much more visual and use uid in
web client which avoid time-consuming remote calls that may occur.

2. Previously, the template for the message was managed by the
individual sending components. Now, these templats was managed uniformly
by Notify Service so that we can easily add and remove.

3. Now, failure to send a validation message will trigger a notification
to the user via websocket.
2019-12-14 16:49:26 +08:00
yunion-ci-robot
f220d0c89a Merge pull request #4050 from ioito/hotfix/qx-cloudevent-optimized
fix: cloudevent过滤及详情信息
2019-12-14 12:31:00 +08:00
Zexi Li
92d546c9a7 Merge pull request #3998 from wanyaoqi/feature/wyq/add-bundles-libraries-scripts
feature: add bundle libraries script for build host image
2019-12-09 11:38:40 +08:00
Qu Xuan
486b7b35e7 fix: cloudevent过滤及详情信息 2019-12-06 17:35:53 +08:00
wanyaoqi
e304acb267 add bundle libraries script for build host image 2019-12-06 11:48:48 +08:00
wanyaoqi
c8fff1d44f add rpm file, add socket used check 2019-12-05 20:58:57 +08:00
Yousong Zhou
b3b02438c3 build: add Dockerfile.cloudnet 2019-11-28 16:35:27 +00:00
Zhang Dongliang
6429e7b1f8 新增 devtool cron manager,用来管理Ansibleserver 的定时任务 2019-11-27 16:48:59 +08:00
Yousong Zhou
ecde95881f build: 避免并发构建rpm时触发file exists错误 2019-11-18 02:42:17 +00:00
郑雨
bd2f21041b feature: add support for rpm build of notify 2019-11-01 13:18:38 +08:00
Yousong Zhou
4ba150d707 cloudnet: 重命名样例配置文件 2019-10-28 03:14:11 +00:00
Zexi Li
8fd10ec457 climc: k8s import cluster support 2019-10-22 19:05:03 +08:00
Yousong Zhou
0b6d33d4fc cloudnet: initial version 2019-10-18 03:40:53 +00:00
Qiu Jian
7e02839d67 add doc and copyright 2019-10-16 14:08:57 +08:00
Zexi Li
11fe8bcf2b Merge pull request #3095 from zexi/feature/region-add-templates
region: docker image add templates
2019-09-28 13:11:28 +08:00
Zexi Li
e566c7b0b1 region: docker image add templates 2019-09-28 13:09:32 +08:00
Zexi Li
85bfdff7b3 actions: enable notify docker build 2019-09-27 15:54:28 +08:00
Zexi Li
c3357725f5 build: fix docker alpine image glibc not found 2019-09-21 18:03:44 +08:00
Zexi Li
4b58ef3f3a Add github actions 2019-09-19 21:14:41 +08:00
Zhang Dongliang
e53ce74329 update wording 2019-08-29 16:59:57 +08:00
Zhang Dongliang
ba80ff9674 新增 s3gateway s3cli的 rpm 描述文件 2019-08-29 16:59:57 +08:00
Zexi
8d3eb74204 update drone ci config 2019-08-24 19:03:43 +08:00
Zexi
15cd3b4ec3 docker-images: fix image no ca-certificates and set timezone to Shanghai 2019-08-24 19:03:43 +08:00
Zexi
a1a8525589 add compents docker file 2019-08-09 17:44:29 +08:00
wanyaoqi
a3cadcad35 remove host rpm requre 2019-08-01 15:51:15 +08:00