Releases: app-sre/deployment-validation-operator
Releases · app-sre/deployment-validation-operator
0.5.0
0.4.0: Merge pull request #234 from ncaak/add-ccx-member-to-owners
maintenance release including:
- add resource UIDs to metrics definitions
- update dependnencies (kube-linter, controller-runtime)
- other fixes
0.3.0
What's Changed
- Added new functionality to DVO to enable select checks based on Openshift documentation by @npecka in #153
- Metrics endpoint used as an indicator for readiness and health by @maorfr #149
- Updated README for how to disable a check by @bkez322 #148
- Altered prometheus operator to 1 replica and altered naming for clarity by @npecka #147
- Added DVO Architecture Documentation by @npecka #146
- Updated README to nod to Kube-Linter by @hlipsig #145
- Updated README to include RELEASE steps for DVO by @npecka #144
0.2.2
0.2.1
What's Changed
- fix: registering openshift kinds in kube env by @deepak1725 in #140
- bump prometheus/client_golang to 1.12 by @bkez322 in #142
New Contributors
- @deepak1725 made their first contribution in #140
Full Changelog: 0.2.0...0.2.1
0.2.0
DVO MVP
What's Changed
- Update operator group for olm deployment to work for installing prome… by @rrati in #115
- Update README to include instructions to install via OLM by @rrati in #116
- Add hlipsig to OWNERS by @rrati in #117
- "check_description" and "check_remediation" labels for metrics by @bkez322 in #119
- Refactoring initializing engine due to new custom check conflicts by @npecka in #121
- Fix DVO checks against itself (dvo-22) by @bkez322 in #120
- Make network policy yaml generic and update docs for usage by @rrati in #122
- Check to clear metrics if 0 replicas by @npecka in #118
- Fix README typo by @rrati in #123
- Ensure metrics are deleted for resources in a deleted namespace by @TGPSKI in #124
- change default memory limit by @bkez322 in #127
- fix memory unit for memory limit by @bkez322 in #128
- Deploy grafana to custom namespace (DVO-24) by @bkez322 in #125
- expose minimal prometheus metrics (DVO-23) by @bkez322 in #126
- add update-strategy to subscription by @bkez322 in #138
- Update deploy yaml to use 0.2.0 by @rrati in #139
New Contributors
Full Changelog: 0.1.1...0.2.0