Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 19:30
· 3 commits to main since this release

governance-policy-propagator v0.15.0

  • The released image is quay.io/open-cluster-management/governance-policy-propagator:v0.15.0

What's Changed

  • Reduce the log level for a noisy log by @mprahl in #229
  • Update kubernetes-dependency-watches to v0.8.1 by @mprahl in #230
  • Retry template processing when k8s dep watcher is stopping a watch by @mprahl in #231
  • Add flag to disable PlacementRule watches by @JustinKuli in #232
  • Replace WithOffset() with GinkgoHelper() by @dhaiducek in #233
  • Make CRD descriptions folded by @dhaiducek in #234
  • Use controller-runtime to protect metrics endpoint by @zyjjay in #228
  • Make CRD descriptions folded (Pt 2) by @dhaiducek in #235
  • Add support for a custom service account for hub templates by @mprahl in #236
  • Add the PolicyMetadata hub template variable by @mprahl in #237
  • Update go-template-utils to v6.1.1 by @mprahl in #238
  • Update to Go v1.22 by @dhaiducek in #242
  • Fix dependency logic considering dots in names by @dhaiducek in #240
  • Document the spec.hubTemplateOptions.serviceAccountName field by @mprahl in #239
  • Update go-template-utils for better permission handling by @mprahl in #243
  • Sync common Makefile by @dhaiducek in #244
  • Update automation TTL description by @dhaiducek in #245
  • Remove requirement for eventHook in automation by @dhaiducek in #246

Full Changelog: v0.14.0...v0.15.0