google / knative-gcp

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

[master] Upgrade to latest dependencies #2113

Closed knative-automation closed 3 years ago

knative-automation commented 3 years ago

Cron. -knative-prow-robot

/cc @nlopezgi @zhongduo /assign @nlopezgi @zhongduo

Produced via:

./hack/update-deps.sh --upgrade --release v0.21
./hack/update-codegen.sh

Details:

bumping golang.org/x/net ac852fb...5f4716e:
  > 5f4716e ipv6: skip known-failing tests on openbsd-{arm,arm64,mips64}-jsing builders
  > 6772e93 ipv6: skip known-failing tests on OpenBSD 6.8 builders
  > 986b41b publicsuffix: update table to latest list from publicsuffix.org
bumping golang.org/x/oauth2 08078c5...f9ce19e:
  > f9ce19e google: support service account impersonation
  > af13f52 google: Create AWS V4 Signing Utility
  > d3ed898 google: support url-sourced 3rd party credentials
  > 8b1d76f google: restore 1.11 compatibility
  > 01de73c google: base account credentials with file-sourcing
bumping knative.dev/eventing d46c1d0...a4a9f48:
  > a4a9f48 Format markdown (# 4829)
  > d58bd38 fix the link to head (# 4826)
  > 39d7a9e remove unused functions (# 4824)
  > 6edcbdd Panic in shared main to propagate error to exit code (# 4820)
  > 012a9bd v1beta1.Trigger delivery should be v1.DeliverySpec (# 4822)
  > 321a839 Format markdown (# 4823)
  > ec63881 Fix spec # 4515 (# 4654)
  > 1528750 upgrade to latest dependencies (# 4818)
  > 9dc57e2 Update common github actions (# 4817)
  > b20c96b sinkbing implement bindable (# 4794)
  > 8d51418 Bump golang linter version and timeout (# 4808)
  > f882ff0 Add availability rate to upgrade test report (# 4555)
  > a6635bb Patch HPA eventing-webhook min replicas (# 4811)
bumping knative.dev/serving 6d46d52...6313088:
  > 6313088 Allow kpa to work with timeout in context (# 10673)
  > af7af61 Perform some test helper cleanup (# 10670)
  > 93d2449 upgrade to latest dependencies (# 10671)
  > 888331e Remove the service name from the internal traffic target object. (# 10669)
  > 1901e4c Use consistent alias for autoscaler v1alpha1 everywhere (# 10666)
  > 1e070a3 Remove context from MakeDecider (# 10657)
  > 452bed5 Further remove usage of the context in the scale runner (# 10653)
  > a1ee2ec bump ggcr & k8schain (# 10651)
  > 81818f9 Fix logging of errors in stats scraper (# 10654)
  > 1b0f43c Hide implementation detail inside a function (# 10652)
  > 756fd17 Update net-istio nightly (# 10648)
bumping knative.dev/pkg 0d31134...ca02ef7:
  > ca02ef7 Genreconciler properly generates reconciler for Resources with Status (# 2004)
knative-prow-robot commented 3 years ago

Hi @knative-automation. Thanks for your PR.

I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
AlexandraRoatis commented 3 years ago

/ok-to-test

zhongduo commented 3 years ago

/retest

AlexandraRoatis commented 3 years ago

/retest

zhongduo commented 3 years ago

/retest

AlexandraRoatis 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: AlexandraRoatis, knative-automation

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/master/OWNERS)~~ [AlexandraRoatis] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment