Page MenuHomeDevCentral

Check Vault and other HashiCorp products version
ClosedPublic

Authored by dereckson on Feb 24 2023, 19:40.
Tags
None
Referenced Files
F9618502: D2809.id9345.diff
Tue, Jun 10, 06:51
F9614925: D2809.id7134.diff
Tue, Jun 10, 03:45
F9600335: D2809.id7135.diff
Mon, Jun 9, 17:18
F9600206: D2809.id9346.diff
Mon, Jun 9, 17:13
F9600205: D2809.id7134.diff
Mon, Jun 9, 17:13
Unknown Object (File)
Mon, Jun 9, 08:46
Unknown Object (File)
Sat, Jun 7, 10:11
Unknown Object (File)
Wed, Jun 4, 18:00
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 Errors
Unit
No Test Coverage
Branch
software-version
Build Status
Buildable 5767
Build 6049: arc lint + arc unit

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