Skip to content

Releases: Azure/kubernetes-kms

v0.7.0

18 Apr 17:34
d2c4dac
Compare
Choose a tag to compare

v0.7.0 - 2024-04-18

Changelog

Maintenance πŸ”§

  • 042a175 chore: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#349)

Security Fix πŸ›‘οΈ

v0.6.0

22 Feb 00:52
2dda9f7
Compare
Choose a tag to compare

v0.6.0 - 2024-02-22

Changelog

Documentation πŸ“˜

  • f1c6590 docs: use control plane instead of master (#270)

Features 🌈

Maintenance πŸ”§

Security Fix πŸ›‘οΈ

v0.5.0

17 May 20:56
84fa3b7
Compare
Choose a tag to compare

v0.5.0 - 2023-05-17

Changelog

Continuous Integration πŸ’œ

Documentation πŸ“˜

Features 🌈

Maintenance πŸ”§

  • 5e07862 chore: use dl.k8s.io instead of hardcoded url (#235)
  • e2b1486 chore: adds enj to OWNERS (#211)
  • 268ac24 chore: bump distroless/static from 149531e to 9ecc53c (#231)
  • 6b74492 chore: remove manual gettext/envsubst install (#219)
  • e77adb6 chore: update linters (#217)
  • e4f695b chore: updates lint (#212)
  • b5c9c03 chore: bump github.com/Azure/go-autorest/autorest/adal (#208)
  • 30acbf3 chore: bump k8s.io/apiserver from 0.25.7 to 0.25.8 (#207)
  • dc597a2 chore: bump k8s.io/apiserver from 0.25.6 to 0.25.7 (#205)
  • 6afb9ba chore: bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools (#203)
  • f7e64ce chore: bump golang.org/x/net from 0.4.0 to 0.7.0 (#202)
  • a87a454 chore: bump github.com/Azure/azure-sdk-for-go (#200)
  • 14d600d chore: bump github.com/Azure/go-autorest/autorest/adal (#199)
  • e78c4f1 chore: bump k8s.io/apiserver from 0.25.5 to 0.25.6 (#198)
  • 095042e chore: bump github.com/Azure/azure-sdk-for-go (#196)

v0.4.0

20 Dec 20:01
333b082
Compare
Choose a tag to compare

v0.4.0 - 2022-12-20

Changelog

Continuous Integration πŸ’œ

  • 483ca98 ci: update kubernetes versions for supported releases
  • 2cefbfe ci: remove kubernetes version 1.22 (EOL)
  • b3a62d8 ci: enable tests with kubernetes v1.26
  • a53f68a ci: add CODEOWNERS file (#157)

Documentation πŸ“˜

Maintenance πŸ”§

  • b3d9753 chore: bump github.com/Azure/azure-sdk-for-go (#192)
  • 371e85b chore: bump k8s.io/apiserver from 0.25.4 to 0.25.5 (#190)
  • 848d605 chore: bump github.com/Azure/azure-sdk-for-go (#188)
  • f2f76db chore: bump k8s.io/apiserver from 0.25.2 to 0.25.4 (#187)
  • 887fab8 chore: bump github.com/Azure/azure-sdk-for-go (#182)
  • f211190 chore: bump k8s.io/component-base from 0.25.2 to 0.25.3 (#181)
  • ed01f47 chore: bump k8s.io/apiserver from 0.25.1 to 0.25.2 (#178)
  • 45b248c chore: update deps for v1.25.0 (#172)
  • d1163d7 chore: bump k8s.io/apiserver from 0.24.3 to 0.24.4 (#170)
  • a07dffa chore: update to go 1.19 (#171)
  • a33d3e8 chore: bump github.com/Azure/go-autorest/autorest (#165)
  • 40dceda chore: bump github.com/Azure/go-autorest/autorest/adal (#166)
  • b6997f5 chore: update k8s deps to v1.24 (#164)
  • b952953 chore: bump k8s.io/apiserver from 0.23.8 to 0.23.9 (#161)
  • 583cff3 chore: bump github.com/Azure/azure-sdk-for-go (#160)
  • 06f403e chore: bump k8s.io/apiserver from 0.23.7 to 0.23.8 (#158)
  • 1708083 chore: bump github.com/Azure/azure-sdk-for-go (#156)
  • c55e917 chore: bump k8s.io/apiserver from 0.23.6 to 0.23.7 (#154)
  • 4173327 chore: bump github.com/Azure/go-autorest/autorest/adal (#150)
  • 7a3b7b7 chore: bump github.com/Azure/azure-sdk-for-go (#149)
  • fa396e6 chore: bump github.com/Azure/go-autorest/autorest/adal (#148)
  • 0e5a22c chore: bump github.com/Azure/go-autorest/autorest (#147)
  • c1177fe chore: bump k8s.io/apiserver from 0.23.5 to 0.23.6 (#146)
  • f709bb8 chore: bump k8s.io/component-base from 0.23.5 to 0.23.6 (#145)
  • f153de9 chore: bump github.com/Azure/azure-sdk-for-go (#144)
  • 71af4c9 chore: bump github.com/Azure/azure-sdk-for-go (#143)
  • 01fd443 chore: bump github.com/Azure/azure-sdk-for-go (#141)

Security Fix πŸ›‘οΈ

Testing πŸ’š

  • 963762d test: enable e2e with kind cluster matrix (#173)

v0.3.0

11 Apr 18:00
v0.3.0
06e3a58
Compare
Choose a tag to compare

v0.3.0 - 2022-04-11

Changelog

Bug Fixes 🐞

Continuous Integration πŸ’œ

Documentation πŸ“˜

  • 1f21b02 docs: update build badge url and add release badge (#138)

Features 🌈

Maintenance πŸ”§

  • 764f341 chore: use structured logging and update imports order (#135)
  • 0cba524 chore: bump github.com/Azure/go-autorest/autorest (#133)
  • 09d9c30 chore: bump k8s.io/apiserver from 0.23.0 to 0.23.5 (#130)
  • de5e00d chore: bump github.com/Azure/azure-sdk-for-go (#129)
  • 17602d5 chore: bump google.golang.org/grpc from 1.40.0 to 1.40.1 (#128)
  • 635feb5 chore: add dependabot.yml (#127)
  • 962eaf1 chore: upgrade to go 1.18 (#124)
  • 9144954 chore: update dependencies (#122)

v0.2.0

10 Mar 01:27
eecdeab
Compare
Choose a tag to compare

Features 🌈

  • 14bc5c4 Support proxy in case kms-plugin can not access key vault (#119)

KMS Plugin for Key Vault image is now in mcr.microsoft.com/oss/azure/kms/keyvault:v0.2.0

v0.1.0

22 Oct 19:26
14cd0a7
Compare
Choose a tag to compare

Features 🌈

  • add arm64 support for images (#116)

Documentation πŸ“˜

  • add securityContext to pod manifest (#109)

Maintenance πŸ”§

  • use := for IMAGE_TAG to not override (#108)
  • update to go 1.17 (#115)

Testing πŸ’š

  • fixes flake and enables metrics test (#112)

KMS Plugin for Key Vault image is now in mcr.microsoft.com/oss/azure/kms/keyvault:v0.1.0

v0.0.12

09 Jun 22:49
49fc28d
Compare
Choose a tag to compare

Warning ⚠️

--configFilePath flag has been deprecated with #103. Use --config-file-path instead to configure path for Azure Cloud Provider config file.

Features 🌈

  • Adds Open Telemetry metrics (#104)

Bug Fixes 🐞

  • Fixes keyvault token request when using user msi (#100)

Documentation πŸ“˜

  • add rotation guide (#89)
  • Adds metrics document (#104)

Testing πŸ’š

Maintenance πŸ”§

  • Sanitizes (removes double quotes and white spaces) vault name, key name and key version (#102)
  • Upgrades golang version to 1.16 (#82)
  • change base image to distroless/static (#86)

KMS Plugin for Key Vault image is now in mcr.microsoft.com/oss/azure/kms/keyvault:v0.0.12

v0.0.11

23 Feb 20:13
f4b7c40
Compare
Choose a tag to compare

Features 🌈

  • switch to distroless base image (#70)
  • add byok support and refactor (#66)
  • add healthz check for kms plugin (#77)

Documentation πŸ“˜

  • update manual install docs for v0.0.11 release (#80)

Testing πŸ’š

  • add e2e tests with kind cluster (#75)
  • enable golangci-lint (#76)

Maintenance πŸ”§

  • update debian-base image to buster-v1.3.0 (#74)
  • update debian-base image to buster-v1.4.0 (#78)

KMS Plugin for Key Vault image is now in mcr.microsoft.com/oss/azure/kms/keyvault:v0.0.11

v0.0.10

08 Jan 23:21
f6373d6
Compare
Choose a tag to compare

Bug Fixes 🐞

  • Skip key existence check after first time (resolves api limits and failing secrets) (#65)

Documentation πŸ“˜

  • Removing AKS section as AKS doesn't use KMS today. (#54)
  • add standalone Code of Conduct doc where GH can see it (#51)
  • Add GitHub pull request template (#50)
  • Add GitHub issue templates for bug and feature request (#49)
  • add build badges (#64)

Testing πŸ’š

  • setup azure pipeline and add e2e (#60)
  • update pipeline for unit tests (#67)

Image is in mcr.microsoft.com/k8s/kms/keyvault:v0.0.10