Skip to content

Releases: validator-labs/validator

v0.0.27

29 Nov 23:21
90c6f41
Compare
Choose a tag to compare

0.0.27 (2023-11-29)

Features

  • support proxy configuration (env vars & CA certificate) (#137) (63c3bc8)

Bug Fixes

  • add yaml tags to ValidatorConfig types (63afc70)

Other

  • bump AWS chart version (c569524)
  • update network plugin values (#135) (1049435)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.13.2 (#138) (31746d6)

v0.0.26

28 Nov 20:03
a697310
Compare
Choose a tag to compare

0.0.26 (2023-11-28)

Features

Other

  • bump azure chart version (9230953)
  • update AWS auth config (#134) (9513e43)
  • deps: update anchore/sbom-action action to v0.15.0 (#129) (961377b)
  • deps: update golang.org/x/exp digest to 6522937 (#133) (531c8ca)

Docs

  • add references to plugin secret templates in values.yaml (eeae1e7)

v0.0.25

17 Nov 23:30
7b3af63
Compare
Choose a tag to compare

0.0.25 (2023-11-17)

Bug Fixes

  • remove redundant b64 in vsphere secret (f7f0555)

v0.0.24

17 Nov 22:36
5f55fdf
Compare
Choose a tag to compare

0.0.24 (2023-11-17)

Bug Fixes

  • omit secret data from ValidatorConfig (#125) (e96d4fe)

v0.0.23

17 Nov 20:00
0331832
Compare
Choose a tag to compare

0.0.23 (2023-11-17)

Bug Fixes

  • quote all optional fields in sink secret (e0a1365)

Other

  • deps: update docker/build-push-action digest to 4a13e50 (#119) (24b3bfc)

v0.0.22

17 Nov 18:14
cc07547
Compare
Choose a tag to compare

0.0.22 (2023-11-17)

Features

  • expose insecureSkipVerify param for Alertmanager sink
  • add validation to the ValidationResult CRD's expectedResults field

Bug Fixes

v0.0.21

17 Nov 00:22
137df6b
Compare
Choose a tag to compare

0.0.21 (2023-11-17)

Features

  • expose insecureSkipVerify for Alertmanager sink (#118) (8dc7548)

Refactoring

v0.0.20

16 Nov 18:47
e2e98e7
Compare
Choose a tag to compare

0.0.20 (2023-11-16)

Bug Fixes

  • retry all status updates due to controller contention (#114) (35f03a4)

v0.0.19

16 Nov 17:56
acb9902
Compare
Choose a tag to compare

0.0.19 (2023-11-16)

Features

Bug Fixes

  • ensure plugin removal during Helm uninstall (#111) (0917418)

Docs

Refactoring

  • accept VR in HandleNewValidationResult for flexibility in plugins (#113) (1ead151)

Other

  • deps: update kubernetes packages to v0.28.4 (#112) (fc10444)

v0.0.18

12 Nov 16:41
315019a
Compare
Choose a tag to compare

0.0.18 (2023-11-12)

Bug Fixes

  • retry VR status updates (21b3808)
  • SafeUpdateValidationResult not handling all edge cases (#104) (8f34e2f)

Other

  • deps: update module sigs.k8s.io/yaml to v1.4.0 (#98) (5f35bba)
  • deps: pin codecov/codecov-action action to eaaf4be (#105) (70c3a0d)
  • deps: pin ncruces/go-coverage-report action to a12281c (#101) (bb5d6ac)