-
Notifications
You must be signed in to change notification settings - Fork 6
🤖 Synchronize branch release-1.19
to upstream/release-1.19
#922
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
base: release-1.19
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: serverless-qe The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bumping knative.dev/reconciler-test 806fb6a...510456d: > 510456d upgrade to latest dependencies (# 815) bumping knative.dev/pkg 19d3cc2...53ed1d5: > 53ed1d5 [release-1.19] Fix otel exported names (# 3226/# 3235) (# 3235) Signed-off-by: Knative Automation <[email protected]>
1f42766
to
aa81a4a
Compare
PR needs rebase. 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-sigs/prow repository. |
bumping knative.dev/client/pkg fcc5f74...091f886: > 091f886 upgrade to latest dependencies (# 2036) > a9ce99e upgrade to latest dependencies (# 2035) > dc1ccfa upgrade to latest dependencies (# 2027) bumping knative.dev/serving 5765200...4299272: > 4299272 upgrade to latest dependencies (# 16025) > ace7258 [release-1.19] Fix queue proxy user metrics port (# 16021) > b828280 fix a tracing protocol comment (# 16016) bumping golang.org/x/net 6e41cae...e74bc31: > e74bc31 go.mod: update golang.org/x dependencies > af6926e http2: remove references to defunct http2.golang.org test server > 76358aa go.mod: update golang.org/x dependencies bumping golang.org/x/sync 8a14946...7fad2c9: > 7fad2c9 errgroup: revert propagation of panics bumping google.golang.org/grpc c52d025...b9788ef: > b9788ef Change version to 1.75.0 (# 8493) > 2bd74b2 credentials: fix behavior of grpc.WithAuthority and credential handshake precedence (# 8488) > 9fa3267 xds: remove xds client fallback environment variable (# 8482) > 62ec29f grpc: Fix cardinality violations in non-client streaming RPCs. (# 8385) > 85240a5 stats: change non-standard units to annotations (# 8481) > ac13172 update deps (# 8478) > 0a895bc examples/opentelemetry: use experimental metrics in example (# 8441) > 8b61e8f xdsclient: do not process updates from closed server channels (# 8389) > 7238ab1 Allow empty nodeID (# 8476) > 9186ebd cleanup: use slices.Equal to simplify code (# 8472) > 55e8b90 protoc-gen-go-grpc: bump golang.org/x/net (# 8458) > e1f69d8 xdsclient: delay resource cache deletion to handle immediate re-subscription of same resource (# 8369) > 8adcc94 advancedtls: avoid txt lookups in test and use test logger instead of Printf (# 8469) > a5e7cd6 stats: add DelayedPickComplete and follow correct semantics (# 8465) > 89d2281 github: run arm64 tests without emulation (# 8463) > f69eaf0 testutils/roundrobin: Improve validation of WRR distribution (# 8459) > 4af0faa transport: add test case for zero second timeout (# 8452) > cc46259 xdsclient: typed config better nil checks (# 8412) > c7b188f Retract v1.74.0 and v1.74.1 (# 8456) > 0a12fb0 Revert "credentials: allow audience to be configured (# 8421) (# 8442)" (# 8450) > 52d9f91 transport: release mutex before returning on expired deadlines in server streams (# 8451) > bed551a xds: add a test for deadlocks in nested xDS channels (# 8448) > b64eaf8 endpointsharding: shuffle endpoint order before updating children (# 8438) > 7208cdc credentials: allow audience to be configured (# 8421) (# 8442) > af2600d Move erm-g to Emeritus Maintainer (# 8418) > cf1a861 Remove inactive maintainers (# 8416) > eb4a783 xds: give up pool lock before closing xdsclient channel (# 8445) > 3d0cb79 alts: improve alts handshaker error logs (# 8444) > 12f9d9c server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) > a809a46 deps: update dependencies for all modules (# 8434) > a21e374 xds/cdsbalancer: correctly remove the unwanted cds watchers (# 8428) > 64a6b62 grpctest: minor improvements to the test logger implementation (# 8370) > aa57e6a xds: cleanup internal testing functions for env vars that have long been removed (# 8413) > f9cf0f6 xdsclient: relay marshalled bytes of complete resource proto to decoders (# 8422) > 8acde50 dns: add environment variable to disable TXT lookups in DNS resolver (# 8377) > de72c21 xds: Avoid error logs when setting fallback bootstrap config (# 8419) > bb4b6d5 add grpctester (# 8423) > dd718e4 github: delete mergeable configuration (# 8415) > bfc1981 github: Restrict repo contents permissions to read-only in pr-validation (# 8414) > 6207142 xdsclient: preserve original bytes for decoding when the resource is wrapped (# 8411) > a2d6045 Change version to 1.75.0-dev (# 8409) > 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406) > 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405) > 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404) > bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388) > 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402) > bbaca7a stub: Add child balancer in stub.BalancerData (# 8393) > e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399) > 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397) > 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395) > 082a927 xds: Roll forward xdsclient migration (# 8391) > 5f8fe4f github: Add workflow to replace mergeable (# 8401) > 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390) > a64d933 grpc: Fix cardinality violations in non-server streaming RPCs (# 8278) > d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client > af0f88e add spiffe config (# 8384) > 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310) > ec91b2e xds: Remove temporary environment variable for least request (# 8248) > 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378) > f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343) > 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367) > 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372) > 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283) > 643bd63 xds/internal: update generic grpctransport codec name to proto (# 8368) > 4275c5b transport: Re-use slice buffer reader for a stream (# 8360) > ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330) > fb223f7 transport: Optimize heap allocations (# 8361) > f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364) > 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145) > 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363) > 4cab0e6 balacergroup: cleanup exitIdle() (# 8347) > e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348) > 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329) > 32e57de Rename PSM interop fallback test suite to light (# 8350) > 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306) > aaabd60 deps: update dependencies for all modules (# 8331) > 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333) > f2d3e11 Change version to 1.74.0-dev (# 8324) > 1ecde18 xds: generic xds client ads stream tests (# 8307) > 5c0d552 removing unused code (# 8316) bumping google.golang.org/genproto/googleapis/rpc 513f239...3122310: > 3122310 chore(all): update all (# 1231) > 5f3141c chore(all): update actions/download-artifact action to v5 (# 1230) > 6b04f9b chore(all): update all (# 1229) > a7a43d2 chore(all): update all (# 1228) > f173205 chore(all): update all (# 1227) > a45f3df chore(all): update all (# 1225) > 7130f93 chore(all): update all (# 1224) > 8d1bb00 chore(all): update all (# 1223) bumping knative.dev/networking edb1a4a...042b64d: > 042b64d upgrade to latest dependencies (# 1079) > 2d1ca41 upgrade to latest dependencies (# 1077) bumping google.golang.org/protobuf 3f79c52...0833cf3: > 0833cf3 all: release v1.36.8 > 0af3f0f all: set Go language version to Go 1.23 > 5ccbdec types: regenerate using latest protobuf v32 release > 708d96f all: start v1.36.7-devel > 7e776d4 all: release v1.36.7 > 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel) > 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists > 9c38aec impl: remove unnecessary nil check from presence.Present > 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release > e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc > b4a995b internal: move usePresenceForField to internal/filedesc > 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op) > 58d6425 all: start v1.36.6-devel bumping k8s.io/client-go e7397e5...9c62a4c: > 9c62a4c Update dependencies to v0.33.4 tag bumping k8s.io/apiserver 338d7b8...026035b: > 026035b Update dependencies to v0.33.4 tag > 234ce9f Merge pull request # 132337 from hakuna-matatah/automated-cherry-pick-of-# 132244-upstream-release-1.33 > 5e9ddf2 Fix -Consistent paginated lists serve from cache bumping knative.dev/eventing 7ea8857...02445c1: > 02445c1 [release-1.19] Upgrade to latest dependencies (# 8671) > c1ca4fa [release-1.19] fix: metrics with prometheus default to same port as before (# 8670) > 8a4f284 [release-1.19] remove prometheus from tracing protocol [skip-dot-release] (# 8666) > 5b2ee4a [release-1.19] adjust test to allow operator upgrade [skip-dot-release] (# 8663) > 6aadceb [release-1.19] Injected tracing headers into jobsink event file (# 8657) bumping golang.org/x/term 2ec7864...a35244d: > a35244d go.mod: update golang.org/x dependencies > 4f53e0c term: allow multi-line bracketed paste to not create single line with verbatim LFs > 27f29d8 term: remove duplicate flag and add comment on windows > 30da5dd go.mod: update golang.org/x dependencies bumping google.golang.org/genproto/googleapis/api 513f239...8d1bb00: > 8d1bb00 chore(all): update all (# 1223) bumping knative.dev/reconciler-test 510456d...2070311: > 2070311 upgrade to latest dependencies (# 817) bumping golang.org/x/text 8072180...425d715: > 425d715 go.mod: update golang.org/x dependencies > b6d2645 go.mod: update golang.org/x dependencies bumping k8s.io/apimachinery 173776a...173776a: bumping knative.dev/hack 70d4b00...f88b7db: > f88b7db allow [skip-dot-release] in quoted text (# 430) bumping k8s.io/apiextensions-apiserver a0cfc63...f0c80b7: > f0c80b7 Update dependencies to v0.33.4 tag bumping knative.dev/pkg 53ed1d5...4ffdcf6: > 4ffdcf6 upgrade to latest dependencies (# 3241) > 86f88f6 bump some deps (# 3240) > 361ae44 [release-1.19] Fix exporting of OTel metric names via prometheus push (# 3239) bumping sigs.k8s.io/yaml 0f318dc...048d724: > 048d724 Merge pull request # 132 from thockin/master > 23c836c Bolster tests, mostly in error-handling > 2e3340b Add compact output tests > 4a4f539 Add test case for tabs in multi-line strings > 13509ad Change which methods get a newline and fix tests > 59c2c43 Add compact mode so KYAML can be used in more places > abc1add kyaml: Implement escaping closer to YAML spec > 7749171 Add a yamlfmt cmd > a932007 Add KYAML support bumping golang.org/x/sys 3d9a6b8...5b936e1: > 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5 > 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev > 9920300 unix: add missing nft conntrack constants > ad4e0fc unix: remove redundant word in comment > 084ad87 unix: fix //sys decl after CL 548795 > 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux > 0c740cc unix: update Go to 1.24.3 > d62d31c unix: update Linux constants and types to v6.14 bumping k8s.io/api 04f698e...2daa873: > 2daa873 Update dependencies to v0.33.4 tag Signed-off-by: Knative Automation <[email protected]>
a29fa2b
to
5332e6e
Compare
947b537
to
97e2817
Compare
bumping knative.dev/pkg 4ffdcf6...9aa1144: > 9aa1144 upgrade to latest dependencies (# 3243) bumping knative.dev/hack f88b7db...af735b2: > af735b2 Fix dot releases (# 434) bumping knative.dev/reconciler-test 2070311...548dffd: > 548dffd upgrade to latest dependencies (# 818) bumping knative.dev/serving 4299272...152f628: > 152f628 include some useful attributes to queue proxy resource (# 16051) > 12709ea Drop probe tracing in queue-proxy (# 16050) > aceeb6c drop unnecessary metric attribute (# 16047) > 435caad fix otelhttp setup in activator (# 16046) > c76d7ae upgrade to latest dependencies (# 16035) bumping knative.dev/eventing 02445c1...81bea20: > 81bea20 [release-1.19] Upgrade to latest dependencies (# 8678) Signed-off-by: Knative Automation <[email protected]>
3779bc6
to
0b94d3b
Compare
0b94d3b
to
7d4137e
Compare
@serverless-qe: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
This automated PR is to make sure the forked project's
release-1.19
branch (forked upstream'srelease-1.19
branch) passes a CI.