Commit 53e4db3
authored
[release-1.19] Upgrade to latest dependencies (#269)
upgrade to latest dependencies
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 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/hack 70d4b00...f88b7db:
> f88b7db allow [skip-dot-release] in quoted text (# 430)
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 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 k8s.io/apiextensions-apiserver a0cfc63...f0c80b7:
> f0c80b7 Update dependencies to v0.33.4 tag
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/api 513f239...8d1bb00:
> 8d1bb00 chore(all): update all (# 1223)
bumping knative.dev/reconciler-test 510456d...2070311:
> 2070311 upgrade to latest dependencies (# 817)
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/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 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 k8s.io/client-go e7397e5...9c62a4c:
> 9c62a4c 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 k8s.io/api 04f698e...2daa873:
> 2daa873 Update dependencies to v0.33.4 tag
Signed-off-by: Knative Automation <[email protected]>1 parent 9a48117 commit 53e4db3
2 files changed
+87
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
93 | | - | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | | - | |
| 114 | + | |
113 | 115 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | | - | |
123 | | - | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
133 | | - | |
| 135 | + | |
134 | 136 | | |
0 commit comments