A Helm chart for the AWS Secrets Manager and Config Provider for Secret Store CSI Driver.
NOTE: The default timeout for calls to the Pod Identity Agent has been increased from 100 milliseconds to the AWS SDK for Go v2 default (30 seconds). This can be configured using the podIdentityHttpTimeout
configuration option in the Helm chart or the --pod-identity-http-timeout
CLI option if using k8s deployment files.
What's Changed
- Add documentation about Helm chart CSI driver installation. by @vedant-jaiswal in #495
- Build the Docker image without QEMU, load Docker image for future use. by @simonmarty in #492
- feat: make
httpTimeout
configurable by @ThirdEyeSqueegee in #472 - test: add multi-arch and multi-auth e2e tests by @ThirdEyeSqueegee in #501
- feat: add EKS addon field to user agent middleware by @ThirdEyeSqueegee in #502
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #509
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #512
- Bump the dependencies group across 1 directory with 12 updates by @dependabot[bot] in #510
- feat: add staticcheck by @ThirdEyeSqueegee in #519
- chore: bump project version to 2.1.0 by @ThirdEyeSqueegee in #521
Full Changelog: secrets-store-csi-driver-provider-aws-2.0.0...secrets-store-csi-driver-provider-aws-2.1.0