Skip to content

Releases: Azure/karpenter-provider-azure

v0.5.3 dependabot bumps

22 Aug 23:52
e1e8adc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the go-deps group across 1 directory with 7 updates by @dependabot in #462
  • chore(deps): bump the actions-deps group across 1 directory with 4 updates by @dependabot in #465

Full Changelog: v0.5.2...v0.5.3

v0.5.2 support for k8s 1.31

22 Aug 23:04
1797b30
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update version to 0.5.1 by @tallaxes in #442
  • fix: removing --keep-terminated-pod-volumes from kubelet flags and adding k8s 1.31 to ci-test by @Bryce-Soghigian in #455
  • feat: --network-dataplane flag by @Bryce-Soghigian in #318
  • fix: set DisableKubeletCloudCredentialProviders=false for versions without OOT credential provider (1.29) by @Bryce-Soghigian in #456
  • test(e2e): validate that pulling from an acr registry attached to aks via --attach-acr with karpenter nodes works by @Bryce-Soghigian in #457

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Jul 18:31
46b4276
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #378
  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #377
  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #376
  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #375
  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #374
  • chore(deps): bump the actions-deps group across 1 directory with 6 updates by @dependabot in #392
  • ci: fixing 1.30 tests by @Bryce-Soghigian in #398
  • chore(release): switch release workflow to have tag trigger by @charliedmcb in #409
  • fix: Typographical error on karpenter-values-template.yaml by @Yagora in #412
  • fix: Updated instanceTypeZones logic to handle non-zonal SKUs in zonal regions by @rakechill in #410
  • fix: don't use untagged on ksnap acr purge by @tallaxes in #293
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #407
  • chore(deps): bump the go-deps group across 1 directory with 5 updates by @dependabot in #405
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot in #403
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #402
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #401
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #400
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #404
  • fix: specify location when creating ACR by @tallaxes in #414
  • chore(release): add new semantic-release workflow by @charliedmcb in #420
  • fix: long running setup for expired auth token track 2 bug by @Bryce-Soghigian in #391
  • chore(release): correct plugin to @semantic-release/github by @charliedmcb in #421
  • chore(release): configure semantic-release automation by @charliedmcb in #433
  • test(e2e): switch to westus3 for e2e by @charliedmcb in #440
  • chore(deps): bump the go-deps group across 1 directory with 5 updates by @dependabot in #436
  • chore(deps): bump the actions-deps group across 1 directory with 4 updates by @dependabot in #434
  • fix: update skaffold version (E2E and devcontainer) by @tallaxes in #441
  • fix(bootstrap): OOT credential provider support in 1.30+ by @Bryce-Soghigian in #429

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Jun 20:42
752386c
Compare
Choose a tag to compare

What's Changed

  • chore: bump Helm chart version in readme to 0.4.0 by @Bryce-Soghigian in #298
  • fix: Apply Tags consistently across NIC, VM and Disks by @iamvighnesh in #246
  • deps: bump upstream Karpenter to v0.36.1 by @tallaxes in #304
  • fix: propagate kubelet identity into node identities by @tallaxes in #301
  • chore: nit using lo.FromPtr is safer than directly accessing the pointer by @Bryce-Soghigian in #305
  • feat: extending devcontainers to work with github cli ssh access by @Bryce-Soghigian in #317
  • chore: using lo.FromPtr is safer than directly accessing the pointer by @uniemimu in #316
  • refactor: cgroupsv2 bool can be defaulted by @Bryce-Soghigian in #331
  • fix: reallowing nodeclaim zones to fix node/nodeclaim creations for workloads with zone affinity constraints by @comtalyst in #340
  • fix: upgrading node image versions in drift e2e since we are deprecating older node image versions by @Bryce-Soghigian in #325
  • chore: bumping the grid driver affecting linux kernels 5.15.1063+ versions by @Bryce-Soghigian in #381
  • feat: supporting 1.30 bootstrap via enabling out of tree credential provider by @Bryce-Soghigian in #370

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Apr 21:34
bbaa9b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 Feb 22:09
f4b5ac0
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0