Skip to content

v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:23
· 17 commits to main since this release

config-policy-controller v0.19.0

  • The released image is quay.io/open-cluster-management/config-policy-controller:v0.19.0

πŸš€ Features

  • Use contexts in all requests and improve logging by @JustinKuli in #446
  • feat: enable logging output for dryrun by @dhaiducek in #365
  • feat: detect new minor operator version on another channel by @jan-law in #456
  • docs: add OperatorPolicy to readme by @jan-law in #467
  • docs: add status explanation to readme by @jan-law in #475

πŸ› Bug Fixes

  • fix: Allow multiple object-templates to point to the same object by @jan-law in #464
  • fix: ignore startingCSV only in subscription by @JustinKuli in #469
  • Preserve createdByPolicy through recreates by @JustinKuli in #471

βš™οΈ Other Notable Changes

  • refactor: pass context with operator policy logger by @jan-law in #437
  • Cleanup coverage reports and send to Codecov by @JustinKuli in #443
  • CI: Separate coverage reports for Codecov by @JustinKuli in #448
  • chore: sync common build files by @dhaiducek in #449
  • chore: bump to k8s v1.35 by @dhaiducek in #451
  • Generate and save JUnit reports for all tests by @JustinKuli in #454
  • test: replace quay-operator tests by @jan-law in #465
  • chore: realign Dependabot interval by @dhaiducek in #473
  • Many dependabot updates for keeping packages up-to-date and to address potential vulnerabilities (see full changelog below)

Full Changelog: v0.18.0...v0.19.0