Skip to content

NO-ISSUE: Synchronize From Upstream Repositories #659

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

Merged
merged 29 commits into from
Jan 17, 2024

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Jan 16, 2024

Replaces #656

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

Date Commit Author Message
2024-01-09 18:13:48 operator-framework/operator-lifecycle-manager@920a921 dependabot[bot] build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3134)
2024-01-10 15:10:12 operator-framework/operator-lifecycle-manager@2bdaa66 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#3135)
2024-01-11 17:25:52 operator-framework/operator-lifecycle-manager@f94a5ed Todd Short Add finalizer for CSV cleanup (#3148)
2024-01-12 17:49:39 operator-framework/operator-lifecycle-manager@5299830 Todd Short Fix Condition check for Reconcile InstallPlan status (#3153)
2024-01-15 21:59:17 operator-framework/operator-lifecycle-manager@134ccee Todd Short Update to k8s v0.28.5 and other operator-framework components (#3155)
2024-01-09 13:45:07 operator-framework/operator-registry@cad0992 Joe Lanford enable dependabot (#1178)
2024-01-09 22:14:48 operator-framework/operator-registry@fbc153c dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#1183)
2024-01-09 22:17:31 operator-framework/operator-registry@60193c4 dependabot[bot] build(deps): bump github.com/h2non/filetype from 1.1.1 to 1.1.3 (#1185)
2024-01-09 22:20:18 operator-framework/operator-registry@f4631ff dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#1188)
2024-01-10 03:31:16 operator-framework/operator-registry@15c1a29 dependabot[bot] build(deps): bump docker/login-action from 1 to 3 (#1192)
2024-01-10 03:36:27 operator-framework/operator-registry@c24ff15 dependabot[bot] build(deps): bump actions/checkout from 3 to 4 (#1180)
2024-01-10 03:39:13 operator-framework/operator-registry@e4cb1ab dependabot[bot] build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#1186)
2024-01-10 12:54:46 operator-framework/operator-registry@631f2d9 dependabot[bot] build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#1187)
2024-01-10 12:57:30 operator-framework/operator-registry@4ad2d1c dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1191)
2024-01-10 13:08:33 operator-framework/operator-registry@9446132 dependabot[bot] build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#1190)
2024-01-10 13:27:46 operator-framework/operator-registry@588aab9 P. Radha Krishna Update k8s dependencies to v0.28.5 (#1176)
2024-01-10 13:30:32 operator-framework/operator-registry@e8dbf24 dependabot[bot] build(deps): bump docker/setup-qemu-action from 1 to 3 (#1181)
2024-01-10 13:47:01 operator-framework/operator-registry@6fd8cec Joe Lanford build(deps): bump actions/{download,upload}-artifact to v4 (#1193)
2024-01-10 15:34:16 operator-framework/operator-registry@087f3c5 Adam Cornett updating operator-framework/api dependency which has k8s 1.28 changes (#1189)
2024-01-11 12:54:08 operator-framework/operator-registry@ecac387 dependabot[bot] build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19 (#1195)
2024-01-11 12:56:52 operator-framework/operator-registry@d3d17db dependabot[bot] build(deps): bump github.com/otiai10/copy from 1.2.0 to 1.14.0 (#1194)
2024-01-11 12:59:38 operator-framework/operator-registry@2794ce2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#1196)
2024-01-11 15:58:29 operator-framework/operator-registry@b6f9cce dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1197)
2024-01-11 16:45:09 operator-framework/operator-registry@8c11264 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.2 (#1198)
2024-01-12 17:02:12 operator-framework/operator-registry@64ccd02 dependabot[bot] build(deps): bump github.com/containers/common from 0.56.0 to 0.57.1 (#1200)
2024-01-09 18:04:31 operator-framework/api@9ffba44 Adam Cornett k8s 1.28 version update and go 1.20 (#292)
2024-01-10 14:20:01 operator-framework/api@0d032b9 Joe Lanford [chore]: Re-bump opentelemetry to v1.20.0 (#310)
2024-01-10 14:28:16 operator-framework/api@e6998ff Jose R. Gonzalez Catch whitespace csv.spec.provider.name values (#272)

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

dependabot bot and others added 29 commits January 16, 2024 10:54
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 920a92140b3aeb581c48b03635839406ec9624cd
…11 (#3135)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.6...v1.7.11)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 2bdaa6670ec6a34adc60365fcd2dffb5f9025a7b
Remove old CSV cleanup code
Cleanup CRB/CR/MWC/VWC via finalizer.

Signed-off-by: Todd Short <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: f94a5edc69027aefc2f902d6b16cb849b9e18f0a
Fix #3151

Remove non-InstallPlan related checks for this test.

Also:
* Clean up some looping log messages
* Clean up some logging added when comments were converted

These comments/logs are at the beginning of the test, and are also part
of the test sequence, so they are redundant (and possibly confusing)

Signed-off-by: Todd Short <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 5299830576c8e8e6cd728b08a3a2e60f212ba387
* Update k8s to v0.28.5

This also updates to the latest operator-framework api and operator-registry
kind is still at v0.20.0 (k8s 1.27.3) as it's the latest version

Signed-off-by: Todd Short <[email protected]>

* Update code for k8s v0.28.5 compatibility

Fix unit-tests as well

Signed-off-by: Todd Short <[email protected]>

* Update codegen

Hack `scripts/update_codegen.sh` script to continue to generate code using
the deprecated scripts. The deprecated scripts now call into each other,
and unfortunately, `go mod vendor` doesn't keep permission bits around.
So, we need to update the execute permissions on a vendored script.

The new `kube_codegen.sh` doesn't work when the repository path is
outside the package name, see:
kubernetes/code-generator#165

The workaround is to create symlinked directories to fool `kube_codegen.sh`
into thinking the path is correct. But first we'd have to start using the
new script.

Once `kube_codegen.sh` is fixed, we should migrate to it (which is a
non-trivial task).

Signed-off-by: Todd Short <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 134cceeb21059dbcbcef68e95c623dc83fede4fe
Signed-off-by: Joe Lanford <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: cad09920ebc5424c731edc490fe185638dfa0516
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: fbc153c18c11bb01cd9ed7e67be513d10fbe5fc5
Bumps [github.com/h2non/filetype](https://github.com/h2non/filetype) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/h2non/filetype/releases)
- [Changelog](https://github.com/h2non/filetype/blob/master/History.md)
- [Commits](h2non/filetype@v1.1.1...v1.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 60193c47edd0f589ac6dde1222914de014a64fae
…11 (#1188)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.6...v1.7.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: f4631fff55e5dc4178645abc97d9e26c81043a3d
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v1...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 15c1a296a84823de0be7c384d55b4b7de735fb23
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: c24ff158fbeb9cb2fdeb50eb5eff20c57dcef6bc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.59.0...v1.60.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: e4cb1ab4c4677badf15f24930ffbc5ca272469b0
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 631f2d993f9062d6ab8c11f06adc979bda1b7392
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
- [Commits](golang-migrate/migrate@v4.16.1...v4.17.0)

---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 4ad2d1cc54bd7a87cc3c5946a00cf119d8078b3e
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](golang/net@v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 944613295cbeea44101284b7ac509106a8de120e
* Update k8s dependencies to v0.28.4

Signed-off-by: Neo2308 <[email protected]>

* Update k8s dependencies to v0.28.5

Signed-off-by: Neo2308 <[email protected]>

---------

Signed-off-by: Neo2308 <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 588aab92809d5cbd852cd118e319851511e18301
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v1...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: e8dbf24aa3199e07db0fd994649b2f37fb2e806e
Signed-off-by: Joe Lanford <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 6fd8cece829b50f50592f3d953e758e9837ef7aa
… (#1189)

Signed-off-by: Adam D. Cornett <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 087f3c513ac1b5f58642d3cf4b1a5ad9bc19e7eb
… (#1195)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.17 to 1.14.19.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.17...v1.14.19)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: ecac387595f16d4533e02feef4b4abfa3fdd54ef
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.2.0 to 1.14.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](otiai10/copy@v1.2.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: d3d17db41c9b96b3eabdc359ac10b6dcabb41007
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](etcd-io/bbolt@v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 2794ce2f2a9b425b84044facea046bf633b10ef2
Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.11 to 0.4.24.
- [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-health-probe/blob/master/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-health-probe@v0.4.11...v0.4.24)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-health-probe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.0 to 2.13.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.12.0...v2.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 8c11264f39772c04828e73c7675b65c2328e6f1c
…(#1200)

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.56.0 to 0.57.1.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.56.0...v0.57.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upstream-repository: operator-registry
Upstream-commit: 64ccd02e7c197a61fb21c670ba2809ca65f9e28d
Signed-off-by: Adam D. Cornett <[email protected]>
Upstream-repository: api
Upstream-commit: 9ffba44ad7ed20160e3ab8fd36d5317067cb603c
Signed-off-by: Joe Lanford <[email protected]>
Upstream-repository: api
Upstream-commit: 0d032b99c9cf9b73445ad9f5f46485d58a39a7e9
Signed-off-by: Jose R. Gonzalez <[email protected]>
Upstream-repository: api
Upstream-commit: e6998ff1feb3c5efac1458daa5006350c7e0eccd
Signed-off-by: Todd Short <[email protected]>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 16, 2024
@openshift-ci-robot
Copy link

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

In response to this:

Replaces #656

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

Date Commit Author Message
2024-01-09 18:13:48 operator-framework/operator-lifecycle-manager@920a921 dependabot[bot] build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3134)
2024-01-10 15:10:12 operator-framework/operator-lifecycle-manager@2bdaa66 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#3135)
2024-01-11 17:25:52 operator-framework/operator-lifecycle-manager@f94a5ed Todd Short Add finalizer for CSV cleanup (#3148)
2024-01-12 17:49:39 operator-framework/operator-lifecycle-manager@5299830 Todd Short Fix Condition check for Reconcile InstallPlan status (#3153)
2024-01-15 21:59:17 operator-framework/operator-lifecycle-manager@134ccee Todd Short Update to k8s v0.28.5 and other operator-framework components (#3155)
2024-01-09 13:45:07 operator-framework/operator-registry@cad0992 Joe Lanford enable dependabot (#1178)
2024-01-09 22:14:48 operator-framework/operator-registry@fbc153c dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#1183)
2024-01-09 22:17:31 operator-framework/operator-registry@60193c4 dependabot[bot] build(deps): bump github.com/h2non/filetype from 1.1.1 to 1.1.3 (#1185)
2024-01-09 22:20:18 operator-framework/operator-registry@f4631ff dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#1188)
2024-01-10 03:31:16 operator-framework/operator-registry@15c1a29 dependabot[bot] build(deps): bump docker/login-action from 1 to 3 (#1192)
2024-01-10 03:36:27 operator-framework/operator-registry@c24ff15 dependabot[bot] build(deps): bump actions/checkout from 3 to 4 (#1180)
2024-01-10 03:39:13 operator-framework/operator-registry@e4cb1ab dependabot[bot] build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#1186)
2024-01-10 12:54:46 operator-framework/operator-registry@631f2d9 dependabot[bot] build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#1187)
2024-01-10 12:57:30 operator-framework/operator-registry@4ad2d1c dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1191)
2024-01-10 13:08:33 operator-framework/operator-registry@9446132 dependabot[bot] build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#1190)
2024-01-10 13:27:46 operator-framework/operator-registry@588aab9 P. Radha Krishna Update k8s dependencies to v0.28.5 (#1176)
2024-01-10 13:30:32 operator-framework/operator-registry@e8dbf24 dependabot[bot] build(deps): bump docker/setup-qemu-action from 1 to 3 (#1181)
2024-01-10 13:47:01 operator-framework/operator-registry@6fd8cec Joe Lanford build(deps): bump actions/{download,upload}-artifact to v4 (#1193)
2024-01-10 15:34:16 operator-framework/operator-registry@087f3c5 Adam Cornett updating operator-framework/api dependency which has k8s 1.28 changes (#1189)
2024-01-11 12:54:08 operator-framework/operator-registry@ecac387 dependabot[bot] build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19 (#1195)
2024-01-11 12:56:52 operator-framework/operator-registry@d3d17db dependabot[bot] build(deps): bump github.com/otiai10/copy from 1.2.0 to 1.14.0 (#1194)
2024-01-11 12:59:38 operator-framework/operator-registry@2794ce2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#1196)
2024-01-11 15:58:29 operator-framework/operator-registry@b6f9cce dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1197)
2024-01-11 16:45:09 operator-framework/operator-registry@8c11264 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.2 (#1198)
2024-01-12 17:02:12 operator-framework/operator-registry@64ccd02 dependabot[bot] build(deps): bump github.com/containers/common from 0.56.0 to 0.57.1 (#1200)
2024-01-09 18:04:31 operator-framework/api@9ffba44 Adam Cornett k8s 1.28 version update and go 1.20 (#292)
2024-01-10 14:20:01 operator-framework/api@0d032b9 Joe Lanford [chore]: Re-bump opentelemetry to v1.20.0 (#310)
2024-01-10 14:28:16 operator-framework/api@e6998ff Jose R. Gonzalez Catch whitespace csv.spec.provider.name values (#272)

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 January 16, 2024 17:16
Copy link
Contributor

openshift-ci bot commented Jan 16, 2024

@tmshort: 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:

Replaces #656

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

Date Commit Author Message
2024-01-09 18:13:48 operator-framework/operator-lifecycle-manager@920a921 dependabot[bot] build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3134)
2024-01-10 15:10:12 operator-framework/operator-lifecycle-manager@2bdaa66 dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#3135)
2024-01-11 17:25:52 operator-framework/operator-lifecycle-manager@f94a5ed Todd Short Add finalizer for CSV cleanup (#3148)
2024-01-12 17:49:39 operator-framework/operator-lifecycle-manager@5299830 Todd Short Fix Condition check for Reconcile InstallPlan status (#3153)
2024-01-15 21:59:17 operator-framework/operator-lifecycle-manager@134ccee Todd Short Update to k8s v0.28.5 and other operator-framework components (#3155)
2024-01-09 13:45:07 operator-framework/operator-registry@cad0992 Joe Lanford enable dependabot (#1178)
2024-01-09 22:14:48 operator-framework/operator-registry@fbc153c dependabot[bot] build(deps): bump actions/setup-go from 4 to 5 (#1183)
2024-01-09 22:17:31 operator-framework/operator-registry@60193c4 dependabot[bot] build(deps): bump github.com/h2non/filetype from 1.1.1 to 1.1.3 (#1185)
2024-01-09 22:20:18 operator-framework/operator-registry@f4631ff dependabot[bot] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#1188)
2024-01-10 03:31:16 operator-framework/operator-registry@15c1a29 dependabot[bot] build(deps): bump docker/login-action from 1 to 3 (#1192)
2024-01-10 03:36:27 operator-framework/operator-registry@c24ff15 dependabot[bot] build(deps): bump actions/checkout from 3 to 4 (#1180)
2024-01-10 03:39:13 operator-framework/operator-registry@e4cb1ab dependabot[bot] build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#1186)
2024-01-10 12:54:46 operator-framework/operator-registry@631f2d9 dependabot[bot] build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#1187)
2024-01-10 12:57:30 operator-framework/operator-registry@4ad2d1c dependabot[bot] build(deps): bump github.com/golang-migrate/migrate/v4 (#1191)
2024-01-10 13:08:33 operator-framework/operator-registry@9446132 dependabot[bot] build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#1190)
2024-01-10 13:27:46 operator-framework/operator-registry@588aab9 P. Radha Krishna Update k8s dependencies to v0.28.5 (#1176)
2024-01-10 13:30:32 operator-framework/operator-registry@e8dbf24 dependabot[bot] build(deps): bump docker/setup-qemu-action from 1 to 3 (#1181)
2024-01-10 13:47:01 operator-framework/operator-registry@6fd8cec Joe Lanford build(deps): bump actions/{download,upload}-artifact to v4 (#1193)
2024-01-10 15:34:16 operator-framework/operator-registry@087f3c5 Adam Cornett updating operator-framework/api dependency which has k8s 1.28 changes (#1189)
2024-01-11 12:54:08 operator-framework/operator-registry@ecac387 dependabot[bot] build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19 (#1195)
2024-01-11 12:56:52 operator-framework/operator-registry@d3d17db dependabot[bot] build(deps): bump github.com/otiai10/copy from 1.2.0 to 1.14.0 (#1194)
2024-01-11 12:59:38 operator-framework/operator-registry@2794ce2 dependabot[bot] build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#1196)
2024-01-11 15:58:29 operator-framework/operator-registry@b6f9cce dependabot[bot] build(deps): bump github.com/grpc-ecosystem/grpc-health-probe (#1197)
2024-01-11 16:45:09 operator-framework/operator-registry@8c11264 dependabot[bot] build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.2 (#1198)
2024-01-12 17:02:12 operator-framework/operator-registry@64ccd02 dependabot[bot] build(deps): bump github.com/containers/common from 0.56.0 to 0.57.1 (#1200)
2024-01-09 18:04:31 operator-framework/api@9ffba44 Adam Cornett k8s 1.28 version update and go 1.20 (#292)
2024-01-10 14:20:01 operator-framework/api@0d032b9 Joe Lanford [chore]: Re-bump opentelemetry to v1.20.0 (#310)
2024-01-10 14:28:16 operator-framework/api@e6998ff Jose R. Gonzalez Catch whitespace csv.spec.provider.name values (#272)

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/test-infra repository.

@tmshort
Copy link
Contributor Author

tmshort commented Jan 16, 2024

/approve
/lgtm

Copy link
Contributor

openshift-ci bot commented Jan 16, 2024

@tmshort: you cannot LGTM your own PR.

In response to this:

/approve
/lgtm

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/test-infra repository.

Copy link
Contributor

openshift-ci bot commented Jan 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tmshort

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 Jan 16, 2024
@stevekuznetsov
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 16, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD a6d77a1 and 2 for PR HEAD 53871a3 in total

@tmshort
Copy link
Contributor Author

tmshort commented Jan 16, 2024

/retest

@tmshort
Copy link
Contributor Author

tmshort commented Jan 17, 2024

This test is failing pretty consistently, AFAICT, it's not hitting the actual test yet (i.e. cluster startup failure)?

/test e2e-upgrade

Copy link
Contributor

openshift-ci bot commented Jan 17, 2024

@tmshort: 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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit e30565f into openshift:master Jan 17, 2024
@tmshort tmshort deleted the synchonize-upstream branch January 17, 2024 18:24
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build operator-registry-container-v4.16.0-202401171849.p0.ge30565f.assembly.stream for distgit operator-registry.
All builds following this will include this PR.

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.

8 participants