Skip to content

Releases: app-sre/deployment-validation-operator

0.5.0

24 May 05:51
2726809
Compare
Choose a tag to compare
  • enables more kube-linter checks in DVO
  • group objects according their app label values
  • reads and checks only namespaced resources
  • fixes caching of validated objects

0.4.0: Merge pull request #234 from ncaak/add-ccx-member-to-owners

14 Mar 11:40
1dc26d4
Compare
Choose a tag to compare

maintenance release including:

  • add resource UIDs to metrics definitions
  • update dependnencies (kube-linter, controller-runtime)
  • other fixes

0.3.0

15 Jul 16:48
0807b7a
Compare
Choose a tag to compare

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

08 Feb 16:06
6c6318b
Compare
Choose a tag to compare

What's Changed

  • Changed DVO replica count to 1 for DVO-37 by @npecka in #143

Full Changelog: 0.2.1...0.2.2

0.2.1

28 Jan 19:57
4e53988
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Dec 21:33
dd05e3b
Compare
Choose a tag to compare

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