What's Changed
- change dco policy to enable merge queues by @grokspawn in #3179
- Fix finalizer processing by @tmshort in #3180
- ClusterRoleBindings and Services Installation: SSA by @dtfranz in #3182
- registry/reconciler: use appropriate image pull policy for catalog by @stevekuznetsov in #3184
- Add slash command access to make unit by @bentito in #3186
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #3188
- RoleBinding SSA by @dtfranz in #3190
- bumping o-f upstream libs as deps for this project by @grokspawn in #3192
- OCPBUGS-31438: Correctly detect catalog image ID for extractContent catalog pods by @joelanford in #3194
- Support EnvFrom by @tmshort in #3193
- Update k8s to v0.29.3 by @tmshort in #3195
- copy-content: delete destination dirs before copying by @joelanford in #3197
- build(deps): bump helm.sh/helm/v3 from 3.12.2 to 3.14.3 by @dependabot in #3198
- chore: pkg import only once by @testwill in #3120
- OCPBUGS-28230: fallback to logs for termination message by @joelanford in #3203
- OCPBUGS-32183: catalog-operator: delete catalog pods stuck in Terminating state due to unreachable node by @joelanford in #3201
- Update if AlreadyExists by @dtfranz in #3202
- Fix unpack job cache issue by @kevinrizza in #3204
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #3205
- Revert "Fix unpack job cache issue (#3204)" by @dtfranz in #3211
- Update to go v1.22 by @perdasilva in #3213
- OCPBUGS-29729: Updates default security context behavior for catalog source pods by @perdasilva in #3206
- OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy by @everettraven in #3209
- clean-up: remove run-kind-local and run-minikube-local GitHub Actions by @perdasilva in #3216
- clean-up: remove docker e2e functionality by @perdasilva in #3219
- clean-up: remove minikube by @perdasilva in #3220
- clean-up: remove 'bare' build and e2e test modality by @perdasilva in #3218
- clean-up: sets default architecture to amd64 by @perdasilva in #3221
- clean-up: add dependabot by @perdasilva in #3226
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #3229
- build(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #3233
- build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 by @dependabot in #3238
- build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #3237
- build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 by @dependabot in #3234
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #3231
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #3230
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #3232
- build(deps): bump actions/upload-artifact from 3 to 4 by @perdasilva in #3243
- cleanup: add vet and make it pass by @perdasilva in #3241
- build(deps): bump actions/checkout from 3 to 4 by @perdasilva in #3242
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #3252
- build(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #3253
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #3249
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #3250
- build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible by @perdasilva in #3239
- shift to maintenance mode by @grokspawn in #3255
- test-fix: refactor test package names 'packageA' and 'packageB' by @perdasilva in #3260
- build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 by @perdasilva in #3256
New Contributors
- @testwill made their first contribution in #3120
- @everettraven made their first contribution in #3209
Full Changelog: v0.27.0...v0.28.0