Skip to content

Releases: Azure/AgentBaker

v0.20220913.2

16 Sep 14:32
d0ca3ae

Choose a tag to compare

What's Changed

Full Changelog: v0.20220913.1...v0.20220913.2

v0.20220829.1

02 Sep 15:59
a92038f

Choose a tag to compare

What's Changed

Full Changelog: v0.20220829.0...v0.20220829.1

v0.20210924.1

24 Sep 23:27
0abb552

Choose a tag to compare

Agent baker as a web service (#1186)

* added a server that exposes bakerapi

* Restructured and added Cobra and mux

* Added timeout

v0.20210303.3

06 Mar 07:18

Choose a tag to compare

move chrony installation out of containerD block (#646)

Co-authored-by: Adil Adilli <adadilli@microsoft.com>

v0.20210210.0

12 Feb 20:05

Choose a tag to compare

remove some vhd components so that we get more space (#576)

* trim the vhd components so that we get more space

Co-authored-by: Adil Adilli <adadilli@microsoft.com>

v0.20200930.1

01 Oct 16:43
fb18141

Choose a tag to compare

Remove some unused constants and functions. (#362)

v0.20200825.1

26 Aug 13:44
77d2ed5

Choose a tag to compare

Take AzureEnvironmentSpecConfig as param to various AgentBaker functi…