Releases: sergiorua/kube-tagger
Releases · sergiorua/kube-tagger
0.1.3
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.33.13 to 1.34.0 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 0.1.2...0.1.3
Updates kubernetes modules for CVE-2021-25741
No code changes, just dependency updates
Fixes support for CSI volumes
These changes attempt to fix support for CSI volumes as described here: https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html
Added CSI provisioner support
Merge pull request #11 from kristianfzr/kkanchev/csi-provisioner Added CSI provisioner check to func isEBSVolume
Support for service accounts
- Fix IAM policy example missing DescribeVolumes
- Enable using IAM roles for service accounts
Adds SSL certs to docker image
Merge pull request #6 from starkpl/master Add CA certificates to docker image
Improve logging format and EFS volume management
With thanks to Sandeep.
Bugfix on EFS volumes
Bug fixed on null pointer when EFS volume found