Commit Graph
36 Commits
Author SHA1 Message Date
Christopher Boumenot 27c16553f5 ship warning and errors logs to Geneva (#991) 2018-01-17 13:58:18 -08:00
Christopher Boumenot d7fe940b27 Add -show-configuration option 2017-11-28 13:59:48 -08:00
Brendan Dixon bdb715be2c [#845] -- ')' is missed in show-configuration
Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-08-18 09:54:55 -07:00
Brendan Dixon d0b583cc6f [#823] -- Show config options in use
[#784] -- Adjust http retry and logging

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-08-11 09:37:33 -07:00
Brendan Dixon c6173de894 [#801] -- Agent fails to clean-up PID files
[#811] -- Comments inline in /etc/waagent.conf cause config to not be read
[#812] -- Agent fails and isn't recoverable if an extension's log directory is not present anymore

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-07-25 13:57:13 -07:00
Brendan Dixon eb3662e0e1 [#769] -- HostGAPlugin requests should never go through proxy
[#764] -- waagent -configuration-path:/path -start not take effect
[#761] -- MetadataProtocol has no client object
[#757] -- deprovision is executed even if input 'n'
[#754] -- /etc/resolv.conf is removed if create a VM base on an specialized image
[#746] -- Agent WALinuxAgent-2.2.12 is blacklisted - skipping download
[#740] -- Duplicate logging on RHEL/CentOS

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-06-21 13:41:05 -07:00
Brendan Dixon 90cf4f680f [#711] -- There are too many log print to /var/log/waagent.log
[#714] -- Questionable split call in common/conf.py
[#717] -- Remove extension logs during deprovision
[#720] -- Reset of RDMA drivers not taking effect
[#724] -- Location of configuration file should be editable issue

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-05-23 15:45:33 -07:00
Brendan Dixon cbc2f4f366 Addressed issues #687, #604, and #531
Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-05-02 13:28:19 -07:00
Hans Krijger 469d8ae074 Debian fixes (#566)
* add traceback

* update debian service calls
2017-01-20 16:07:45 -08:00
Hans Krijger a2079192ee add current version to --version output 2016-09-13 15:27:36 -07:00
Hans Krijger 85f0eae3df restart service on registration (#406) 2016-09-07 08:33:09 -07:00
Brendan Dixon a7364c801b Added package building script
Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2016-07-08 08:58:42 -07:00
brendandixon 2799c3b615 Agent Self-Update Feature (#244)
The Agent will monitor for more recent versions and update itself
(without impacting the installed version). If the new Agent fails
(in a very bad way or consistently), the code rolls back to the prior
version.

Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2016-06-21 12:18:06 -07:00
Yue Zhang da9ebe0a3d Separate provision agent and guest agent
Ensured correct return
Temporarily disable autoupdate

Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2016-06-01 15:27:32 -07:00
brendandixon e55d8dee0e Revert "Separate provision agent and guest agent" 2016-05-31 11:24:23 -07:00
Yue Zhang efff9d6e0e Separate provision agent and guest agent 2016-05-31 11:15:10 -07:00
Yue Zhang 5bfc685856 Refactor extension handler 2016-01-12 17:10:56 +08:00
Yue Zhang e875ac866f Remove globle variables 2016-01-08 12:19:35 +08:00
Yue Zhang 27270823f2 Rename Windows Azure to Microsoft Azure 2015-10-23 14:55:05 +08:00
Yue Zhang 343e58265f Add python version to log and version output 2015-08-05 12:01:55 +08:00
Yue Zhang 082bbb6ffc Support py3 2015-08-02 06:16:55 +08:00
Yue Zhang 753796ce5e Fix pylint warnings 2015-07-22 08:58:36 +08:00
Yue Zhang 52e3cb60e5 Fix pylint warnings 2015-07-22 07:55:32 +08:00
Yue Zhang 587da2e908 Add post install script 2015-06-30 17:08:43 +08:00
Yue Zhang 9f299a419f Improve log and cleanup code 2015-06-30 16:24:24 +08:00
Yue Zhang 73525cd028 Update init script for sysV 2015-06-30 02:20:18 +08:00
Yue Zhang 7371c9a21e Fix extension and provision status 2015-06-29 14:50:37 +08:00
Yue Zhang ae7697e8d3 Fix init script for centos 2015-06-27 17:49:14 +08:00
Yue Zhang 8ed9073057 Add distro loader 2015-06-24 15:49:09 +08:00
Yue Zhang fd76f1de09 Multiple fixes for CoreOS 2015-06-16 11:29:58 +08:00
Yue Zhang ded43c4244 Multiple fix for centos and suse 2015-06-12 20:28:17 +08:00
Yue Zhang da0d4c0cef Multiple fix for Ubuntu 2015-06-05 15:20:39 +08:00
Yue Zhang 8712c2f65d Update setup.py 2015-06-04 14:38:09 +08:00
Yue Zhang c41dde3072 Rename as azure guest agent 2015-05-05 11:55:20 +08:00
Yue Zhang f4e0e77766 Move wire protocol related logic to WireClient class 2015-04-29 14:09:13 +08:00
Yue Zhang 9eae66564f Rename directory 2015-03-24 14:03:04 +08:00