All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- changed flag
--nameSuffix
to--keyNameSuffix
to be more clean - changed flag
--nameSuffix
to append into secret name
- changed flag
--middleName
to not print values
- add flag
--middleName
to add extra name inside secret key.
- scan-secrets and scan-configmaps to scan secrets or config maps using a label to search and copy them to secret receiver
- secret-subvalue command to scan secrets and sync just a subkey.
- Update golang version to 1.15
- Removed travis-ci files
- Add Labels
- Sub-commands: create, update, check, delete to manage secrets and exist to check if one secret already exist and is up-to-date.
- ENCODING_REQUEST variable to accepted only encoded requests.