Commit Graph
35 Commits
Author SHA1 Message Date
Jian QiuandQiu Jian c400485b3a fix: cleanup compile warnings (#12622)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-06 12:29:55 +08:00
rainzm c820ae6a04 fix(devtool): change agent install metadata key
The tag beginning with sys will be overwritten by the cloud
2021-10-13 11:45:13 +08:00
rainzm 75191c8854 fix(devtool): creates a forward using the specified address 2021-10-11 10:56:16 +08:00
Qu Xuan 8081389a8b fix(region): optimized validate delete condition query 2021-09-23 10:01:22 +08:00
rainzm dd5a0e93b8 fix(devtool): get tenant info via correct field 2021-09-08 15:34:58 +08:00
rainzm d8d330d3d5 fix(devtool): create serviceurl 2021-09-07 10:37:21 +08:00
rainzm 5151880ec5 feat(devtool): add sshinfo and serviceurl 2021-09-04 18:31:35 +08:00
rainzm 0395b51463 feat(devtool): support batch applying for virtual machines 2021-08-05 15:01:08 +08:00
rainzm bea1592741 feat: support install monitor agent in baremetal 2021-07-21 19:51:54 +08:00
rainzm 9d17f7091b feat(devtool): use server forward direct for guest with kvm hypervisor 2021-07-09 17:10:17 +08:00
rainzm 21c33d4844 feat(devtool): add some tags 2021-06-07 17:18:57 +08:00
rainzm b5d4b30ddf fix(devtool): set 'task_id' and 'task_notify_url' in header 2021-05-10 19:58:20 +08:00
rainzm 7a1ba77d93 fix(devtool): get 'lastseen' not 'last_seen' of forward 2021-05-10 19:58:20 +08:00
rainzm 93af6514d3 fix(devtool): wait for the remote forward to run normally 2021-05-07 18:35:22 +08:00
rainzm 73db546f58 fix(devtool): extend the waiting time when checking remote forward 2021-05-07 18:35:22 +08:00
rainzm 93e1f48cbd fix(devtool): add scope=system query when list proxy endpoints 2021-05-07 18:35:22 +08:00
rainzm 93dad50d72 fix(devtool): correct output error 2021-05-07 18:35:22 +08:00
rainzm 769425f58a feat(devtool): makes the process of installing the agent more rigorous
1. Use the method returned by server sshable to execute ansible playbook
2. Use direct connection and cloud proxy to find the url that the remote machine
can send data back to local influxdb
2021-04-27 12:01:35 +08:00
rainzm 4ea9204664 feat(region): set metadata for guest with agent installed 2021-04-25 10:59:39 +08:00
rainzm 377f9d00e5 fix(devtool): fix a bug that may trigger panic 2021-04-20 10:12:29 +08:00
rainzm 0078bde428 feat(devtool): add ScriptApplyId fro ScriptApplyRecord 2021-04-20 10:12:29 +08:00
rainzm a1f508929f feat(devtool): check sshable before applying ansible playbook for server 2021-04-07 18:50:29 +08:00
rainzm abd7771c78 feat(devtool): add script
Script in devtool is a program or configuration that can be applied to the target host,
currently only supports ansible playbook
2021-04-07 18:50:29 +08:00
Qiu Jian ba08d9d465 fix(cloudevent,devtool): missing metadata table 2020-12-23 03:10:04 +08:00
Yousong Zhou c6970e9a25 fix(treewide): fix task error recording 2020-11-24 20:36:14 +08:00
Jian QiuandQiu Jian ba292dfedc fix: use json to store task error message (#7351)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-07-30 10:34:32 +08:00
Zexi Li 95a58cc606 implement generic service informer 2020-05-29 19:59:34 +08:00
Zexi Li fa2e0e344c devtool: use public influxdb endpoint 2020-01-04 14:34:05 +08:00
Zhang Dongliang 5caf8d6648 devtool 资源类型 从standalone 改为 virtualresource 2019-12-24 11:42:33 +08:00
Zhang Dongliang 7567e7773c devtool manager 去掉重复的 RegisterModelManager 2019-12-17 15:14:03 +08:00
Qiu Jian 39de0f0ee7 quota recode update 2 2019-12-12 11:31:46 +08:00
Zhang Dongliang 8586fffc69 在删除 Devtool Template 之前检测是否存在关联的 cronjob; 如有则不允许删除 2019-11-29 14:12:08 +08:00
Zexi Li 0366347728 fix caller input nil panic 2019-11-27 17:13:28 +08:00
Zhang Dongliang b6fa205f18 rm unused re code 2019-11-27 16:48:59 +08:00
Zhang Dongliang 6429e7b1f8 新增 devtool cron manager,用来管理Ansibleserver 的定时任务 2019-11-27 16:48:59 +08:00