Closed tommyreddad closed 3 years ago
/test pull-google-knative-gcp-upgrade-tests
/do-not-merge
/lgtm /approve
[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
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
./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh