Skip to content

Releases: app-sre/deployment-validation-operator

0.7.8

11 Sep 15:06
f848b52
Compare
Choose a tag to compare

What's Changed

  • Red Hat Konflux update deployment-validation-operator by @red-hat-konflux in #329
  • DVO-213: Konflux fix to set default image building by @ncaak in #330
  • Update Konflux references by @red-hat-konflux in #331
  • Bump ubi8/ubi-minimal from 8.10-896.1717584414 to 8.10-1018 in /build by @dependabot in #343
  • Bump up boilerplate version by @tremes in #345
  • bump up controller-runtime version by @tremes in #346
  • use the existing VALIDATION_CHECK_INTERVAL env var and run kube-linte… by @tremes in #347
  • DVO-224 trying to fix failing build by @tremes in #348
  • DVO-224: additional commit by @tremes in #349
  • reverting my last commits and trying another approach for DVO-224 by @tremes in #350
  • another boilerplate update by @tremes in #351
  • OSD-24739 / DVO-223: Making sure DVO is deployed/updated on all hosted clusters by @Nikokolas3270 in #355
  • remove the e2e test that is not used by @tremes in #354
  • update boilerplate commit to fix the build by @tremes in #356
  • DVO-224: Updating boilerplate to fix typo while building by @ncaak in #357
  • dependencies update by @tremes in #359
  • bump up helm dependency version by @tremes in #360
  • Format PipelineRun files and upload SAST results by @ccronca in #352
  • NO-JIRA: Fixed catalog prefix from boilerplate by @ncaak in #361
  • Bump ubi8/ubi-minimal from 8.10-1018 to 8.10-1052 in /build by @dependabot in #363
  • Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1052.1724178568 by @red-hat-konflux in #362
  • add definition of done by @tremes in #365
  • DVO-225: CPaaS Image builder requires <1.22.5 toolchain by @ncaak in #366

New Contributors

Full Changelog: 0.7.7...0.7.8

0.7.7

20 Jun 07:27
0d9fb11
Compare
Choose a tag to compare

What's Changed

  • DVO-209: CPU leak fix by @ncaak in #323
  • Bump ubi8/ubi-minimal from 8.9-1161 to 8.9-1161.1715068733 in /build by @dependabot in #324
  • Bump ubi8/ubi-minimal from 8.9-1161.1715068733 to 8.10-896 in /build by @dependabot in #325
  • udpate owners list by @tremes in #326
  • Bump ubi8/ubi-minimal from 8.10-896 to 8.10-896.1717584414 in /build by @dependabot in #328

Full Changelog: 0.7.6...0.7.7

0.7.6

22 Apr 07:22
d7f475e
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #316
  • Bump ubi8/ubi-minimal from 8.9-1108 to 8.9-1137 in /build by @dependabot in #313
  • update boilerplate by @tremes in #315
  • update UBI images by @tremes in #319
  • Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #317
  • update Helm dependency version by @tremes in #320
  • DVO-185: bugfixed persisting metrics after namespace recreation by @ncaak in #318
  • DVO-203: Revamp logging by @ncaak in #322
  • DVO-205: (chore) replace golint by @rluders in #321

Full Changelog: 0.7.5...0.7.6

0.7.5

12 Mar 09:52
e6ccdad
Compare
Choose a tag to compare

What's Changed

  • update README with information about excluding resources from validation by @tremes in #307
  • fix HyperShift NetworkPolicy ingress by @tremes in #309
  • Bump helm.sh/helm/v3 from 3.13.1 to 3.14.1 by @dependabot in #311
  • Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #312
  • DVO-191: [quickfix] revert threading by @ncaak in #314

Full Changelog: 0.7.4...0.7.5

0.7.4

17 Jan 08:31
8ee0317
Compare
Choose a tag to compare

What's Changed

  • style: fixing gosec implicit memory for tests by @rluders in #294
  • Removed constraints part from configuring checks section from Readme by @JoaoFula in #293
  • "stream" group of objects & process eeach namespace in a goroutine by @tremes in #292
  • Bump ubi8/ubi-minimal from 8.8-1072.1696517598 to 8.9-1029 in /build by @dependabot in #291
  • update docker version as the dependabot suggested by @tremes in #297
  • DVO-176: Add benchmark with adjusting deployments by @ncaak in #295
  • DVO-173: Update deployments exclude patterns by @ncaak in #296
  • DVO-173: Follow-up task: Remove unused OLM yaml files by @ncaak in #298
  • DVO-178: remove status from the validated objects by @tremes in #299
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #300
  • DVO-66: Checks ignore doc update by @ncaak in #305
  • DVO-101: add a new template for HyperShift SelectorSyncSet by @tremes in #254
  • Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 by @dependabot in #301
  • remove CPU limits by @tremes in #302
  • Bump ubi8/ubi-minimal from 8.9-1029 to 8.9-1108 in /build by @dependabot in #306

Full Changelog: 0.7.3...0.7.4

0.7.3

16 Nov 08:54
3c6f266
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #283
  • minor memory and logging improvement by @tremes in #286
  • increase CPU resources and skip empty label selector by @tremes in #289
  • read API resources metadata only once by @tremes in #290

Full Changelog: 0.7.2...0.7.3

0.7.2

06 Nov 12:05
7810333
Compare
Choose a tag to compare

What's Changed

  • BUGFIX :: DVO-169: Pod being OOM killed by @ncaak in #285

Full Changelog: 0.7.1...0.7.2

0.7.1

25 Oct 14:13
e29b1a5
Compare
Choose a tag to compare

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

02 Oct 14:01
ce7bb18
Compare
Choose a tag to compare

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

25 Jul 09:58
b64e5ef
Compare
Choose a tag to compare

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

Full Changelog: 0.5.0...0.6.0