Releases: keikoproj/aws-auth
Releases · keikoproj/aws-auth
aws-auth v0.1.2
Changed
- Upsert should allow not providing
--groups
and omit the field when empty (#7) - client-go upgraded to 1.16.9 (#9)
- golang version upgraded to 1.13 (#9)
- removed vended code (#9)
- dockerfile improvements (#9)
Fixed
- Version not displaying correctly (#8)
What's Changed
- Upsert list of mapRoles and mapUsers in one operation, remove by username by @nvandanapu in #6
- General fixes by @eytan-avisror in #9
New Contributors
- @nvandanapu made their first contribution in #6
Full Changelog: 0.1.1...0.1.2
aws-auth v0.1.1
Fixed
- Upsert should create the configmap if it does not exist (#4)
What's Changed
- create auth-map if not exist by @eytan-avisror in #5
Full Changelog: 0.1.0...0.1.1
aws-auth v0.1.0
Initial release
What's Changed
- Move to Keikoproj by @eytan-avisror in #1
- Update .travis.yml by @eytan-avisror in #2
- update Makefile by @eytan-avisror in #3
Full Changelog: https://github.com/keikoproj/aws-auth/commits/0.1.0