Release v0.1.54
What's Changed
- Add Priority Class Proposal by @Vincent056 in #50
- doc/crds.md: Use description in the TP example by @jhrozek in #53
- Add an enhancements template by @rhmdnd in #64
- BUG 2102511: Fix hardcoded logic by filtering to expected file name. by @montaguethomas in #58
- Bug 2060726: Use namespace when creating ServiceMonitor by @mrogers950 in #70
- trivial: fix minor grammatical issue in contrib docs by @rhmdnd in #72
- Added changelog for fixing KubeletConfig issue by @Vincent056 in #68
- Update xmlquery dependency by @rhmdnd in #74
- Add PriorityClass by @Vincent056 in #71
- Bug 2117268: api-resource-collector: Don't attempt to parse empty Ignition by @jhrozek in #81
- Adding multi-arch support for compliance-operator by @gauravpbankar in #80
- operator: Override WATCH_NAMESPACE="" to WATCH_NAMESPACE=openshift-compliance by @jhrozek in #82
- Add upstream doc for PriorityClass by @Vincent056 in #76
- Adding Multi-arch support for compliance-operator by @gauravpbankar in #83
- doc: Document how to increase operator's memory limits by @jhrozek in #84
- Added KubeletConfig default configuration checks proposal by @Vincent056 in #67
- operator-sdk upgrade by @mrogers950 in #41
- fix(deps): update module github.com/spf13/cobra to v1.5.0 by @renovate in #31
- fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #24
- fix(deps): update module github.com/onsi/gomega to v1.20.1 by @renovate in #29
- chore(deps): update github.com/openshift/api digest to b21e86c by @renovate in #21
- fix(deps): update module github.com/go-logr/zapr to v1.2.3 by @renovate in #88
- fix(deps): update module github.com/itchyny/gojq to v0.12.8 by @renovate in #25
- fix(deps): update module github.com/securego/gosec/v2 to v2.13.1 by @renovate in #30
- fix(deps): update github.com/openshift/library-go digest to 2b7a682 by @renovate in #86
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.12.3 by @renovate in #33
- Ignore tests/_setup directory by @rhmdnd in #92
- fix(deps): update module go.uber.org/zap to v1.23.0 by @renovate in #32
- fix(deps): update module github.com/go-logr/logr to v1.2.3 by @renovate in #35
- fix(deps): update module github.com/clarketm/json to v1.17.1 by @renovate in #96
- fix(deps): update golang.org/x/net digest to 83b083e by @renovate in #87
- Use an absolute reference for the release remote by @rhmdnd in #57
- fix(deps): update module github.com/operator-framework/operator-registry to v1.26.0 by @renovate in #98
- fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #101
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #102
- Added the ability to check default KubeletConfig by @Vincent056 in #78
- chore(deps): update actions/checkout action to v3 by @renovate in #107
- Refactor helm installs by @rhmdnd in #91
- Add a release note for Operator SDK bump by @rhmdnd in #93
- fix(deps): update module github.com/pborman/uuid to v1.2.1 by @renovate in #89
- fix(deps): update module github.com/itchyny/gojq to v0.12.9 by @renovate in #108
- images: Don't enable an obsolete copr repo by @jhrozek in #103
- Use ghcr.io content image as default by @mrogers950 in #109
- bug 2092913: scan: Delete scan pods when deleting the scan itself and debug: true by @jhrozek in #94
- Makefile: Set IMG during image-to-cluster by @mrogers950 in #114
- fix(deps): update module github.com/onsi/gomega to v1.20.2 by @renovate in #105
- chore(deps): update docker/setup-qemu-action action to v2 by @renovate in #111
- Remove
operator-framework/operator-registry
dependency by @JAORMX in #116 - Makefile: fix catalog img variable by @mrogers950 in #121
- Allow running a subset of tests through a MakeFile variable by @JAORMX in #118
- Makefile: Fix release-images target prereqs by @mrogers950 in #120
- OCPBUGS-379: scan: Add conditions to scans by @jhrozek in #119
- Fix -testType option for e2e by @mrogers950 in #123
New Contributors
- @montaguethomas made their first contribution in #58
- @gauravpbankar made their first contribution in #80
Full Changelog: v0.1.53...v0.1.54