Release v1.0.0
What's Changed
- fix(deps): update module golang.org/x/net to v0.6.0 by @renovate in #216
- Release v0.1.61 by @rhmdnd in #217
- fix(deps): update module golang.org/x/mod to v0.8.0 by @renovate in #214
- chore(deps): update golang docker tag to v1.20 by @renovate in #209
- cleanup: Don't return from a utility function, return an error instead by @jhrozek in #218
- fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.63.0 by @renovate in #99
- fix(deps): update module golang.org/x/net to v0.7.0 by @renovate in #220
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.8.1 by @renovate in #219
- Add Makefile target for generating unit test coverage reports by @rhmdnd in #225
- Add e2e help text to Makefile by @rhmdnd in #233
- fix(deps): update module github.com/coreos/ignition/v2 to v2.15.0 by @renovate in #228
- fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.63.0 by @renovate in #100
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.8.4 by @renovate in #224
- Fix references to repository in bundle CSV by @rhmdnd in #230
- fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #232
- Update e2e examples for running a single test by @rhmdnd in #236
- fix(deps): update module github.com/antchfx/xmlquery to v1.3.15 by @renovate in #194
- fix(deps): update github.com/openshift/library-go digest to 38724ca by @renovate in #104
- fix(deps): update module github.com/onsi/gomega to v1.27.2 by @renovate in #222
- fix(deps): update module github.com/itchyny/gojq to v0.12.12 by @renovate in #238
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in #239
- fix(deps): update kubernetes packages to v0.26.2 by @renovate in #237
- renovate: Open PRs on weekends only, set labels by @jhrozek in #241
- fix(deps): update module golang.org/x/net to v0.8.0 by @renovate in #249
- Add cleanup logging after tests run by @rhmdnd in #246
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.0 by @renovate in #247
- Add makefile targets to run serials and parallel e2e tests by @rhmdnd in #242
- Use fmt.Errorf instead of errors.New by @rhmdnd in #243
- Replace ioutils with io and os modules by @rhmdnd in #244
- fix(deps): update github.com/openshift/library-go digest to d7e4a8c by @renovate in #240
- Use correct flag for e2e-parallel and e2e-serial by @rhmdnd in #251
- fix(deps): update module golang.org/x/mod to v0.9.0 by @renovate in #248
- fix(deps): update module github.com/onsi/gomega to v1.27.4 by @renovate in #256
- Fix openscap substitution by @Vincent056 in #260
- fix(deps): update github.com/openshift/library-go digest to f3277c7 by @renovate in #255
- Refactor e2e test cleanup by @rhmdnd in #250
- Fix test log about --skip-cleanup-error by @rhmdnd in #253
- Remove deprecated test context method by @rhmdnd in #261
- Add operator image workflow by @Vincent056 in #263
- Temporally change workflow dependency by @Vincent056 in #267
- Update catalog-container-push-latest workflow by @Vincent056 in #268
- rbac: Allow to Read imagepruners by @jhrozek in #262
- OCPBUGS-1803: Remove compliance_operator_compliance_scan_error_total … by @rhmdnd in #223
- Simplify skipCleanupOnError test flag by @rhmdnd in #254
- Modify API Resource Collector to Convert YAML to JSON Format by @Vincent056 in #235
- Fix formatting in projutil.go by @rhmdnd in #266
- Fix trivial nits from PR 250 by @rhmdnd in #269
- Add HyperShift usage doc by @Vincent056 in #252
- Add workflow for test content and must gather by @Vincent056 in #270
- Fix TestSingleTailoredPlatformScanSucceeds by using supported rule by @rhmdnd in #277
- Fix upstream repository URL by @rhmdnd in #275
- Fix upstream repository URL... again by @rhmdnd in #284
Full Changelog: v0.1.61...v1.0.0