github FUSAKLA/promruval v1.0.0

latest releases: v2.14.1, v2.14.0, v2.13.0...
3 years ago

Changed

  • Breaking: The scope configuration values has changed:
    • AllRules -> All rules
    • RecordingRules -> Recording rules

Added

  • Added support for special rule annotation containing names of validation rules
    that should be skipped for the rule. Default annotation name is disabled_validation_rules.
  • Added new command validation-docs to print out human readable description of the validation config.
  • Added docs for all supported validations in docs/validations.md.
  • Added new version command that prints out version and build metadata.
  • Added new validator expressionDoesNotUseRangeShorterThan.
  • Support searching in expr in label presence validators.
  • Added short flags.

Fixed

  • Fixed issue when unmarshalling errors of rule files were not printed.

Docker images

  • docker pull fusakla/promruval:v1.0.0
  • docker pull fusakla/promruval:v1.0
  • docker pull fusakla/promruval:v1
  • docker pull fusakla/promruval:latest

Don't miss a new promruval release

NewReleases is sending notifications on new releases.