Releases: Azure/AgentBaker
Releases · Azure/AgentBaker
v0.20220913.2
What's Changed
- Pin Mariner 2.0 SIG image to 2022.08.29 temporarily (#2197) by @alexeldeib in #2200
Full Changelog: v0.20220913.1...v0.20220913.2
v0.20220829.1
What's Changed
- setup one entrypoint for the agentbakersvc. (#2145) by @alexeldeib in #2148
Full Changelog: v0.20220829.0...v0.20220829.1
v0.20210924.1
Agent baker as a web service (#1186) * added a server that exposes bakerapi * Restructured and added Cobra and mux * Added timeout
v0.20210303.3
move chrony installation out of containerD block (#646) Co-authored-by: Adil Adilli <adadilli@microsoft.com>
v0.20210210.0
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
Remove some unused constants and functions. (#362)
v0.20200825.1
Take AzureEnvironmentSpecConfig as param to various AgentBaker functi…