Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092,OCPBUGS-32439: (Manual) Synchronize From Upstream Repositories #758

Merged

Conversation

perdasilva
Copy link
Contributor

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

tmshort and others added 3 commits May 29, 2024 10:28
Using a symlink to point inside the staging directories seems to confuse
newer versions of sigs.k8s.io/controller-tools.

Specifically, the set up of a temporary directory for controller-gen
uses a symlink into staging/api, which confuses _something_ in golang
to use ${ROOT}/staging/api/go.mod rather than ${ROOT}/go.mod, causing
it to return errors that indicate go.mod inconsistencies with
vendor/modules.txt. This would normally be fixable via the `go mod`
commands, but looking at the wrong go.mod is not a normal situation.

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 29, 2024
@openshift-ci-robot
Copy link

@perdasilva: This pull request explicitly references no jira issue.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested a review from a team May 29, 2024 08:45
Copy link
Contributor

openshift-ci bot commented May 29, 2024

@perdasilva: GitHub didn't allow me to request PR reviews from the following users: openshift/openshift-team-operator-ecosystem.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

openshift-ci bot commented May 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 29, 2024
@perdasilva
Copy link
Contributor Author

/retest

@perdasilva perdasilva force-pushed the perdasilva/manual-sync-2905 branch 3 times, most recently from d992aef to 61669af Compare May 31, 2024 10:25
@perdasilva
Copy link
Contributor Author

/retest

@perdasilva perdasilva force-pushed the perdasilva/manual-sync-2905 branch 2 times, most recently from 03fd83a to 9b3770e Compare May 31, 2024 14:21
perdasilva and others added 14 commits May 31, 2024 17:42
* update go.mod to go 1.22

* update Dockerfile to use go v1.22.2

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 01d4a00cadfeb59d9023d0a05105b84c43e2bbde
…source pods (#3206)

* Refactor security context configuration in pod reconciler

This change updates the logic for setting security contexts within the OLM pod reconciler. Now, it differentiates between 'Restricted' and 'Legacy' security contexts more explicitly. The 'Restricted' security context applies default security settings unless overridden, while the 'Legacy' context clears all security settings. When no security context is configured, it defaults to restricted. Additionally, the related tests have been updated to reflect these changes and ensure correct behavior.

Signed-off-by: btofel <btofel@redhat.com>

* Add checking of the namespace PSA restrictions

Signed-off-by: btofel <btofel@redhat.com>

* Fix linter issues

Signed-off-by: btofel <btofel@redhat.com>
Signed-off-by: Brett Tofel <btofel@redhat.com>

* fixes

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: btofel <btofel@redhat.com>
Signed-off-by: Brett Tofel <btofel@redhat.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Brett Tofel <btofel@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 9b2802151528e556d78b5fe55bcb8c89070efe58
… CRD specifies a conversion strategy (#3209)

* warn but allow CRD upgrade when validations fail but new CRD has conversion strategy

Signed-off-by: everettraven <everettraven@gmail.com>

* unexport validationError

Signed-off-by: everettraven <everettraven@gmail.com>

* updating warning message to be more descriptive, add warning event on installplan

Signed-off-by: everettraven <everettraven@gmail.com>

* update warning templ per review comments

Signed-off-by: everettraven <everettraven@gmail.com>

---------

Signed-off-by: everettraven <everettraven@gmail.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: c3e17741c5dde8d67203a9e34bba81c4ad2bddcd
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 157af3287d4c3138c54d503838e13581d9ab4ea8
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: b785bc73c9d4ac788277cdbe89d5d76dd2472f2f
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 66f857108f63864b9a4389f47d4e439ff4606ba7
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 3669b330e73aa722cc264239982ae7930644fcd4
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: b70e3008e234cf7adc3ae919cc04eeec0fa506b9
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 232cf32808e40049b61e0885059c5413ef56548f
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 39ff42ce60be647a9a2864523ca43ef5c7d6a5b4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v3...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: ba748d882b4bfa6a7b4d5e0aa21d255bbe7b72b0
Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/kubernetes-sigs/kind/releases)
- [Commits](kubernetes-sigs/kind@v0.20.0...v0.22.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 4ad08817f0ca9d7138dcf9acc1d81e04862fc778
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.14.3...v3.14.4)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 51036b1d569ec46afbca4b6cc32c50b733fc10ff
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.11.0 to 0.12.15.
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.11.0...v0.12.15)

