Skip to content

Releases: Azure/msi-acrpull

v0.1.7

27 Dec 18:45
d65813d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

18 Dec 17:19
45d9ac4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

13 Dec 17:56
3908950
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Oct 17:31
b702fb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

09 May 18:46
65e0a5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Apr 21:12
0ca921a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Mar 21:32
b04b1dc
Compare
Choose a tag to compare

What's Changed

  • feat: client side rate limiting with IMDS by @aaqib-m in #55
  • chore: update dependencies to resolve cves by @aaqib-m in #57

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Mar 21:15
3c37f33
Compare
Choose a tag to compare

What's Changed

  • fix verbose error when acrpullbinding not found by @weng271190436 in #34
  • Add cache to Go build workflow by @yangl900 in #32
  • Enable controller HA by default by @yangl900 in #33
  • Add Makefile target to build deploy artifacts by @yangl900 in #31
  • Adds the possibility to set default values on the controller by @serbrech in #35
  • Custom ARM resource for sovereign clouds by @weng271190436 in #37
  • If ResourceId has a duplicate slash it will fail to pull a Token from IMDS by @imiller31 in #40
  • Updated project to address CVEs, update dependencies, and improve compatability by @aaqib-m in #47
  • build: update ci/cd workflows by @aaqib-m in #50

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.0

v0.1.0-alpha

17 Aug 19:30
d3b26c8
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

✨ Enhancements:

  • Create a Kubernetes docker secret using MSI given ManagedIdentityClientID/ManagedIdentityResourceID and AcrServer from the AcrPullBinding CRD.
  • Associate the created secret with the default ServiceAccount by default.
  • Associate the created secret with a specific ServiceAccount if user specifies it.

The image for this release is mcr.microsoft.com/aks/msi-acrpull:v0.1.0-alpha.