What's Changed
- feat: flag to enable/disable middleware logging by @alimaazamat in #1031
- fix: Support custom DNS service IP in kubelet config by @nandorKollar in #852
- fix: remove --cloud-config kubelet arg for 1.34 by @tallaxes in #1258
- fix: fully support kuberentes.azure.com/cluster as WellKnownLabel by @matthchr in #1273
- feat: Add support for
karpenter.azure.com/sku-serieslabel/selector by @hakman in #1234
Dev & Test
- fix: pin
setup-envtestversion by @tallaxes in #1219 - refactor: rename generic "instance" to "VM" from their natural ties to VM instances by @comtalyst in #1162
- chore: bump compute SDK version and use consistent version by @matthchr in #1224
- refactor: separate function for setting additional NodeClaim annotations by @comtalyst in #1164
- refactor: distinguish instance type in inplaceupdate by @comtalyst in #1186
- chore: pin E2E to specific VM size that we have most quota for by @matthchr in #1229
- refactor: more instance-generic async provisioning by @comtalyst in #1165
- refactor: split offerings handling into a sub-module by @comtalyst in #1166
- chore: harden CI against interruption by allowing re-runs by @matthchr in #1240
- chore: bump go.mod to 1.24.9 by @matthchr in #1242
- chore: add design template by @matthchr in #1244
- Design for metrics implementation by @MaximilianoUribe in #1214
- chore: fix claude settings by @matthchr in #1246
- chore: use default CodeQL actions pack by @tallaxes in #1249
- ci: moving github context inputs to env variables by @MaximilianoUribe in #1243
- docs: add labels/requirements improvements design by @matthchr in #1245
- test: fix test flake due to goroutine logging by @matthchr in #1254
- test: update fake NodeBootstrappingAPI to record requests by @matthchr in #1261
- fix: correct path to karpenter-values-template.yaml in configure-values.sh by @QuintusJoyal in #1250
- chore: clean up labels by @matthchr in #1262
- chore: Enable debug logging by default for local/test deployments by @matthchr in #1272
- chore: additional labels refactoring by @matthchr in #1270
- test: use --overwrite-existing for az aks get-credentials by @matthchr in #1277
- chore: bump go.mod to 1.24.11 by @tallaxes in #1281
Dependencies
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by @dependabot[bot] in #1227
- chore(deps): bump the actions-deps group across 1 directory with 5 updates by @dependabot[bot] in #1236
- chore(deps): bump the go-deps group across 1 directory with 3 updates by @dependabot[bot] in #1235
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #1257
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by @dependabot[bot] in #1253
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 in the actions-deps group by @dependabot[bot] in #1251
- chore(deps): bump the go-deps group across 1 directory with 8 updates by @dependabot[bot] in #1259
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot[bot] in #1263
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot[bot] in #1264
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot[bot] in #1265
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot[bot] in #1266
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot[bot] in #1267
- chore(deps): bump the actions-deps group with 3 updates by @dependabot[bot] in #1268
- chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot[bot] in #1269
- chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot[bot] in #1282
- chore(deps): bump github.com/go-openapi/swag from 0.25.3 to 0.25.4 in the go-deps group by @dependabot[bot] in #1276
New Contributors
- @QuintusJoyal made their first contribution in #1250
- @hakman made their first contribution in #1234
Full Changelog: v1.6.5...v1.6.6