---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 2799d548afecab2850709340cd6bd365439c76b1
joelanford and others added 4 commits May 31, 2024 17:49
* declcfg: concurrently load and process files in WalkMetasFS

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

* pkg/cache: add preferred pogreb database cache impl

* refactoring to avoid code duplication

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

* pkg/cache: memory efficient cache building

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

* cmd/opm/serve: improve logging related to caches

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

---------

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Upstream-repository: operator-registry
Upstream-commit: 5b5181b46f0ef7e7d8c4ed4c64db3fdd4f5db373
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.1+incompatible to 26.1.2+incompatible.
- [Commits](docker/cli@v26.1.1...v26.1.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 8469f134d8103b29d3d85b47a042b842f9b7f15a
…1 (#1308)

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.30.0 to 5.30.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.30.0...v5.30.1)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: cfe364cc4213a016e216542102662f60f92aa7ad
…309)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.17.2...v2.17.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 8e24c8820510a6d3890a561b1873c98deb7ebf3c
@perdasilva perdasilva force-pushed the perdasilva/manual-sync-2905 branch from 9b3770e to d82c26e Compare May 31, 2024 17:31
@perdasilva
Copy link
Contributor Author

/retest

perdasilva and others added 2 commits June 1, 2024 14:35
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 1404e916dec89d24c5ecfe52fec7f8f093fb917d
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0.
- [Commits](golang/sys@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 08e226fe413cd8f4e300b9568eab5887748ead07
Copy link
Contributor

openshift-ci bot commented Jun 1, 2024

@perdasilva: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@kevinrizza
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 1, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit c2b6bb1 into openshift:master Jun 1, 2024
13 checks passed
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build operator-lifecycle-manager-container-v4.17.0-202406011812.p0.gc2b6bb1.assembly.stream.el9 for distgit operator-lifecycle-manager.
All builds following this will include this PR.

@grokspawn
Copy link
Contributor

/retitle OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title NO-ISSUE: (Manual) Synchronize From Upstream Repositories OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories Jun 5, 2024
@openshift-ci-robot
Copy link

@perdasilva: Jira Issue OCPBUGS-34092: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-34092 has been moved to the MODIFIED state.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@grokspawn
Copy link
Contributor

/retitle OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories Jun 5, 2024
@openshift-ci-robot
Copy link

@perdasilva: Jira Issue OCPBUGS-34121: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-34121 has been moved to the MODIFIED state.

Jira Issue OCPBUGS-34092 is in an unrecognized state (Closed) and will not be moved to the MODIFIED state.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@everettraven
Copy link
Contributor

/retitle OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories Jun 12, 2024
@openshift-ci-robot
Copy link

@perdasilva: Jira Issue OCPBUGS-31522: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-31522 has been moved to the MODIFIED state.

Jira Issue OCPBUGS-34121 is in an unrecognized state (Closed) and will not be moved to the MODIFIED state.

Jira Issue OCPBUGS-34092 is in an unrecognized state (Closed) and will not be moved to the MODIFIED state.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@dtfranz
Copy link
Contributor

dtfranz commented Jul 1, 2024

/retitle OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092,OCPBUGS-32439: (Manual) Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092: (Manual) Synchronize From Upstream Repositories OCPBUGS-31522,OCPBUGS-34121,OCPBUGS-34092,OCPBUGS-32439: (Manual) Synchronize From Upstream Repositories Jul 1, 2024
@openshift-ci-robot
Copy link

@perdasilva: Jira Issue OCPBUGS-31522 is in an unrecognized state (Verified) and will not be moved to the MODIFIED state.

Jira Issue OCPBUGS-34121 is in an unrecognized state (Closed) and will not be moved to the MODIFIED state.

Jira Issue OCPBUGS-34092 is in an unrecognized state (Closed) and will not be moved to the MODIFIED state.

Jira Issue OCPBUGS-32439: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-32439 has been moved to the MODIFIED state.

In response to this:

This sync was performed manually and includes three additional commits (at the start) to update the repository for go1.22

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2024-05-01 14:43:38 operator-framework/operator-lifecycle-manager@01d4a00 Per Goncalves da Silva Update to go v1.22 (#3213)
2024-05-02 12:07:00 operator-framework/operator-lifecycle-manager@9b28021 Per Goncalves da Silva OCPBUGS-29729: Updates default security context behavior for catalog source pods (#3206)
2024-05-02 18:17:52 operator-framework/operator-lifecycle-manager@c3e1774 Bryce Palmer OCPBUGS-31522: Warn and allow CRD upgrade if validation fails but new CRD specifies a conversion strategy (#3209)
2024-05-03 16:41:15 operator-framework/operator-lifecycle-manager@157af32 Per Goncalves da Silva remove run-kind and run-minikube github actions (#3216)
2024-05-06 18:28:09 operator-framework/operator-lifecycle-manager@b785bc7 Per Goncalves da Silva remove docker e2e functionality (#3219)
2024-05-07 08:40:52 operator-framework/operator-lifecycle-manager@66f8571 Per Goncalves da Silva remove minikube (#3220)
2024-05-07 11:36:56 operator-framework/operator-lifecycle-manager@3669b33 Per Goncalves da Silva remove bare build and e2e modality (#3218)
2024-05-08 12:48:20 operator-framework/operator-lifecycle-manager@b70e300 Per Goncalves da Silva Make amd64 the default GOARCH (#3221)
2024-05-08 13:41:23 operator-framework/operator-lifecycle-manager@232cf32 Per Goncalves da Silva add dependabot (#3226)
2024-05-08 15:04:20 operator-framework/operator-lifecycle-manager@39ff42c dependabot[bot] build(deps): bump docker/login-action from 2 to 3 (#3229)
2024-05-08 15:08:24 operator-framework/operator-lifecycle-manager@ba748d8 dependabot[bot] build(deps): bump golangci/golangci-lint-action from 3 to 6 (#3233)
2024-05-08 15:29:19 operator-framework/operator-lifecycle-manager@4ad0881 dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#3238)
2024-05-08 15:34:46 operator-framework/operator-lifecycle-manager@51036b1 dependabot[bot] build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 (#3237)
2024-05-08 16:26:46 operator-framework/operator-lifecycle-manager@2799d54 dependabot[bot] build(deps): bump github.com/itchyny/gojq from 0.11.0 to 0.12.15 (#3234)
2024-05-08 18:55:27 operator-framework/operator-lifecycle-manager@1a1d7fe dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#3231)
2024-05-08 18:55:34 operator-framework/operator-lifecycle-manager@f0a6e56 dependabot[bot] build(deps): bump docker/setup-qemu-action from 2 to 3 (#3230)
2024-05-08 20:09:03 operator-framework/operator-lifecycle-manager@72b0467 dependabot[bot] build(deps): bump docker/build-push-action from 4 to 5 (#3232)
2024-05-10 15:18:31 operator-framework/operator-lifecycle-manager@ef919fe Per Goncalves da Silva build(deps): bump actions/upload-artifact from 3 to 4 (#3243)
2024-05-10 15:48:46 operator-framework/operator-lifecycle-manager@1c406c2 Per Goncalves da Silva cleanup: add vet and make it pass (#3241)
2024-05-10 16:37:22 operator-framework/operator-lifecycle-manager@dd94b92 Per Goncalves da Silva build(deps): bump actions/checkout from 3 to 4 (#3242)
2024-05-14 10:39:02 operator-framework/operator-lifecycle-manager@bbc1272 dependabot[bot] build(deps): bump softprops/action-gh-release from 1 to 2 (#3252)
2024-05-14 11:02:01 operator-framework/operator-lifecycle-manager@1ca6136 dependabot[bot] build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
2024-05-14 11:43:51 operator-framework/operator-lifecycle-manager@76022e9 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3249)
2024-05-14 12:31:49 operator-framework/operator-lifecycle-manager@69004bb dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#3250)
2024-05-14 15:20:02 operator-framework/operator-lifecycle-manager@1991a8f Per Goncalves da Silva build(deps): bump github.com/distribution/distribution from 2.7.1+incompatible to 2.8.3+incompatible (#3239)
2024-05-14 20:17:23 operator-framework/operator-lifecycle-manager@a3069db Jordan Keister shift to maintenance mode (#3255)
2024-05-16 15:35:50 operator-framework/operator-lifecycle-manager@3e0230e Per Goncalves da Silva bugfix: refactor test package names 'packageA' and 'packageB' because they break naming conventions (#3260)
2024-05-16 18:13:24 operator-framework/operator-lifecycle-manager@d3afe92 Per Goncalves da Silva build(deps): bump github.com/operator-framework/operator-registry v1.39 to v1.41 (#3256)
2024-05-17 16:52:31 operator-framework/operator-lifecycle-manager@d15a4b5 Per Goncalves da Silva build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#3240)
2024-05-21 07:56:10 operator-framework/operator-lifecycle-manager@94e37bc dependabot[bot] --- (#3265)
2024-05-21 11:20:02 operator-framework/operator-lifecycle-manager@a028787 dependabot[bot] --- (#3264)
2024-05-21 13:00:37 operator-framework/operator-lifecycle-manager@31ee2de dependabot[bot] --- (#3266)
2024-05-21 15:52:13 operator-framework/operator-lifecycle-manager@d8ee29d Per Goncalves da Silva cleanup: remove cluster provisioning from e2e binary (#3254)
2024-05-21 19:58:26 operator-framework/operator-lifecycle-manager@91aaffe Per Goncalves da Silva build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#3268)
2024-05-22 07:40:14 operator-framework/operator-lifecycle-manager@618aac7 Joe Lanford fix: set securityContext values for extractContent containers (#3270)
2024-05-23 13:47:05 operator-framework/operator-lifecycle-manager@f9485ff Per Goncalves da Silva 🌱 update unit test gha to test against the k8s version of client-go (#3272)
2024-05-24 11:52:07 operator-framework/operator-lifecycle-manager@1f5e0dc Per Goncalves da Silva 🌱 parameterizes the e2e target and pins opm images (#3275)
2024-05-27 08:23:06 operator-framework/operator-lifecycle-manager@161b89c Per Goncalves da Silva 🌱 patch flakes (#3281)
2024-05-27 08:24:45 operator-framework/operator-lifecycle-manager@2334c05 Per Goncalves da Silva add copy-content to goreleaser and release artifacts (#3277)
2024-05-27 11:32:08 operator-framework/operator-lifecycle-manager@c1b059a Per Goncalves da Silva 🌱 cleanup: build (#3280)
2024-05-28 12:26:06 operator-framework/operator-lifecycle-manager@556637d Per Goncalves da Silva 🌱 cleanup/tools (#3285)
2024-05-29 06:59:24 operator-framework/operator-lifecycle-manager@28e8fe9 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#3287)
2024-05-29 06:59:52 operator-framework/operator-lifecycle-manager@fd8fffd dependabot[bot] build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#3288)
2024-05-29 07:23:54 operator-framework/operator-lifecycle-manager@71056b5 Per Goncalves da Silva re-enable seed and skip options for e2e (#3296)
2024-04-02 14:06:43 operator-framework/operator-registry@363de49 dependabot[bot] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1250)
2024-04-02 14:14:37 operator-framework/operator-registry@5e780fe dependabot[bot] build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 (#1249)
2024-04-02 14:27:22 operator-framework/operator-registry@90c0ea3 dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0 (#1253)
2024-04-02 14:53:28 operator-framework/operator-registry@433577e dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.14 (#1252)
2024-04-02 18:31:41 operator-framework/operator-registry@8ce5c52 dependabot[bot] build(deps): bump github.com/docker/cli (#1251)
2024-04-03 13:56:09 operator-framework/operator-registry@de4a488 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1254)
2024-04-03 14:16:20 operator-framework/operator-registry@e67f74b dependabot[bot] build(deps): bump github.com/joelanford/ignore (#1258)
2024-04-03 14:19:04 operator-framework/operator-registry@6cbd689 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 (#1257)
2024-04-03 14:21:51 operator-framework/operator-registry@813df31 dependabot[bot] build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1 (#1256)
2024-04-03 14:27:21 operator-framework/operator-registry@9deb7d7 dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1255)
2024-04-08 07:29:12 operator-framework/operator-registry@4fde558 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#1260)
2024-04-08 07:29:15 operator-framework/operator-registry@a5db0a8 dependabot[bot] build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1261)
2024-04-08 07:29:17 operator-framework/operator-registry@4ffe465 dependabot[bot] build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1262)
2024-04-08 08:41:13 operator-framework/operator-registry@fa7090c dependabot[bot] build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1263)
2024-04-08 09:50:21 operator-framework/operator-registry@aa9b216 dependabot[bot] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1264)
2024-04-09 09:29:18 operator-framework/operator-registry@5322c70 dependabot[bot] build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#1267)
2024-04-09 09:29:30 operator-framework/operator-registry@0bdb706 dependabot[bot] build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1266)
2024-04-09 09:29:41 operator-framework/operator-registry@3fe3905 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#1265)
2024-04-12 14:41:35 operator-framework/operator-registry@07d9041 dependabot[bot] build(deps): bump github.com/docker/cli (#1268)
2024-04-16 08:53:52 operator-framework/operator-registry@81b3c02 dependabot[bot] build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2 (#1269)
2024-04-19 21:06:36 operator-framework/operator-registry@aa0777c Joe Lanford pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in fstest.MapFS (#1279)
2024-04-25 11:01:46 operator-framework/operator-registry@5eff485 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1280)
2024-04-25 11:09:43 operator-framework/operator-registry@bc9a5c2 Jordan Keister providing a constraint property constant for dependency consistency (#1282)
2024-04-26 08:20:44 operator-framework/operator-registry@ca0483f dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 (#1285)
2024-04-26 08:20:55 operator-framework/operator-registry@29410ea dependabot[bot] build(deps): bump github.com/docker/cli (#1286)
2024-04-26 12:41:19 operator-framework/operator-registry@92dece4 dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1284)
2024-04-29 07:27:02 operator-framework/operator-registry@f98b49c dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1289)
2024-04-29 12:24:34 operator-framework/operator-registry@773f39d Per Goncalves da Silva update kubeapis to 0.30.0 (#1283)
2024-04-30 10:01:35 operator-framework/operator-registry@9ffb9a1 Per Goncalves da Silva update grpc-health-probe dependency (#1290)
2024-05-03 11:15:03 operator-framework/operator-registry@fad33d5 dependabot[bot] build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1294)
2024-05-03 11:15:38 operator-framework/operator-registry@9161fc0 dependabot[bot] build(deps): bump github.com/docker/cli (#1293)
2024-05-03 11:16:20 operator-framework/operator-registry@9f91a60 dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#1292)
2024-05-06 14:15:43 operator-framework/operator-registry@cdfe6cf dependabot[bot] build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#1300)
2024-05-07 13:58:03 operator-framework/operator-registry@9fdedc2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#1303)
2024-05-14 15:21:39 operator-framework/operator-registry@26505f9 dependabot[bot] build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1302)
2024-05-14 15:21:59 operator-framework/operator-registry@08e226f dependabot[bot] build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#1299)
2024-05-14 15:45:55 operator-framework/operator-registry@2c49e9c dependabot[bot] build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#1304)
2024-05-14 18:55:39 operator-framework/operator-registry@6bb0a3e Jordan Keister enforce rfc1123 compatibility for olm.package.name (#1307)
2024-05-14 20:26:36 operator-framework/operator-registry@5b5181b Joe Lanford pkg/cache: add preferred pogreb database cache impl (#1278)
2024-05-15 08:11:48 operator-framework/operator-registry@8469f13 dependabot[bot] build(deps): bump github.com/docker/cli (#1310)
2024-05-15 08:12:33 operator-framework/operator-registry@cfe364c dependabot[bot] build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 (#1308)
2024-05-15 08:18:16 operator-framework/operator-registry@8e24c88 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1309)

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-runtime
/cc @openshift/openshift-team-operator-ecosystem

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants