Skip to content

Releases: Azure/karpenter-provider-azure

v0.7.3

21 Feb 19:23
11f23ea
Compare
Choose a tag to compare

What's Changed

  • feat: add azure-cni-overlay label and set network plugin to none in some cases by @Bryce-Soghigian in #697
  • fix(API): add missing validation rules for v1beta1 by @tallaxes in #677
  • Adding Service Hub HTTP Middleware to NPS Client by @toma3233 in #691
  • Utilizing SH Logging Policy for ARM Track 2 SDK Calls by @toma3233 in #706

Tests

  • test: removing NoError in favor of consistent Expect(err).ToNot(HaveOccurred()) throughout the codebase by @Bryce-Soghigian in #681
  • test: garbage collection controller removes orphaned nics by @Bryce-Soghigian in #686

Development

Dependencies

  • chore(deps): bump the go-deps group across 1 directory with 6 updates by @dependabot in #701
  • chore(deps): bump oss/go/microsoft/golang from 1.23.6-bookworm to 1.24.0-bookworm in /.devcontainer by @dependabot in #699
  • chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot in #698
  • chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in /.github/actions/install-deps in the action-deps group by @dependabot in #662

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

05 Feb 03:35
b3ec519
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.6.2

31 Jan 23:49
db330a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Jan 18:12
9cc27c0
Compare
Choose a tag to compare

What's Changed

  • [release-v0.6.x] fix: exclude SKUs without compatible VM image and fix GPU bootstrap by @Bryce-Soghigian in #657
  • [release-v0.6.x] fix: ZonalAllocationFailure handling (and general cleanup of zone name handling) by @tallaxes in #658
  • [release-v0.6.x] fix: Resolve errors for resource not found (#633) by @tallaxes in #659
  • [release-v0.6.x] feat: CSE-based bootstrapping with bootstrapping client mode by @tallaxes in #660

Full Changelog: v0.6.0...v0.6.1

v0.7.1

09 Jan 16:53
a4c40b0
Compare
Choose a tag to compare

What's Changed

Dependencies

  • chore(deps): bump the actions-deps group across 1 directory with 5 updates by @dependabot in #583
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/e2e/create-acr in the action-deps group by @dependabot in #550
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/e2e/install-karpenter in the action-deps group by @dependabot in #549
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/e2e/dump-logs in the action-deps group by @dependabot in #548
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in /.github/actions/e2e/cleanup in the action-deps group by @dependabot in #545
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #572
  • chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the actions-deps group by @dependabot in #604
  • chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the actions-deps group by @dependabot in #623
  • chore(deps): bump the action-deps group across 1 directory with 2 updates by @dependabot in #622
  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #626
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot in #630
  • chore(deps): bump the go-deps group across 1 directory with 5 updates by @dependabot in #639

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.5.5

18 Dec 23:12
426f2dc
Compare
Choose a tag to compare

What's Changed

  • [release-0.5.x] fix: exclude SKUs without compatible VM image and fix GPU bootstrap by @tallaxes in #628

Full Changelog: v0.5.4...v0.5.5

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