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

[main] Upgrade to latest dependencies #2137

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 go.opencensus.io 3fb168f...13369a4:
  > 13369a4 Adds an exported function to flush internal reader (# 1248)
  > e736602 fix memory leak cause by the spanStore.(census-instrumentation/opence… (# 1246)
  > 61c7a2b Remove Travis CI for GH Actions. (# 1244)
  > 1f9ef3b Set up Github Actions for pull request validation (# 1237)
  > 4ee1fc6 Upgrade all dependencies (# 1243)
  > ff2df8e Lock only when needed, remove duplicate code (# 1242)
  > 380f407 provide accessor to the span implementation (# 1240)
  > 0f7c5f5 allow replaceing trace SDK (# 1238)
  > de37041 Revert "Allow replacing trace SDK (# 1234)" (# 1235)
  > fc3822b Allow replacing trace SDK (# 1234)
bumping github.com/google/uuid 0e4e311...bfb86fa:
  > bfb86fa Add NewString Func (# 73)
  > b5d0d36 hash.go hash error covered and linter error fixed (# 71)
  > 9377784 Update sql.go (# 72)
  > 85223fa Reduce custom error allocation (# 70)
  > edef28d Use a custom error type for invalid lengths, replacing `fmt.Errorf` (# 69)
bumping knative.dev/serving 45a435a...5275f50:
  > 5275f50 Update net-kourier nightly (# 10725)
  > 8751d91 Split the reconcile rollout into its own function (# 10722)
  > 2b95084 Optimize the execution path around logging (# 10720)
  > bbca20f Update net-contour nightly (# 10715)
  > ef39273 upgrade to latest dependencies (# 10719)
  > 6449fb8 upgrade to latest dependencies (# 10717)
bumping google.golang.org/grpc 2cf12a8...577eb69:
  > 577eb69 Change version to 1.35.0 (# 4140)
  > fb40d83 xds interop: turn on circuit breaking test (# 4144)
  > 083393f xds/resolver: fix resource deletion (# 4143)
  > 85e55dc interop: update client for xds testing support (# 4108)
  > 6a318bb xds: add HTTP connection manager max_stream_duration support (# 4122)
  > 0bd76be lrs: use JSON for locality's String representation (# 4135)
  > ecc9a99 interop: remove test.proto clones/variants and use grpc-proto repo instead (# 4129)
  > 4f80d77 github: enable CodeQL checker (# 4134)
  > 829919d xds client: Updated v3 type for http connection manager (# 4137)
  > f4a20d2 xds: NACK more invalid RDS responses (# 4120)
  > 53788aa github: update bug template to link to the CVE process (# 4131)
  > 66c1393 github: improve security policy documentation (# 4130)
  > 39a500a support unix-abstract schema (# 4079)
  > 666aea1 advancedtls: add IPv6 address to certificate SAN names (# 4101)
  > 15458d2 xds: implement RouteAction timeout support (# 4116)
  > d79063f credentials/xds: Move non-user facing functionality to an internal package (# 4117)
  > 644d506 xds: Ignore application_protocols field for now (# 4115)
  > 2fad6bf xds: Implement server-side security (# 4092)
  > cfef8c7 pemfile: Update distributor only inside of the for loop (# 4114)
  > e2d2703 xds: NACK resource when security config is not as expected (# 4113)
  > 668e3ae testing: stop listening on externally-visible devices (# 4112)
  > 20f4a84 xds: Expect certprovider bootstrap configs when xdsCreds are in use (# 4111)
  > 73671ae Updated test.proto to facilitate xds interop testing (# 4109)
  > 4cd551e xds: split routing balancer into config selector + cluster manager (# 4083)
  > 17e2cbe credentials/xds: ServerHandshake() implementation (# 4089)
  > 03d4b88 github: Get tests111 to actually run subset of tests (# 4104)
  > 81b95b1 github: Run only a subset of tests for Go1.11 (# 4102)
  > c638ab8 Update envoyproxy/go-control-plane (# 4098)
  > fd32f6a internal/syscall: make Rusage a type alias (# 4088)
  > ff16195 xds: Implement circuit breaking support. (# 4050)
  > 750abe8 resolver: allow config selector to return an RPC error (# 4082)
  > f64220f xds: Process `require_client_cert` field in security config (# 4090)
  > 96a834a xds: `server_features` should be a child of `xds_servers` and not a sibling (# 4087)
  > bce1fdf eds/lrs: handle nil when LRS is disabled (# 4086)
  > 0d6a24f test: move stubServer to separate package in internal (# 4081)
  > 9db56a0 advancedtls: add examples demonstrating reloading behaviors (# 4018)
  > c7df457 credentials/xds: Rename test file (# 4077)
  > 2efef8f advancedtls: fix default host name check issue (# 4069)
  > f1149b9 xds: support server-side listeners in LDS response (# 4046)
  > 5b1874a xds: Handle child policy configs properly (# 4071)
  > 4a0125a roundrobin: strip attributes from addresses (# 4024)
  > c456688 client: fix "unix" scheme handling for some corner cases (# 4021)
  > 44e408d Makefile: enable module support in deps (# 4062)
  > 53c8623 Makefile: Restore `deps` and `testdeps` (# 4060)
  > a82c291 github: Don't use `make` in testing.yaml (# 4059)
  > 8238a33 advancedtls: make sni test check common name only (# 4055)
  > 21570d7 xds: Read server_resource_name_id from bootstrap config (# 4049)
  > 8f3cc6c protoc-gen-go-grpc: export grpc.ServiceDesc (# 4035)
  > 6d0f011 meshca: Don't use the config proto from grpc-proto (# 4056)
  > 9da74c0 xds: Blank import supported certificate provider plugins. (# 4047)
  > 8736dcd xds: Accept a net.Listener in Serve(). (# 4052)
  > 83af853 trim the Makefile (# 4054)
  > f6c335c github: Bump up Go version in testing workflow (# 4051)
  > 4007609 xds: call xdsclient.New instead of getting xds_client from attributes (# 4032)
  > 2af65e8 advancedtls: Make test happy on Go1.15 (# 4053)
  > 7886479 balancer: set RPC metadata in address attributes, instead of Metadata field (# 4041)
  > 230166b xds: Use management server from go-control-plane. (# 4039)
  > c5cf514 github acitons: always run (# 4045)
  > 8f12696 Fix typo in encoding.md (# 4020)
  > fa59d20 pemfile: Implement certprovider config parsing API (# 4023)
  > 3d14af9 Change version to 1.35.0-dev (# 4044)
bumping knative.dev/pkg 4b2ae07...a02dcff:
  > a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
bumping google.golang.org/genproto 40ec1c2...8c77b98:
  > 8c77b98 feat(asset): remove v1beta1 (# 508)
bumping knative.dev/eventing b887ac4...3fcb645:
  > 3fcb645 :cyclone: Remvoing contrib refs (# 4855)
  > f05561d upgrade to latest dependencies (# 4853)
  > 37eaf71 switch Harwayne with antoineco (# 4850)
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.
knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Harwayne, 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/main/OWNERS)~~ [Harwayne] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment