Releases: isindir/sops-secrets-operator
Releases · isindir/sops-secrets-operator
0.0.9
2019-12-14
Component Upgrade
- upgrade version of golang, operator-sdk and sops (#4)
0.0.8
2019-11-08
Bug Fixes
- Sops secrets name length limitation issue (#2)
- replace minikube with kind in CI
0.0.7
2019-08-10
Bug Fixes
- update chart
- upgrade operator-sdk version (#1)
- update chart to allow using GCP service account secret
- bump charts image version to the latest 0.0.6
- typo in comment
Documentation Update
- update README
- fix typo in README
- update readme with badges
- update README
0.0.6
2019-06-21
Documentation Update
- update readme
- update readme
- update readme
Features
0.0.5
2019-06-19
Features
- add Azure keyvault suppport
0.0.4
2019-06-19
Bug Fixes
- add gpg support in the code of operator; add ephemeral gpg keypair creation in CI
0.0.3
2019-06-13
Bug Fixes
- update chart
- upgrade version of sops library
- move decryption logic to function; update modules
- add one more test
- add one more unit test
- add two unit tests for controller code
- change ci cache keys to avoid original cache issue
- fix: combine few ci steps together
- configure minikube to do e2e testing in circle-ci
- start building tests
- add basic functionality to pipeline
- add circle-ci build pipeline sekeleton
Documentation Update
- add docker badge to README
0.0.2
2019-05-31
Bug Fixes
- upgrade code for sdk 0.8.1 from 0.7.0; change dependency management from dep to go modules
Documentation Update
- fix left-over
- fix typo
- add license file
- minor changes in README and Chart.yaml
- add TODO and spell check README
0.0.1
2019-05-28
Bug Fixes
Features