Releases: Azure/AgentBaker
Releases · Azure/AgentBaker
v0.0.0-kata-dev
What's Changed
- fix: only trigger on main/official PRs by @alexeldeib in #2186
- chore: Update Windows base images to 2022.09B by @wanqingfu in #2187
- [chore] bump go version to 1.18.6 by @ganeshkumar5699 in #2190
- doc: Add release notes for AKS Windows images with 2022.09B by @wanqingfu in #2192
- feat: install blobfuse2 on ubuntu 22.04 by @andyzhangx in #2183
- Automated PR for VersionBump by @anujmaheshwari1 in #2189
- Automated PR for ReleaseNotes by @anujmaheshwari1 in #2191
- Add custom ca trust v2 changes (datamodel + cse) by @UtheMan in #2185
- cache cni plugins 1.1.1 by @alexeldeib in #2172
- fix: Pin Mariner 2.0 SIG image to 2022.08.29 temporarily by @hbeberman in #2197
- bump: nvidia container for cgroupv2 deps by @alexeldeib in #2193
- systemdcgroup = true for nvidia conf by @anujmaheshwari1 in #2202
- ARM64 SIG 2022.09.13 release notes by @chengliangli0918 in #2203
- update arm64 sig version for next weekly release by @chengliangli0918 in #2204
- fix: frozen docker image by @alexeldeib in #2207
- add: latest release notes for diff by @alexeldeib in #2209
- bump nvidia version to prep for grid drivers by @alexeldeib in #2210
- remove: unused telemetryProfile by @alexeldeib in #2212
- Update k8s patch versions, for all minor versions and remove unused k8s versions by @ganeshkumar5699 in #2211
- update 22.04 linux sig image version by @anujmaheshwari1 in #2213
- reorder LinuxSIGImageVersion to appear first for automation by @anujmaheshwari1 in #2217
- fix AgentBaker E2E test failures due to clusters in failed state by @cameronmeissner in #2171
- fix: explicitly install versioned nvidia container packages by @alexeldeib in #2218
- add: support for nvidia grid drivers by @alexeldeib in #2214
- clean up azure-cni installation for arm64 by @chengliangli0918 in #2220
- weekly image cve patching from Sec Pipelines by @HDYA in #2194
- fix: move ca trust after sourcing cse_config funcs by @alexeldeib in #2227
- remove 1804-arm64-gen2-containerd by @purpleran7 in #2226
- Use default region to build arm64 as amd64 by @chengliangli0918 in #2224
- Add nmi image v1.8.12.1 by @karataliu in #2222
- feature: cache azure cni dropgz image by @wedaly in #2206
- Update k8s patch versions: 1.22.15, 1.23.12, 1.24.6, 1.25.2- emergency release by @ganeshkumar5699 in #2230
- chore: update cilium to 1.12.2 and remove cilium/operator by @wedaly in #2205
- Automated PR for VersionBump by @anujmaheshwari1 in #2231
- Automated PR for ReleaseNotes by @anujmaheshwari1 in #2232
- fix: Build Windows 2022 Containerd Gen 2 VHD by @wanqingfu in #2153
- fix: Restart Calico services in HNS remediator by @AbelHu in #2233
- feat: Use hns.v2.psm1 for Windows containerd in CSE package by @AbelHu in #2223
- arm64 ubuntu 22.04 sig 2022.09.20 release notes by @chengliangli0918 in #2235
- Update ARM64 SIG version for next weekly release by @chengliangli0918 in #2236
- feat: mariner v2 with kata config by @alexeldeib in #2195
- fix: Unpin Mariner 2.0 SIG image version by @hbeberman in #2237
New Contributors
- @karataliu made their first contribution in #2222
Full Changelog: v0.20220913.3...v0.0.0-kata-dev
v0.20220913.3
What's Changed
- fix: frozen docker image (#2207) by @alexeldeib in #2208
Full Changelog: v0.20220913.2...v0.20220913.3
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 <[email protected]>
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 <[email protected]>
official/v20201008
monitoring addon image update for ciprod10052020 (#371) * monitoring addon image update for ciprod10052020 * fix mising quote
v0.20200930.1
Remove some unused constants and functions. (#362)
v0.20200825.1
Take AzureEnvironmentSpecConfig as param to various AgentBaker functi…