brendandixon
|
7b94a9711a
|
Merge pull request #880 from uiri/rolling
Rolling Extension Upgrades
|
2017-10-17 10:05:24 -07:00 |
|
William Pearson
|
8663a92b16
|
Remove flag IsPartOfScaleSet
|
2017-09-27 13:14:20 -07:00 |
|
William Pearson
|
3f5480ad21
|
Rename ExtensionRollingUpgrade to IsPartOfScaleSet
|
2017-09-23 19:34:33 -07:00 |
|
William Pearson
|
a2a86b296d
|
Add test for hotfix upgrades
|
2017-09-22 11:30:01 -07:00 |
|
Hans Krijger
|
9632cfc587
|
fix for agent update outside of goal state update
|
2017-09-19 14:53:04 -07:00 |
|
William Pearson
|
bc0ecc51ba
|
Add unit testing for rolling upgrade extension change
Fix typos caught by testing
Properly handle enabled->disabled/uninstall state change and
disabled/uninstall->enabled state change
|
2017-09-07 13:49:34 -07:00 |
|
Hans Krijger
|
92fe3f2bcb
|
Host plugin updates (#505)
* fetch manifests and packages via host plugin channel when initial download fails
* emit a telemetry event to determine if blob type matches
|
2016-12-06 14:29:19 -08:00 |
|
Brendan Dixon
|
84d4532558
|
Correctly handle agent family without package URIs
Signed-off-by: Brendan Dixon <brendand@microsoft.com>
|
2016-10-25 10:43:00 -07:00 |
|
Yoon Hong
|
26377e6c96
|
Send additional headers when using HostGAPlugin (#443)
|
2016-09-23 15:57:49 -04: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 |
|
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 |
|
Dong Liu
|
71ca08dfa6
|
Internal version extension should not be chosen when autoupgrade is true, add test cases for autoupgrade.
|
2016-02-18 15:26:18 +08:00 |
|
Yue Zhang
|
5bfc685856
|
Refactor extension handler
|
2016-01-12 17:10:56 +08:00 |
|
Yue Zhang
|
16b28c84ab
|
Improve unit test
|
2016-01-08 12:19:36 +08:00 |
|