Releases: validator-labs/validator
Releases · validator-labs/validator
v0.0.27
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
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
0.0.25 (2023-11-17)
Bug Fixes
- remove redundant b64 in vsphere secret (f7f0555)
v0.0.23
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
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
0.0.21 (2023-11-17)
Features
- expose insecureSkipVerify for Alertmanager sink (#118) (8dc7548)
Refactoring
v0.0.20
0.0.20 (2023-11-16)
Bug Fixes
- retry all status updates due to controller contention (#114) (35f03a4)
v0.0.19
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
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)