Skip to content

Conversation

elijah-rou
Copy link

No description provided.

knative-automation and others added 30 commits July 23, 2025 12:14
bumping knative.dev/net-istio f51153b...bb6a8f8:
  > bb6a8f8 upgrade to latest dependencies (# 1444)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api a631077...2f87014:
  > 2f87014 upgrade to latest dependencies (# 856)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 001479e...703cb86:
  > 703cb86 upgrade to latest dependencies (# 1187)

Signed-off-by: Knative Automation <[email protected]>
bumping github.com/prometheus/procfs cff69b9...61fe412:
  > 61fe412 Fix linting issues (# 734)
  > 61fb25b Add node_guid to infiniband class (# 665) (# 670)
  > ee6ea54 feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (# 659)
  > 0bcdc45 added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo (# 655)
  > a5f79dd Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (# 695)
  > c5a546e feat(mdstat): recognize reshape status (# 679)
  > 0cf1234 Fix linting issue (# 733)
  > 2b1359d parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapped (# 726)
  > 6176818 sysfs: Add support to collect link status for  PCIe devices (# 728)
  > 0f247ba Update common Prometheus files (# 727)
  > 0e4338f exposing ControllerID (# 731)
  > 65857f3 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (# 732)
  > 28d508d Supports collection of process shared memory (# 719)
  > 588b88c build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (# 723)
  > d9705f6 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (# 724)
  > 367ae03 btrfs: correct allocation ratios for raid1c[34] (# 722)
  > 6dab0ae Update common Prometheus files (# 721)
  > 369f902 Update common Prometheus files (# 718)
bumping github.com/spf13/pflag 5ca8134...f9cbdd9:
  > f9cbdd9 Merge pull request # 348 from max-frank/add-time-flag-support
  > 1c62fb2 Merge pull request # 431 from LeGEC/430-fix-usage-message-for-func-flags
  > e3be2eb Reduce duplication by forwarding to sibling functions
  > 8a6c85f Merge pull request # 409 from ShawnJeffersonWang/master
  > 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() # 433
  > 7cc25e3 Don't export `TimeValue` (yet)
  > bca0664 Merge pull request # 429 from LeGEC/426-add-func-and-bool-func
  > f9b6619 fix: add test for argument length check
  > 4730aa0 fix help message for Func and BoolFunc flags # 430
  > d15848d Remove unnecessary time test stderr dev null redirect
  > 196624c Merge pull request # 418 from hujun-open/master
  > 69bc3bd add support for Func() and BoolFunc() # 426
  > 7104d90 fix: correct argument length check in FlagSet.Parse
  > f4c97c2 minor: fix typos in comments
  > c5ce22e Use time.Time for expectations in time flag tests
  > 7322552 Merge pull request # 424 from valdar/issue/423
  > 011db0c - update text_test.go based on PR review comments
  > 1992c5a Add support for time.Time flags
  > 957ea4b Merge pull request # 428 from co63oc/fix1
  > 9c97fad fix # 423 : Add helper function and some documentation to parse shorthand go test flags.
  > 2a2b77a Merge remote-tracking branch 'upstream/master'
  > d661846 Merge pull request # 425 from eth-p/error-structs
  > 155e7f3 Fix typos
  > 19c9c40 Merge pull request # 422 from MidnightRocket/fix-default-is-zerovalue-for-generic-value-type
  > aae8e19 Merge remote-tracking branch 'upstream/master'
  > 6ca66b1 test: Add tests for error structs
  > c963093 Improve readability for error in TestPrintDefaults
  > 1118d46 add support equivalent to golang flag.TextVar(), also fixes the test failure as described in # 368
  > ca5cf96 feat: Add getters to error structs
  > edb1664 Add better test for defaultIsZeroValue for generic Value type
  > 8d77158 feat: Use error structs for most returned errors
  > 9edfc8d Fix defaultIsZeroValue check for generic Value type
  > e926890 test: Commonly-returned error messages
bumping golang.org/x/sys 3d9a6b8...751c3c6:
  > 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 google.golang.org/grpc c52d025...e9e00cb:
  > e9e00cb Change version to 1.74.2 (# 8470)
  > bd7cb0a Change version to 1.74.2-dev (# 8461)
  > 002a22c Change version to 1.74.1 (# 8455)
  > 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457)
  > 48c9e4d Change version to 1.74.1-dev (# 8408)
  > b8b6cff Change version to 1.74.0 (# 8407)
  > 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454)
  > b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440)
  > 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)

Signed-off-by: Knative Automation <[email protected]>
Bumps the github-actions group with 1 update: [chainguard-dev/actions](https://github.com/chainguard-dev/actions).


Updates `chainguard-dev/actions` from 1.4.3 to 1.4.7
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml)
- [Commits](chainguard-dev/actions@16e2fd6...708219d)

---
updated-dependencies:
- dependency-name: chainguard-dev/actions
  dependency-version: 1.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bumping knative.dev/net-istio bb6a8f8...a19826b:
  > a19826b upgrade to latest dependencies (# 1445)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier 964f1c7...64b0aed:
  > 64b0aed upgrade to latest dependencies (# 1361)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 703cb86...7f55eae:
  > 7f55eae upgrade to latest dependencies (# 1188)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 2f87014...937e746:
  > 937e746 Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (# 857)
  > 28dfa32 upgrade to latest dependencies (# 858)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/caching fd36b19...15982a1:
  > 15982a1 upgrade to latest dependencies (# 950)
  > cdcce5b upgrade to latest dependencies (# 949)
bumping golang.org/x/text 8072180...b6d2645:
  > b6d2645 go.mod: update golang.org/x dependencies
bumping golang.org/x/tools 578c121...50ec2f1:
  > 50ec2f1 go.mod: update golang.org/x dependencies
  > 197c6c1 gopls/internal/mcp: more tuning of tools and prompts
  > 9563af6 gopls/internal/mcp: include module paths in workspace summaries
  > 88a4eb3 gopls/internal/cmd: wait for startup log in TestMCPCommandHTTP
  > 4738c7c gopls/internal/cmd: avoid the use of channels in the sessions API
  > ae18417 gopls/internal/filewatcher: skip test for unsupported OS
  > 8391b17 gopls/doc: document Zed editor
  > 778fe21 gopls/internal/util/tokeninternal: move from internal/tokeninternal
  > 0343b70 internal/jsonrpc2/stack: move from internal/stack
  > 8c9f4cc gopls/internal/filewatcher: refactor filewatcher to pass in handler func
  > 63f81c9 gopls/internal/cache/metadata: use pointers for Graph indexes
  > b2cd89d gopls/internal/filewatcher: skip file removal event when removing dir
  > 85a4574 gopls/internal/util/memoize: move from internal/memoize
  > 978cb2f gopls/internal/util/fakenet: move from internal/fakenet
  > db322bb gopls/internal/mcp: add -logfile and -rpc.trace to the headless server
  > 7cbfe75 gopls/internal/mcp: tune tools for editing
  > 4724ef9 gopls/doc: more doc tweaks
  > fa09424 gopls/internal/server: omit CompletionItem.documentation when empty
  > d400935 gopls/internal/settings: use gopls import source
  > bc228aa gopls: update to x/sync@master
  > 4f6016b gopls/internal/test/marker: temporarily revert marker test shutdown
  > d1921d1 gopls/internal/cmd: fix flaky mcp http test
  > 7b8dc5d gopls/doc: add default.tmpl for x/website
  > 986a3c0 gopls/internal/mcp: add a symbol search tool
  > c609f78 gopls/internal/mcp: add a tool for workspace diagnostics
  > 17ce783 gopls/internal/golang: allow rename of embedded fields at declaration
  > b2f9218 gopls/internal/filewatcher: introduce filewatcher using fsnotify
  > 2d4b6bf gopls/internal/mcp: skip standard lib package summary in context tool
  > 1a2d84c gopls/internal/mcp: use fenced code blocks for context
  > e90a906 gopls/internal/mcp: add a variant of the references tool
  > 46b77f4 gopls/doc: use YAML title blocks in .md files
  > e01e525 gopls: fix SignatureHelp activeParameter not being passed
  > 1a9eb83 gopls/doc: fix broken links
  > 02a89fc gopls/internal/mcp: add several tools and organize them by file
  > b2f3de7 gopls/internal/test/marker: close the JSON-RPC connection when tests exit
  > 66a63a6 gopls/doc: rationalize
  > e8a91ce gopls/internal/golang: Definition: fix crash wrt unsafe.Pointer
  > 5700558 gopls/internal/debug: display metadata graph
  > b5e741b gopls/internal/cmd: rename conn to cli
  > 8b11e06 gopls/internal/cmd: cleanup: unify connection, cmdClient
  > d1c2fd2 gopls/internal/golang: cleanups while investigating golang/go# 74434
  > 7f29a7e gopls/internal/analysis/modernize: fix a typo in doc.go
  > 53826a8 internal/test/integration/workspace: fix TestUseGoWork
  > 3b3100c gopls/internal/golang: recover failed inlineAllCalls
  > d75a88d internal/refactor/inline: falcon: only map keys can be variable
  > 9b2e031 internal/mcp: disable schema validation
  > 134edd9 internal/mcp/jsonschema: fix panic during schema validation
  > d58c5eb gopls/internal/util/immutable: Map.Range -> Map.All, with iter.Seq2
  > 99387c8 gopls/internal/mcp: add references mcp tool
  > bf1b00e gopls/internal/golang: reproduce various edge cases of issue 69616
  > ce10b6b gopls/internal/mcp: attach text edits to diagnostics if exist
  > 762e4dd gopls/internal/golang: add web-based "split package" tool
  > d788a6f gopls/internal/protocol: Mapper: reject start > end
  > 406c179 gopls/internal/cmd: implement counters for mcp server
  > 55b751a gopls/internal/golang: InlayHint: reveal ignored errors
  > a0ae5fa gopls/internal/server: remove tempDir field
  > 3b3fffa gopls/internal/cmd: fix directory cleanup issue in flaky test
  > f28cf99 gopls/internal/golang: Hover: fix crash on alias to built-in Named
  > a0eca0c gopls/internal/golang: fix crash in refactor.inline.variable
  > 4c0fd1d gopls/internal/golang: implementation: fix nil panic
  > 19adb40 internal/mcp: make parseEventID robust, and add a test
  > b6ff505 internal/mcp: remove stale TODOs in mcp.go
  > f2685fc internal/mcp: add a script to create the mcp SDK repo
  > 231c38c internal/mcp: rename StdIO->Stdio
  > fcfa492 internal/mcp: update CONTRIBUTING.md and README.md for the official SDK
  > 15c16a5 internal/mcp: simplify prompt API
  > 84508c7 internal/mcp: provide a customizable http.Client to client transports
  > e5d7ba0 internal/mcp: use JSONRPC aliases consistently
  > 7db3d3f internal/jsonrpc2_v2,mcp: remove unneeded dependencies
  > 3590a17 internal/mcp: fix prompt example
  > a71de77 gopls/internal/mcp: unbreak build
  > b2bc8a1 gopls/internal/mcp: add diagnostics tool
  > b021ce4 gopls/internal/settings: revert to old goimports index
  > 0b325c8 internal/mcp: avoid JSON nulls on the wire
  > a84f5c0 internal/mcp: update protocol versions
  > 20e3ee5 gopls/internal/analysis/unusedfunc: support var, type, func
  > 6df6b60 internal/mcp: rename Stream->Connection
  > d892050 internal/mcp: rename NewXXX->NewServerXXX
  > fecb411 internal/mcp: implement streamable HTTP transport
  > 0304251 gopls/internal/cmd: fix mcp http test
  > 97e28a6 gopls/internal/cmd: fix mcp stdio test
  > 49368ab go/analysis/passes/assign: correctly handle parallel assignments
  > 06818cb gopls/go.mod: update dependencies following the v0.19.0 release
  > 01d126b gopls/doc/release: add contributor shout-out
  > e40bd19 go/packages: use cfg.abs(dir) in determineRootDirsModules
  > f17f523 go/packages: remove filepath.Abs call in getPkgPath
  > f0ace13 go/packages: take into account cfg.Dir while querying relative files
  > 5099dda go/{expect,packages/packagestest}: delete
  > 9b68bc9 go/packages/packagestest: remove replace directive
  > a798c0e gopls/internal/cmd: headless mcp server command
  > 3f93fec go/ast/inspector: remove obsolete linkname directive
  > 03b26e7 gopls/internal: eliminate two unused declarations
  > d9ea527 go/types/internal/play: show Object pointers
  > cc2d954 internal/typesinternal/typeindex: Uses: report instantiations
  > 3012059 gopls/internal/golang: add counters for refactoring ops
  > 16b680a internal/mcp: add NotifyProgress
  > a5f2a18 go/{expect,packages/packagestest}: carve out submodules
  > 439ea2f gopls/internal/test/integration: fix race
  > 21c9b36 go/analysis/internal/checker: import internal 'expect' package
  > 5af564a gopls/internal/cache: add missing error check
  > 80d3570 gopls/doc: add two missing items to doc index
  > 0d64d53 Revert "gopls/internal/util/moreslices: add Reversed iterator"
  > 5efcbbf internal/mcp: apply JSON schema defaults
  > b4768b8 gopls/internal/util/moreslices: add Reversed iterator
  > 8befc65 internal/jsonrpc2_v2: refactor Reader/Writer and remove event dependency
  > 5e00265 internal/mcp: consolidate list tests
  > 2cae60e internal/mcp: iterators return pointers
  > 687b754 internal/mcp: reorganize the tool API, keeping generics
  > c7d803c gopls/internal/golang: add missing ,ok check
  > 7c45fee gopls/internal/golang: add missing err check
  > 78473fc gopls/internal/golang/completion: return error if file is not new
  > 499bea9 gopls/internal/mcp: remove cache.Cache from the mcp server
  > ede391f internal/mcp: resource template iterator
  > 8a9bccd internal/mcp: implement resource templates
  > c53c576 internal/mcp/internal/util: add Wrapf
  > 0d2de46 gopls/internal/debug: extend timeout when running under CI builders
bumping knative.dev/pkg 4c6fea7...2a0abb7:
  > 2a0abb7 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (# 3225)
  > 5bfaba0 Bump the golang-x group with 3 updates (# 3217)
  > 032a2ec Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (# 3221)
bumping golang.org/x/mod 9d33331...ea04085:
  > ea04085 go.mod: update golang.org/x dependencies
bumping golang.org/x/sync 8a14946...7fad2c9:
  > 7fad2c9 errgroup: revert propagation of panics
bumping github.com/prometheus/client_golang d50be25...e4b2208:
  > e4b2208 Cut v1.23.0 (# 1848)
  > d9492af cut v1.23.0-rc.1 (# 1842)
  > aeae8a0 Cut v1.23.0-rc.0 (# 1837)
  > b157309 Update common Prometheus files (# 1832)
  > a704e28 build(deps): bump the github-actions group with 3 updates (# 1826)
  > c774311 Fix errNotImplemented reference (# 1835)
  > db4db7b Update runtime metrics for Go v1.23 and v1.24 (# 1833)
  > 99d380e Update common Prometheus files (# 1831)
  > f3ef320 Merge pull request # 1828 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.65.0
  > 5f451a4 Merge pull request # 1827 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.65.0
  > 520c91a build(deps): bump github.com/prometheus/common in /exp
  > b0ace3d exp/api: Bubble up status code from writeResponse (# 1823)
  > cb60794 build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0
  > c68532c Update common Prometheus files (# 1821)
  > f802256 Merge pull request # 1817 from prometheus/dependabot/github_actions/github-actions-9e57cb1b1f
  > 1c273ac Merge pull request # 1815 from prometheus/repo_sync
  > 2853758 build(deps): bump the github-actions group with 5 updates
  > 7c924b7 Simplify buf binary install (# 1814)
  > e9d599a Update common Prometheus files
  > 7ed72b7 fix: client prompt return on context cancellation (# 1729)
  > 730147d Cleaup Go modules (# 1813)
  > 90dc0f6 Update supported Go versions (# 1812)
  > d765890 Merge pull request # 1800 from prometheus/dependabot/go_modules/golang.org/x/net-0.38.0
  > d72eeef Merge pull request # 1808 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.1
  > 19efc48 build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0
  > c247081 Merge pull request # 1805 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.2
  > 8423214 build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1
  > 5fedba1 Merge pull request # 1807 from prometheus/dependabot/go_modules/golang.org/x/sys-0.32.0
  > f124486 build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2
  > 6f383da Merge pull request # 1806 from prometheus/dependabot/go_modules/go.uber.org/goleak-1.3.0
  > 2db5bc8 Add exemplars for native histograms (# 1686)
  > ab6f400 build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0
  > 96a5ad6 test(registry): Add goleak-based goroutine leak detection (# 1797)
  > d8a1805 build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0
  > 6f2e765 Merge pull request # 1809 from prometheus/repo_sync
  > 9b83d99 Merge pull request # 1799 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.38.0
  > 2f65277 build(deps): bump the github-actions group with 2 updates (# 1804)
  > 1f5710d Update common Prometheus files
  > 34eaefd chore(ci): Fix flaky tests (# 1795)
  > 4131495 build(deps): bump golang.org/x/net in /tutorials/whatsup
  > 72eeefb feat(github-actions): add Go file change detection to golangci-lint workflow (# 1794)
  > f6c417a Add WrapCollectorWith and WrapCollectorWithPrefix (# 1766)
  > 7afba29 Merge branch 'release-1.22'
  > 81df5d1 Update common Prometheus files (# 1791)
  > fa1f7b7 Merge pull request # 1790 from prometheus/dependabot/github_actions/github-actions-ac4e748984
  > 6b5a0b5 Upgrade golangci-lint to v2 (# 1789)
  > aca9263 build(deps): bump the github-actions group across 1 directory with 3 updates
  > 0162a5b Merge pull request # 1786 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.0
  > af4c77f Merge pull request # 1784 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.6
  > b8f4cc6 build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0
  > 5aa253c Merge pull request # 1783 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.63.0
  > 2d684c6 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6
  > b00c53f Merge pull request # 1781 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.63.0
  > 3a56d3e build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0
  > bb5d7a6 Merge pull request # 1782 from prometheus/dependabot/go_modules/exp/google.golang.org/protobuf-1.36.6
  > 5c02216 build(deps): bump github.com/prometheus/common in /exp
  > 2e8fbe6 Update common Prometheus files (# 1779)
  > 0bfbfb7 build(deps): bump google.golang.org/protobuf in /exp
  > a78cf0c Update common Prometheus files (# 1778)
  > adb915c Update common Prometheus files (# 1771)
  > 331dfab Merge pull request # 1776 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.36.0
  > 45edd8a Merge pull request # 1770 from prometheus/superq/update_test_url
  > 4d3dcae build(deps): bump golang.org/x/net in /tutorials/whatsup
  > 93a67cb Update example test
bumping golang.org/x/net 6e41cae...76358aa:
  > 76358aa go.mod: update golang.org/x dependencies
bumping golang.org/x/term 2ec7864...30da5dd:
  > 30da5dd go.mod: update golang.org/x dependencies
bumping golang.org/x/crypto 3bf9d2a...459a9db:
  > 459a9db go.mod: update golang.org/x dependencies
  > 74e709a ssh: add AlgorithmNegotiationError
  > b3790b8 acme: fix TLSALPN01ChallengeCert for IP address identifiers
  > 1dc4269 acme: add Pebble integration testing
  > 97bf787 blake2b: implement hash.XOF
  > 952517d x509roots/fallback: update bundle
  > c6fce02 ssh: refuse to parse certificates that use a certificate as signing key
  > 0ae49b8 ssh: reject certificate keys used as signature keys for SSH certs
bumping knative.dev/networking edb1a4a...e0e80d6:
  > e0e80d6 upgrade to latest dependencies (# 1073)
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

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 937e746...017fe71:
  > 017fe71 upgrade to latest dependencies (# 859)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 7f55eae...b350512:
  > b350512 upgrade to latest dependencies (# 1189)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier 64b0aed...cf8c446:
  > cf8c446 upgrade to latest dependencies (# 1362)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio a19826b...8be9261:
  > 8be9261 upgrade to latest dependencies (# 1446)

Signed-off-by: Knative Automation <[email protected]>
Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio 8be9261...717c1b4:
  > 717c1b4 Update community files (# 1447)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier cf8c446...d261f28:
  > d261f28 Update community files (# 1363)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 017fe71...903515d:
  > 903515d Update community files (# 860)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour b350512...1942695:
  > 1942695 Update community files (# 1190)

Signed-off-by: Knative Automation <[email protected]>
bumping golang.org/x/tools 50ec2f1...44d18e1:
  > 44d18e1 go.mod: update golang.org/x dependencies
  > 52b9c68 go/ast/inspector: remove obsolete unsafe import
  > b155480 gopls/doc/features: add "MCP" to index.
  > 992bf9c gopls/internal/golang/hover: show alias real type decl for types only
  > 861996a go/ssa: pass GOEXPERIMENT=aliastypeparams only on Go 1.23
  > 528efda gopls/internal/analysis/modernize/forvar: provide fix for second loop var
  > bdddfd5 gopls/internal/server: add counters for add and remove struct tags
  > 23dd839 gopls/internal/filewatcher: fix race condition on watcher shutdown
  > 3a8978c cmd/digraph: fix bug in allpaths
  > bae51bd gopls/internal/server: add windsurf and cursor as language client
  > 9420753 gopls/internal/golang: show document after test generation
  > b7dd6b4 gopls/internal/filewatcher: move dir with broken symlink to avoid flakiness
  > c06cf8d gopls/internal/golang: ignoredError inlay hint: skip io.WriteString
  > c05436a gopls/internal/cache: add removeIntermediateTestVariants parameter
  > f2692ba go/analysis/internal/analysisflags: print Diagnostic.Related too
  > f7d99c1 go/packages/internal/linecount: count lines in Go packages
  > c00c94d gopls/doc: yet more tweaks
  > ef0f4a4 gopls/internal/analysis/unusedfunc: skip std
  > a985a6c gopls/internal/template: use protocol.Mapper and simplify
  > b992291 gopls/internal/template: unexport Parse et al
  > 3e9ce40 gopls/internal/test/integration/template: add test for golang/go# 74635
  > 4388b61 gopls/internal/golang: CodeAction(gopls.doc.features): update URL
  > 36e3d96 gopls/internal/protocol: remove obsolete recoverHandlerPanic
  > c8d5607 gopls/doc/release/v0.21.0.md: restore (deleted in CL 691115)
  > 9c64f68 gopls/doc/release: fix (oddly) broken link
  > 163ff8b gopls: improve SignatureHelp triggering
  > f7f80ea gopls/doc: yet more doc tweaks
  > 88d35e4 gopls/internal/filewatcher: retry watch registration upon failure
  > 89ab5e4 gopls/go.mod: update dependencies following the v0.20.0 release
  > 7fe7cae gopls/doc/release/v0.20.0.md: final tweaks
  > 4982c3b gopls/internal/debug: KillTraceViewers: kill process group on UNIX
  > 4a9ef58 internal/gocommand: add TestRmdirAfterGoList WaitDelay variant
  > 365b9b0 gopls/internal/golang: fix extract on anonymous structs
  > 4faf573 gopls/internal/test/marker: fix reachable panic("unreachable")
  > 2bcc4d2 gopls/internal/test/integration/web: kill "go tool trace" processes
  > 097b217 gopls/internal/golang: allow rename in doc comments
  > f30e3d1 all: fix some minor issues in comments
  > 74b5d36 gopls/internal/filewatcher: add stress test for file watcher
  > 57c8fd3 gopls/doc/features: fix two stray backticks
  > 86dd056 internal/modindex: fix nil panic, and other bugs
  > c37080d gopls/internal/filewatcher: fix for windows deadlock
  > 4f13866 gopls/internal/cmd: disable mcp tests when fsnotify not supported
  > 8d1f71a gopls/internal/mcp: avoid pointless diagnostics in the edit workflow
  > 95aad07 gopls/internal/mcp: document MCP for v0.20.0; some CLI improvements
  > d90a343 gopls/internal/mcp: a couple more small improvements to instructions
bumping golang.org/x/text b6d2645...425d715:
  > 425d715 go.mod: update golang.org/x dependencies
bumping golang.org/x/term 30da5dd...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
bumping knative.dev/caching 15982a1...a0fbf38:
  > a0fbf38 Update community files (# 951)
bumping golang.org/x/sys 751c3c6...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
bumping golang.org/x/mod ea04085...f8a9fe2:
  > f8a9fe2 go.mod: update golang.org/x dependencies
bumping golang.org/x/net 76358aa...e74bc31:
  > e74bc31 go.mod: update golang.org/x dependencies
  > af6926e http2: remove references to defunct http2.golang.org test server
bumping golang.org/x/crypto 459a9db...ef5341b:
  > ef5341b go.mod: update golang.org/x dependencies
  > b999374 acme: fix pebble subprocess output data race
  > c247dea x509roots/fallback: store bundle certs directly in DER
  > 1fda731 acme: increase pebble test waitForServer attempts
  > 1b4c3d2 x509roots/fallback: update bundle
  > b903b53 acme: capture pebble test subprocess stdout/stderr
bumping knative.dev/pkg 2a0abb7...e06d4c9:
  > e06d4c9 Bump the golang-x group with 2 updates (# 3231)
  > 6d876dd Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (# 3230)
  > 9402b8c Update community files (# 3228)
bumping knative.dev/networking e0e80d6...5be3ba4:
  > 5be3ba4 Update community files (# 1074)
bumping google.golang.org/protobuf 3f79c52...7e776d4:
  > 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

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier d261f28...e6e163e:
  > e6e163e upgrade to latest dependencies (# 1364)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/caching a0fbf38...b295470:
  > b295470 upgrade to latest dependencies (# 952)
bumping knative.dev/pkg e06d4c9...6c39c7c:
  > 6c39c7c drop opencensus packages (# 3227)
bumping knative.dev/networking 5be3ba4...1456f13:
  > 1456f13 upgrade to latest dependencies (# 1075)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio 717c1b4...bf2870b:
  > bf2870b upgrade to latest dependencies (# 1449)
  > 6a2117e upgrade to latest dependencies (# 1448)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 1942695...b8bc445:
  > b8bc445 upgrade to latest dependencies (# 1192)
  > 150a3da upgrade to latest dependencies (# 1191)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 903515d...6455276:
  > 6455276 upgrade to latest dependencies (# 862)
  > d9f3d7c upgrade to latest dependencies (# 861)

Signed-off-by: Knative Automation <[email protected]>
* fix queue proxy user metrics porpt

* only set the port if it's not set by the operator

* fix spelling typo
bumping knative.dev/net-kourier e6e163e...94ba3a1:
  > 94ba3a1 upgrade to latest dependencies (# 1365)

Signed-off-by: Knative Automation <[email protected]>
knative-automation and others added 21 commits August 20, 2025 17:10
bumping knative.dev/net-contour f8e9f57...10de37c:
  > 10de37c upgrade to latest dependencies (# 1195)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 2ace6ba...0ffdfe1:
  > 0ffdfe1 Bump actions/checkout from 4 to 5 (# 867)

Signed-off-by: Knative Automation <[email protected]>
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache), [actions/download-artifact](https://github.com/actions/download-artifact) and [chainguard-dev/actions](https://github.com/chainguard-dev/actions).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `actions/cache` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@5a3ec84...0400d5f)

Updates `actions/download-artifact` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...634f93c)

Updates `chainguard-dev/actions` from 1.4.7 to 1.4.13
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml)
- [Commits](chainguard-dev/actions@708219d...3caedd3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: chainguard-dev/actions
  dependency-version: 1.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bumping knative.dev/hack d496a6e...1499de2:
  > 1499de2 Fix dot releases (# 433)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 0ffdfe1...b41dc81:
  > b41dc81 upgrade to latest dependencies (# 869)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 10de37c...5a4e77e:
  > 5a4e77e upgrade to latest dependencies (# 1198)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier 3f6574c...cde5c43:
  > cde5c43 upgrade to latest dependencies (# 1371)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio 49b74fd...8246bcc:
  > 8246bcc upgrade to latest dependencies (# 1456)

Signed-off-by: Knative Automation <[email protected]>
* update queue proxy metric description

* stats scraper stat should include namespace

* fix unit test
bumping knative.dev/net-gateway-api b41dc81...778bb59:
  > 778bb59 Update community files (# 870)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-kourier cde5c43...7db8ee8:
  > 7db8ee8 Update community files (# 1372)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour 5a4e77e...aae01a7:
  > aae01a7 Update community files (# 1199)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio 8246bcc...edf2dbc:
  > edf2dbc Update community files (# 1457)

Signed-off-by: Knative Automation <[email protected]>
* optimize dryrun

* add tests for skip create case

* cleanup code

* remove dryrun feature flag

* remove unnecessary line

* fix test

* cleanup and remove update check

* linting and cleanup
knative#16037)

* add default conditions to create PA to avoid potential race conditions
between revision and autoscaler

* adjust kubebuilder default markers

* run update codegen

* add pa default conditions to fake client

* update default conditon to pending and waiting for controller

* fix the fake pbject conditions to match generated ones for PA

also fix table test expections

---------

Co-authored-by: Dave Protasowski <[email protected]>
bumping google.golang.org/protobuf 7e776d4...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
bumping knative.dev/pkg e9c8712...8c9c1d3:
  > 8c9c1d3 [controller] fix depth metrics (# 3253)
  > 3ec4afe Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (# 3252)
  > 455d6e9 Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the golang-x group (# 3249)
  > efb6a4f Add threadiness in log line (# 3247)
  > eafac73 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (# 3250)
  > 528bde3 upgrade to latest dependencies (# 3244)
bumping github.com/prometheus/common 75c3814...8975dde:
  > 8975dde Revert "Use go.uber.org/atomic instead of sync/atomic (# 825)" (# 838)
  > 08d7f66 Move to supported version of yaml parser (# 834)
  > 80e275e Revert "Use github.com/grafana/regexp instead of regexp" (# 835)
  > 4c2f9e7 Merge pull request # 832 from roidelapluie/retract
  > 2b1487c Merge pull request # 827 from prometheus/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  > e120453 Retract v1.20.3
  > db38951 Merge pull request # 829 from prometheus/dependabot/go_modules/golang.org/x/net-0.43.0
  > 9e19a90 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  > c7a031c Merge pull request # 830 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.8
  > a1ba2a7 build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
  > 6b610b6 Merge pull request # 826 from prometheus/dependabot/go_modules/assets/github.com/stretchr/testify-1.11.1
  > fc7cce0 build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8
  > 3d3db39 Enable revive rules (# 823)
  > b9c5f39 build(deps): bump github.com/stretchr/testify in /assets
  > 7937ffb Enable revive rule unused-parameter (# 824)
  > 6d40fe1 Use go.uber.org/atomic instead of sync/atomic (# 825)
  > 149efd6 Use github.com/grafana/regexp instead of regexp
  > ff65168 Enable gocritic linter (# 818)
  > a9690fa Enable the fatcontext linter (# 822)
  > 15ce6ee Enable unconvert linter (# 819)
  > b775ce4 Enable usestdlibvars linter (# 820)
  > e8184e3 Enable the godot linter (# 821)
  > efa2e6b Sync .golangci.yml with prometheus/prometheus (# 817)
  > 9deefba expfmt: Add NewTextParser function (# 816)
  > 053ba9a  ValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces (# 807)
  > fc488aa Decoder: Remove use of global name validation and add validation (# 808)
  > 918f899 Merge pull request # 814 from prometheus/owilliams/ghactions
  > 755384c Merge pull request # 810 from prometheus/dependabot/go_modules/golang.org/x/net-0.42.0
  > a4976d6 ci: update upload-actions
  > 01383ba Merge pull request # 813 from wmcram/negotiate-typo
  > 5546e8b build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
  > 0ad974f Merge pull request # 809 from thampiotr/fix-escape-delim-proto
  > 30ca184 docs: fix typo in expfmt.Negotiate
  > c79a891 Add `ValidationScheme` methods `IsValidMetricName` and `IsValidLabelName` (# 806)
  > 96a9730 Fix delimited proto not escaped correctly
  > 0e1982f Update common Prometheus files (# 803)
  > 9fd5be9 Update common Prometheus files (# 802)
  > d5e1c62 fix(promslog): always print time.Duration values as go duration strings (# 798)
  > e231fec build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (# 800)
  > 7f8b2a0 model.ValidationScheme: Support encoding as YAML (# 799)
  > 0a409d6 model: add constants for type and unit labels. (# 801)
bumping github.com/prometheus/client_golang e4b2208...8179a56:
  > 8179a56 Cut v1.23.2 (# 1870)
  > 4142b59 Merge pull request # 1869 from prometheus/arve/upgrade-common
  > 4ff40f0 Cut v1.23.1 (# 1867)
  > 989b029 Upgrade to prometheus/common v0.66 (# 1866)
bumping knative.dev/networking 8f495ee...e3b68fc:
  > e3b68fc upgrade to latest dependencies (# 1082)
  > 1dd9be9 upgrade to latest dependencies (# 1081)
bumping knative.dev/caching 11e4ce2...e918af7:
  > e918af7 upgrade to latest dependencies (# 959)
  > 99773f9 upgrade to latest dependencies (# 958)
bumping golang.org/x/sync 7fad2c9...04914c2:
  > 04914c2 all: upgrade go directive to at least 1.24.0 [generated]

Signed-off-by: Knative Automation <[email protected]>
@elijah-rou elijah-rou force-pushed the feat/optional-disable-clusterip-routing branch from 2cde0ac to 9a8ccd9 Compare September 9, 2025 17:20
dprotaso and others added 7 commits September 9, 2025 19:26
bumping knative.dev/net-kourier 7db8ee8...42bed47:
  > 42bed47 upgrade to latest dependencies (# 1374)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-gateway-api 778bb59...3771242:
  > 3771242 upgrade to latest dependencies (# 872)
  > a08ce93 Bump golang.org/x/time from 0.12.0 to 0.13.0 (# 871)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio edf2dbc...de43ea5:
  > de43ea5 upgrade to latest dependencies (# 1458)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-contour aae01a7...e910cd8:
  > e910cd8 upgrade to latest dependencies (# 1200)

Signed-off-by: Knative Automation <[email protected]>
bumping knative.dev/net-istio de43ea5...89f70a4:
  > 89f70a4 Fix Server TLS settings so it works with Istio 1.27 (# 1459)

Signed-off-by: Knative Automation <[email protected]>
Adds the ability to optionally disable ClusterIP routing on a
per-revision basis
through the 'serving.knative.dev/disable-clusterip-routing' annotation.

When this annotation is set to 'true' on a revision, the activator will
bypass
ClusterIP routing and use direct pod IP routing exclusively, even when a
healthy
ClusterIP is available.

Key changes:
- Add DisableClusterIPRoutingAnnotationKey constant for the new
annotation
- Extend revisionThrottler to track and respect the disableClusterIP
setting
- Modify routing logic to skip ClusterIP when disabled
- Read annotation value during throttler creation from revision metadata
- Maintain full backward compatibility (ClusterIP routing enabled by
default)

This feature is useful for scenarios where direct pod routing is
preferred over
ClusterIP load balancing, such as for debugging, performance testing, or
when
specific routing behaviors are required.

Includes comprehensive tests to verify both disabled and default
behaviors.
@elijah-rou elijah-rou force-pushed the feat/optional-disable-clusterip-routing branch from 9a8ccd9 to 9c8f884 Compare September 12, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants