Releases: app-sre/deployment-validation-operator
Releases · app-sre/deployment-validation-operator
0.7.2
0.7.1
What's Changed
- Bump ubi8/ubi-minimal from 8.8-1037 to 8.8-1072.1696517598 in /build by @dependabot in #280
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #281
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Adding bundle.dockerfile for the building of DVO bundle by @JoaoFula in #265
- Moving bundle dockerfile for automation to pass by @JoaoFula in #266
- Generating bundle via operator-sdk command by @JoaoFula in #267
- Readding bundle.dockerfile and removing it from deploy/openshift by @JoaoFula in #268
- Removed node affinity from CSV by @JoaoFula in #269
- Added bundle requirements and tests links and descriptions. by @JoaoFula in #270
- DVO-111: Dynamic validation engine by @ncaak in #263
- DVO-145: Fix parsing selectors & labels for v1.Service and others by @tremes in #272
- validation cache/map - use pointer to safe few bytes by @tremes in #273
- DVO-141: remove global validationengine variable by @tremes in #274
- Bump ubi8/ubi-minimal from 8.7-1107 to 8.8-1037 in /build by @dependabot in #264
- Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot in #271
- remove unnecessary disabling of incompatible checks by @tremes in #275
- Update the README file on how to run operator locally & update OWNERS by @tremes in #276
- DVO-142: improve watcher channel comms by @ncaak in #277
- DVO-146: Improve config YAML reading & some tests by @tremes in #278
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- DVO-114: Add watcher prototype to handle configuration changes by @ncaak in #251
- Bump ubi8/ubi-minimal from 8.7-1049 to 8.7-1107 in /build by @dependabot in #239
- DVO-105: extends the logic of matching "app" labels by @tremes in #252
- Improve CSV generation script for OCP clusters by @JoaoFula in #256
- Make catalogsource compatible with restricted SCC enforcement by @NautiluX in #257
- DVO-110: Move disable checks to configmap by @ncaak in #253
- DVO-132: empty selector matches all the resource in the corresponding by @tremes in #260
- DVO-128: enable non-isolated Pod check & DVO-133 fix and enhance grou… by @tremes in #262
- Prefer scheduling registry pod onto infra nodes by @anispate in #258
- DVO-131: Fix default configuration with already watched rules by @ncaak in #261
New Contributors
- @dependabot made their first contribution in #239
- @JoaoFula made their first contribution in #256
- @NautiluX made their first contribution in #257
- @anispate made their first contribution in #258
Full Changelog: 0.5.0...0.6.0
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