All notable changes to this project will be documented in this file. This project loosely tries to adhere to Semantic Versioning, even before v1.0.
- #12 KUBES_MOCK_SECRET_QUIET env var support
- #11 Google service account fixes
- KUBES_MOCK_SECRET ability
- dont add project iam binding if already exists
- fix iam service has_role? check
- #10 google_secret_data helper
- fix service account creation: add condition none
- #9 performance improvement: cache secrets
- add KubesGoogle.cloudbuild? check
- fetcher sdk friendly suggestion to use gcloud when vpn errors
- fix KubesGoogle.config.secrets.fetcher check
- #6 sdk and gcloud secrets fetcher strategy: secrets.fetcher option
- #5 config.base64 option
- #4 get_credentials hook
- #3 gke hook to whitelist ip
- #2 add google_secret helper and register plugin
- fix GOOGLE_PROJECT check
- #1 base64 option
- dont base64 secret values in data by default
- Initial release.