google / knative-gcp

GCP event implementations to use with Knative Eventing.
https://github.com/knative/eventing
Apache License 2.0
160 stars 74 forks source link

Manually update dependencies #2205

Closed tommyreddad closed 3 years ago

tommyreddad commented 3 years ago

Fixes #2202 and #2201. Unblocks auto dependency update.

One of our test images was still using eventing sourcesv1beta1 for a PingSource type. We needed to manually remove that package import in order to allow the dependency update script to move beyond eventing 0.22.1.

Proposed Changes

tommyreddad commented 3 years ago

/test pull-google-knative-gcp-upgrade-tests

tommyreddad commented 3 years ago

/do-not-merge

nlopezgi commented 3 years ago

/lgtm /approve

knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nlopezgi

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: - ~~[OWNERS](https://github.com/google/knative-gcp/blob/main/OWNERS)~~ [nlopezgi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment