Releases: covermymeds/azure-key-vault-agent
v1.7.1
v1.7.0
Changelog
- d250ac8 Merge pull request #86 from covermymeds/format-all-secrets
- a0db2d3 Update README with examples, release steps, and add CHANGELOG
- 1df624b Bump goreleaser to v3
- 9d4a3ed Bump Go version to 1.17.x and go mod tidy
- 320e35e Parse out pem and key from all certificates
- 6541b79 Add details for developing locally
- 8cc58c3 Update packages to address security advisories
v1.6.2
v1.6.1
v1.6.0
Changelog
e62cadb Merge pull request #74 from Serneum/add-once-option
6438aa9 Move logic to run once to configwatcher
8a827a5 Add reference to --once
in README
9884798 Add functionality to run once and exit
9e44291 Merge pull request #72 from Serneum/frequency-not-required
b1cd286 Merge pull request #75 from Serneum/add-aliases
f8f1c1e Merge pull request #76 from Serneum/add-version
1432740 Add a version flag
2933d90 Stop requiring frequency, allow default of 60
27ba310 Add aliases for resources
v1.5.0
Changelog
a8eb441 Merge pull request #73 from Serneum/add-secrets-kind
6b1c02b Messaging tweak about using all-secrets with secrets
239ab95 Allow mixing secrets/all-secrets when using multiple vaults
07380ae Update README to include all-secrets resource
7d7e121 Make Name optional for AllSecrets kind
e0ec721 Raise error when using both secret
and all-secrets
kinds
63c3e8a Add toValues method. Returns map of secret => secret.Value
020cbe5 Add all-secrets to list of Kind
2bd3e74 GetSecrets should return a map to match the structure created by composing individual secrets
12e941f Rename SecretsKind to AllSecretsKind
246ed2a Add new SecretsKind
v1.4.1
Changelog
1aeab3e Merge pull request #70 from covermymeds/acr_workflow_v1
c535ccc Use the docker build approach instead of acr build
1fb47c1 Move the ACR build task into the tagrelease file
86185f2 Match spacing of the other files
956535d Hard-code these values as they dont need to be secrets
5bf8c97 Fetch dependencies as a separate step so we can make use of layer cache
1689b7c add ACR workflow
fa23afc Merge pull request #69 from covermymeds/add_dockerfile
87578f6 use builder image and alpine execution image
bc7a47e use alpine, rather than Scratch, base image
7457918 add Dockerfile
v1.4.0
Changelog
ce28017 Merge pull request #67 from covermymeds/cert_helper_refactor
7fb0f59 keep resources out of logs
ce1619d enforce secret type for issuers and fullChain helper
932f418 allow cert helpers to work on cert or secret types
dab979a fixing the cert function
823de8e wip support cert helper from cert object
v1.3.1
v1.3.0
Changelog
feaeb7a Merge pull request #65 from covermymeds/cleanup
09cbff3 go mod tidy
603cf87 Clean up
89dbdf3 Merge pull request #64 from covermymeds/multi-auth
2288a27 chrisjohnson -> covermymeds org
826ecc1 Unnecessary file
d44b4a6 Update README
ac652d4 Load and consume default credential, validate workers point to a valid credential
05ca0c6 Refactor auth into akva config file
54df1d3 Remove akva.yaml, theres no need for it to be checked in
eeeab55 Remove unused fetch method
5bc8cff Remove authconfig and refactor the logic into iam
bfc6886 Remove unused iam components
13eee30 Merge pull request #63 from covermymeds/remove_single_exec_readme
c375317 Update README.md
b74a198 Merge pull request #62 from covermymeds/mit_license
cd5be59 Create LICENSE