Page MenuHomeDevCentral

Check Vault and other HashiCorp products version
ClosedPublic

Authored by dereckson on Feb 24 2023, 19:40.
Tags
None
Referenced Files
F12393644: D2809.id9345.diff
Sat, Nov 1, 17:20
F12393520: D2809.id9345.diff
Sat, Nov 1, 16:59
F12389449: D2809.id9346.diff
Sat, Nov 1, 10:21
F12388666: D2809.id9346.diff
Sat, Nov 1, 07:35
F12386953: D2809.id9346.diff
Sat, Nov 1, 03:37
F12386952: D2809.id7134.diff
Sat, Nov 1, 03:37
Unknown Object (File)
Fri, Oct 31, 19:47
Unknown Object (File)
Wed, Oct 29, 19:27
Subscribers
None

Details

Summary

Critical infrastructure components should be up-to-date.

This monitoring check allows to check if Vault, Terraform, Consul
or Vagrant is installed to the last version available on
https://releases.hashicorp.com

Test Plan

bin/check_software_version vault

Diff Detail

Repository
rCHECKS Nasqueron platform checks
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
src/platformchecks/checks/softwareversions/hashicorp.py
64

According https://www.flake8rules.com/rules/W605.html it should be a regexp string.

black + fixing regexp strings

This revision is now accepted and ready to land.Apr 10 2023, 14:56

Add semver requirements, generate requirements.txt too

This revision was landed with ongoing or failed builds.Nov 30 2024, 12:58
This revision was automatically updated to reflect the committed changes.

Released on PyPI as version 0.2.0 per setup.cfg version bump