Skip to content

Releases: Azure/karpenter-provider-azure

v0.7.0

28 Oct 23:06
d83a94c
Compare
Choose a tag to compare

What's Changed

  • feat: v1 migration and adaptation by @tallaxes in #528
  • feat: CSE-based bootstrapping with bootstrapping client mode by @comtalyst in #527
  • fix: follow-up fixes on bootstrappingclient mode after integration testing with v1 by @comtalyst in #544
  • fix: update CRDs by @tallaxes in #552

Full Changelog: v0.6.0...v0.7.0

v0.7.0-rc.2

25 Oct 00:40
4f922e8
Compare
Choose a tag to compare
v0.7.0-rc.2 Pre-release
Pre-release

What's Changed

  • feat: v1 migration and adaptation by @tallaxes in #528
  • feat: CSE-based bootstrapping with bootstrapping client mode by @comtalyst in #527

Full Changelog: v0.6.0...v0.7.0-rc.2

v0.7.0-rc.1

24 Oct 22:18
Compare
Choose a tag to compare
v0.7.0-rc.1 Pre-release
Pre-release

v1 API migration and followups

v0.6.0

24 Oct 05:23
2054da0
Compare
Choose a tag to compare

What's Changed

Dependencies

  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #494
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot in #493
  • chore(deps): bump the actions-deps group with 3 updates by @dependabot in #492
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the go-deps group by @dependabot in #490
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #489
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #488
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #487
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #504
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #505
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #503
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #502
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #500
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #524
  • chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot in #534
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #522
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #521
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #523
  • chore(deps): bump the go-deps group across 1 directory with 3 updates by @dependabot in #535

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.6.0-rc.2

24 Oct 04:18
2054da0
Compare
Choose a tag to compare
v0.6.0-rc.2 Pre-release
Pre-release

What's Changed

  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #494
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot in #493
  • chore(deps): bump the actions-deps group with 3 updates by @dependabot in #492
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the go-deps group by @dependabot in #490
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #489
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #488
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #487
  • refactor: rework aged authentication config interface by @comtalyst in #366
  • feat: Support for Azure CNI w/overlay & BYO CNI by @Bryce-Soghigian in #365
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #504
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #505
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #503
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #502
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #500
  • fix: disable IP forwarding by @Bryce-Soghigian in #467
  • test(Cilium): add CiliumAgentNotReadyTaint to prevent overprovisioning by @charliedmcb in #508
  • fix(provisioning): add cilium taint and label by @tallaxes in #516
  • feat: BYO Subnet Per AKSNodeClass + Subnet Drift by @Bryce-Soghigian in #486
  • BREAKING CHANGE(aksnodeclass): removing imageVersion from CRD by @charliedmcb in #531
  • ci: add dl.k8s.io to egress policy allowlist for toolchain by @comtalyst in #533
  • docs: Updates README.md instructions to remove inconsistency between versions by @CorrenSoft in #529
  • docs: missed typo by @ntestor in #511
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #524
  • chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot in #534
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #522
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #521
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #523
  • chore(deps): bump the go-deps group across 1 directory with 3 updates by @dependabot in #535
  • Replace VNET_SUBNET_ID source in configure-values.sh. by @CorrenSoft in #530
  • chore: the output format of az command was specified by @jacobbaek in #351
  • fix configure-values.sh missing AZURE_SUBSCRIPTION_ID by @ottodeng in #342
  • Revert "Replace VNET_SUBNET_ID source in configure-values.sh." by @tallaxes in #539

New Contributors

Full Changelog: v0.5.4...v0.6.0-rc.2

v0.6.0-rc.1

23 Oct 20:19
5f9edc0
Compare
Choose a tag to compare
v0.6.0-rc.1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #494
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-cluster in the action-deps group by @dependabot in #493
  • chore(deps): bump the actions-deps group with 3 updates by @dependabot in #492
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the go-deps group by @dependabot in #490
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #489
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #488
  • chore(deps): bump azure/login from 2.1.1 to 2.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #487
  • refactor: rework aged authentication config interface by @comtalyst in #366
  • feat: Support for Azure CNI w/overlay & BYO CNI by @Bryce-Soghigian in #365
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #504
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #505
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #503
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #502
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #500
  • fix: disable IP forwarding by @Bryce-Soghigian in #467
  • test(Cilium): add CiliumAgentNotReadyTaint to prevent overprovisioning by @charliedmcb in #508
  • fix(provisioning): add cilium taint and label by @tallaxes in #516
  • feat: BYO Subnet Per AKSNodeClass + Subnet Drift by @Bryce-Soghigian in #486
  • BREAKING CHANGE(aksnodeclass): removing imageVersion from CRD by @charliedmcb in #531
  • ci: add dl.k8s.io to egress policy allowlist for toolchain by @comtalyst in #533
  • docs: Updates README.md instructions to remove inconsistency between versions by @CorrenSoft in #529
  • docs: missed typo by @ntestor in #511
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #524
  • chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot in #534
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #522
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #521
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #523
  • chore(deps): bump the go-deps group across 1 directory with 3 updates by @dependabot in #535
  • Replace VNET_SUBNET_ID source in configure-values.sh. by @CorrenSoft in #530
  • chore: the output format of az command was specified by @jacobbaek in #351
  • fix configure-values.sh missing AZURE_SUBSCRIPTION_ID by @ottodeng in #342

New Contributors

Full Changelog: v0.5.4...v0.6.0-rc.1

v0.5.4

17 Sep 23:58
846ef96
Compare
Choose a tag to compare

What's Changed

  • test(e2e): remove comment approval trigger by @charliedmcb in #475
  • Set top-level permissions to contents: read by @tallaxes in #476
  • fix: harden harden-runner egress policy by @tallaxes in #477
  • chore(deps): bump the actions-deps group across 1 directory with 2 updates by @dependabot in #472
  • chore(deps): bump the go-deps group across 1 directory with 3 updates by @dependabot in #473
  • chore(deps): bump the go-deps group with 3 updates by @dependabot in #480
  • karpeter typo fix in README.md by @dunefro in #449
  • fix(bootstrap): add defaults for required IMDS restriction settings by @tallaxes in #484
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #481

New Contributors

Full Changelog: v0.5.3...v0.5.4

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