What's Changed
- feat: add support for kubernetes.azure.com/mode label by @matthchr in #1271
- [CRD change] Add LocalDNSProfile to AKSNodeClassSpec + NAP Integration Tests by @saewoni in #1233
- chore: CEL validation for local DNS by @tallaxes in #1301
- feat: exclude AKS machine VMs/NICs from respective ARG list queries by @comtalyst in #1173
- fix: incorrect GenerateNodeClaimName (from VM name) implementation by @comtalyst in #1175
Dev & Test
- refactor: export ResolveNodeImage (FromNodeClass) from imagefamily module by @comtalyst in #1170
- fix: fix devcontainer Helm install by @matthchr in #1294
- docs: warning comments for VM vs AKS machine code paths by @comtalyst in #1172
- chore: bump unit test timeout to 240s by @comtalyst in #1161
- test: fix incorrect expectation for managed cluster tag by @comtalyst in #1179
- refactor: export some independent provisioning utility functions from customscriptsbootstrap by @comtalyst in #1177
- refactor: render Scriptless custom data only when necessary by @comtalyst in #1178
- refactor: rename zone util functions to be more accurate by @comtalyst in #1187
Dependencies
- chore: bump armcontainerservice to v8.2.0-beta.1 by @comtalyst in #1285
- chore: dependabot to ignore armcontainerservice for AKS Machine API during preview by @comtalyst in #1286
- chore: switch to dario.cat/mergo (fixes dependabot) by @tallaxes in #1299
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by @dependabot[bot] in #1287
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot[bot] in #1288
- chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 in the actions-deps group by @dependabot[bot] in #1293
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot[bot] in #1292
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot[bot] in #1291
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot[bot] in #1290
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot[bot] in #1289
- chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 in the actions-deps group by @dependabot[bot] in #1298
- chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #1297
- chore(deps): bump the go-deps group with 4 updates by @dependabot[bot] in #1300
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by @dependabot[bot] in #1305
- chore(deps): bump actions/cache from 4.3.0 to 5.0.1 in /.github/actions/install-deps in the action-deps group by @dependabot[bot] in #1304
- chore(deps): bump the actions-deps group with 3 updates by @dependabot[bot] in #1303
- chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #1302
New Contributors
Full Changelog: v1.6.6...v1.6.7