Skip to content

Releases: Azure/gpu-provisioner

v0.3.8

19 Dec 07:35
d464f29

Choose a tag to compare

v0.3.8 - 2025-12-19

Changelog

Maintenance 🔧

  • 3e1bf7c chore: bump golang to 1.24.11 and golang.org/x/crypto to 0.45.0 (#286)

v0.3.7

18 Oct 04:30
dcd8b17

Choose a tag to compare

v0.3.7 - 2025-10-18

Changelog

Features 🌈

  • 87a6818 feat: remove patch terminating status for nodeclaim for adapting new nodeclaim crd changes (#280)

v0.3.6

21 Sep 09:43
9b1a829

Choose a tag to compare

v0.3.6 - 2025-09-21

Changelog

Features 🌈

Maintenance 🔧

  • 18cafb0 chore: bump step-security/harden-runner from 2.12.1 to 2.12.2 (#246)
  • b189659 chore: bump github/codeql-action from 3.29.0 to 3.29.2 (#247)
  • 407dc0e chore: bump step-security/harden-runner from 2.12.0 to 2.12.1 (#242)
  • dcbf7df chore: bump github/codeql-action from 3.28.18 to 3.29.0 (#243)
  • ba60e7d chore: bump github/codeql-action from 3.28.17 to 3.28.18 (#239)

v0.3.5

16 May 02:09
f1b2914

Choose a tag to compare

v0.3.5 - 2025-05-16

Changelog

Features 🌈

  • 63b70ac feat: Support for different deployment modes (#237)

Maintenance 🔧

  • c18669c chore: bump github/codeql-action from 3.28.16 to 3.28.17 (#236)

v0.3.4

03 May 04:14
af43a39

Choose a tag to compare

v0.3.4 - 2025-05-03

Changelog

Bug Fixes 🐞

  • dddcea7 fix: storage request in nodeclaim should be more than 0 (#234)
  • aeaa98a fix: the storage value conversion (#233)

Maintenance 🔧

  • 68866a0 chore: bump step-security/harden-runner from 2.11.0 to 2.12.0 (#230)
  • e5a4468 chore: bump azure/login from 2.2.0 to 2.3.0 (#227)
  • 49bd5c3 chore: bump docker/login-action from 3.3.0 to 3.4.0 (#217)
  • 719b5b9 chore: bump github/codeql-action from 3.28.10 to 3.28.16 (#231)
  • 9dc03ef chore: bump golang.org/x/net from 0.36.0 to 0.38.0 (#232)

v0.3.3

02 Apr 01:20
09a013c

Choose a tag to compare

v0.3.3 - 2025-04-02

Changelog

Features 🌈

Maintenance 🔧

  • 4019fac chore: bump golang.org/x/net and github.com/golang-jwt/jwt (#222)

v0.3.2

06 Mar 04:29
00a9b33

Choose a tag to compare

v0.3.2 - 2025-03-06

Changelog

Features 🌈

  • 1308cc0 feat: gpu-provisioner handle nodes and agentpools which created from nodeclaim (#212)

Bug Fixes 🐞

Maintenance 🔧

  • 93847b3 chore: Remove unused env var (#208)
  • e0ed9fd chore: bump step-security/harden-runner from 2.10.3 to 2.11.0 (#206)
  • 1bc2b72 chore: bump github/codeql-action from 3.28.1 to 3.28.10 (#207)

v0.3.1

15 Jan 02:40
1790436

Choose a tag to compare

v0.3.1 - 2025-01-15

Changelog

Features 🌈

  • 6d912f0 feat: change the base image due to rate limit of dockerhub (#200)
  • a51cf2d feat: remove webhook and support v1.NodeClaim resource only (#198)

Bug Fixes 🐞

  • 8dd4239 fix: revert the modification of gpu-provisioner-values-template.yaml (#201)

Continuous Integration 💜

  • a57bb1e ci: Make publish helm chart and create release sequential (#195)

Maintenance 🔧

  • c7cbbe6 chore: bump step-security/harden-runner from 2.10.2 to 2.10.3 (#196)
  • 0fbf742 chore: bump github/codeql-action from 3.28.0 to 3.28.1 (#197)
  • fc5ece4 chore: bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 (#191)

v0.3.0

09 Jan 02:11
9ec0a84

Choose a tag to compare

v0.3.0 - 2025-01-09

Changelog

Features 🌈

  • ad60179 feat: add a new controller for updating nodeclaim status as node status changes (#187)
  • 98966b9 feat: resume creating agentpool after gpu-provisioner restarted (#186)
  • 6899cba feat: improve gpu-provisioner based on sigs.k8s.io/karpenter (#185)

Bug Fixes 🐞

  • 46e16e0 fix: garbage leaked cloudprovider agentpools (#181)

Maintenance 🔧

  • 9ec0a84 chore: bump go.mod for fixing security warnings (#194)
  • d4235f1 chore: switch buildkit image to mcr registry (#193)
  • 06e6cb7 chore: bump azure/login from 2.1.1 to 2.2.0 (#164)
  • fec0dae chore: bump github/codeql-action from 3.26.5 to 3.28.0 (#188)
  • 11ffba0 chore: bump azure/CLI from 2.0.0 to 2.1.0 (#160)
  • d00ddf7 chore: bump codecov/codecov-action from 4 to 5 (#179)
  • 4f4934a chore: bump step-security/harden-runner from 2.9.1 to 2.10.2 (#183)
  • 393e1ff chore: clean up release workflow (#176)

v0.2.1

01 Nov 18:48
v0.2.1
ecbc2e7

Choose a tag to compare

v0.2.1 - 2024-11-01

Changelog

Features 🌈

  • 0f2e5d1 feat: Add label of kaito.sh/ragengine to support RAGEngine (#169)
  • 4272b4f feat: Create gpu-provisioner helm values template (#122)

Bug Fixes 🐞

  • b173a75 fix: Use providerID from node obj instead of handcraft one (#173)
  • 3372fc7 fix: Yq parsing error (#172)
  • ecd0e6d fix: Export AZURE_RESOURCE_GROUP for substitution (#154)
  • d802f6e fix: add AZURE_SUBSCRIPTION_ID to the script to configure the helm values (#149)
  • b40a1c0 fix: Set bash pipefail as first line (#123)
  • efcaabe fix: Update helm chart to use Release.Namespace (#113)

Continuous Integration 💜

Documentation 📘

  • afff7aa docs: add github release badge (#117)
  • 9e01ecf docs: Update README.md to correct the mail list (#112)

Maintenance 🔧

  • 89dc49f chore: upgrade e2e test cluster kubernetes version to 1.30 (#170)
  • 21e5b2e chore: bump github/codeql-action from 3.26.0 to 3.26.5 (#157)
  • 51e01e5 chore: bump step-security/harden-runner from 2.9.0 to 2.9.1 (#155)
  • b564a29 chore: Update azidentity to 1.6.0 (#153)
  • 1348038 chore: bump github/codeql-action from 3.25.12 to 3.26.0 (#151)
  • 91c5749 chore: bump github/codeql-action from 3.25.12 to 3.25.15 (#150)
  • 896c39c chore: bump docker/login-action from 3.2.0 to 3.3.0 (#145)
  • 476413c chore: bump step-security/harden-runner from 2.8.1 to 2.9.0 (#147)
  • bbd897d chore: bump github/codeql-action from 3.25.11 to 3.25.12 (#144)
  • 208412c chore: remove deprecated goreleaser release actions (#143)
  • c59a29e chore: bump github/codeql-action from 3.25.8 to 3.25.11 (#142)
  • 4c88fda chore: bump github/codeql-action from 3.25.6 to 3.25.8 (#139)
  • c7dedec chore: bump step-security/harden-runner from 2.7.1 to 2.8.1 (#138)
  • 657a295 chore: bump goreleaser/goreleaser-action from 5 to 6 (#137)
  • dd0f9f4 chore: bump azure/login from 2.1.0 to 2.1.1 (#136)
  • 7a518c5 chore: bump docker/login-action from 3.1.0 to 3.2.0 (#133)
  • 6f9e307 chore: bump github/codeql-action from 2.13.4 to 3.25.6 (#131)
  • 594714e chore: Upgrade go version to 1.22 (#126)
  • ea0a91b chore: bump step-security/harden-runner from 2.7.0 to 2.7.1 (#125)
  • dac9297 chore: bump azure/login from 2.0.0 to 2.1.0 (#121)
  • a91d36a chore: bump docker/login-action from 3.0.0 to 3.1.0 (#115)

Security Fix 🛡️

  • be3f680 security: Update golang protobuf package (#130)
  • 51d19e9 security: Update golang grpc package (#129)
  • b5fbce1 security: Update golang.org/x/net package (#127)