Skip to content

Releases: eugene-davis/vault-assessment-prometheus-exporter

Release 1.0.11

13 Jul 12:58
972908a
Compare
Choose a tag to compare
Merge pull request #59 from eugene-davis/pr-builds

Pr scoped images

Release 1.0.10

06 Jul 10:22
202f51d
Compare
Choose a tag to compare
Minor fixes and improvements (#54)

* Ignore config.yaml for testing purposes

* Add info about using a custom CA

* Allow empty token auth to use defaults

* Stop use deprecated method for K8S login, set the mount point correctly and set the role

* Bump version: 1.0.9 → 1.0.10

* Only ignore empty auth types if set to none, watch for empty dicts

* Missed auth

* Update the README

* Handle leading slashes and whole mountpoints

* Remove old print statement

* Handle leading slashes and whole mountpoints

* Fix kubernetes auth test

Release 1.0.9

05 Jul 18:06
4d98d19
Compare
Choose a tag to compare
Make set expiration script support recursion (#52)

* Make set expiration script support recursion

* Update readme

* Apply formatting

* Bump version: 1.0.7 → 1.0.8

* Bump version: 1.0.8 → 1.0.9

Release 1.0.7

04 Jul 18:54
757be92
Compare
Choose a tag to compare
Update Depedencies (#50)

* Update dependencies

* Bump version: 1.0.6 → 1.0.7

* Add '^' to packages to allow upgrading

* Upgrade remaining packages

Release 1.0.4

03 Jul 21:05
f5472dd
Compare
Choose a tag to compare
Update set_expiration script and move the vault auth to main (#35)

* Add tests for vault_authenticate script

* Format with black, add missing poetry files

* Bump version: 0.3.4 → 0.3.5

* Bump version: 0.3.6 → 0.3.7

* Bump version: 0.3.7 → 0.3.8

* Update start exported script

Move getting vault client to the main()

* Fix merge conflicts

* Fix merge conflicts

* Fix merge conflicts

* Bump version: 0.4.1 → 0.4.2

* Reformat with black

* Bump version: 0.4.2 → 0.4.3

* Fix merge conflicts

* Fix merge conflicts

* Bump version: 0.5.0 → 0.5.1

Release 1.0.3

03 Jul 14:15
4a8d7ed
Compare
Choose a tag to compare
Merge pull request #41 from tomtom-international/readme_fix_security

Readme - fix security link to support

Release 0.5.0

20 Jun 00:24
de54360
Compare
Choose a tag to compare
Monitoring Entities (#36)

* Make ExpirationMonitor an abstract class and subclass SecretExpirationMonitor from it

* Make generic entity_expiration_monitor

* Update documentation with entity monitoring info

* Add some entity expiration tests

* Bump version: 0.4.1 → 0.5.0

* Update README

Release 0.3.14

13 Jun 12:18
76862b6
Compare
Choose a tag to compare
Merge pull request #29 from tomtom-international/0.3.14

prerelase hotfix