Skip to content

Releases: devjoes/azure-secrets

Log errors to stderr not stdout

15 Dec 13:46
eaf1278
Compare
Choose a tag to compare

Added options to handle errors

28 Mar 18:45
77d1716
Compare
Choose a tag to compare
Merge pull request #4 from devjoes/add-failure-option

Add options for how to handle failures - e.g. warn/add label etc

Added outputAsConfigMap option

02 Mar 00:32
6a4ef70
Compare
Choose a tag to compare
Merge pull request #3 from devjoes/add-configmap-option

added outputAsConfigMap

Added offline testing

02 Mar 00:31
Compare
Choose a tag to compare
0.1.2

added test run option

Improved auth

18 Feb 16:24
Compare
Choose a tag to compare

Added file based authentication, made it retry on 401, realised the autorest has issues with authentication. Suggested just doing an "az login --service-principal" in the readme.

Initial release

11 Feb 14:52
Compare
Choose a tag to compare
0.1.0

added logging