Yoon Hong
c3532dd93a
Merge pull request #444 from jinhyunr/SecureHostGAConnection
...
Send additional headers when using HostGAPlugin (#443 )
2016-09-30 14:05:03 -07:00
Hans Krijger
1da8e32266
ensure the proxy port is an integer; logging improvements
2016-09-27 15:30:53 -07:00
Yoon Hong
42be001a3a
Pass goal_state as an argument when creating HostPluginProtocol ( #443 )
2016-09-23 20:31:44 -04:00
Yoon Hong
26377e6c96
Send additional headers when using HostGAPlugin ( #443 )
2016-09-23 15:57:49 -04:00
Hans Krijger
1fa2d965b6
handle wireserver 503s more gracefully ( #405 )
2016-09-07 08:30:59 -07:00
Hans Krijger
91d64b5fb9
ensure all calls to call_storage_service use http proxy; pep8 fixes and cleanup ( #399 )
2016-09-01 16:45:25 -07:00
Kamran Khan
6c536b17f9
Fix issue Azure/WALinuxAgent#388 ( #390 )
...
- add missing substatus
- fixes #388
2016-08-30 14:13:12 -07:00
brendandixon
5f88003a64
Reduce chatty logs #275 ( #284 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-29 14:56:54 -07:00
Ahmet Alp Balkan
79f78344b6
Update RDMA IB interface from SharedConfig ( #259 )
...
* Update RDMA IB interface from SharedConfig
* wire.py: write_ip_on_rdma → setup_rdma_dev
* rdma.py: rearrange update_dat_conf
* rdma.py: rename a few identifier
* rdma.py: make wait device logs verbose
* rdma: rebase resolve conflicts
* rdma: move setting up device outside the goal state loop
* Typo fix
2016-06-28 12:00:53 -07:00
Brendan Dixon
2c44b88946
Corrected extension version selection and stdout/stderr redirection
...
Corrects extension version selection (issue #238 ).
Corrects hanlding of stdout / stderr (issue #260 ).
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-23 14:52:40 -07:00
Ahmet Alp Balkan
b999830d82
Fix variable name typo ( #256 )
2016-06-22 11:05:49 -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
Hans Krijger
4b35d88a83
Host plugin channel ( #250 )
...
* formatting fixes, update error text, remove unused imports
* modify error logic to use host plugin upload as a fallback
* initial commit for host plugin work
* adds the vmAgentLog api
* code review feedback
2016-06-21 11:29:11 -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