Commit Graph

8 Commits

Author SHA1 Message Date
Knative Automation 56b8a13294
upgrade to latest dependencies (#843)
bumping github.com/prometheus/client_model 1c92cad...d56cd79:
  > d56cd79 add exemplar to native histogram (# 80)
  > f22bbab Merge pull request # 79 from prometheus/repo_sync
  > f68ef47 Merge pull request # 78 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 552c44f Update common Prometheus files
  > 93dfe21 Merge pull request # 77 from prometheus/repo_sync
  > 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > 9b7b675 Merge pull request # 76 from prometheus/repo_sync
  > d150866 Update common Prometheus files
  > c26a8ee Merge pull request # 75 from vesari/add-unit
  > 734da88 Update common Prometheus files
  > 62658f5 Merge pull request # 74 from prometheus/repo_sync
  > 003f160 Add unit field to MetricFamily proto message
  > f095bcd Merge pull request # 73 from prometheus/repo_sync
  > 2ba4e15 Update common Prometheus files
  > fc673f1 Update common Prometheus files
bumping knative.dev/pkg 145b901...6b13f01:
  > 6b13f01 Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (# 2980)
  > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981)
  > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979)
  > 5f76c72 upgrade to latest dependencies (# 2978)
bumping github.com/prometheus/common bd41eb6...36d0bf9:
  > 36d0bf9 labelset: optimise String() function (# 590)
  > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575)
  > 52e512c http_config: Add host (# 549)
  > 699b115 Upgrade client_model to v.0.6.0 (# 589)
  > 48d2e18 Write created lines when negotiating OpenMetrics (# 504)
  > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585)
  > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569)
  > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587)
  > 9fbe2ed Deprecate version.NewCollector (# 579)
  > eb39912 Update Go (# 588)
  > c9f742f Update common Prometheus files (# 581)
  > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571)
  > bf53040 Update common Prometheus files (# 574)
bumping google.golang.org/genproto/googleapis/api 31a09d3...b0ce06b:
  > b0ce06b chore(all): update all (# 1088)
  > 012b6fc chore(all): update all (# 1086)
bumping github.com/prometheus/client_golang 53be91d...77d4003:
  > 77d4003 Add 1.19.0 changelog (# 1451)
  > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation
  > 353395b Remove support for go 1.19 (# 1449)
  > 6d03920 deps: bump prometheus/common version
  > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test
  > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8
  > c906a5e Add support for Go 1.22
  > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0
  > 83d5940 Bump the github-actions group with 2 updates
  > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261
  > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)
  > f22329c Bump the github-actions group with 3 updates
  > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0
  > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)
  > d9be404 Simplification of middleware example (# 1423)
  > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0
  > 185945e Merge pull request # 1422 from prometheus/superq/version
  > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 3d4c27f Add version package
  > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0
  > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0
  > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > a88230e Merge pull request # 1414 from prometheus/release-1.18
  > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware
  > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main
  > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0
  > 2280fb1 Revert "change api http.client to interface"

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-07 14:51:43 +00:00
Knative Automation 750d0821ef
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
  > ff0ad85 Update for Go 1.21 (# 575)
  > ce949a5 Add `hw_counters` for infiniband device. (# 549)
  > b2168a3 infiniband: do not fail if board_id is not present (# 556)
  > 647e50e Add inode number to fdinfo (# 552)
  > 9d715e8 Add NSpid to proc status (# 557)
  > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
  > 607adcf Fix build tags for isRealProc function (# 560)
  > a5ae62f proc_maps: Parse address and device without allocating (# 572)
  > 5056707 Improve sysfs vulnerability parsing (# 568)
  > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
  > e8dd544 Fixup nfs naming (# 573)
  > f22604f Update common Prometheus files
  > b6ad5a7 fix code comment error (# 561) (# 562)
  > c05b611 fix gofmt checking fail
  > 301089d dongjiang, support v4 proc4ops 38 operations
  > 8f5b8ca dongjiang, fix nfsd v4 ops index
  > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
  > 75c02c7 Update common Prometheus files
  > e7af452 Fix annotation errors
  > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
  > dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
  > 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
  > d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
  > 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
  > 1c92cad Merge pull request # 72 from prometheus/repo_sync
  > cbe84de Merge pull request # 71 from prometheus/superq/update_build
  > 58db340 Update common Prometheus files
  > baaa038 Merge pull request # 70 from prometheus/repo_sync
  > 568c466 Update Go
  > 7b38251 Merge pull request # 69 from prometheus/repo_sync
  > 185bafb Update common Prometheus files
  > cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
  > 4dbcf4e Update common Prometheus files
  > 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
  > 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
  > aa58fcd Replace deprecated command with environment file (# 318)
  > ef2135a Memcache item timestamps (# 323)
  > a080531 ci: Update go-version matrix (# 319)
  > d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
  > f96845d Upgrade python version being used by the ci workflow. (# 315)
  > 93c9fa1 fix: regenerate all protos under new namespace (# 314)
  > f9c3e90 Update go-version matrix (# 309)
  > 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
  > a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
  > 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
  > 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
  > f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
  > b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
  > 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
  > 40eb4d1 Add v2/search (# 297)
  > 28bf581 just a small refactor of api_test (# 291)
  > 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
  > 9af54ae all: fix some comments (# 296)
  > 59aced7 README.md: fix typo (# 288)
  > 4e4a7b2 v2/README.md: fix typos (# 276)
  > 06b058b Add Go 1.20 to tested Go versions (# 303)
  > a1ae214 remove golang.org/x/net dependency (# 295)
  > 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
  > 1bdfe3f re-apply PR # 235 to v2 (# 290)
  > b08cb36 re-apply PR # 232 to v2 (# 289)
  > d981f2f Security Vulnerability Upgrading golang.org/x/text  (# 287)
  > 37ff2b8 allow API calls without GAE context (# 284)
  > 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
  > 65ad43f respect GAE_ENV=localdev (# 283)
  > 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
  > ca3835e Fix golang/appengine CI (# 280)
  > da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
  > e005424 Fix header name to associate log entry & trace (# 263)
  > 5a029e6 switch default logStream from stdout to stderr (# 272)
  > bbd66e8 Add Go 1.16 to tested Go versions (# 255)
  > ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
  > 6d50fa8 Update backgroundcontext comment (# 267)
  > cefb82f Run ci workflow on v2/. (# 260)
  > d0e56bd Migrate travis ci to Github actions. (# 253)
  > 2042caf Fix documented default deadline in urlfetch client (# 249)
  > 856ef3e Merge QA into the main branch (# 247)
  > 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
  > b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
  > 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
  > 3068604 all: release v1.32.0
  > bfcd647 protojson: configurable recursion limit when unmarshalling
  > 24fba63 gha-ci: instruct bazelisk to use previous bazel version
  > 8ed73c7 all: run integration test on longtest builders in CI
  > e8baad6 reflect/protodesc: support editions feature resolution
  > 3bfc0b0 all: drop -mod=vendor in integration test invocations
  > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
  > a1297bf all: set required version to 1.17
  > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
  > 704136e protoc: update to the newest protobuf version (25.1)
  > 2087447 internal/strs: use go1.20 unsafe interface for strings
  > 9b87403 all: remove pre-module support code from integration test
  > a8317fb reflect/protodesc: don't generate invalid syntax values
  > 9492118 internal/benchmarks: make download_benchdata print an error
  > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
  > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
  > 322d454 all: avoid non-const reflect.MethodByName calls
  > 6352dec prototext: Fix parsing of unknown repeated message fields
  > 8088bf8 encoding: Add EmitDefaultValues option
  > 01c8445 all: test with Go 1.20 and 1.21
  > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
  > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
  > f9212a8 all: modernize documentation
  > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
  > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
  > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
  > 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
  > 53be91d Revert "change api http.client to interface"
  > 1a2d072 Add 1.18 changelog
  > 239b123 Merge pull request # 1387 from tsipo/main
  > 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
  > 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
  > e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
  > 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
  > 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
  > 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
  > 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
  > e160b50 Bump prometheus/common to 0.45.0 (# 1374)
  > 3879457 This way the import is more readable (# 1383)
  > 0356577 Merge pull request # 1376 from prometheus/repo_sync
  > f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
  > f66184f Update common Prometheus files
  > 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
  > 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
  > 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
  > 16b91f8 Bump github.com/prometheus/client_model
  > cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
  > 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
  > c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
  > 60a8513 Add support for custom validations in promlint (# 1311)
  > 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
  > 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
  > 64e51f5 proccess_collector: add wasip1 stub (# 1350)
  > d81c33f Update MAINTAINERS.md (# 1362)
  > 1803eb9 Update common Prometheus files (# 1361)
  > 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
  > dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
  > 005d8de Improve performance of WithLabelValues(...)
  > 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
  > 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
  > 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
  > 22540dc Configure CI to automerge dependabot PRs (# 1359)
  > 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
  > 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
  > 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > 3278043 Add changelog entry for 1.17 (# 1353)
  > e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
  > dbbcf59 Update version.go to 1.60.1 (# 6865)
  > 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
  > 6430548 Change version to 1.60.1-dev (# 6793)
  > 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
  > 3580447 Change version to 1.60.0 (# 6792)
  > 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
  > cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
  > dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
  > 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
  > 8b17a4d vet: various cleanups (# 6780)
  > 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
  > eb46b7d github: set top-level read-only workflow permissions (# 6775)
  > be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
  > 482de22 interop/stress: Remove wait-for-ready (# 6773)
  > f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
  > 338d8f1 github: modify codecov.yml (# 6720)
  > 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
  > cf9ae52 stress: Move package under interop (# 6769)
  > b8d1c76 stress: make the client log the total number of calls made (# 6762)
  > a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
  > 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
  > 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
  > b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
  > d7ea67b metadata: Use strings.EqualFold for ValueFromIncomingContext (# 6743)
  > 8cb9846 grpc: Add a pointer of server to ctx passed into stats handler (# 6750)
  > 8190d88 envconfig: remove env vars for on-by-default features (# 6749)
  > c76d75f grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (# 6716)
  > 6e14274 Revert "alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699)" (# 6746)
  > 7b8d0fd alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699)
  > e88e849 internal: Exposes underlying channel in testutils.Channel{} (# 6742)
  > b046cca balancer/rls: Fix RLS failure mode by treating response with no targets as an error (# 6735)
  > e14d583 resolver: Add an endpoint map type (# 6679)
  > cb430be Delete deprecated CRL functionality (# 6721)
  > 6e9c88b xds/internal/resolver: final bit of test cleanup (# 6725)
  > 6fe6085 xds/internal/server: switch to generic xDS API for LDS/RDS (# 6726)
  > df8fc99 encoding: move codec tests out of top-level test package (# 6728)
  > ddb026e experimental: add package and move recv buffer pool APIs into it (# 6692)
  > 2cf5619 grpc: add a warning for unsupported codec (# 6658)
  > 3e9b85c xds/internal/server: stop using a fake xDS client in listenerWrapper tests (# 6700)
  > c76442c xds/resolver: move service watching tests to resolver_test package (# 6682)
  > 5a6773c xds/resolver: move cluster specifier plugin tests to test only package (# 6681)
  > dd4c0ad internal/testutils: add a new test type that implements resolver.ClientConn (# 6668)
  > 32e3ef1 credentials/tls: Use Go cipher suites to find TLS suite string name (# 6709)
  > cb3ae76 codes: update docstring to indicate expected usage (# 6701)
  > f2180b4 server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703)
  > 313861e Explicitly specify the `dns` schema for the ALTS hand-shaker. (# 6686)
  > 59f57b1 randomWRR: remove lock for accessing WRR.items (# 6666)
  > afaf31a deps: update dependencies for all modules (# 6698)
  > eb33677 xds/internal/server: stop using a fake xDS client in rds handler tests (# 6689)
  > 61ee14c Change version to 1.60.0-dev (# 6697)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 12:58:44 +00:00
Knative Automation 808ee92ee6
upgrade to latest dependencies (#791)
bumping github.com/prometheus/client_golang 3583c1e...fa1408e:
  > fa1408e Merge pull request # 1352 from prometheus/arthursens/cut-1.17.0
  > 1bae6c1 Deprecated comment should begin with "Deprecated:" (# 1347)
  > 24a72b8 Add changelog entry for 1.17
  > bbab8fe Fix typos in comments, tests, and errors (# 1346)
  > df7fa49 Extend Counters, Summaries and Histograms with creation timestamp (# 1313)
  > 74cc262 Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (# 1348)
  > d03abf3 Cleanup golangci-lint errcheck (# 1339)
  > ca6ba04 Update common Prometheus files (# 1338)
  > 51d24f8 Update common Prometheus files (# 1332)
  > c17edf0 Merge pull request # 1304 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.31.0
  > 760a55a Merge pull request # 1330 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.44.0
  > 8483c5d Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
  > f58d0fd Merge pull request # 1284 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.44.0
  > 802a963 Bump github.com/prometheus/common in /tutorial/whatsup
  > fa04b7b Merge pull request # 1328 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.16.0
  > 85f4592 Bump github.com/prometheus/common from 0.42.0 to 0.44.0
  > adb0180 Merge pull request # 1329 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.16.0
  > 0e33cf9 Bump github.com/prometheus/client_golang in /examples/middleware
  > 301a7bd Merge pull request # 1331 from prometheus/dependabot/go_modules/golang.org/x/sys-0.11.0
  > 390448f Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > 4abd83d Update building (# 1326)
  > f215f75 Bump golang.org/x/sys from 0.10.0 to 0.11.0
  > 6f576e2 histogram docs: Fixed minor nit. (# 1324)
  > 1a88780 Bump prometheus/client_model (# 1323)
  > 06d4592 Add Go 1.21 support (# 1325)
  > cdd7f45 Merge pull request # 1322 from sengi/docs
  > e6d9092 Bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (# 1319)
  > f16b435 docs: trivial grammar fixes to improve readability
  > 99e905a Bump golang.org/x/sys from 0.9.0 to 0.10.0 (# 1320)
  > 23387fe Add missing tick "`" in README (# 1321)
  > 59c00e3 Fix data-race in metric without code and method but with `WithLabelFromCtx` (# 1318)
  > 7f2db5f Update common Prometheus files (# 1302)
  > 6e3b962 Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 (# 1305)
  > 90b169a Merge pull request # 1314 from prometheus/beorn7/histogram
  > 98025d8 Bump google.golang.org/grpc from 1.45.0 to 1.53.0 in /tutorial/whatsup (# 1307)
  > 3d82c94 histogram: Add a no-op span for an otherwise empty histogram
  > 3b6fb7a Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 1306)
  > f9db382 histograms: Small code comment and code formatting improvements
  > 644c80d Do not allocate memory when there's no constraints (# 1296)
  > 553eb4c ci: define minimal permissions to github workflows (# 1295)
  > f6bb79e Update common Prometheus files (# 1297)
  > c3fa5a7 Merge pull request # 1293 from prometheus/release-1.16
bumping sigs.k8s.io/json f223a00...bc3834c:
  > bc3834c Merge pull request # 17 from liggitt/go119
  > 33e9ed6 Update gofmt with go1.19
  > a72174c sync go1.19 changes from encoding/json
bumping k8s.io/klog/v2 9ae4992...d7fc505:
  > d7fc505 Merge pull request # 363 from pohly/textlogger-backend
  > e37f9fe Merge pull request # 368 from pohly/ktesting-config-api
  > 7a9f099 textlogger: write unstructured klog output directly
  > 90cff0f Merge pull request # 365 from pohly/ktesting-timestamps
  > a0fea0c textlogger: verbosity changes through public API
  > 81f97ff klog: support writing formatted buffer through logger
  > af72dbd Merge pull request # 366 from pohly/buffer-size-limit
  > 1b27ee8 ktesting: allow overriding default formatter
  > e092d89 ktesting: support verbosity changes at runtime
  > 1025055 github: bump golangci-lint image version
  > 2582956 buffer: restore dropping of too large buffers
  > d113925 ktesting: capture log entries only if requested
  > 8eadf2c KObj, KObjSlice: format more efficiently as text
  > 8b4cfd2 ktesting: use klog-like header
  > a1638bf KObj: optimize string concatenation
  > 926ab6d serialize: combine merging and formatting
  > 9674cae textlogger: remove some dead code
  > 1a1367c buffer: use sync.Pool
  > ff4f80f test: unit tests for vmodule support
  > 757e6bb use output test cases also for benchmarking
  > f833abb move output tests into packages
  > 70aa795 textlogger: fix vmodule support
  > 34a9807 klogr: use test.InitKlog
  > 125ecfe klogr: fix vmodule support
  > c34db96 test: move InitKlog into tests
  > d20ee72 klogr: avoid calling Info/Error/Enabled through auto-generated code
bumping k8s.io/code-generator eec869e...ad20935:
  > ad20935 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > 315a517 call ./hack/update-vendor.sh
  > a52289a Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > d8cce12 update-vendor: update vendored go.sums
  > 1649c2d Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > 9037946 Update kube-openapi to fix race
  > 6533006 Merge remote-tracking branch 'origin/master' into release-1.27
  > 6da539f .*: update vendor dir and cleanup
  > 1e0c52d dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 667a115 Merge pull request # 116490 from tallclair/docs-urls2
  > 745ab90 Merge pull request # 116542 from enj/enj/f/go1.20
  > 0ee83f8 Fix broken API docs URLs
  > fd722cd Explicit bump to go 1.20
  > 4a4a238 Merge pull request # 116349 from apelisse/use-smarter-cache
  > dde8213 Merge pull request # 112061 from JoelSpeed/proto-gopath
  > 0f132b7 Update kube-openapi to 15aac26d736a
  > 4400d5f Merge pull request # 116162 from apelisse/update-openapi
  > 6173bf7 Ensure go-to-protobuf gen can run when not in GOPATH
  > 1c5b673 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > df762e7 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > 32ad4d4 Merge pull request # 115277 from pohly/klog-update
  > a906ef0 generated
  > 56b3fad dependencies: update klog v2.90.1
  > e4df4d5 Merge pull request # 116039 from liggitt/crd-compat
  > d182558 Update generated files
  > 00ad370 Merge pull request # 115786 from liggitt/net-0.7.0-master
  > 827cde5 Update golang.org/x/net to v0.7.0
  > dfb602f Merge pull request # 114987 from astefanutti/pr-codegen-applyconfig
  > f218355 Merge pull request # 114920 from astefanutti/pr-codegen-144
  > e16bd08 code-generator: fix GOPATH unbound variable
  > 8ebad96 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 84d7aaf fix: applyconfiguration-gen fails on map to struct fields
  > fd7fd90 Add applyconfiguration-gen to code-generator tools.go
  > cb06db1 Update k8s.io/utils to `a36077c30491`
  > d1eaf35 code-generator: regen examples with apply configurations
  > e2b16c0 Merge pull request # 115379 from artemvmin/serial-mkfs
  > 9b95cfe Add applyconfiguration generator to code-generator script
  > 63d9eda Update k8s.io/utils to latest version
  > 8a6ceea Merge pull request # 115266 from pohly/gomega-update
  > d51d173 Merge pull request # 115271 from kevindelgado/field-validation-conformance
  > d68548f dependencies: update gomega to v1.26.0
  > 9583277 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > eb7447c update codegen
  > e5c04ca update kube-openapi
  > daa7a69 Merge pull request # 115245 from thockin/codegen-10-protobuf-from-update-codegen
  > 5d7b090 Call update-generated-protobuf from update-codegen
  > c3842e0 Merge pull request # 115196 from thockin/codegen-5-dont-gen-clients-for-internal
  > 2c7f371 Don't generate clients for example internal APIs
  > 046939b Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
  > cc14826 Merge pull request # 113637 from mikedanese/http-proxy
  > 8b5f587 Don't generate clientset/doc.go in client-gen
  > 90a9b0c vendor: removed unused dep github.com/elazarl/goproxy
  > d37f85b Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 1d1fb0e *: Bump version of vmware/govmomi
  > e2dcc1f Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 3ba6f96 Bump kube-openapi
  > 8d6f19a Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > 3241717 dependencies: update ginkgo to v2.7.0
  > e746d1f Merge pull request # 114869 from liggitt/kube-openapi
  > b40e109 bump kube-openapi
  > e9aa6d9 Merge pull request # 114867 from deads2k/app
  > d4f5e22 add deads2k to approvers for code-generator and sample-controller
  > ba78839 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
  > 5013555 Merge pull request # 114829 from liggitt/oauth-revert
  > bb712e2 code-generator: refer to the API package for GV{R,K}
  > edbb7f5 Revert "bump golang.org/x/oauth2"
  > c63a8cc Merge pull request # 114822 from liggitt/oauth2
  > 2b752ab bump golang.org/x/oauth2
  > b6a476b Merge pull request # 114705 from thockin/codegen_subproject_cleanup
  > 009bda6 Cleanup codegen subproject scripts
  > 0f638df Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > 53dc4fe Merge pull request # 114559 from liggitt/gofmt
  > b3406b2 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > 6ce5eeb Fix indentation/spacing in comments to render correctly in godoc
  > 154dfe6 Merge pull request # 114319 from liggitt/net-master
  > a8a90e0 Update golang.org/x/net 1e63c2f
  > 7429fbb Merge pull request # 113688 from dashpole/update_utils
bumping knative.dev/pkg 0f52db7...1860700:
  > 1860700 update k8s min version to 1.26.x and go deps to 1.27.x (# 2832)
  > c9c48d7 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (# 2846)
  > 6cf4b05 upgrade to latest dependencies (# 2841)
bumping github.com/prometheus/client_model 91c3945...9a2bf30:
  > 9a2bf30 (feat): Add created timestamps to counter, summary and histogram
  > 2b34b1e Merge pull request # 65 from prometheus/repo_sync
  > 0e6fdca Update common Prometheus files
bumping github.com/prometheus/procfs 332e865...113c501:
  > 113c501 Custom build tag "nostatfs" disables statfs (# 553)
  > 156bf8d Update common Prometheus files (# 551)
  > 9684daf Cleanup various linting issues (# 548)
  > 4b2218e Increase Stat() buffer size (# 547)
  > 46aea31 Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 542)
  > 5e8c988 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (# 541)
  > e5567b2 Update common Prometheus files
  > 45f8bbf Update common Prometheus files (# 537)
  > a76f400 Fix CPUVulnerabilities() reporting from sysfs (# 532)
  > 6d9dbc0 Use golangci-lint for codespell (# 535)
  > 1d6add5 Add net/route parse, also add util lib Pars… (# 508)
  > abbfda0 Bug Fix: Slice out of bound in filterOfflineCpus (# 534)
  > 5d2473f fs: Statfs_t{} doesn't have a Type field on Windows (# 528)
  > 6a7bbcc Create new errors in proc.go using errors module. (# 526)
bumping k8s.io/api 6b24792...6e7eda9:
  > 6e7eda9 Update dependencies to v0.27.6 tag
  > acad300 Merge pull request # 120209 from mimowo/automated-cherry-pick-of-# 120204-upstream-release-1.27
  > 62f7673 Mark Job onPodConditions as optional in pod failure policy
  > 366ac8e Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
  > 31986ba Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 64b0262 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > 4b77e71 call ./hack/update-vendor.sh
  > d65e98c Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > 5c258b3 update-vendor: update vendored go.sums
  > 34b1d9e Merge pull request # 117815 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.27
  > e2c6465 Update podFailurePolicy comments from alpha-level to beta
  > a94d26e Merge pull request # 117324 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.27
  > 5fee752 use case-insensitive header keys for http probes
  > 5b93db5 Merge remote-tracking branch 'origin/master' into release-1.27
  > 1258df6 .*: update vendor dir and cleanup
  > 9d61da7 remove kubernetes.io/grpc standard protocol
  > 130e058 Merge pull request # 116743 from thockin/docs-clarify-publish-not-ready-endpoints
  > bad7d34 Merge pull request # 113218 from ahmedtd/kep-3257
  > c5c9df1 Clarify EPSlice docs wrt the Ready conditions
  > 7d2e0cc ClusterTrustBundles: make update
  > 27a32d4 ClusterTrustBundles: Define types
  > c80582e Custom match criteria (# 116350)
  > 0b4c449 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
  > 286fd7e Merge pull request # 116332 from klueska/extend-resourceclaimstatus
  > 137eed4 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
  > aca25f2 Update generated code for resource.k8s.io/v1alpha2
  > 46446c8 Updated: Redefine AppProtocol field description and add new standard values (# 115433)
  > 9fe7fa0 Update generated files
  > 960c296 Update AllocationResult and ResourceHandle for resource.k8s.io/v1alpha2
  > c79498c Merge pull request # 115075 from aojea/ipaddress
  > 0b354bf Set default resize policy only for specified resource types, rename RestartNotRequired -> NotRequired
  > abe66f5 Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 8169321 make update
  > 5f8a370 Restructure naming of resource resize restart policy - generated files
  > f836919 Merge pull request # 114930 from kannon92/add-new-labels
  > 1eaa20c dependencies: ginkgo v2.9.1, gomega v1.27.4
  > aff9c95 Add IPAddress API
  > ee66691 Restructure naming of resource resize restart policy
  > fad123e Merge pull request # 116581 from humblec/csiNodeExpand
  > ad48969 Add batch.kubernetes.io to labels created in the Job controller.
  > b02105b Merge pull request # 116425 from jsafrane/flip-selinux
  > a3bfb4f Update NodeExpandSecretRef comment for beta
  > 772ba56 Merge pull request # 116556 from pohly/dra-podschedulingcontext
  > 1af564c Add featureGate to CSIDriver.SELinuxMount
  > 9833de0 Merge pull request # 116535 from denkensk/fix-match
  > 55d86c3 api: generated files for PodSchedulingContext
  > c5dd6b2 Merge pull request # 116522 from robscott/topology-1-27-updates
  > dadc0dc feat: update matchLabelKeys comment and code auto-generate
  > 435fe5c api: resource.k8s.io PodScheduling -> PodSchedulingContext
  > 112a65b Merge pull request # 116299 from pohly/dra-v1alpha2
  > ae4bc91 Introducing Topology Mode Annotation, Deprecating Topology Hints
  > 77a2c20 api: resource.k8s.io v1alpha1 -> v1alpha2
  > 5ab285d Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
  > 7199bb0 Merge pull request # 116553 from thockin/pr-111942-takeover
  > 48895bc generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
  > bd0ab2c Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
  > daef2bb Update generated files
  > 5abc1cb generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > 4c844db Merge pull request # 116490 from tallclair/docs-urls2
  > 4841da3 generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
  > 510c2e6 "contails" -> "contains" updated
  > 233bb56 [API REVIEW] ValidatingAdmissionPolicyStatus
  > 14ad8e3 Merge pull request # 115966 from aojea/lb_mixed
  > 93ac336 Fix broken API docs URLs
  > 69f96d6 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > 8c02f04 Merge pull request # 116542 from enj/enj/f/go1.20
  > 1539cd0 don't process unsupported loadbalancers with mixed protocols
  > 9a487de [API REVIEW] Validation.MessageExpression
  > 94f59cb Explicit bump to go 1.20
  > 02c5f9f make MixedProtocolNotSupported public
  > 19ee583 Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
  > 4cfd7a6 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
  > 1ead999 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources
  > 182afbd Merge pull request # 116384 from liggitt/fixup-after-roundtrip
  > 7785f76 Merge pull request # 115260 from pwschuurman/kep-3335-statefulset-start-ordinal-beta
  > 276361f Detect and clean up unneeded  after_roundtrip fixtures
  > a4afee7 KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
  > d39503c Run ./hack/update-* scripts to update generated files
  > 2e0b62a Merge pull request # 115904 from soltysh/cronjob_tz_ga
  > 68dc9e4 Update generated
  > 1372208 Promote CronJob TZ to GA
  > a9e2fb5 Merge pull request # 115973 from jpbetz/enforcement-actions
  > ca9c463 Generate code
  > 2d18dde Implement validationActions and auditAnnotations
  > 507c364 Merge pull request # 116054 from jpbetz/secondary-authz
  > 11f3415 Merge pull request # 116124 from aerfio/aerfio/update-broken-links-apps
  > 75a193f Generate code
  > e36a74d Merge pull request # 116109 from aerfio/aerfio/update-broken-links-autoscaling
  > 78c18b3 adjust comment prefixes in k8s.io/api/apps/v1beta1/types.go
  > f5cbfc9 Implement secondary authz
  > 2d949b7 Merge pull request # 115463 from SergeyKanzhelev/containerStatusDocs
  > 152a993 update obsolete links
  > 3379a93 update obsolete links
  > 6cc1087 Merge pull request # 116233 from SergeyKanzhelev/GRPCContainerProbeGA
  > 6578ac3 update docs for ContainerStatus fields
  > fc1b77c Merge pull request # 116162 from apelisse/update-openapi
  > 0a33c95 GRPCContainerProbe is GA
  > 53d84c0 Merge pull request # 115914 from ravisantoshgudimetla/promote-pdb
  > dde3f2d Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > f6c2559 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > a814a2f Generated: PDB health policy
  > ffec433 Merge pull request # 116052 from kannon92/validation-coverage-and-cleanup
  > 0e595cd Update TestCompatibility
  > 9c30363 Changes to pdb healthy policy api docs
  > 42a6c32 Merge pull request # 115277 from pohly/klog-update
  > 3ae195e generated code
  > b447fe1 generated
  > 321adc8 dependencies: update klog v2.90.1
  > 9a29a4d remove ValidateJobSpec and add more test cases to batch validation
  > 2ed8d24 Merge pull request # 111856 from mengjiao-liu/improve-podSpec.restartPpolicy-description
  > b5b22ca Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
  > 5717a84 Improve spec.template.spec.restartPolicy description
  > 2ffa6a6 Merge pull request # 115996 from rayowang/autoscaling
  > 1259f41 Generated files and compat data from API changes
  > 6bcd73f update openapi-spec, generated proto and generated openapi
  > 0533301 In-place Pod Vertical Scaling - API changes
  > f54f3b8 Fix API field references for autoscaling v1, v2 and v2beta2
  > ec40acc Merge pull request # 115928 from pohly/dra-resource-requirements-pvc
  > f7c08e3 Merge pull request # 115815 from Huang-Wei/pod-scheduling-readiness-beta
  > e00fe37 api: generated files
  > f6996b4 Merge pull request # 115363 from ravisantoshgudimetla/promote-pdb-healthy
  > 4515fb5 generated files
  > 9dd5eed api: drop Resources.Claims from PVC and PVC template
  > c710db8 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
  > 74e8746 Generated: PDB health policy
  > 4784558 Graduate PodSchedulingReadiness to beta
  > c02fa6b Merge pull request # 115786 from liggitt/net-0.7.0-master
  > b286164 API docs: point to current docs instead of archived designs
  > 746e236 Promote pdb health policy to beta
  > ba0209b Update golang.org/x/net to v0.7.0
  > 4411404 archived design proposals are now moved to Design Proposals Archive Repo.
  > 9fe8a5d Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 51669d7 Update k8s.io/utils to `a36077c30491`
  > 0478a3e Merge pull request # 115379 from artemvmin/serial-mkfs
  > 8f4dbb0 Update k8s.io/utils to latest version
  > 9b5d68c Merge pull request # 115434 from ehashman/requests-limits-ratio-docs
  > 35c88f3 Update generated
  > 8036d83 Document relationship between requests/limits
  > a26a16a Merge pull request # 115266 from pohly/gomega-update
  > 1621bfa Merge pull request # 115354 from pohly/dra-reserved-for-list-type
  > 6ce540c dependencies: update gomega to v1.26.0
  > b140e71 dynamic resource allocation: avoid apiserver complaint about list content
  > 40fb371 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 4fe2b5f update kube-openapi
  > 86407e5 Merge pull request # 115246 from thockin/codegen-11-swagger-from-update-codegen
  > d8b97f9 Generate swagger from update-codegen
  > 59fcd23 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 9b5c69c *: Bump version of vmware/govmomi
  > 210a193 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 1e7b784 Merge pull request # 113467 from pacoxu/psp-cleanup
  > 9384e18 Bump kube-openapi
  > de8bdd7 Merge pull request # 114063 from ruquanzhao/fixNetworkTypesDoc
  > a9fc368 client-go: remove extensions psp only
  > 64a74af Merge pull request # 114065 from ruquanzhao/fixNodeTypesDoc
  > 6992abe fix doc of types.go of network v1, v1alpha1, v1beta1
  > 6b7ec32 remove psp in extensions api/apis
  > 4c5bbc6 Merge pull request # 114623 from Huang-Wei/feat/smart-preemption-identification
  > f64243d update auto generated files
  > 8d62476 rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler'
  > 538ed1e fix doc of types.go of node
  > 9fea242 Enhanced logic to identify eligible preemption node
  > 92fe7a3 Merge pull request # 114681 from thockin/nix_comments_about_ipv6_not_ready
  > 5401156 Remove old comments about IPv6 not being ready
  > 5baaa16 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > de49366 Merge pull request # 114585 from JoelSpeed/fix-resource-requirements-claims
  > d18c527 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > ebe9f62 Merge pull request # 114594 from pacoxu/remove-testdata-v1.24
  > 0000a46 Resource claims should be a map type
  > 11f6f2e drop the api testdata for v1.24.0
  > dadaafe Merge pull request # 114581 from pacoxu/v1.26.0-api-testdata
  > 139e181 Add v1.26.0 API testdata
  > ad1a499 Merge pull request # 114559 from liggitt/gofmt
  > 93e1eba Fix indentation/spacing in comments to render correctly in godoc
  > 56ab826 Merge pull request # 113942 from mengjiao-liu/remove-feature-gate-expansion
  > a0834d0 Merge pull request # 110991 from thockin/svc-typenames-starTrafficPolicyType
  > 16bd13e Remove ExpandCSIVolumes feature gate
  > 346cfdf Merge pull request # 113570 from ztzxt/batch-api-doc
  > b65b9ef ServiceInternalTrafficPolicyType: s/Type//
  > 6ebc902 Merge pull request # 112497 from ldsdsy/modify3
  > e858a59 Fix API refs for batch v1 and v1beta1
  > 3326f50 ServiceExternalTrafficPolicyType: s/Type//
  > cfffb5f Merge pull request # 113876 from chiukapoor/coordination-api-doc
  > d71b818 update comment of annotation_key_constants.go
  > 51a0758 Merge pull request # 113875 from chiukapoor/scheduling-api-doc
  > fae9b7f Changed API field references and generated docs for coordination v1 and v1beta1
  > 998898a Merge pull request # 112490 from lzhecheng/doc-nodestatus-ip-change
  > fffbddf Added generated Docs for scheduling v1, v1beta1 and v1alpha1
  > bebfaf6 Added generated Docs for coordination v1 and v1beta1
  > f05a318 Merge pull request # 113894 from ravi-nal/master
  > 93a54de [API][Doc] Update NodeStatus about IP change
  > cedebb1 Change API field references for scheduling v1, v1alpha1 and v1beta1
  > b394153 Change API field references for coordination v1 and v1beta1
  > ed9fa27 Merge pull request # 114319 from liggitt/net-master
  > e132787 Add generated docs for discovery and storage types
  > 8f2e0ab Update golang.org/x/net 1e63c2f
  > ffebb15 Update API doc for Storage v1alpha1, v1beta1 types and Discovery v1 types
  > 9e1815a Merge pull request # 111023 from pohly/dynamic-resource-allocation
  > 0b2be3e Add generated docs for discovery v1beta1 and storage v1 types
  > d2d30ed Update API doc to use the field name in description
bumping k8s.io/client-go 6e9dabb...f2d9132:
  > f2d9132 Update dependencies to v0.27.6 tag
  > fa3c65e Merge pull request # 120360 from Jefftree/automated-cherry-pick-of-# 119870-upstream-release-1.27
  > 68da234 Fallback to legacy discovery on a wider range of conditions in aggregator
  > 0ea0345 Merge pull request # 120067 from HirazawaUi/automated-cherry-pick-of-# 116506-upstream-release-1.27
  > d55c4c3 generate ReportingInstance and ReportingController in Event
  > f102456 Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
  > 686c038 Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 1bfd018 Merge pull request # 119113 from champtar/automated-cherry-pick-of-# 118922-upstream-release-1.27
  > b1b513f client-go: allow to set NotBefore in NewSelfSignedCACert()
  > 860d25f Merge pull request # 118969 from champtar/automated-cherry-pick-of-# 117791-upstream-release-1.27
  > 8d8e2bc Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
  > d96d0d8 update serial number to a valid non-zero number in ca certificate
  > af4a748 call ./hack/update-vendor.sh
  > 22da8a5 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > 81d8c78 update-vendor: update vendored go.sums
  > 015caa2 Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > fb5347d Update kube-openapi to fix race
  > 353c489 Merge pull request # 117685 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.27
  > 6ce3e7e Use absolute path instead requestURI in openapiv3 discovery
  > aab9b0a Merge pull request # 117637 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.27
  > a16d525 Refactors discovery content-type and helper functions
  > 559da62 Merge remote-tracking branch 'origin/master' into release-1.27
  > 012beed .*: update vendor dir and cleanup
  > 1517ffb Merge pull request # 116623 from lavalamp/xfrmr
  > 308e6b1 Merge pull request # 113218 from ahmedtd/kep-3257
  > c3b84f0 Change where transformers are called.
  > 4c5879a ClusterTrustBundles: make update
  > 4666344 Custom match criteria (# 116350)
  > 3858973 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
  > 445660b Merge pull request # 116332 from klueska/extend-resourceclaimstatus
  > e023fb8 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
  > ff60d1b Update generated code for resource.k8s.io/v1alpha2
  > 9ff2627 Merge pull request # 115075 from aojea/ipaddress
  > 2932f6b Restructure naming of resource resize restart policy - generated files
  > 84ae514 Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 568393e make update
  > ef07195 Merge pull request # 114242 from austince/feat/per-queue-metrics
  > a952148 dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 23d016c Merge pull request # 107826 from smarterclayton/context_wait
  > 21b4553 Allow custom metric provider for retry metrics
  > f3dc70c Merge pull request # 116603 from seans3/discovery-resilience
  > 250fc3d wait: Update tests to reference the constant error
  > 66fa9d3 Unify queue constructors, deprecate current constructors
  > 48d97c0 Merge pull request # 116556 from pohly/dra-podschedulingcontext
  > 2bd557f Aggregated discovery resilient to nil GVK
  > 9668243 Integrate new metrics provider option in test case
  > 2a7ba94 Merge pull request # 112334 from dgrisonnet/fix-eventseries-count
  > 76262aa api: generated files for PodSchedulingContext
  > e0785d6 Remove options from queue ctors w/o metrics
  > 3cafc13 Merge pull request # 116299 from pohly/dra-v1alpha2
  > 9c7c60b events: fix EventSeries starting count discrepancy
  > 89a4c12 Add license header to new file
  > 324f43b api: resource.k8s.io v1alpha1 -> v1alpha2
  > 98d0d1a Allow setting per-queue metrics providers
  > 362ffe4 Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
  > 8dcee0c generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > b5e4a5a Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
  > 471f66f Merge pull request # 116490 from tallclair/docs-urls2
  > d2cdd64 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
  > e4aa112 Merge pull request # 116542 from enj/enj/f/go1.20
  > b8c2b4b Fix broken API docs URLs
  > b14244a Merge pull request # 116477 from twz123/synctrack-64bit-alignment
  > e0b969d Explicit bump to go 1.20
  > 9e8c663 Properly align synctrack.SingleFileTracker struct
  > 012954e Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
  > 6df0902 Merge pull request # 116435 from pohly/client-go-cache-reflector-leak
  > d906637 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
  > 1f020be Merge pull request # 110772 from p0lyn0mial/upstream-reflector-gets-stream
  > 29ad2bc client-go: shut down watch reflector as soon as stop channel closes
  > d2ebc4d Merge pull request # 116349 from apelisse/use-smarter-cache
  > 262b98a cache/controller: Add ENABLE_CLIENT_GO_WATCH_LIST_ALPHA
  > 756a0f3 Merge pull request # 114290 from Jefftree/mime-remove
  > e2867f9 Update kubernetes code for minor API changes to kube-openapi
  > ac0a428 reflector watchlist tests
  > 65be885 Merge pull request # 116409 from p0lyn0mial/upstream-reflector-list-n-watch
  > eec00dc remove mime AddExtensionType in discovery test
  > 3d77c7c Update kube-openapi to 15aac26d736a
  > b33e818 reflector: use watchlist
  > 64e2c7f KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
  > ac7598e reflector: allow watch method to accept a watcher
  > d1c260e reflector: introduce watchList
  > 223d456 Merge pull request # 116145 from seans3/discovery-stale
  > e6ae4ec Merge pull request # 116354 from pacoxu/cleanup-CronJobTimeZone
  > 6b8e57e Plumb stale GroupVersions through aggregated discovery
  > 7bf37ef cleanup: sync testdata as CronJobTimeZone is GAed
  > 60e5373 Merge pull request # 115973 from jpbetz/enforcement-actions
  > bbbf092 Generate code
  > 48ca734 Merge pull request # 115978 from seans3/discovery-empty-response
  > 29a689d Merge pull request # 116297 from p0lyn0mial/upstream-reflector-list-n-watch-refactor
  > 0bc9170 Tolerate empty discovery response in memcache client
  > 06ad6b3 Merge pull request # 116166 from pohly/test-go-vet
  > f694a79 reflector: extract watch and startResyncAsync methods
  > d39f829 Merge pull request # 116162 from apelisse/update-openapi
  > 3259c41 staging: fix "go vet" issues
  > bfa72fd Merge pull request # 116237 from seans3/openapi3-add-error
  > 59fa142 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > 4c5eaaf Add custom error struct for Group/Version not found
  > 3f4372d Merge pull request # 115865 from seans3/discovery-client-cleanup
  > 02d652e Merge pull request # 116195 from seans3/openapi3-root-fix
  > bc1864f Removes old discovery hack ignoring 403 and 404
  > 91199a6 Merge pull request # 115277 from pohly/klog-update
  > 6ddf61b Fixes bug with Root not handling Group without Version
  > 089d044 client-go: support `Shutdown()` for metadata and dynamic informers (# 114434)
  > 6a9f0eb dependencies: update klog v2.90.1
  > 9ea785f Merge pull request # 116090 from abserari/patch-1
  > 8f4ee71 Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
  > af12621 Typo: fix EndpointsLeasesResourceLock ->ConfigMapsLeasesResourceLock
  > b466770 Merge pull request # 115393 from seans3/openapi3-root
  > 85d57cf Generated files and compat data from API changes
  > 6e69fba Merge pull request # 114872 from Iceber/fix_acquire_leader
  > 6eb5769 OpenAPI V3 Root interface and basic implementation
  > ba2fddd Merge pull request # 115784 from seans3/openapi-fake-client
  > 899a109 leaderelection: using le.clock for the time calculations
  > 0a3ea4f Refactor to use openapi fake client
  > b4217e1 client-go: fix the wait time for trying to acquire the leader lease
  > 1ea7195 Merge pull request # 115933 from intUnderflow/clean-up-fake-recorder
  > 3a78ee0 Fix typo
  > 1fc8a8a Clean up FakeRecorder event emission
  > 269abfd Merge pull request # 115860 from intUnderflow/include-annotations-fake-recorder
  > dda9c52 Merge pull request # 115809 from seans3/openapi-file-client
  > c633a82 Include annotations all the time
  > d7a20b1 Merge pull request # 115472 from lanycrost/client-go-110992-GenerateSelfSignedCertKeyWithFixtures-permissions
  > 1369f16 New openapi v3 testing file client
  > f7f367e Respond to review
  > d0008d1 Merge pull request # 115620 from odinuge/ou-relist-missing-delete
  > bd24c42 client-go: change permissions of key
  > a43f324 Allow inclusion of annotations in channel events when using FakeRecorder
  > df55688 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
  > b2a4f02 client-go/cache: update Replace comment to be more clear
  > a7dbbf8 client-go: change permissions of GenerateSelfSignedCertKeyWithFixtures generated cert
  > 60f5c9b Merge pull request # 115786 from liggitt/net-0.7.0-master
  > 4bd9226 API docs: point to current docs instead of archived designs
  > a01b5a2 client-go/cache: rewrite Replace to check queue first
  > be82893 client-go: change permissions of directories and certs
  > 249eb86 Merge pull request # 115785 from liggitt/fix-kubectl-test
  > e850f45 Update golang.org/x/net to v0.7.0
  > 878a4f8 archived design proposals are now moved to Design Proposals Archive Repo.
  > b250bf5 client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests
  > 71253f0 fix: comment about permission bits
  > fb55d97 Revert "Refactor fake versions of openapi client into testing subdir"
  > 8279635 client-go/cache: fix missing delete event on replace without knownObjects
  > 03568a1 client-go: make generating certificate/key permissions more secure (600)
  > 278918a Merge pull request # 115465 from seans3/openapi-client-testing
  > 2ded6b6 client-go/cache: fix missing delete event on replace
  > 8ef4d7d Merge pull request # 115685 from skitt/rest-req-error
  > bb1833c Refactor fake versions of openapi client into testing subdir
  > 22e2a9b client-go: add an Error() function on Request
  > d462933 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 86a4c64 Update k8s.io/utils to `a36077c30491`
  > efd0415 Merge pull request # 115514 from pohly/event-broadcaster-shutdown
  > 00b9d76 Merge pull request # 115315 from enj/enj/i/kas_kubelet_conn_close
  > f6a5a1f client-go: don't wait too long after EventBroadcaster.Shutdown
  > 9c50465 Merge pull request # 115379 from artemvmin/serial-mkfs
  > d8b14dc kubelet/client: collapse transport wiring onto standard approach
  > 2e3265c Merge pull request # 108396 from tkashem/retry-metric
  > 13c89f7 Update k8s.io/utils to latest version
  > d2388d1 client-go: add metric to count retries
  > f457a57 Merge pull request # 112072 from tkashem/retry-concurrency-test
  > 67f1485 client-go: add unit test for Request thread safety
  > b135083 Merge pull request # 115266 from pohly/gomega-update
  > d7d6bcf Merge pull request # 115354 from pohly/dra-reserved-for-list-type
  > 55c90d5 dependencies: update gomega to v1.26.0
  > 648d828 Merge pull request # 110253 from tkashem/retry-condition-test
  > fa4e59a dynamic resource allocation: avoid apiserver complaint about list content
  > 79c4b40 client-go: add test to document retry conditions
  > adb1f50 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 1c9d8a0 update kube-openapi
  > cbb6016 Merge pull request # 111652 from ash2k/ash2k/leader-elector-tweaks
  > ac40ba3 Always emit the stopped leading event
  > 84ad8a7 Merge pull request # 113540 from wongearl/cleanup-client-go
  > 7059973 Merge pull request # 115186 from thockin/codegen-2-rm-deprecated-clients
  > 5d95f80 diff.ObjectReflectDiff is DEPRECATED use cmp.Diff
  > 31586e6 Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
  > 7c57428 Remove obsolete generated listers
  > c33df1c Merge pull request # 113637 from mikedanese/http-proxy
  > 1d637ff Don't generate clientset/doc.go in client-gen
  > 0f17f43 Remove obsolete generated applyconfigs
  > 9edd019 vendor: removed unused dep github.com/elazarl/goproxy
  > b94c7fc Fix client-go doc.go - not generated
  > e6998df Merge pull request # 115093 from xuzhenglun/too-large-resource-version-1.16
  > a13376f Merge pull request # 114542 from pacoxu/EphemeralContainers
  > 7685b51 Fix bug in reflector not detecting "Too large resource version" error before 1.17.0
  > 228b004 Merge pull request # 115077 from smarterclayton/reflector_mock_clock
  > 20ca706 cleanup: EphemeralContainers feature gate related codes
  > 08e22c4 cache: Reflector should have the same injected clock as its informer
  > 241dfe3 Merge pull request # 114794 from lavalamp/improved-has-synced
  > cb28a0e Fix N^2 startup for webhook configurations
  > 895a515 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > 47c0033 *: Bump version of vmware/govmomi
  > ce349e1 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 6500345 Merge pull request # 113467 from pacoxu/psp-cleanup
  > 640dd29 Bump kube-openapi
  > 674e53a Merge pull request # 112365 from dgrisonnet/consolidate-isomorphic-events
  > be1f5d4 client-go: remove extensions psp only
  > 2c828f0 Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > 1113415 event_broadcaster: update isomorphic event def
  > e96d4a0 dependencies: update ginkgo to v2.7.0
  > fda1b11 Merge pull request # 114869 from liggitt/kube-openapi
  > 61a4d65 bump kube-openapi
  > bd7ed9e Merge pull request # 114460 from brianpursley/pf-exit
  > 5ea7f43 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
  > b0a6a6f portforward: Add unit test to cover stopChan usage
  > dc46266 Merge pull request # 114829 from liggitt/oauth-revert
  > 9bcbb56 code-generator: refer to the API package for GV{R,K}
  > d084224 portforward: return error on lost connection to pod
  > 37a1df5 Merge pull request # 111660 from pacoxu/key-encipherment-v1.26
  > 338dcc2 Revert "bump golang.org/x/oauth2"
  > 26d70e3 Merge pull request # 114822 from liggitt/oauth2
  > 6a07ced kubelet: add key encipherment usage only if it is rsa key
  > 4dad476 bump golang.org/x/oauth2
  > 3e0d990 Merge pull request # 114236 from dgrisonnet/fix-eventseries-race
  > 7e34708 Merge pull request # 114237 from dgrisonnet/handle-series-error
  > 4b578e1 tools/events: fix data race when emitting series
  > b69cda3 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > e3ded99 tools/events: retry on AlreadyExist for Series
  > 32f9a15 Merge pull request # 114585 from JoelSpeed/fix-resource-requirements-claims
  > beb71aa dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > bc218e4 Merge pull request # 114578 from ardaguclu/wrap-ctx-error-until
  > 984a230 Resource claims should be a map type
  > 19c9966 Merge pull request # 114291 from MaxHorstmann/master
  > 21fffc1 Embed context deadline exceeded in error to let errors.Is can work
  > 089645a Merge pull request # 114559 from liggitt/gofmt
  > 2424830 client-go: properly return error in fake discovery (# 79612)
  > 422fe1f Fix indentation/spacing in comments to render correctly in godoc
  > 9759133 Merge pull request # 113985 from lavalamp/improved-has-synced
  > 5d70a11 Enable propagration of HasSynced
  > e7e7d01 Merge pull request # 110991 from thockin/svc-typenames-starTrafficPolicyType
  > 31e7d40 ServiceInternalTrafficPolicyType: s/Type//
  > f5f28c4 ServiceExternalTrafficPolicyType: s/Type//
  > 5a489e8 Merge pull request # 114404 from hoskeri/discovery-error-check
  > 4dbb1cd Check the correct error in d.downloadAPIs
  > 58ff029 Merge pull request # 113933 from liggitt/retry-race
  > ca60156 Merge pull request # 111898 from ncdc/reflector-unstructured-fixes
  > e2f402c Limit request retrying to []byte request bodies
  > d21defd Merge pull request # 113904 from apelisse/add-owners-apelisse
  > fbb7f08 reflector: refactor setting typeDescription & expectedGVK
  > 6cbd19f Merge pull request # 114319 from liggitt/net-master
  > 0193d08 Add jpbetz to k8s.io/client-go/applyconfigurations
  > 37897af Reflector: support logging Unstructured type
  > b044399 Update golang.org/x/net 1e63c2f
  > a4d38f8 Add apelisse into some more OWNERS files
  > 1ac8d45 Merge pull request # 113797 from seans3/force-no-aggregated
bumping github.com/go-openapi/jsonpointer 2446e21...5df0d69:
  > 5df0d69 Use github actions (# 9)
  > ff99fe1 Bump dependencies (# 8)
bumping k8s.io/apimachinery b207ce5...f46cb69:
  > f46cb69 Merge pull request # 119262 from HirazawaUi/automated-cherry-pick-of-# 119229-upstream-release-1.27
  > 51f34a4 Fix the converts an empty string to nil.
  > bf8aa17 Merge pull request # 118855 from aojea/automated-cherry-pick-of-# 118686-upstream-release-1.27
  > 5e3923e always execute condition for wait.PollUntilContextTimeout with immediate=true
  > 38152d4 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
  > 2bd872f update-vendor: update vendored go.sums
  > 756e222 Merge pull request # 117298 from pohly/automated-cherry-pick-of-# 117238-origin-release-1.27
  > b1123d2 Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
  > cc852ec api: encode NamespacedName with lower case in JSON
  > 4074a29 Update kube-openapi to fix race
  > 8d1258d Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > 2da2e3c Merge pull request # 107826 from smarterclayton/context_wait
  > 1b1bac4 dependencies: ginkgo v2.9.1, gomega v1.27.4
  > 1281665 Merge pull request # 116490 from tallclair/docs-urls2
  > 831cf05 wait: Deprecate legacy Poll methods for new context aware methods
  > b5ec634 Merge pull request # 116542 from enj/enj/f/go1.20
  > 40359fc Fix broken API docs URLs
  > 725ba3f Merge pull request # 116476 from smarterclayton/context_wait_2
  > 56f6fef Explicit bump to go 1.20
  > 273f86d Merge pull request # 116216 from skitt/add-generic-set-clear
  > 8b8d5d5 wait: Split methods into files by role
  > 66f7b89 Merge pull request # 111372 from HeavenTonight/master
  > 0993673 Add a Clear() function to generic sets
  > 9bf9334 wait: Group ExponentialBackoff* functions together in file
  > 8fccf3d Merge pull request # 116384 from liggitt/fixup-after-roundtrip
  > 3e07d25 code cleanup
  > ca95f42 Merge pull request # 116349 from apelisse/use-smarter-cache
  > 027c209 Detect and clean up unneeded  after_roundtrip fixtures
  > 8ac57a9 Merge pull request # 115065 from apelisse/apimachinery-managed-fields
  > 279f5e8 Update kube-openapi to 15aac26d736a
  > 75694b8 managedfields: Move most of fieldmanager package to managefields
  > f357b1f Merge pull request # 116166 from pohly/test-go-vet
  > 5b1cff8 Merge pull request # 116162 from apelisse/update-openapi
  > 0fe4390 staging: fix "go vet" issues
  > 4e8035c Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  > 76eb944 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
  > 590a261 Merge pull request # 115277 from pohly/klog-update
  > 02f325f Add SetListOptionsDefaults for setting defaults on ListOptions
  > 776e66c Merge pull request # 116176 from aojea/testpingspdy
  > 4306a4d dependencies: update klog v2.90.1
  > 3aeffa2 generated
  > b1ad786 start to count time since the connection was actually established
  > d27c208 Add SendInitialEvents parameter to ListOption
  > 80f5938 Merge pull request # 116039 from liggitt/crd-compat
  > 28b8d6a Use custom-defined type generators for slice elements in compatibility objects
  > 7b8a1ed Skip unmarshaled fields with generating compatibility fixtures
  > 5c96255 Explicitly exclude unmarshaled fields for custom-marshaled types from standard JSON handling
  > 28259f5 Merge pull request # 115827 from borgerli/fix/construct-float
  > 6f5782f Merge pull request # 115927 from tkashem/rate-limited-waitgroup
  > 48c8daa add missed case of float types
  > 6a381cc api-machinery: add a rate limited request wait group
  > e90c788 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
  > 6ecd1c8 Merge pull request # 115786 from liggitt/net-0.7.0-master
  > 2e74db4 API docs: point to current docs instead of archived designs
  > c9fa4ef Update golang.org/x/net to v0.7.0
  > 8bd142e archived design proposals are now moved to Design Proposals Archive Repo.
  > 6eedab2 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
  > 49747ee Update k8s.io/utils to `a36077c30491`
  > 7687996 Merge pull request # 115379 from artemvmin/serial-mkfs
  > ade03c1 Update k8s.io/utils to latest version
  > 6b018d2 Merge pull request # 115383 from my-git9/imporve/note
  > 16efa9d Merge pull request # 115266 from pohly/gomega-update
  > 3e85069 Cleanup: improve some note for code
  > fdfff89 Merge pull request # 115271 from kevindelgado/field-validation-conformance
  > 3bf2e82 dependencies: update gomega to v1.26.0
  > b4dea92 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
  > 5bd881c update codegen
  > 1cc21f9 Merge pull request # 106379 from shivanshu1333/feature/master/105782
  > 01448f9 update kube-openapi
  > 1788dbf drop Enabled() checks for ServerSideFieldValidation feature gate
  > 2d27f93 Merge pull request # 115246 from thockin/codegen-11-swagger-from-update-codegen
  > 9b50e9c Implemented MarshalLog in namespacedname.go
  > cf736a3 Generate swagger from update-codegen
  > 525cf13 Merge pull request # 115230 from aojea/tlog_racxe
  > 8325f60 Merge pull request # 115113 from smarterclayton/exponential_context
  > 974dd95 solve race on NewHTTPProxyHandler
  > 7e672c0 Merge pull request # 115140 from smarterclayton/wait_context
  > 1d027ce wait: ExponentialBackoffWithContext should take context-aware fn
  > b39d3a9 Merge pull request # 113637 from mikedanese/http-proxy
  > 0fc021a wait: Use a context implementation for ContextForChannel
  > a5bbee3 vendor: removed unused dep github.com/elazarl/goproxy
  > 301d6f0 switch spdy round trip tests to simple http proxy
  > 35ae532 Merge pull request # 115116 from smarterclayton/hide_wait
  > 6916585 wait: Make WaitFor and WaitForContext private
  > 235f512 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
  > cbd1ec7 *: Bump version of vmware/govmomi
  > 257f659 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
  > 945d062 Merge pull request # 113467 from pacoxu/psp-cleanup
  > e5ddeb6 Bump kube-openapi
  > 24bec8a Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
  > e86b932 remove psp in extensions api/apis
  > 790529b dependencies: update ginkgo to v2.7.0
  > 9f24624 Merge pull request # 114869 from liggitt/kube-openapi
  > 1087446 bump kube-openapi
  > 6c40936 Merge pull request # 114738 from Fish-pro/cleanup/errorffmt
  > 9b210d5 Remove duplicate fmt.Sprintf for logging
  > 47a8bb6 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
  > cc480d3 Merge pull request # 114559 from liggitt/gofmt
  > 3f19413 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
  > 086ce31 Fix indentation/spacing in comments to render correctly in godoc
  > bfd2aff Merge pull request # 114412 from thockin/api_warn_workloads_name_not_dnslabel
  > cf894f1 Change DNS Label validation to check for dots
  > bc361ea Merge pull request # 114015 from my-git9/versiontest
  > 008f4fd Merge pull request # 112648 from howardjohn/set/optimize-set-selector
  > cf21c89 Add test for staging/src/k8s.io/apimachinery/pkg/version/staging/helpers.go
  > d6e14b0 Merge pull request # 113904 from apelisse/add-owners-apelisse
  > 90df4d1 Update name and docs
  > 2e6c99a Merge pull request # 113283 from 3point2/kubectl-issue-gh-791
  > 5009d07 Add apelisse into some more OWNERS files
  > 2a9a933 Address comments: re-use code, grow buffer, add comments
  > 9bd0499 Merge pull request # 114319 from liggitt/net-master
  > f403c51 Fix SPDY proxy authentication with special chars
  > b256805 instead of changing existing method, add a new type
  > 1ae0392 Update golang.org/x/net 1e63c2f
  > bfffc37 Improve error message when proxy connection fails
  > 8140f57 Optimize turning a Set into a Selector
  > fd8a604 Merge pull request # 113699 from liggitt/manjusaka/fix-107415
  > e4637b9 Update workload selector validation
  > 579ce62 Add extra value validation for matchExpression field in LabelSelector
  > 4fe4321 Merge pull request # 113688 from dashpole/update_utils
  > b6b5c3f update k8s.io/utils to fix util tracing panic
bumping k8s.io/utils 8e77b1f...a36077c:
  > a36077c Merge pull request # 275 from enj/enj/f/lru_eviction
  > 3401372 Merge pull request # 274 from artemvmin/concurrent-fake-exec
  > 22082ee lru: add support for setting eviction func
  > 391b47c Merge pull request # 272 from thockin/reboot-pr-246
  > fad585f Make FakeExec safe for concurrency
  > 99ec85e Merge pull request # 271 from danwinship/ipfamily
  > df71e4c ebtables: better version check regex
  > 914fa98 Clean up IsDualStack* docs and code
  > 59f23ee Add IPFamilyOf(), etc
  > 5c9db06 Tighten IsIPv6() semantics, clarify docs
  > d001242 Refactor IsIPv*() tests
  > 12a2ade Make IsIPv4CIDR()/IsIPv6CIDR() accept nil
  > 730c628 Split the IP family stuff (eg IsIPv6String()) into its own file.
bumping k8s.io/kube-openapi 172d655...8b0f38b:
  > 8b0f38b Merge pull request # 388 from Jefftree/patch-1
  > 28e0b72 Merge pull request # 387 from Jefftree/fix-cache-race
  > e6d4e37 Update CI to detect races
  > b0c0aae Merge pull request # 386 from Jefftree/delete-unused
  > 0bd5c6c fix cache get race
  > f5883ff Merge pull request # 380 from zchenyu/patch-1
  > e2ed23b Delete unused functions
  > 15aac26 Merge pull request # 371 from apelisse/use-smarter-cache
  > 1262187 Bump go version to 1.19
  > afdc3dd Merge pull request # 377 from apelisse/fix-fuzz-openapi
  > 2b17a46 Remove former handler cache mechanism
  > 19cbebb Merge pull request # 368 from Jefftree/oasv3-unmarshal
  > 587efca spec: Remove unncessary marshaling from nmarshaling tests
  > 4b54b81 handler: Replace handler cache with new cache
  > 929b88f Merge pull request # 370 from Jefftree/fuzz
  > f90255a Enable experiment unmarshal
  > 317b8ed spec3: Improve OpenAPI fuzzing
  > 69ee2d2 cached: Use atomic.Pointer to prevent type swap panic
  > 66828de Merge pull request # 325 from apelisse/marshal-v2
  > 48f3c6d Add fuzzer for OpenAPI V3
  > 8926865 Comments
  > f713152 spec: Serialize empty array of SchemaOrArray
  > ff9a8e8 Replaced Mime subtype containing @ with . in mimePb  (# 369)
  > 30e856a Use "jsonv2"/go-json-experimental to marshal OpenAPI v2
  > 4b0756a Merge pull request # 372 from Jefftree/response-fix
  > 2dff845 Address comments
  > 32bc87b spec: Add missing SanitizeExtensions
  > 4233a11 Merge pull request # 374 from Jefftree/update-json-experiment
  > 39b3636 Merge pull request # 345 from apelisse/smarter-cache
  > 5fc3bb0 Fix json unmarshal bug with extensions and Responses
  > c3a4917 Reset struct in unmarshal on null
  > bf0103b spec: Make UnmarshalJSON for SchemaOrBool consistent across v1 and v2
  > e8cc210 Replace sed with perl
  > 76d406a Merge pull request # 363 from Jefftree/expose-marshal-v3
  > c6fbb9d cache: Create new Caching framework
  > dd0d2d5 Implement experiment unmarshaler for OpenAPI V3
  > a09b714 spec: Fix missing in v2 serialization
  > 5a277be Update go-json-experiment to latest version and create a script for updating
  > 5e46c6e Merge pull request # 355 from olivierlemasle/ci
  > 3a6b765 Move fromMap and sanitize for OpenAPI to internal package
  > f3cff14 Merge pull request # 337 from Jefftree/ci-gofmt
  > 68031ae Merge pull request # 361 from Jefftree/oasv3-serialize-test
  > 129c723 Cleanup CI config
  > 1cb3ae2 Merge pull request # 367 from alexzielenski/cleanup-todos
  > bacb3ab Merge pull request # 338 from Jefftree/comment-ci
  > e7303d9 Add go 1.19 to CI
  > a855b91 Add unmarshal benchmark
  > e202aff Merge pull request # 352 from liggitt/revert-content-type
  > 3dfa6bd Merge pull request # 362 from Jefftree/fix-oas3-bugs
  > d5ab73e remove use of embed
  > 442bf48 Merge pull request # 332 from Jefftree/etag-root
  > 795f708 Add comment explaining the empty CI job
  > 76eeb94 Run gofmt -s -w
  > 5d2cb3a Merge pull request # 353 from liggitt/fix-gomod
  > d69dee3 Revert "OpenAPI V2 add Content Type return"
  > 64b6bb1 Merge pull request # 360 from alexzielenski/followup-conversion
  > d9a87bd Fix incorrect types OpenAPI V3
  > fde7732 add note about hardcoded schema todos
  > 9a5fe2d Merge pull request # 333 from Jefftree/openapi-content-type
  > 7ed38f0 Publish ETag for root OpenAPI V3 document
  > e1923e7 Add gofmt to CI
  > fbb0874 Merge pull request # 348 from olivierlemasle/bump-golang-x
  > d06694b Tidy integration go.mod
  > 8683ee8 Revert "Update pkg/handler/handler_test.go"
  > 444ee99 Merge pull request # 339 from alexzielenski/smd-convert-spec-schema
  > 3c68db0 add comment
  > 3758b55 Merge pull request # 344 from olivierlemasle/bump-jsonreference
  > b5f39f4 make schemaconv test blackbox
  > 4385d6f Merge pull request # 334 from Jefftree/remove-mime
  > 9ba0002 Update pkg/handler/handler_test.go
  > b888574 Merge pull request # 346 from olivierlemasle/integration-test
  > 4154b54 Fix GO-2022-0493 and GO-2022-1059
  > dd344f1 deduplicate deduced definitions for tests
  > bdc62e0 revert deducedDef deduplicatoin from proto_models
  > d603cf3 Merge pull request # 350 from qingwave/ioutil-rm
  > 8d5d713 test: compare json references by String()
  > efba78c Merge pull request # 335 from Jefftree/gzip-unused
  > 36389ca Remove mime AddExtensionsType
  > d55d863 OpenAPI V2 add Content Type return
  > 76fd588 Merge pull request # 349 from liggitt/multipleOf-zero
  > 65e6919 Fix integration tests
  > 09553db add test for spec.Schema -> smd conversion
  > 10e5f0e Merge pull request # 351 from liggitt/prune-enum
  > 90469a8 remove deprecated ioutil
  > f6aa62a Bump github.com/go-openapi/jsonreference
  > 86e75dd Merge pull request # 330 from apelisse/add-apelisse-validation
  > 1920258 Remove unused gzip function
  > fbe2eda Merge pull request # 347 from qingwave/fix-extension-name
  > a7f241a Protect against divide-by-zero panic with multipleOf
  > ace3e4a add spec.Schema -> schema.Schema conversion
  > a1cb06c Improve format of generated enum lines
  > cac62f2 Merge pull request # 331 from apelisse/fix-unmarshal-bug
  > af74d46 Add apelisse as approver to pkg/validation
  > 34a5c6a Merge pull request # 329 from Jefftree/patch-1
  > 48529ed fix wrong extension name in parse schema
  > 01a25bb add builder3.BuildOpenAPIDefinitionsForResources
  > dd070e2 Merge pull request # 328 from Huang-Wei/cleanup-defNames
  > d3fc7bb Fix minor bug not deserializing a full-value in Paths#UnmarshalNextJSON
  > a28e98e Merge pull request # 327 from jiahuif/fix/pointer-type
  > 8651e00 Add jefftree as approver for kube-openapi
  > 776667b cleanup! factor out openapi extension parsing
  > 97a78ff cleanup code in builder3 test
  > f73e7db Merge pull request # 322 from benluddy/openapi-gen-enum-package
  > 46f039b add test for optional pointer field.
  > cd17b1e cleanup! move proto-models code to own file
  > 3b907d1 Consistently find enum values from separate packages in openapi-gen.
  > 72c1c0d support pointer of enum types.
  > 1cc6f9d cleanup! make toStringSlice also work on string slices
  > c3e0f9c cleanup! remove unnecessary function and field
  > f95a625 cleanup! add diff output to smd_test
  > 541fa7c cleanup! update swagger.json to new version
bumping github.com/go-openapi/jsonreference c5db558...424d68c:
  > 424d68c enable github actions
  > b86bbb6 Update golangci-lint config + lint fixes
  > 7a27d67 Merge pull request # 12 from olivierlemasle/bump-dep
  > e127b20 Bump dependencies
bumping github.com/go-openapi/swag a879606...0579829:
  > 0579829 fix detecting yaml timestamp
  > bf6952f also support timestamp values
  > 3fa115d add support for alias node
  > 622d9a7 add jsonmapslice yaml marshal
  > f7655ec update yaml to v3
  > f55deed fix CI by closing # 59
  > 39bed99 fix IsFloat64JSONInteger
  > ef31b6b Merge pull request # 60 from kzys/add-file
  > 9afd6d4 Migrate from Travis CI to GitHub Actions (# 61)
  > 9230c5f Copy runtime.File as swag.File

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-02 15:01:03 +00:00
Knative Automation 79fe54161d
upgrade to latest dependencies (#769)
bumping go.uber.org/zap eaeb0fc...a55bdc3:
  > a55bdc3 Release v1.24.0 (# 1208)
  > ed5598a Use ReplaceAll instead of Replace with -1 pos arg (# 1195)
  > da406e3 Chore: Fix deprecation docs and links (# 1193)
  > 9b86a50 SugaredLogger: Turn error into zap.Error  (# 1185)
  > 9137e0e go.mod: Bump go directive to 1.19 (# 1181)
  > 7cabba7 Open absolute paths as files, limited Windows support (# 1159)
  > 7681a0a Export objectMarshalerPtr (# 1171)
  > 9abd14b chore: remove duplicate word in comments (# 1169)
  > eae3743 Logger, SugaredLogger: Add Level method (# 1148)
  > 0d6a75b tests: assert.Error/Contains => assert.ErrorContains (# 1158)
  > 1ae5819 Release v1.23.0 (# 1157)
  > 23d6cc7 Add Stringers field constructor for slices of Stringer-compatible objects (# 1155)
  > 1e46f5e Issue Templates: Show a "Discussions" link for questions (# 1152)
  > 92dded6 Add issue template for questions (# 1151)
  > 4a895a2 zapcore: Add LevelOf(LevelEnabler), UnknownLevel (# 1147)
  > 19a5d8a Open: expose error cause, test for fs.ErrNotExist (# 1149)
  > bdd673d Replace os.TempDir usage with t.TempDir (# 1146)
  > 4b03bc5 Prepare release v1.22.0 (# 1145)
  > ee349f9 CI: Lint against 1.19 (# 1141)
  > 7ee98d2 ci: add go1.19 (# 1140)
  > ca232b9 zapcore/BufferedWriteSyncer: More docs (# 1139)
  > 4cfaabd chore(ztest/timeout): capture original scale after err handling (# 1138)
  > 11a750e chore(internal/exit): remove deprecated function (# 1137)
  > d6ce3b9 chore: remove redundant arg from logln (# 1136)
  > e3a10fc chore: use errors.New instead of format function without args for error (# 1134)
  > 2cfc92c lint CONTRIBUTING.md and README.md (# 1123)
  > 56b4e2b Remove the redundant return value of the `open` function (# 1120)
  > 78c80fb Logger: Add Log method (# 1118)
  > 2e615d8 CheckedEntry: avoid using deprecated Should internally (# 1117)
  > c58bc94 CONTRIBUTING: Remove mention of LINTABLE_MINOR_VERSIONS (# 1109)
  > 88a8b01 Fix typo in Must docs (# 1108)
  > e06e09a Add Must(*Logger, error) *Logger function (# 1105)
  > 41970cf Replace deprecated ioutil usage (# 1103)
  > 54f6204 Upgrade to yaml.v3 3.0.1 (# 1102)
  > e18477e Create issue templates (# 1100)
  > 9e61a39 CheckWriteHook: Don't allow Noop action (# 1089)
  > 71ecc42 Support arbitrary hook for fatal logs (# 1088)
  > 75dacb4 Tests pass regardless of codebase directory (# 1087)
  > d38507c SugaredLogger: Add *ln variants (# 1080)
  > 1d435ba SugaredLogger: Add WithOptions (# 1079)
  > 212dcb9 zapcore/encoder_test: Use yaml.v3 (# 1075)
  > 59749c9 Upgrade staticcheck and re-enable (# 1074)
  > 15be647 Add Objects and ObjectValues field constructors (# 1071)
  > 34cb012 Replace 'Interface' usage with correct zerolog api (# 1069)
  > 854d895 CI: Temporarily disable staticcheck
  > 32a858e CI: Run against Go 1.17 and 1.18 (# 1068)
  > fb6027f ObjectValues: Avoid copying
  > 6f34060 Release v1.21.0 (# 1059)
  > cac228a Add ObjectValues field constructor
  > a7613b2 JSON Encoder: Don't panic if EncodeLevel unset (# 1058)
  > 1ab8406 Add Objects field constructor for array of objects
  > a1155d9 Optimize AddCaller+AddStacktrace by sharing stacks (# 1052)
  > 3f20106 lint: Remove redundant embedded field accesses (# 1051)
  > c087e07 zap: Add ParseAtomicLevel func (# 1048)
  > e751939 zapcore: Add ParseLevel (# 1047)
  > ad0b02d Release v1.12.0 (# 1045)
  > 79cb86f ci: Cache dependencies for other submodules (# 1044)
  > da733e5 ci: Cache tools/ with GitHub Actions (# 1043)
  > 369c1bd feat: support custom ReflectType encoder (# 1039)
  > 9367581 sampler: Support thereafter of zero (# 1033)
  > 10b1fe4 Don't run benchmarks during CI (# 1029)
  > aea2a50 Drop support for Go < 1.15 (# 1028)
  > 625d01b Update changelog with text for PR # 989 and # 1011 (# 1027)
  > 7a9e717 Added SkipLineEnding to zapcore.EncoderConfig (# 989)
  > b62116b jsonEncoder: Close namespaces opened in an object (# 1017)
  > 2216968 Update benchmarks (# 1024)
  > 3d55364 Unflake BenchmarkSampler_CheckWithHook (# 1016)
  > 10d89a7 zapcore: Unflake TestSamplerConcurrent (# 1012)
  > 5e08337 JSON: Fix complex64 encoding precision (# 1011)
  > a0e2380 CI: Test with Go 1.17 (# 1009)
  > 7011157 Update goleak to v1.1.11 (# 1007)
  > b9d3dce Back to development (# 1006)
bumping github.com/prometheus/procfs 344b47c...332e865:
  > 332e865 fs: Statfs_t{} doesn't have a Type field on Windows (# 528) (# 529)
  > dd377c7 Fix softnet CPU Index (# 517)
  > 58149ca fs: Statfs_t{} doesn't have a Type field on NetBSD, OpenBSD, or Solaris (# 523)
  > 7acd99d net_class: catch syscall.EINVAL and better handle read errors
  > b5b7dd5 Add support CpusAllowedList for /proc/[pid]/status (# 490)
  > f489b53 Update Go version (# 521)
  > 24c2637 Merge pull request # 520 from conallob/patch-1
  > 035b875 Merge pull request # 514 from prometheus/superq/netstat_refactor
  > ceb5a6f Sync golangci-lint.yml with https://github.com/prometheus/node_exporter/blob/master/.github/workflows/golangci-lint.yml
  > 718836a Merge pull request # 487 from ksankeerth/mountstats_nfs_avg_rtt
  > bad5514 Refactor netstat parsing
  > 1a35fa6 Update golangci/golangci-lint-action to v3.4.0
  > 663692c Merge pull request # 509 from dswarbrick/mdraid-sysfs
  > 49163ee add avgRTT to nfs mountstats
  > 99b481d Merge pull request # 513 from artemseleznev/master
  > 5fce84b Merge pull request # 511 from dcbw/ParseSysfsNetClassAttribute
  > a038d1f Implement mdraid sysfs parsing
  > affffdb Update common Prometheus files
  > 60fe598 Bump golang.org/x/sys from 0.6.0 to 0.7.0
  > d89fbe9 static analyzer issue fix
  > 03e2a93 net class: split out attribute parser and export it
  > b5312c5 Merge pull request # 503 from prometheus/dependabot/go_modules/golang.org/x/sys-0.6.0
  > bb7727a Merge pull request # 483 from prometheus/superq/err_invalid
  > b4a1860 Update common Prometheus files
  > 910e933 Bump golang.org/x/sys from 0.5.0 to 0.6.0
  > 0c4b3aa Merge pull request # 426 from binjip978/return-error-on-empty-cpu-freq
  > 58a6c0a Use errors.Is() for invalid argument
  > dd6bb71 Support old conntrack stats
  > 03da3a1     handle more columns from softnet_data (# 473)
  > b9fa528 return error if cpufreq's are empty
  > 85417ca Add support for several /sys/class/sas_* classes (# 453)
  > f930a52 Bug Fix: SystemCPUfreq fails when any core is offline
  > 42aaf8e add /proc/interrupts (# 475)
  > 757109e Add support for several /sys/class/sas_* classes (# 453)
  > 80824fa Check whether FS is a real procfs where it matters
  > 88f86e5 Add CPUInfo parsing for LoongArch64 (# 384)
  > c8aa9d7 Merge pull request # 461 from xixiliguo/on-cpu
  > d9f81a9 Enable oppportunistic fd counting fast path
  > 6e512b8 Merge pull request # 471 from Dentrax/TCPRcvQDrop
  > c66e798 add processor field for /proc/[pid]/stat
  > 8b6d466 Merge pull request # 488 from Dentrax/wireless
  > 945097a Merge pull request # 474 from Dentrax/stat-parse
  > 3a8e021 Add missing TCPRcvQDrop
  > 7be8e40 Merge pull request # 495 from prometheus/dependabot/go_modules/golang.org/x/sys-0.5.0
  > 150eff5 Use 4-digit uint instead
  > ce30991 Merge pull request # 477 from Dentrax/disktat-parse
  > 045a006 Separate /proc/stat parsing logic
  > b3d77ec fix: Avoid trimming characters incorrectly from ProcStatus (# 469)
  > 9ccf0f8 Merge pull request # 494 from gaius-qi/feature/vmstat
  > fe0e697 Bump golang.org/x/sys from 0.4.0 to 0.5.0
  > 1ab0de2 Add /proc/net/wireless parsing
  > 421a743 Merge pull request # 472 from Dentrax/netstat-refactor
  > 3d7fbad Separate /proc/stat disk stat parsing logic
  > bf36102 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (# 468)
  > 8e530b9 Merge pull request # 493 from prometheus/repo_sync
  > 31842f6 fix: parseVMStatNUMA return wrong VMStat in nr_zone_inactive_file
  > cab2d84 Merge pull request # 470 from prometheus/superq/bump_go
  > a05e0cf Separate NetStat parsing logic
  > 800411b parse cpu with ID in /proc/stat
  > 6efaede Merge pull request # 491 from prometheus/dependabot/go_modules/golang.org/x/sys-0.4.0
  > 080c853 Update common Prometheus files
  > 3433fa1 Add support for thread data parsing. (# 481)
  > b4d3f67 Update Go
  > f5d82fa Update codespell
  > 2d852d3 Bump golang.org/x/sys from 0.3.0 to 0.4.0
  > 55dabef Update common Prometheus files
  > 254423d Update common Prometheus files (# 466)
  > 6f02dd1 Replace float64 with *float64 for proc_netstat, proc_snmp and proc_snmp6 (# 464)
  > aa41d1a Fix grammar error
bumping golang.org/x/sync 1ea3257...93782cc:
  > 93782cc errgroup: use WithCancelCause to cancel context
  > 4966af6 singleflight: example for using Group
  > a6666c1 go.mod: upgrade to go 1.17
bumping knative.dev/pkg aef227e...8d3f951:
  > 8d3f951 Allow overriding webhook secret data keys (# 2662)
  > c11003a Use go sync/atomic instead of go.uber.org/atomic (# 2777)
  > b3a65a0 Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (# 2775)
  > e888f79 rename-sandbox (# 2779)
  > 532e082 Update actions (# 2778)
  > 72f2648 Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 2774)
  > 7b50f3c Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (# 2771)
  > 1ea9b2d Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0 (# 2772)
  > 4866914 Fix github action for dependabot (# 2776)
  > edf95e6 Bump actions/setup-go from 3 to 4 (# 2770)
  > 801a900 Add dependabot and auto update deps (# 2768)
  > aa56e29 Update community files (# 2769)
bumping golang.org/x/tools 031fc75...675bf3c:
  > 675bf3c go.mod: update golang.org/x dependencies
  > ad52c1c go/ssa/interp: support conversions to slices of named bytes
  > 14ec3c0 gopls/doc/contributing.md: document error handling strategies
  > c495364 go/packages/gopackages: document -mode flag
  > 87ad891 gopls/internal/lsp/source/typerefs: move test into _test.go
  > 27fd94e internal/fastwalk: doc formatting fixes (including godoc links)
  > d362be0 gopls/internal/lsp/filecache: reduce GC frequency
  > 969078b Revert "go/analysis: add Sizes that matches gc size computations"
  > 5aa6acb go/analysis: add Sizes that matches gc size computations
  > 5a89a3b go/vcs: delete
  > d03a819 go/vcs: isolate into a nested module
  > a659412 go/vcs: deprecate package in favor of go list -json
  > 9d8d408 gopls/internal/lsp/cmd: list bug reports in 'gopls bug'
  > 8f9bce4 go/ast/inspector: clarify behavior regarding comment traversal
  > fa10359 gopls/internal/lsp/cache: don't panic when import fails during analysis
  > c8278fe gopls/internal/lsp/cache: don't record edges to invalid packages
  > 87df9bc cmd/godoc: disable TestWebIndex, a very slow test
  > 63624df gopls/internal/lsp/cache: remove ITVs from shared import graph
  > 0ca9d30 gopls/internal/lsp/cache: fix nil panic in analysis toSourceDiagnostic
  > 85554d6 gopls/internal/lsp/cache: add debugging assertion for golang/go# 60904
  > 9960b69 gopls/internal/lsp/cache: guard against "unsafe" by package path, not ID
  > 6480332 gopls/internal/lsp/cache: use types.Unsafe in analysisPackage
  > 155320d gopls/internal/lsp/work: don't crash when hovering over broken mod dir
  > b71392a gopls/internal/lsp/cache: reduce importing in analysis
  > d1a388b internal/gcimporter: avoid a crash when exporting a struct with no pkg
  > a4ed05f cmd/digraph: add "to dot" to emit Graphviz dot
  > 7261b32 gopls/internal/regtest: fix goimports on windows when using vendoring
  > 41e4e56 gopls/internal/lsp/source/completion: ensuring completion completeness
  > ac29460 go/ssa: fix bug in writeSignature on external functions
  > 3b62e7e go/ssa: use core type within (*builder).receiver
  > f394d45 gopls/internal/lsp/cache: compute xrefs and methodsets asynchronously
  > 27dbf85 go.mod: update golang.org/x dependencies
  > c6c9830 go/types/objectpath: memoize scope lookup in objectpath.Encoder
  > 0245e1d gopls/internal/regtest/codelens: set GOWORK=off for go mod vendor
  > 85be888 go/analysis/passes/defers: add analyser for defer mistake
  > c43232f cmd/digraph: improve examples using go list, mod
  > 6e1595c internal/gcimporter: treat unknown constant values the same as invalid
  > c59d87f gopls/internal/lsp/cache: two minor simplifications
  > db6a81e go/packages/packagestest: set Config.Logf if the test is run verbosely
  > a01290f internal/typeparams: work around LookupFieldOrMethod inconsistency
  > 6f567c8 gopls/internal/lsp/filecache: reduce lifespan of os.FileInfos
  > 726c727 gopls/internal/lsp: enable min/max builtin completion test
  > 86c93e8 gopls: unimported completion should use the completion matcher
  > 04ceacb gopls/internal/lsp/source: fix panic in typeDefinition on comparable
  > 947adca gopls/internal/lsp/source/methodsets: comparable also has no package
  > c35c44f gopls/internal/lsp/cache: add assertions
  > 0b4461b internal/diff: fix LineEdits bug in slow path
  > 1943c1e internal/diff: fix LineEdits bug in fast path
  > c6d86c4 go/pointer: delete package
  > 77fd064 go/types/objectpath: remove unnecessary unsafe import
  > 0dda7d6 go/pointer: remove replace directive
  > 98f1b4d gopls/internal/lsp/cache: check number of orphaned files after filtering
  > a260315 go/pointer: create submodule
  > 96844c3 cmd/{guru,callgraph}: stop using go/pointer
  > cd694d8 go/packages: include "unsafe".GoFiles=["unsafe.go"]
  > 33c741d gopls/internal/lsp: add min/max builtin
  > 933c7cc internal/lsp/source: use exact match in import highlighting
  > 5974258 gopls/internal/lsp: clear vuln diagnostics on config changes
  > f3faea1 go/packages: pass -pgo=off on go1.21 and later
  > 5f74ec7 internal/lsp/debug: add links to profiles and GC
  > ed90c6d internal/diff: unexport various identifiers
  > 827f5aa gopls/internal/lsp/source: test references bug on struct{p.T}
  > a12e1a6 go/ssa/interp: implement min/max builtins
  > 9c97539 gopls/internal/lsp/cache: remove nested module warning
  > d44a094 gopls/internal/lsp/cmd: add a stats -anon flag to show anonymous data
  > e106694 gopls/internal/lsp: bundle certain quick-fixes with their diagnostic
  > 5dc3f74 gopls/internal/lsp/filecache: reenable memory cache layer
  > 7e146a6 gopls/internal/lsp/cmd: simplify connection type
  > 1e60668 gopls/internal/regtest/workspace: unskip duplicate modules test
  > 5ce721d gopls/doc: Fix broken links
  > 7a03feb gopls/internal/lsp/cmd: remove vestiges of debugging golang/go# 59475
  > a70f2bc gopls/internal/regtest/misc: update and unskip TestHoverIntLiteral
  > 6997d19 gopls/internal/regtest/misc: unskip TestMajorOptionsChange
  > ec543c5 gopls/internal/lsp/cache: fix crash in Session.updateViewLocked
  > a12ee94 gopls/internal/regtest/misc: update some unilaterally skipped tests
  > 5ff5cbb gopls: deprecate support for Go 1.16 and 1.17, update warnings
  > e6fd7f4 gopls/internal/lsp/cache: limit module scan to 100K files
  > 9ca66ba gopls/internal/lsp/regtest: delete TestWatchReplaceTargets
  > edbfdbe gopls/internal/lsp/source/completion: (unimported) add placeholders
  > 3a5dbf3 gopls: add a new "subdirWatchPatterns" setting
  > 3c02551 internal/typesinternal: remove NewObjectpathFunc
  > 0729362 present: reformat doc comment for lack of inline code
  > d4e66bd go/ssa: TestStdlib: disable check that function names are distinct
  > 738ea2b go/ssa: use core type for field accesses
  > 2ec4299 gopls/internal/lsp: split file-watching glob patterns
  > 43b02ea gopls/internal/lsp/cache: only delete the most relevant mod tidy handle
  > 5919673 internal/lsp/filecache: eliminate 'kind' directories
  > a5ef6c3 gopls/internal/lsp: keep track of overlays on the files map
  > d7f4359 gopls/internal/lsp/mod: optimizations for mod tidy diagnostics
  > 2eb726b gopls/internal/lsp/filecache: touch only files older than 1h
  > b742cb9 gopls/internal/regtest/bench: add a benchmark for diagnosing saves
  > 4d66324 gopls/internal/lsp/cache: tweak error message
  > e46df40 gopls/internal/lsp/filecache: delayed tweaks from code review
  > 3df69b8 gopls/internal/lsp/debug: remove memory monitoring
  > a069704 gopls/internal/lsp/filecache: avoid flock
  > 3d53c2d gopls/internal/lsp/cache: fix race in adhoc reloading
  > 8b4b27b go/analysis/passes/slog: fix Group kv offset
  > 242e5ed cover: eliminate an unnecessary fsync in TestParseProfiles
  > 651d951 go/ssa: fix typo in package docs
  > 743372f gopls/internal/lsp/debug: limit to 100 recent trace entries
  > 522243a go/ssa/interp: avoid hard-coding GOOS and GOARCH
  > a059382 gopls/internal/lsp/cache: fail workspace load on context cancellation
  > e5c8d4d gopls/internal/lsp/cache: unexport ValidBuildConfiguration
  > f4e8a71 go/ssa: use core type for composite literal addresses
  > 3b25dbd go/ssa: use core types for array length
  > e7048d5 gopls/internal/lsp/filecache: front with a 100MB in-memory LRU cache
  > 8c0fcd2 gopls/internal/lsp/lru: extract LRU logic to a standalone package
  > 19d700c go/ssa/interp: use the actual GOOS and GOARCH to interpret tests
  > 9dcd3d5 gopls/internal/lsp/filecache: limit Get parallelism too
  > 7f203f0 go/ssa: consolidate use of underlying pointer
  > a13793e gopls/internal/lsp: add quick-fixes to manage the go.work file
  > 12a0517 internal/gcimporter: improve error handling
  > 5eb1eb9 gopls/internal/lsp/cache: call filecache.Set asynchronously
  > 35fe77a gopls/internal/lsp/filecache: limit parallelism in Set
  > 1c9fe3f gopls: improve diagnostics for orphaned files
  > ad74ff6 go/gcexportdata: drop support for the ancient binary format
  > 01128f9 gopls/internal/lsp/source: fix bug renaming field to unexported
  > cd39d2b internal/lsp/cache: support loading multiple orphaned files
  > abeba28 gopls/internal/regtest/marker: support proxy files in marker tests
  > 18186f0 go/analysis/passes/slog: simplify function matching
  > 9aa9d13 cmd/bisect, internal/bisect: use more precise skip suffixes, written in hex
  > 3034d9c gopls/internal/lsp/cmd: append, don't overwrite, in PublishDiagnostics
  > 4318d63 gopls: change the default value of "symbolScope" to "all"
  > f44f50e gopls/internal/lsp/source: implementation: report builtin 'error'
  > 787e720 gopls/internal/lsp: optimize checks for ignored files
  > 4ed7de1 gopls: add google-cloud-go as a benchmark repo
  > d799eba gopls: additional instrumentation during goimports
  > a7e7dc4 go/ssa: rename test cases in TestGenericBodies
  > d668f58 gopls/internal/regtest/marker: require cgo for issue59944.txt
  > 005fa64 go/analysis/passes/slog: add check for slog.Group
  > 033e628 go/ssa: more reindentation of TestGenericBodies
  > 2310848 go/ssa: reindent test cases in TestGenericBodies
  > 90e9c65 gopls/internal/lsp/cache: skip type errors after parse errors
  > 08b24db gopls/internal/lsp/regtest: check for "// @marker" rogue space
  > b9c20f6 gopls/internal/regtest/marker: migrate @diag to new marker tests
  > 4609d79 cmd/bisect: add -compile and -godebug shorthands
  > ddfa220 internal/fuzzy: improvements to the symbol scoring algorithm
  > 3449242 go/types/objectpath: don't panic when receiver is missing a method
  > 0809ec2 gopls/internal/lsp/source: document {All,Workspace}Metadata
  > 8f7fb01 go/analysis/unitchecker: add test of go vet on std
  > 23e52a3 bisect: diagnose bad targets better
  > d5af889 gopls: set GOWORK=off for loads from debug and safetoken tests
  > c93329a go/analysis/passes/printf: reshorten diagnostic about %s in Println call
  > 6219726 go.mod: update golang.org/x dependencies
  > f4d143e go/ssa: cleanup TestGenericBodies to pickup package name
  > 3d99ebe gopls/diff/unified: remove redundant information
  > 479f5c6 go/ssa: Origin is only available after building
  > 6d1dd12 go/analysis: simplify unusedresult
  > 4a2dd0d go/callgraph/vta: allow pointer to type parameter in sliceArrayElem
  > 7c6c2b7 go/ssa: keep syntax for instantiations
  > ce1b96b all: fix some comments
  > 0500fd4 go/ssa: use core type in address
  > 8e9b185 gopls/internal/lsp/source: add the "symbolScope" option
  > 4ac71c0 internal/imports: sort fixes for deterministic results
  > 573915d gopls/internal/lsp/cache: always init the resolver in runProcessEnvFunc
  > dd09381 bisect: move to internal/bisect until API is reviewed
  > 516063a bisect, cmd/bisect: add new library and tool
  > 58fedf6 internal/diffp: add patience diff from main repo
  > 7b684a9 gopls: port import tests to the new marker framework
  > 87974e3 gopls/internal/lsp/filecache: skip TestConcurrency on plan9 builder
  > c64bb76 gopls/internal/lsp/source: make infertypeargs a convenience analyzer
  > 91b7a8e go/ssa: use origin method in source lookup
  > ba892bb go/types/internal/play: show formatted AST
  > 7df6af8 gopls/internal/lsp/filecache: silently discard CRC errors on macOS
  > 2563079 go/analysis/passes/printf: update directive diagnostic message
  > 3f6c3b3 gopls: upgrade to latest version of LSP protocol
  > 216928d gopls: port function extraction marker tests to the new framework
  > 2415ce1 gopls: skip tests that load gopls packages if x/tools replacement is missing
  > 17e5ef3 gopls/internal/lsp/cache: remove cycle check from buildMetadata
  > affb5fc gopls/internal/lsp/source: fix crash in definitions of builtins
  > 558d701 gopls/internal/lsp/source: fix another bug in reference expansion
  > 51dfad7 gopls: port workspace/symbol marker tests to the new framework
  > c6b5780 gopls: fix build at older Go versions
  > 7590fe4 gopls/internal/lsp: hover over linkname directives.
  > ec61ad3 gopls/internal/lsp/source: add invert-if-condition refactoring
  > 5283a01 go/packages: delete TestCgoOption as it doesn't test the cgo option
  > e2f3b25 gopls/internal/bug: record bug reports in file cache
  > ab24b7b gopls/internal/regtest/marker: add a test case for issue # 59554
  > 8235df3 gopls/internal/regtest/marker: port format tests to the new framework
  > 80dc031 internal/diff: unified: match diff delete for empty file
  > 165099b all: remove repeated definite articles
  > ac40903 internal/gocommand: simplify GoVersion invocation
  > 9e0a7b1 copyright: don't require checkout to be named tools
  > 94ed378 internal/lsp/testdata: update for new diagnostic from go list
  > a5c37ba gopls/internal/regtest/marker: skip on small machines
  > 76e1037 internal/testenv: assume that mobile platforms are small machines
  > 17e2d70 gopls/internal/bug: remove unused Data parameter
  > dd89a2e gopls/internal/lsp: remove now redundant debouncing logic
  > 2a9398d go/analysis/passes/slog: do not report multiple incorrect keys
  > 4baa3dc gopls/internal/bug: move bug package into gopls
  > 71ea8f1 go/ssa: lift structs, arrays and typeparams
  > d59a28f gopls/internal/lsp/source: references: restrict search to workspace packages
  > e8f417a gopls/internal/lsp/cache: cleanups to active packages
  > 82c8a38 internal/gocommand: set a WaitDelay (when available) on commands
  > e286d22 gopls/internal/lsp: eliminate diagnoseDetached
  > 4e3238a gopls/internal/lsp/cache: break metadata cycles
  > 660614b gopls/internal/lsp/source: more ITV filtering
  > ce50135 go/analysis/passes/slog: static checks for slog k-v pairs
  > b9619ee gopls/internal/regtest/bench: run kubernetes benchmarks with -short
  > 21a4769 gopls: remove related info for informational diagnostic
  > 6deeacb all: fix remaining tests on js/wasm
  > bfcd41e gopls/internal/lsp/source: add missing punctuation to stubbed method doc
  > 1c5ccad gopls: add a 'stats' subcommand
  > 9c9e11f gopls/internal/lsp/cache: load modules by dir, not module path
  > b35949e gopls/internal/lsp/source: filter intermediate test variants
  > 133605d gopls/internal/lsp/cache: remove spurious error check
  > 240a4dc gopls/internal/lsp/cmd: add instrumentation for TestFix
  > ed3ff1b gopls/internal/lsp: finish debouncing on context cancellation
  > 780626c all: fix non-gopls short tests on js/wasm and update for wasip1/wasm
  > 13c52bc internal/gocommand: stop copying stdout as soon as ctx is done
  > 641e4d7 gopls/doc: update coc.nvim config
  > 85d651a go/analysis/checker/internal: resolve Diagnostic.URLs
  > 54c806f gopls/internal/lsp: eliminate more uses of Span
  > 60d9c06 go/analysis/passes: skip passes that do not import relevant packages
  > 0d77eea gopls/internal/regstest/misc: use go 1.19 instead of 1.29 in TestIssue59124
  > 1b2d1bd gopls/internal/lsp/cache: improve precision of cache key
  > b6f4d07 gopls/internal/lsp: fix initial diagnostics pass
  > d03c59d gopls/internal/lsp/source/typerefs: serialization support
  > 6492058 gopls: strict LSP compliance for empty slices
  > 0f415ef gopls/internal/lsp/source: support hover over non-decimal int literals
  > 40fb89c internal/lsp/testdata: correct DefinitionsCount in 1.21 summary file
  > a4ffa6e internal/lsp/testdata: update 'bad0' diagnostics test for 1.21
  > 5bcc1bd gopls/internal/lsp/filecache: evict aggressively on Go builders
  > 866a200 internal/gocommand: more tweaks to DebugHangingGoCommands
  > a5338c9 go/types/objectpath: add Encoder type, to amortize Scope.Names
  > 45ef829 gopls/internal/lsp/filecache: add integrity check
  > 4bea115 gopls/internal/lsp/source/typerefs: collapse SCCs of ref graph
  > 5ef3193 gopls/internal/lsp/source/typerefs: reexpress tests wrt ExternalRefs
  > c5f768a go.mod: update golang.org/x dependencies
  > 7c33a56 gopls/internal/lsp/source: show both the original declaration and the value of constants in hover
  > 4d205d8 gopls/doc: add instructions for using go.work with the Go distribution
  > d5076cc gopls/internal/lsp/cache: don't trace a region for MetadataForFile
  > f796361 gopls/internal/lsp: add tracing instrumentation for all Server methods
  > e104501 gopls/internal/astutil: TestPurgeFuncBodies requires source code for std
  > 6520870 gopls/internal/lsp/source/typerefs: allow for duplicate decls
  > 902fdca gopls/internal/lsp/source/typerefs: purge func bodies before parsing
  > 58c9a63 go/packages/internal/nodecount: count ast.Node frequency
  > 0a3e5f0 gopls: use safetoken.Line to compute line numbers
  > f4e613e go/analysis/passes/tests: enable fuzz checks in 'tests' analysis pass for cmd/vet
  > 6546e8e gopls/internal/lsp/source/typerefs: new package to analyze syntax deps
  > 04059e1 gopls/internal/lsp/cache: record unloadable files if loading completes
  > 4b11203 gopls/internal/lsp/cache: parse the builtin file through the cache
  > bc35a69 gopls/internal/lsp/source: fix references expansion bug
  > 374b64a go/types/internal/play: show AST debug representation too
  > 13850b3 gopls/internal/lsp/regtest: move @symbol to new marker tests
  > e9188f8 go/analysis/analysistest: Validate analyzers in Run
  > cc511f4 gopls/internal/lsp/regtest: move @implementation to new framework
  > e0ecd1b go/analysis/passes/printf: check new fmt.Appendf function too
  > 488ba86 gopls/internal/lsp/cache: hold on to imports used by open packages
  > d52bc56 gopls/internal/lsp: reorder the way we compute diagnostics
  > 83c1ba1 gopls/internal/lsp/cache: fix two crashes when parsed file overflows
  > cbe6614 go/analysis/passes/printf: improve documentation
  > 255eeeb go/.../analysisutil: ExtractDoc unifies Analyzer.Doc and package doc
  > 1b71eda gopls/internal/regtest/bench: add flags to reuse benchmark repo dirs
  > f8a7325 gopls/internal/lsp/cache: use json encoding for diagnostics
  > df92f17 gopls: pre-initialize the file cache
  > c3edf5a gopls/internal/lsp/cache: actually preload files in parallel
  > acaae98 gopls/internal/lsp/cache: stream package results
  > fa55648 gopls/internal/lsp/cache: evaluate imports lazily in TypeCheck
  > a164829 gopls/internal/lsp/cache: add additional debug assertions during parsing
  > 665c922 gopls/internal/lsp/source: fix panic in quickParse
  > ff76038 go/analysis/passes/printf: improve workaround doc
  > b222520 gopls/internal/cache: use AddExistingFiles in the parse cache
  > 6e5f425 gopls/mod: show hint for discordant module versions
  > e5f7ae1 go/analysis: add Analyser.URL and Diagnostic.URI fields
  > b6dbcf8 internal/gcimporter: have IImportShallow accept an import func
  > 35ef64e internal/tool: add the profile.alloc flag
  > 912861f gopls/internal/lsp/cache: skip object resolution during parsing
  > c881168 internal/tokeninternal: add AddExistingFiles helper
  > c4b943d gopls/internal/lsp: delay workspace diagnostics and analysis
  > c17e55e gopls/internal/lsp/cmd: definition on items without support for hover.
  > 537c4aa gopls/internal/regtest: port @refs to new marker tests
  > 36ed0b1 gopls/internal/lsp/source: rename snapshot.GetFile to ReadFile
  > 4feee84 go/types/internal/play: a playground for go/types
  > 243a948 internal/lsp/regtest: have the regtests control their diagnosticsDelay
  > ae907a4 gopls/internal/lsp/cache: pre-load files after loading packages
  > 293fdc9 gopls/internal/lsp/cache: don't ignore type-errors that can't be mapped
  > 6bb0e47 gopls/internal/lsp: improve concurrency of the diagnostics pass
  > e4da1ee gopls/internal/lsp/debug: show log of recent spans
  > dd1e2f6 cmd/present/static: fork needed godoc static resources
  > 75c657b gopls/internal/regtest/bench: small fixes for DiagnoseChange
  > 786752b gopls/internal/lsp/source: rename FileHandle.Read to Content
  > edc0084 gopls/internal/regtest/bench: narrow the -short guard in iwl_test.go
  > 656f17c gopls/internal/lsp/cache: parallelize getPackageData
  > bac9896 gopls/internal/regtest/marker: add a test for golang/go# 56943
bumping golang.org/x/mod 69aa7ac...baa5c2d:
  > baa5c2d all: add godoc links
  > 7603649 zip: fix TestCreateFromDirSpecial/ignore_symlink on wasmtime
  > 22d21f4 zip: fix doc for CreateFromVCS function
  > bfed713 zip: fix LICENSE file handling to match modfetch
  > 62c7e57 sumdb: handle panic from c.ReadRemote during ReadTiles
  > 2a1c06a modfile: update toolchain syntax
  > e81ad10 sumdb: correct spelling mistakes
  > e343115 sumdb: add missing return after http.Error
  > fc83a8f modfile: add support for dropping go and toolchain stmts
  > 1846133 modfile: add parsing support for toolchain
  > a73672d modfile: add support for go and toolchain lines
  > e7bea8f modfile: use semantic sort for exclude blocks
  > ad6fd61 zip: fix on Windows
bumping github.com/matttproud/golang_protobuf_extensions c182aff...c182aff:
bumping knative.dev/hack ddae802...338500e:
  > 338500e Update actions (# 304)
  > 6f48889 Update community files (# 303)
bumping github.com/prometheus/client_golang 254e546...3583c1e:
  > 3583c1e Cut v1.16.0 (# 1292)
  > 2feda42 Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. (# 1289)
  > 5b9cf9c Merge pull request # 1290 from prometheus/fix-nh-docstring-refs
  > 7352ab7 Moving fully to GH actions. (# 1288)
  > 1b19d5f Fix docstring references to renamed native histogram fields / functions.
  > e4ff34d Improve metricUnits runtime (# 1286)
  > 781ea28 added circleci as gh action YAML (# 1281)
  > a09a1d3 Reduce constrainLabels allocations (# 1272)
  > 8840afc Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (# 1283)
  > 5e78d5f Merge pull request # 1279 from prometheus/beorn7/histogram
  > b8cb86a add process start time header to client_golang prometheus (# 1278)
  > 77e97da histogram: Fix bug in bucket key calculation
  > 8b1a836 GitHub Workflows security hardening (# 1180)
  > 3094812 histogram: expose bug in bucket key calculation
  > f51d823 Merge pull request # 1267 from prometheus/release-1.15
  > 297fea3 fix undefined execution order in return statements (# 1260)
  > 4bbb297 Cut 1.15.1 (# 1266)
  > 0f060a0 Add detection for WSL address (# 1257)
  > 2eaffbd Merge pull request # 1253 from prometheus/fixpro
  > 8a51463 Cleanup proto use in tests (# 1264)
  > d7896d4 Cut v1.15.0 (# 1249)
  > b8fdd23 Added clarification.
  > 0ae0013 Bump golang.org/x/sys from 0.6.0 to 0.7.0 (# 1265)
  > bba12b5 Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (# 1244)
  > 2ea234e Revert "Remove unnecessary check if label is nil in observeWithExemplar (# 1235)"
  > 671a2f0 Fixed tutorial. (# 1256)
  > 9015fcf Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (# 1245)
  > 90eb83b Added interactive tutorial [kubeCon] (# 1255)
  > 1bb8cf8 Bump golang.org/x/sys from 0.5.0 to 0.6.0 (# 1246)
  > c36c6ab [collectors]: fix typo in test assertion (# 1153)
  > ff7efed Merge pull request # 1243 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.30.0
  > 0392dff Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback (# 1252)
  > 63a3955 Merge pull request # 1238 from jacksontj/issue_621
  > 852a282 Bump google.golang.org/protobuf from 1.28.1 to 1.30.0
  > e3b6de8 Merge pull request # 1250 from prometheus/release-1.15
  > eb33971 Filter expected metrics as well in CollectAndCompare (# 1143)
  > 6037863 Only set start/end if time is not Zero
  > 5c7821d Update common Prometheus files (# 1237)
  > e79d7e7 timer: Added support for exemplars. (# 1233)
  > 232b949 Added support for go 1.20. (# 1234)
  > 3726cdd README: Remove not working gocoverage images. (# 1236)
  > 3ce88f3 Remove unnecessary check if label is nil in observeWithExemplar (# 1235)
  > 3d2cf0b Indent example in godoc consistently (# 1226)
  > ffbbe80 Merge pull request # 1225 from prometheus/beorn7/api
  > 66687e5 Update common Prometheus files (# 1224)
  > 2236d78 api: Extend and improve json-iterator usage
  > 2771bcc Add `Header` method to Pusher for custom header (# 1218)
  > 2fced96 Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (# 1197)
  > 031748d Update common Prometheus files (# 1213)
  > b8b41c8 Bump golang.org/x/sys from 0.3.0 to 0.4.0 (# 1217)
  > d5a9239 Merge pull request # 1198 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.9.0
  > 40692cb Merge pull request # 1199 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.2.0
  > 26620fd Bump github.com/prometheus/procfs from 0.8.0 to 0.9.0
  > fcdc3ec Add possibility to dynamically get label values for http instrumentation (# 1066)
  > 14aa203 Bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0
  > 27f0506 Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 (# 1187)
  > fc5f34c Merge pull request # 1178 from ibreakthecloud/patch-1
  > 7f99379 Replace deprecated github.com/golang/protobuf package (# 1183)
  > a787555 typo fix
  > e29ed9f Support for multiple samples within same metric (# 1181)
  > 07b1397 examples: Add exemplars and middleware examples (# 1173)
  > fae2f63 Add constrained labels and Constrained variant for all MetricVecs (# 1151)
  > 8b6e680 Merge pull request # 1171 from prometheus/beorn7/histogram
  > 3d765a1 Add context to "duplicate label names" to enable debugging (# 1177)
  > 449b464 Merge pull request # 1166 from prometheus/beorn7/doc
  > 043372e Initialize atomic variables in histogramCounts with atomic.Store...
  > db41dad Merge pull request # 1164 from prometheus/release-1.14
  > b804be1 Fix typo in doc comment
  > efef903 Rename histogram tests (from sparse to native)
bumping github.com/prometheus/common 49b3603...94bf982:
  > 94bf982 Merge pull request # 489 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.44.266
  > ac06723 Merge pull request # 482 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.8.0
  > 211d8fc Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4
  > 062aaec Merge pull request # 485 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.2
  > 27af2c4 Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
  > 2f0f5c4 Merge pull request # 483 from prometheus/dependabot/go_modules/golang.org/x/net-0.10.0
  > 24a8815 Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 in /sigv4
  > 96ade15 Merge pull request # 486 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/common-0.43.0
  > 7364518 Bump golang.org/x/net from 0.9.0 to 0.10.0
  > 65a4236 Merge pull request # 480 from prometheus/superq/update_sigv4-bot
  > 68e477e Bump github.com/prometheus/common from 0.42.0 to 0.43.0 in /sigv4
  > 085fa47 Merge pull request # 472 from grafana/inline-ca-strings
  > ad1759c Enable dependabot for sigv4
  > f505d86 Merge pull request # 474 from jkroepke/custom-logger
  > bcb00f1 config: remove unused internal function
  > b933a95 Merge pull request # 475 from gouthamve/negotiate-om-1.0
  > e27922a Merge pull request # 469 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.3.2
  > 01d2b4a Remove unnecessary else and use NewSyncWriter again
  > 7b35f6a config: add tests for inline TLS configs
  > 2f04d2e Merge pull request # 463 from prometheus/repo_sync
  > ad42fa5 Return 0.0.1 with no version for backwards compatibility
  > a2ac260 Merge pull request # 479 from prometheus/superq/updates
  > 9a176e1 Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2
  > 769f5e1 Allow custom log.Logger
  > 5915888 config: allow TLS data to be provided inline
  > 66b493f Merge pull request # 462 from roidelapluie/proxyfromenv
  > e990082 Update common Prometheus files
  > 5012e7c Negotiate OM v1.0.0
  > 92f8c27 Merge pull request # 481 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
  > 5e8c998 expfmt: Avoid copying mutex in proto message
  > 6a5f4db Merge pull request # 455 from bboreham/build-tags
  > c8ca1fb Add support to use Proxy From Environment and set No Proxy
  > cffd08e Merge pull request # 478 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.7.0
  > 2328fd6 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
  > 27a8fa5 Update Go modules
  > d7d98af Merge pull request # 461 from bboreham/faster-parseduration
  > 56d83af version: add Go build tags to output
  > d9a31c0 Merge pull request # 454 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.7.0
  > 567ed12 Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0
  > 94c865c Merge pull request # 453 from prometheus/beorn7/model
  > 55b01d1 Parse Durations much faster
  > 77ee449 Merge pull request # 447 from prometheus/superq/bump_go
  > aab41f8 Bump golang.org/x/net from 0.4.0 to 0.7.0 in /sigv4
  > ab87968 Merge pull request # 433 from lucacome/add-dependabot
  > 456cf05 model: Remove json-iterator usage (again)
  > 330a3f5 Add benchmark for ParseDuration
  > d25d305 Merge pull request # 450 from roidelapluie/marshal
  > 2cd3d6e Update Go versions
  > e903cdd Merge pull request # 459 from prometheus/superq/mods
  > 569c9c3 Apply suggestions from code review
  > 4827ac3 Merge pull request # 460 from prometheus/repo_sync
  > 72ed068 Merge pull request # 449 from roidelapluie/test444
  > 6004368 Fix and test JSON & YAML marshalling
  > f9c1994 Merge pull request # 440 from zenador/sparsehistograms
  > caae7d4 Update Go modules
  > c3af33b Add dependabot
  > c4e09cb Merge pull request # 458 from hairyhenderson/switch-kingpin-repo
  > 51087f9 Update common Prometheus files
  > 81fdf5b Merge pull request # 448 from roidelapluie/test442
  > 69ed1ea expfmt: add test cases for TextParser startOfLine error handling
  > ff69f32 Merge pull request # 429 from roidelapluie/fix-marshal
  > ca1f99b Make it more efficient and compatible to use SampleHistogram (# 439)
  > 18a4214 Update comments according to code review
  > 846591a Merge pull request # 417 from zenador/sparsehistograms
  > 8fe65a7 Update kingpin module source
  > 3bdfd73 expfmt: add test case for issue with *bufio.Reader and FmtText format
  > 2c9877d Merge pull request # 444 from abursavich/expfmt-eof
  > 1c521dc Fix marshalling of TLSVersion
  > 87b15f9 Merge pull request # 438 from zenador/sparsehistograms
  > 4e9e3f5 Continue to use json-iterator to improve marshalling of SamplePair
  > ccc2474 Merge pull request # 428 from prometheus/repo_sync
  > 691e814 Update comments according to review
  > d888bfa Merge pull request # 443 from abursavich/expfmt-decode
  > d074dea expfmt: only ignore io.EOF errors in TextParse.startOfLine
  > 296ec92 Merge pull request # 409 from prometheus/mem/proxy_header
  > 0dd260f Change HistogramBucket Boundaries type to int32
  > f71df30 Continue to use json-iterator to improve marshalling of SampleHistogramPair
  > 5b981eb Update common Prometheus files
  > 0267435 Update tests according to code review
  > 5be97a0 expfmt: only call TextParser.TextToMetricFamilies once from textDecoder
  > 18281a2 Merge pull request # 424 from prometheus/repo_sync
  > 4a0d730 Add support for proxy connect headers
  > eda7de1 Start to use json-iterator to improve marshalling of HistogramBucket
  > dc2e18b Revert "Try removing sampleHistogramPairPtr"
  > befeabf Merge pull request # 422 from prometheus/superq/add_mod_check
  > 017dec0 Update common Prometheus files
  > 01880dc Add benchmarks for marshalling
  > f451854 Try removing sampleHistogramPairPtr
  > 1bc7f65 Add platform info to labels (# 403)
  > 82accf3 Add go mod version test
  > 14a8016 Remove sampleHistogramPairPtr
  > b079cf8 Revert "Add generic interface for float/histogram sample pair (bumping go version - experimental)"
  > 00e3fd7 Merge pull request # 418 from roidelapluie/go119
  > 0e0dee6 Merge branch 'main' into sparsehistograms
  > 84e64de Add generic interface for float/histogram sample pair (bumping go version - experimental)
  > ddb642f Merge pull request # 421 from prometheus/superq/update_sigv4
  > 045094f Update deps and test with go 1.19
  > 4a4b110 Fix according to code review
  > c2ecee8 Merge pull request # 419 from prometheus/repo_sync
  > c8ff4cd Update sigv4 Go
  > 74031a1 Change int type of native histogram count
  > a33c32f Merge pull request # 374 from roidelapluie/go118vcs
  > 466075d Update common Prometheus files
  > e717a78 Make type of Sample and SampleStream in structs more explicit with an enum
  > 11bcb5b Merge pull request # 415 from FUSAKLA/fus-http-config-from-file
  > 5b6c049 go118: Get VCS info from debug.BuildInfo
  > a148981 Update the display strings for model
  > 87b669d Add the ability to specify the maximum acceptable TLS version (# 414)
  > d9cd6f2 feat: make LoadHTTPConfigFile set directory and move from tests file
  > 43914a0 Fix and add tests for model matrices
  > bebc731 Remove ioutil after merging check client certificates (# 407)
  > 2b7b371 Split model values into smaller files by category
  > 8c9cb3f Update common Prometheus files (# 399)
  > ee927fa Add histograms to model
  > 1c0fa3e Check if TLS certificate and key file have been modified (# 345)
  > 54e041d Implement Stringer on TLSVersion (# 405)
  > c206bfc Merge pull request # 404 from thaJeztah/bump_protobuf_extensions
  > dfbc25b Merge pull request # 382 from prometheus/superq/update_go
  > 5ae446c go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2
  > 1482587 Remove ioutil (# 395)
  > 9d646db Update Go modules
bumping github.com/go-kit/log 71fa7d7...0b69c70:
  > 0b69c70 Allow to configure allowed levels by string value (# 22)
  > 3752ef7 Update CI and add badges to README (# 21)
  > 2b8dc2b fix safeError & safeString for json format (# 20)
bumping github.com/prometheus/client_model 63fb982...91c3945:
  > 91c3945 Merge pull request # 64 from prometheus/superq/update_proto
  > 31ca668 Update proto tools

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-03 12:31:21 +00:00
knative-automation ae49e7c31b
upgrade to latest dependencies (#753)
bumping k8s.io/code-generator 6523e22...eec869e:%0A  > eec869e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > 824419b Bump runc go module v1.1.4 -> v1.1.6%0A  > ba94e65 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 6276bf2 Update golang.org/x/net to v0.7.0%0A  > 73b9c40 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 882af80 Pin golang.org/x/net to v0.4.0 in 1.26%0A  > 6063700 Merge remote-tracking branch 'origin/master' into release-1.26%0A  > b615940 Update golang.org/x/net 1e63c2f%0A  > 11d5c4c update k8s.io/utils to fix util tracing panic%0A  > 081720d Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A  > d44fa8c dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A  > 300cdcf Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A  > e0ef4aa Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A  > 557ce1f Merge pull request # 113126 from alexzielenski/remove-unwanted-replace%0A  > f86120d remove errant replace%0A  > d6a8b70 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A  > f77ba6d dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A  > 3bbe215 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A  > e80bbc4 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A  > d403dc0 update kube-openapi%0A  > 790e4bc update fsnotify to v1.6.0%0A  > 27bd7d9 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A  > 4731e5c Bump golang.org/x/text to v0.3.8%0A  > a8a213c Merge pull request # 112875 from pohly/update-yaml%0A  > 5f5bab9 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A  > 983d5d0 Merge pull request # 112819 from thockin/no-make-generators%0A  > c35177b Format calls to codegens%0A  > 83929d0 Codegens: Do not auto-set boilerplate path%0A  > 1d82d12 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A  > c3414a0 clients: clarify a misleading comment%0A  > 998e449 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A  > e4543b2 Update to latest k8s.io/utils to pick up changes%0A  > 8e999f2 Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A  > 524127d update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A  > 4ca0baf Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A  > b54a056 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A  > 350c30a updated etcd to v3.5.5 and newer otel libraries as well%0A  > 5f3f945 e2e: bump ginkgo to v2.2.0%0A  > 2e5cca7 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A  > c3fdc3c Merge pull request # 112349 from pohly/klog-update%0A  > e4b7976 client-go: support waiting for SharedInformerFactory shutdown%0A  > 135f69b build: update to klog v2.80.1%0A  > f60067d Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A  > 7c81c99 Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string%0A  > 8468f16 Remove in-tree credential plugins (again)%0A  > 9b98ed3 add symmetric difference in sets%0A  > 34125ff Merge pull request # 112199 from pohly/klog-update%0A  > a055687 dependencies: update to klog v2.80.0%0A  > 16cba21 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A  > e051ad0 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A  > 3a31bb1 Merge pull request # 111934 from deads2k/apply-gen%0A  > 4d73156 Merge pull request # 112052 from tosi3k/bump-client-golang%0A  > 1382941 make applyconfiguration-gen skip generation for types that have generated clients and lack objectmeta%0A  > 03a75ea Bump prometheus/client_golang to v1.13.0%0A  > 17196da update the apply generator to use the same package the the client generator expects%0A  > a4e23d1 Merge pull request # 111566 from inosato/remove-ioutil-from-code-generator%0A  > a6a370c make applyconfiguration-gen handle pointers to slices%0A  > 087714e Merge pull request # 109884 from qzoscar/patch-1%0A  > fc00858 Remove ioutil from code-generator%0A  > ed79ca3 make applyconfiguration-gen work for resources without objectmeta%0A  > fea40fb Merge pull request # 111918 from liggitt/in-tree-auth%0A  > 3612509 fix a broken link%0A  > 78677a3 update the applyconfiguration-gen flag external-applyconfigurations to work%0A  > ad6af70 Revert "Remove gcp and azure auth plugins"%0A  > 7ba56cb applyconfiguration-gen handling of types that have a non-embedded use of TypeMeta%0A  > 97fa351 Merge pull request # 111696 from liggitt/go119mod%0A  > d71f529 add metav1.OwnerReference to the default external configurations to ease generation%0A  > 2b9093f Update go.mod to go1.19%0Abumping github.com/go-openapi/jsonreference 28a8ff9...c5db558:%0A  > c5db558 Merge pull request # 11 from erraggy/master%0A  > 238d8d0 Merge pull request # 9 from meinenec/master%0A  > b112df9 chore(deps): removes purell from dependancies%0A  > 9b671e3 dep: update x/net to latest release%0A  > 0abe7e0 dep: cve: bump x/text to v0.3.6%0Abumping github.com/prometheus/client_golang 2e1c481...254e546:%0A  > 254e546 Merge pull request # 1162 from kakkoyun/cut-1.14.0%0A  > 07d3a81 Merge pull request # 1161 from prometheus/release-1.13%0A  > c8a3d32 Cut v1.14.0%0A  > 870469e Test and support 1.19 (# 1160)%0A  > 53e51c4 Merge pull request # 1157 from prometheus/cut-1.13.1%0A  > b785d0c Fix go_collector_latest_test Fail on go1.19 (# 1136)%0A  > 64435fc Cut 1.13.0 (# 1110)%0A  > 79ca0eb Added tip from Björn + Grammarly.%0A  > 4d54769 Fix float64 comparison test failure on archs using FMA (# 1133)%0A  > 5b7e8b2 collectors.GoCollector: Added rule support for granular metric configuration. (# 1102)%0A  > 078f11f Cut 1.13.1 release (+ documenting release process).%0A  > 5f202ee Merge pull request # 1150 from prometheus/sparsehistogram%0A  > d44fbbe Fix build against GopherJS (# 897)%0A  > ddd7f0e Fix race condition with Exemplar in Counter (# 1146)%0A  > 0859bb8 Merge pull request # 1152 from jessicalins/update-to-custom-reg%0A  > fffb76c Merge branch 'main' into sparsehistogram%0A  > 1638da9 testutil: Add ScrapeAndCompare (# 1043)%0A  > 1f93f64 Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A  > 10b0550 Fix race condition with Exemplar in Counter (# 1146)%0A  > a340ca4 Run make format%0A  > e92a8c7 Avoid the term 'sparse' where possible%0A  > c576b95 Generate new Go runtime metrics for go 1.19 (# 1105)%0A  > 8cc2b6c Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A  > dcea97e Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A  > 6056615 Update random example to use custom registry%0A  > d31f13b Add SparseBucketsZeroThresholdZero and groom doc comments%0A  > 618194d fix assorted oddities found by golangci-lint (# 1040)%0A  > 9801a4e Examples: Replace deprecated WithGoCollections with WithGoCollectorRuntimeMetrics (# 1130)%0A  > 0b7f488 Update simple example to use custom registry%0A  > 58a8ca4 examples: Adjust doc comment for native histograms%0A  > c7488be Added exemplar support to http middleware. (# 1055)%0A  > 7c46c15 Clarify documentation around what constructors do (# 1125)%0A  > 9b5c5b8 Update basic example to use custom registry%0A  > 4e71e6f Update prometheus/client_model dependency%0A  > 3faf3ba Fixed support for unordered input of exemplars. (# 1100)%0A  > 83d56b1 Extend prometheus.Registry to implement Collector (# 1103)%0A  > 111fae1 Merge branch 'main' into sparsehistogram%0A  > 44ce5e1 Ensure tests verify request params (# 1047)%0A  > 4c41dfb Clarify exemplar(Add|Observe) by renaming to (add|observe)WithExemplar (# 1122)%0A  > 25bc188 Merge pull request # 1144 from prometheus/beorn7/histogram2%0A  > 807b1ee explicitly add +inf bucket in withExemplarsMetric (# 1094)%0A  > f73e3cc Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A  > 95cf173 Merge branch 'main' into sparsehistogram%0A  > 6942f9e sparse buckets: Fix handling of +Inf/-Inf/NaN observations%0A  > c6d4e40 Bump github.com/prometheus/procfs from 0.7.3 to 0.8.0 (# 1097)%0A  > c7aa2a5 Merge pull request # 1113 from prometheus/release-1.13%0A  > ec86ef1 Merge pull request # 1092 from prometheus/beorn7/histogram%0A  > 44c2c4d Remove ioutil (# 1096)%0A  > 1e61b8e Update common Prometheus files (# 1111)%0A  > 6141a07 Merge branch 'main' into sparsehistogram%0A  > 8cbcd40 histograms: Move to new exposition protobuf format%0A  > 76cdae2 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (# 1099)%0A  > 5a321c7 Merge branch 'foo-commit' into sparsehistogram%0A  > 3d482bb Merge pull request # 1081 from prometheus/beorn7/release%0A  > 9154d30 Bump github.com/prometheus/common from 0.35.0 to 0.37.0 (# 1098)%0A  > e93e384 Merge branch 'beorn7/release' into sparsehistogram%0A  > e203144 Merge branch 'release-1.12' of github.com:prometheus/client_golang into release-1.12%0A  > c6a634f Merge release-1.12 branch back into main (# 1079)%0A  > c1f2d13 Merge branch 'release-1.12' into beorn7/release%0A  > a528aff Update documentation for exemplar label limit (# 1095)%0A  > 525d042 Merge branch 'main' into sparsehistogram%0A  > a516626 Merge branch 'release-1.12' into beorn7/release%0A  > a27b6d7 Fix conflicts%0A  > 0e136d1 Cut v1.12.2 (# 1052)%0A  > e8f9160 Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (# 1076)%0A  > 5da7b61 Fix version number in VERSION (# 1080)%0A  > ba4a543 Raise exemplar labels limit from 64 to 128 (# 1091)%0A  > 6ba7871 Merge branch 'main' into sparsehistogram%0A  > 5fe1d33 Remove -Inf buckets from go collector histograms (# 1049)%0A  > 810fcb4 Add Error API for pusher (# 1075)%0A  > eb59a7b Histogram: Fix bug with negative schemas (# 1054)%0A  > 2cfd1eb Enable same linters as the Prometheus repo itself (# 1056)%0A  > 049d0fe prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A  > 4ad265f Update common Prometheus files (# 1068)%0A  > b237230 Merge branch 'main' into sparsehistogram%0A  > ebd77f0 Update common Prometheus files (# 1064)%0A  > 7eb9d11 gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A  > 294cca4 Merge branch 'main' into sparsehistogram%0A  > 5d584e2 Update readme (# 1053)%0A  > 2c3d072 Add GitHub settings (# 1063)%0A  > d498b3c gocollector: Added options to Go Collector for changing the (# 1031)%0A  > 70253f4 Fix typo in doc comment%0A  > fab6748 Bump github.com/prometheus/common from 0.33.0 to 0.34.0 (# 1051)%0A  > e38d614 Update minimum supported Go version (# 1062)%0A  > 585540a Fix deprecated `NewBuildInfoCollector` API%0A  > 5b19c55 Merge branch 'master' into sparsehistogram%0A  > edecbb2 Enable dependabot (# 1050)%0A  > 0dd9392 Update common Prometheus files (# 1061)%0A  > 39cf574 Cut v1.12.1 (# 978)%0A  > dfbcc28 Merge pull request # 901 from prometheus/beorn7/histogram%0A  > 35c82f2 Remove -Inf buckets from go collector histograms (# 1049)%0A  > 9b785b0 Reduce granularity of histogram buckets for Go 1.17 collector (# 974)%0A  > 84fcaff Merge branch 'master' into sparsehistogram%0A  > 263be8d Refactoring of sparse histograms%0A  > f251146 prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A  > 5a529ae API client: make http reads more efficient (# 976)%0A  > 9ef5f90 Allow a zero threshold of zero%0A  > 2409960 Implement strategy to limit the sparse bucket count%0A  > 589b2ea Update common Prometheus files (# 1046)%0A  > d32edd6 Use simpler locking in the Go 1.17 collector (# 975)%0A  > aa6f67a Add TODO about bucket search optimization%0A  > 0222f88 Update common Prometheus files (# 1045)%0A  > 772b893 Make the Go 1.17 collector thread-safe (# 969)%0A  > 43f31c2 Merge pull request # 886 from prometheus/beorn7/histogram%0A  > 24605c5 update branch names in a few links (# 1039)%0A  > 08a53e5 Bump the day%0A  > 5aa8534 Merge branch 'master' into sparsehistogram%0A  > 5142344 Pin client_model to the most recent sparsehistogram commit%0A  > 4048091 client: Allow configuration of http client (# 1025)%0A  > 2ce58a7 Cut v1.12.0%0A  > 97eb041 Tidy go.sum%0A  > 6c4e0ef Add tests for sparse histogram%0A  > efe8e6f Document WithTimeout options for Query/QueryRange (# 1037)%0A  > 553ed73 Fix lint warning%0A  > 31318b7 Switch to base-2 buckets%0A  > 4dcf02e Implement deletion based on partially matching labels (# 1013)%0A  > b7a540a Fix test%0A  > 48a686a Update query API to support timeouts (# 1014)%0A  > a9df0ba Update prometheus/client_model%0A  > 11ee9ad gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A  > ce36ee3 Merge branch 'master' into beorn7/histogram%0A  > cd90f33 smart diff to testutil.GatherAndCompare (# 998)%0A  > d698336 Merge branch 'master' into beorn7/histogram%0A  > 0c691ed go.mod: Exclude prometheus/client_golang v1.12.1 (# 1027)%0A  > 08104a0 Minor doc comment fixes%0A  > 46d3dd4 Bump minimum required Go version to 1.16 (# 1032)%0A  > a9d0066 Add note about pow-of-10 precision issue%0A  > 2417284 gocollector: Added options to Go Collector for changing the (# 1031)%0A  > d1f5366 Fix span offset%0A  > cc7991d Make Query requests idempotent (# 1022)%0A  > abe540f Encode sparse histograms in protobuf%0A  > 0bab4fd push: Add PushContext and AddContext to Pusher (# 1028)%0A  > c98db4e Demo sparse histograms%0A  > 06b6412 Added info about our slack channel. (# 1029)%0A  > 130da3b Merge pull request # 1021 from dohnto/dohnto/line-of-sight%0A  > 3e9269d Merge pull request # 1019 from prometheus/repo_sync%0A  > 40e54a7 Refactor apiClientImpl.DoGetFallback%0A  > 29e8191 go.mod: Update dependencies (# 1018)%0A  > e2504f8 Update common Prometheus files%0A  > 8dfa334 Remove workaround for pre go1.15 (# 1010)%0A  > 3bc8f2c Update common Prometheus files (# 1009)%0A  > 6559749 Add statebot config (# 1001)%0A  > 36b47eb When prefix is empty, no more dots should be written (# 1005)%0A  > 5d78aaa .circleci: Add config to test against go1.18 (# 1006)%0A  > 157170d Merge pull request # 1007 from prometheus/fix-lint%0A  > 66837e3 Add exemplar support for const histogram and const metric (# 986)%0A  > 9894406 Fixed lint warning.%0A  > fe8d1e1 Merge pull request # 1000 from alissa-tung/patch-1%0A  > 6c18569 Merge pull request # 1003 from prometheus/repo_sync%0A  > ffd6362 Update Dockerfile example%0A  > 868ec21 Update common Prometheus files (# 992)%0A  > 0291563 Update common Prometheus files%0A  > b05177a Fix deprecated `NewBuildInfoCollector` API%0A  > 1f81b3e Added Transactional Gatherer allowed cached solutions (# 989)%0A  > f3021b0 Create codeql-analysis.yml (# 982)%0A  > 5ac1e92 Merge pull request # 980 from mrueg/min-go-1.15%0A  > 5678ca5 go.mod: Set minimal support version of go to 1.15%0Abumping golang.org/x/term d974fe8...0edf009:%0A  > 0edf009 go.mod: update golang.org/x dependencies%0Abumping k8s.io/api 88912e3...6b24792:%0A  > 6b24792 Update dependencies to v0.26.5 tag%0A  > 37e98ba Merge pull request # 117814 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.26%0A  > 7ff025f Update podFailurePolicy comments from alpha-level to beta%0A  > c9f384e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > c00f1ad Bump runc go module v1.1.4 -> v1.1.6%0A  > 4c28c5a Merge pull request # 117323 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.26%0A  > 9483bbc use case-insensitive header keys for http probes%0A  > 0545f3a Merge pull request # 116081 from pohly/automated-cherry-pick-of-# 115928-origin-release-1.26%0A  > e92d7e9 api: generated files%0A  > 16f23da api: drop Resources.Claims from PVC and PVC template%0A  > 5fd8a44 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 1b65b64 Update golang.org/x/net to v0.7.0%0A  > 2e857c1 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A  > 1c6bd70 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 50d0b42 dynamic resource allocation: avoid apiserver complaint about list content%0A  > 045c7fe Pin golang.org/x/net to v0.4.0 in 1.26%0A  > 07a9cbc Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A  > 52655b9 Resource claims should be a map type%0A  > 07ac8fe Merge remote-tracking branch 'origin/master' into release-1.26%0A  > 566ee01 Update golang.org/x/net 1e63c2f%0A  > b966dc9 sync: update go.mod%0A  > 053624e Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A  > 3590eda Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A  > 8356158 api: update testdata%0A  > 5cb3202 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A  > 5a4f9a5 generated%0A  > 78799a8 api: generated files%0A  > dfd6ea2 Generate code%0A  > 993c43c api: add UnhealthyPodEvictionPolicy for PDBs%0A  > ef72ea9 api: dynamic resource allocation API%0A  > d8ab3fb Add API and validation for CrossNamespaceVolumeDataSource%0A  > af772fc api: add resource claims to core API%0A  > 7beaa08 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A  > d7d25c8 Merge pull request # 113360 from mimowo/handling-pod-failures-beta-enable%0A  > f46cd33 Undo unintentional documentation comment change%0A  > f967e44 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A  > 11620b8 Enable the feature into beta%0A  > 6ae95de Fix typo in function emptyInvariants()%0A  > 34f4a52 apiserver: update API testdata at HEAD for flowcontrol%0A  > 3928298 Rebasing feature branch%0A  > e91ffd8 apiserver: add generated files for borrowing in flowcontrol%0A  > d961983 Update doc comments and change name of feature gate%0A  > fcd0d56 apiserver: add fields for borrowing in apf flowcontrol%0A  > adddac7 Small updates and comment fixes%0A  > 98c1aa6 Merge pull request # 113314 from cici37/celIntegration%0A  > 0d02273 Update generated protobuf files%0A  > 3f61c95 Merge pull request # 113688 from dashpole/update_utils%0A  > 8a0a045 API - make update%0A  > a5e7c66 Adding implementation of KEP-3335, StatefulSetSlice%0A  > 72a29bf Merge pull request # 113500 from kerthcet/feat/graduate-nodeInclusionPoplicy-to-beta%0A  > 2a2f510 update k8s.io/utils to fix util tracing panic%0A  > 891a1f8 Adding new api version of admissionregistration.k8s.io v1alpha1 for CEL in Admission Control%0A  > ee30dcf Merge pull request # 113047 from everpeace/improve-supplemental-groups-description%0A  > 2482389 Feat: graduate NodeInclusionPolicy to beta%0A  > a489930 Rename copy to v1alpha1%0A  > 9a33ad3 Merge pull request # 112360 from mimowo/handling-pod-failures-beta-kubelet%0A  > c4b2250 Improve the description of PodSecurityContext.SupplementalGroups (including cri-api)%0A  > 358a069 Copy over admissionregistration v1 to v1alpha1%0A  > 6c616e1 Merge pull request # 113510 from alculquicondor/finalizers-stable%0A  > 5210e2f Add pod disruption conditions for kubelet initiated failures%0A  > 2025045 Merge pull request # 113351 from andrewsykim/endpointslice-terminating-ga%0A  > aa2b4eb Graduate JobTrackingWithFinalizers to stable%0A  > 4bad656 Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A  > aa9d0a7 k8s.io/api/discovery: remove API docs referencing EndpointSliceTerminatingCondition feature gate%0A  > 91f2496 Merge pull request # 113496 from avoltz/anvoltz/ga-itr%0A  > 686871f Automated codegen%0A  > c865c5c Promote ServiceInternalTrafficPolicy to GA%0A  > bd25e4f APIs, Validation and condition enforcements%0A  > 5448eb3 Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A  > edbfe77 Copy LoadBalancerStatus from core to networking%0A  > 6892570 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A  > c5dc3f4 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A  > 4e8dc44 Merge pull request # 111978 from Jefftree/aggregated-discovery-types%0A  > 72580e4 Add discovery types%0A  > 0184bd8 Merge pull request # 112643 from SergeyKanzhelev/removeDynamicKubeletConfig%0A  > 0f81104 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A  > f8118a1 remove DynamicKubeletConfig feature gate from the code%0A  > 370c8f0 Bump golang.org/x/text to v0.3.8%0A  > 3638040 Merge pull request # 112875 from pohly/update-yaml%0A  > 7ecab5c dependencies: update to sigs.k8s.io/yaml v1.3.0%0A  > 669318b Merge pull request # 112832 from tkashem/apf-prelifecycle-gen%0A  > 2cfef31 apiserver: prerelease-lifecycle-gen for flowcontrol%0A  > 3cedfad Merge pull request # 112306 from tkashem/v1beta3%0A  > 3814236 Merge pull request # 112707 from enj/enj/i/https_links%0A  > 418dd97 add testdata for flowcontrol v1beta3%0A  > ba008c5 Use https links for k8s KEPs, issues, PRs, etc%0A  > c96c62f rename assuredConcurrencyShares for flowcontrol v1beta3%0A  > be233f8 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A  > 51a3f54 add patch annotations to flowcontrol v1beta3%0A  > ca5be1f Update to latest k8s.io/utils to pick up changes%0A  > 7e203ee apiserver: generate for apf v1beta3%0A  > 79091da Merge pull request # 112577 from andrewsykim/feature-gate-cleanup%0A  > 19d0ef4 apiserver: enable v1beta3 for apf%0A  > 052d63f Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A  > 1f28922 remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass%0A  > f50a5b7 apiserver: apf rename copy to v1beta3%0A  > 9df3db1 updated etcd to v3.5.5 and newer otel libraries as well%0A  > bed6431 apiserver: copy apf v1beta2 to v1beta3%0A  > c98ebf1 Merge pull request # 112487 from liggitt/flowcontrol-test%0A  > 5c9e17a Add compatibility fixtures for v1beta2 flowcontrol%0A  > 9842651 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A  > 43df43b Add auth API to get self subject attributes%0A  > 30ff991 Merge pull request # 112349 from pohly/klog-update%0A  > e6114e9 build: update to klog v2.80.1%0A  > 929c3f0 Merge pull request # 112301 from aojea/ipv6_rfc3849%0A  > a687cab use IPv6 Address Prefix Reserved for Documentation for api docs%0A  > 6dd661f Merge pull request # 112199 from pohly/klog-update%0A  > 8a7d12c dependencies: update to klog v2.80.0%0A  > a6ff7c9 Merge pull request # 112146 from kerthcet/feat/move-schedulerError-to-api%0A  > ab89e44 Move constant schedulerError in scheduler to v1 package%0A  > d104994 Merge pull request # 112052 from tosi3k/bump-client-golang%0A  > 15b6dd2 Bump prometheus/client_golang to v1.13.0%0A  > 3be0a3c Merge pull request # 111974 from liggitt/1-25-compatibility%0A  > 49e055e Merge pull request # 111830 from t1anz0ng/typo%0A  > fcc83cd Drop 1.23 compatibility data%0A  > 64f80bd Merge pull request # 111611 from kardashov/ref-spec-docs-typo-fix%0A  > ea5df3a fix(typo): remove extra " from autoscaling doc string%0A  > 4cde1ad Add 1.25 compatibility data%0A  > 2e7b661 Merge pull request # 111657 from aojea/hc_nodeport%0A  > d07af88 Generate specs after fixing typo in documentation%0A  > 649256a Fix typo in field description.%0Abumping google.golang.org/protobuf 32051b4...6875c3d:%0A  > 6875c3d all: release v1.28.1%0A  > 881da6e all: Add prebuild binaries for arm64%0A  > 2a74a0e A+C: delete AUTHORS and CONTRIBUTORS%0A  > de9682a internal/impl: improve MessageInfo.New performance%0A  > b0a9446 all: reformat with go1.19 gofmt%0A  > c1bbc5d all: make integration test work on darwin/arm64%0A  > 5f429f7 proto: fix compilation failure in tests%0A  > fc44d00 proto: use reflect.Ptr for backward compatibility%0A  > 380c339 proto: short-circuit Equal when inputs are identical%0A  > 784c482 all: remove shorthand import aliases%0A  > e62d8ed all: remove duplicate imports%0A  > 11ec34f gha-ci: update github actions to latest versions%0A  > 147729a gha-ci: bump Go version, nits%0A  > 4790de6 all: update to latest staticcheck%0A  > f8e9eb5 internal/encoding/text: fix -0 comparisons in tests%0A  > bf94556 all: fix typos%0A  > 06eea5e internal/impl: CompressGZIP: simplify%0A  > 4db09f5 all: add/bump tested Go versions%0A  > 563f06f internal/encoding/text/decode: limit errId length%0A  > a048235 internal/encoding/text/decode: stop using regexp%0A  > 8a7ba07 reflect/protoreflect: improve documentation for message types%0A  > d77bd4b release.bash: replace aliased git commands with non-aliased equivalents%0A  > 4c88e07 all: start v1.28.0-devel%0Abumping k8s.io/client-go 7226b15...6e9dabb:%0A  > 6e9dabb Update dependencies to v0.26.5 tag%0A  > 038b381 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > cd83e43 Bump runc go module v1.1.4 -> v1.1.6%0A  > dbfbc03 Merge pull request # 117686 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.26%0A  > d72dec4 Use absolute path instead requestURI in openapiv3 discovery%0A  > a5144d4 Merge pull request # 117638 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.26%0A  > d6f8d04 Refactors discovery content-type and helper functions%0A  > 2dd0093 Merge pull request # 115899 from odinuge/automated-cherry-pick-of-# 115620-upstream-release-1.26%0A  > f3ae5cb Merge pull request # 116666 from seans3/automated-cherry-pick-of-# 116603-origin-release-1.26%0A  > fffc68d Change where transformers are called.%0A  > 5ebee18 Aggregated discovery resilient to nil GVK%0A  > 8190aa4 client-go/cache: update Replace comment to be more clear%0A  > 87720b3 Merge pull request # 116437 from seans3/automated-cherry-pick-of-# 116145-# 115865-origin-release-1.26%0A  > b667227 client-go/cache: rewrite Replace to check queue first%0A  > fc13749 Removes old discovery hack ignoring 403 and 404%0A  > 30215cd client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests%0A  > f39ba12 Plumb stale GroupVersions through aggregated discovery%0A  > ba35969 client-go/cache: fix missing delete event on replace without knownObjects%0A  > f538edf Merge pull request # 116352 from seans3/automated-cherry-pick-of-# 115978-origin-release-1.26%0A  > 97cf9cb client-go/cache: fix missing delete event on replace%0A  > 5dbbc58 Tolerate empty discovery response in memcache client%0A  > 62133a9 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 8ce239f Update golang.org/x/net to v0.7.0%0A  > e6bc0bc Merge pull request # 115566 from enj/automated-cherry-pick-of-# 115315-upstream-release-1.26%0A  > 9112e19 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A  > 0519b53 kubelet/client: collapse transport wiring onto standard approach%0A  > 2e34348 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 7be38cd dynamic resource allocation: avoid apiserver complaint about list content%0A  > 4968c4a Pin golang.org/x/net to v0.4.0 in 1.26%0A  > 0c34939 Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A  > 04b098b Resource claims should be a map type%0A  > b3fff46 Merge pull request # 114415 from hoskeri/automated-cherry-pick-of-# 114404-upstream-release-1.26%0A  > 236db3c Merge pull request # 113988 from liggitt/automated-cherry-pick-of-# 113933-upstream-release-1.26%0A  > a2ef324 Check the correct error in d.downloadAPIs%0A  > 95a14c3 Merge remote-tracking branch 'origin/master' into release-1.26%0A  > ebb499f Limit request retrying to []byte request bodies%0A  > 1a7cd1d Update golang.org/x/net 1e63c2f%0A  > 53f2fea sync: update go.mod%0A  > 968ba8d Merge pull request # 113797 from seans3/force-no-aggregated%0A  > c8ffed3 Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A  > 3ac73ea Adds bool to force non-aggregated discovery%0A  > 61cd728 Merge pull request # 113826 from jsafrane/add-openstack%0A  > 522eaa1 api: generated files%0A  > cfd682c Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A  > f2b10f3 Remove OpenStack cloud provider%0A  > acc9fa7 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A  > f1c80d7 generated%0A  > a3d3eb0 Revert "Remove references to openstack and cinder"%0A  > c7bdab2 Generate code%0A  > 0a1f6a8 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A  > 1c7a870 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A  > eed2516 Adding implementation of KEP-3335, StatefulSetSlice%0A  > 7280270 Merge pull request # 113599 from seans3/discovery-client-update%0A  > d4a3675 apiserver: add generated files for borrowing in flowcontrol%0A  > 7694435 Update redacting functionality to redact all sensitive info in config when printing with view (# 109189)%0A  > 25d5761 Aggregated discovery client%0A  > 4b1a9fd Merge pull request # 113314 from cici37/celIntegration%0A  > ea9ec91 Merge pull request # 112905 from alexzielenski/kubectl-apply-csa-migration%0A  > 3a430a4 API - make update%0A  > 3daf180 Merge pull request # 113688 from dashpole/update_utils%0A  > 898b7a3 add FindFieldsOwners util function%0A  > dbe034b update k8s.io/utils to fix util tracing panic%0A  > 4f63b62 add UpgradeManagedFieldsPatch%0A  > 7ed3193 Merge pull request # 111545 from jlsong01/rewrite_signature_of_StartEventWatcher%0A  > c8c6cb5 add OWNERS to csaupgrade%0A  > cbe28cf Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A  > 3467961 rewrite signature of function StartEventWatcher%0A  > a45874a remove kubectl annotation logic from upgrade patch%0A  > 2248bf3 Automated codegen%0A  > d576a35 Merge pull request # 113387 from wojtek-t/refactor_client_indexing%0A  > 4fbef5b Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A  > 5e7ba1f Minor cleanup of thread safe store%0A  > bc6266d Merge pull request # 103177 from arkbriar/support_cancelable_exec_stream%0A  > 3f162fe Copy LoadBalancerStatus from core to networking%0A  > b69a16c Refactor store index into its structure%0A  > 19b2e89 Merge pull request # 113523 from seans3/content-type-response%0A  > 0563dec Propagate the panic with a channel%0A  > 8ff4970 Get response content-type%0A  > 2362c7b use subtests and defer in TestSPDYExecutorStream%0A  > 0d57396 Merge pull request # 113304 from mimowo/handling-pod-failures-beta-ssa%0A  > 5e0a531 Support cancelable SPDY executor stream%0A  > a232cf0 Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A  > a191e58 SSA to add pod failure conditions - ready for review%0A  > 984bdbf dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A  > f87d047 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A  > d236783 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A  > ef8a2e5 Merge pull request # 113089 from zackzhangkai/fix-doc%0A  > 197e479 Merge pull request # 108959 from astraw99/fix-duplicate-list%0A  > 0945beb fix typo%0A  > 42a0e1c Merge pull request # 113062 from alexzielenski/client-go-json-output%0A  > f549acf Fix duplicate code block of ListAll function%0A  > b6d3c8d Merge pull request # 107278 from harsimranmaan/allow_pagination_in_dynamic_fake_lister%0A  > 624929c address feedback%0A  > 9cc33a4 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A  > 0c269b7 remove selflink as per review feedback%0A  > 12cafe2 refactor to use Schema(contentType)%0A  > 9b51067 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A  > fbd8e9a fix failing test assertions%0A  > 8b6ceae add more options for fetching openapiv3 in clients%0A  > fa9ed7f Merge pull request # 112860 from nckturner/remove-log-line%0A  > 1f10368 Preserve metadata for fake dynamic client unstructured lists%0A  > 6b24912 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A  > 5870c62 Remove log line from expiration cache%0A  > aea20dd Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A  > e3bb48f update kube-openapi%0A  > 1af3711 update fsnotify to v1.6.0%0A  > e6d958c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A  > 5e469ba Bump golang.org/x/text to v0.3.8%0A  > f515a4c Merge pull request # 112774 from stevekuznetsov/skuznets/dynamic-client-similar%0A  > b28f6c9 Merge pull request # 112875 from pohly/update-yaml%0A  > 34e8a5d client-go: factor the dynamic client similarly to others%0A  > c9afc73 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A  > f24bd69 Merge pull request # 112306 from tkashem/v1beta3%0A  > ebc7cd4 Merge pull request # 112707 from enj/enj/i/https_links%0A  > 9b97b72 rename assuredConcurrencyShares for flowcontrol v1beta3%0A  > 2f43d37 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A  > 1665808 Use https links for k8s KEPs, issues, PRs, etc%0A  > 9bac803 apiserver: generate for apf v1beta3%0A  > 3697342 Merge pull request # 112680 from enj/enj/i/tls_cache_key_comparable%0A  > 956c1ce clients: clarify a misleading comment%0A  > c81636c Merge pull request # 112665 from NoicFank/fix-typo%0A  > cc2441c transport/cache: statically assert that tlsCacheKey is comparable%0A  > be20b2b Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A  > 59765b8 fix typo error%0A  > 04dbcd8 Update to latest k8s.io/utils to pick up changes%0A  > 2fd4aac Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A  > 47ad72a update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A  > f7c9c63 Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A  > b6e72dc Merge pull request # 112226 from aojea/client_go_transport%0A  > 6b5ecad updated etcd to v3.5.5 and newer otel libraries as well%0A  > acfaa39 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A  > 1bd914a client-go: test transport generation is goroutine safe%0A  > 037b5fd Merge pull request # 112514 from markmc/patch-1%0A  > ec6c80a e2e: bump ginkgo to v2.2.0%0A  > 3f66212 client-go: remove reference to TPR in examples%0A  > 86ffa32 Merge pull request # 112475 from vatsalparekh/fix-TestRESTClientLimiter%0A  > ece6462 Merge pull request # 112476 from enj/enj/i/list_pager_flake%0A  > bf2b395 Fix Infelicities in TestRESTClientLimiter%0A  > 58155b7 Merge pull request # 112450 from enj/enj/i/exec_tls_cache_holder_cleanup%0A  > 6703098 Check for context cancellation on each buffered chunk%0A  > eecd3e5 Merge pull request # 112091 from xyz-li/master%0A  > 5dab9a0 client-go/transport: drop Dial and GetCert fields in favor of Holders%0A  > f6b8521 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A  > cc3cc93 kubectl: fix memory leaks in port forwarding client%0A  > b2b55e6 Add auth API to get self subject attributes%0A  > 18c3338 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A  > 9dae691 Merge pull request # 112309 from shyamjvs/disable-compression%0A  > ec4fedd client-go: support waiting for SharedInformerFactory shutdown%0A  > ab826d2 Merge pull request # 112349 from pohly/klog-update%0A  > 49ac40b Autogen code%0A  > ab0bfda build: update to klog v2.80.1%0A  > b8a8d94 Add DisableCompression option to KubeConfig%0A  > f32861c Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A  > 7d208ba Remove in-tree credential plugins (again)%0A  > e003fa9 Merge pull request # 112017 from enj/enj/i/exec_tls_cache%0A  > 2698e82 Merge pull request # 111967 from alexzielenski/csa-to-ssa%0A  > 6a008ec exec auth: support TLS config caching%0A  > 27c67e7 Merge pull request # 111122 from alexzielenski/informer%0A  > 00d892f correct spacing%0A  > d28c736 Merge pull request # 112022 from JackZxj/release-lock%0A  > a300ae0 return when test is done%0A  > 2efbeaf add boilerplate%0A  > b8b6206 Merge pull request # 112199 from pohly/klog-update%0A  > d04c2ce update lock getter of leaderelection%0A  > 93e5e0e hold listener lock while waiting for goroutines to finish%0A  > dac0826 remove inaccurate comment%0A  > 5a2c3e9 dependencies: update to klog v2.80.0%0A  > e11a988 simplify control flow%0A  > 7634f2e make upgrade modify input instead of deep copying%0A  > 7ccf7b0 Merge pull request # 112134 from apelisse/client-go-valid-segment%0A  > ac7f657 fix spelling%0A  > 9aa7c11 remove fieldsv1 from upgrade body%0A  > d83ec9e Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A  > a4b84d8 Validate segments with client-go/dynamic%0A  > 0f4a6cf reset listenersStarted%0A  > 703d15e Update staging/src/k8s.io/client-go/util/csaupgrade/upgrade.go%0A  > cac10a8 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A  > 449817f add multithreaded test to shared informer%0A  > 675ca93 refactor if statement%0A  > 46d4284 Merge pull request # 111241 from Abirdcfly/fixtestorsource%0A  > de0b767 remove duplicate test%0A  > cfaca90 address comments%0A  > bdae576 Merge pull request # 112068 from aojea/aojea_client_go%0A  > 9b300de make TestListPager_EachListItem rework%0A  > 0565962 address review comments%0A  > 089614c remove last applied configuration information%0A  > fd22687 add aojea as client-go reviewer%0A  > 5a25eb0 switch listeners to use a map, adapt tests%0A  > efe3789 add more test cases%0A  > 35ead05 Merge pull request # 112052 from tosi3k/bump-client-golang%0A  > 90c6a46 active remove/add tests for event handlers%0A  > 46dc22f clean up test%0A  > 5291ca2 Bump prometheus/client_golang to v1.13.0%0A  > de4dd3a tests for invalid registration removals%0A  > ced85a8 update godoc%0A  > e6538dd Merge pull request # 112024 from cndoit18/remove-redundant-judgment%0A  > 33eff64 apply desired changes for handler registration%0A  > 049ba69 expose FieldsToSet and SetToFields%0A  > bcd2e6c style: remove redundant judgment%0A  > d73e40f rename handle to registration%0A  > aa892ab remove  unused code%0A  > d5e5863 Merge pull request # 111752 from aanm/revert-final-url-template%0A  > b3a61c6 remove informational informer methods again%0A  > 90ef078 dont expose internal methods in implementatoin%0A  > 5feaced Merge pull request # 67782 from dims/yank-in-tree-openstack-cloud-provider%0A  > e9d4627 client-go/rest: check if url is nil to prevent nil pointer dereference%0A  > ecdc8bf support removal of event handlers from SharedIndexInformers%0A  > c364b63 add function to upgrade managedfields CSA to SSA%0A  > 0fdc4f3 Merge pull request # 111684 from 0xff-dev/master1%0A  > 98e81a7 Remove references to openstack and cinder%0A  > c501ee0 Revert "client-go: remove no longer used finalURLTemplate"%0A  > 4faffa8 Merge pull request # 111564 from inosato/remove-ioutil-from-cli-client-go%0A  > c94a539 use constant NamespaceDefault instead of variable namespace%0A  > 2e40408 Merge pull request # 111918 from liggitt/in-tree-auth%0A  > 27de641 Remove ioutil from client-go%0Abumping knative.dev/pkg a170a07...ec20442:%0A  > ec20442 Update community files (# 2747)%0A  > 05bfcf6 bump k8s dependencies and update min version to v1.25 (# 2745)%0A  > 52ff2ac drop dynamic client wrappers (# 2744)%0Abumping github.com/go-kit/log 63376a2...71fa7d7:%0A  > 71fa7d7 Simplify stack helpers and remove internal/stack package (# 11)%0A  > 1befbfc remove the stack library dependency (# 10)%0A  > ad0641e Updates for Go 1.17 (# 7)%0Abumping github.com/google/go-cmp f144a35...a97318b:%0A  > a97318b Adjust heuristic for line-based versus byte-based diffing (# 299)%0A  > 377d283 Run tests on Go 1.19 (# 309)%0A  > 6606d4d Use value.TypeString in PathStep.String (# 306)%0A  > f36a68d Pre-declare global type variables (# 302)%0A  > 5dac6aa Fix typo in Result documentation (# 300)%0A  > 14ad8a0 Format with Go 1.19 formatter (# 304)%0A  > a53d7e0 Use reflect.Value.IsZero (# 297)%0Abumping github.com/prometheus/common 2af6d03...49b3603:%0A  > 49b3603 Improve OAuth2 user agent handling (# 391)%0A  > c5e1b60 config: ignore deprecated warning in tests (# 389)%0A  > b86ea81 OAuth2: Respect disable keepalives option; Implement close idle connections (# 390)%0A  > cdc09f0 Merge pull request # 387 from roidelapluie/useragent%0A  > d75e027 Merge pull request # 388 from simonpasquier/fix-tls-tests-for-go-1.18%0A  > db0284d Fix comment%0A  > 26d4974 Add more mimetypes (# 385)%0A  > aeda642 Update to Go 1.18%0A  > 2d0de85 Use full roundtripper%0A  > 627089d Set minimum version for go to 1.16 (# 372)%0A  > 5ab1c85 config: fix testdata for Go 1.18%0A  > 316097c Use WithUserAgent%0A  > 3763a1d TLS config: Enable selection of min TLS version (# 375)%0A  > 99a1aca add User-Agent header to oauth2 requests%0A  > 0c7319a Remove comment about PROMETHEUS_COMMON_DISABLE_HTTP2 env var because it is no longer true%0A  > 840c039 Use path.Clean to clean sigv4 path.%0A  > ffd0efb Deduplicate slashes for sigv4 signature%0A  > 902cb39 Merge pull request # 365 from prometheus/superq/bump_sigv4%0A  > 2c24277 Merge pull request # 362 from prometheus/repo_sync%0A  > 910a9df Update sigv4 modules%0A  > f6b0912 Merge pull request # 353 from prometheus/superq/bump_go%0A  > e457c0a Update common Prometheus files%0A  > 0e1254b Merge pull request # 359 from prometheus/repo_sync%0A  > 3c43b4d Update build/test%0A  > 252ff6f Make HTTP2 user visible%0A  > 809633a Update common Prometheus files%0A  > 00591a3 circleci: Test with go 1.17 (# 347)%0A  > 0762b59 Add proxy_url support for oauth2%0A  > f57586d circleci: add test-assets and style jobs%0A  > 1871a70 assets: add file system layer for zipped embed assets%0A  > ce7006e Update common Prometheus files (# 344)%0A  > 88ce30c Update common Prometheus files (# 340)%0A  > 88f1636 Remove github.com/pkg/errors dependency (# 338)%0Abumping github.com/prometheus/client_model 7bc5445...63fb982:%0A  > 63fb982 Merge pull request # 63 from prometheus/sparsehistogram%0A  > 5c16fa2 Merge pull request # 57 from prometheus/repo_sync%0A  > fdb567d Add note about native histograms to README%0A  > 6b8c742 Update common Prometheus files%0A  > 942d53c Update common Prometheus files%0A  > 7f720d2 Add note about experimental state of native histograms%0A  > f60d1ac Update common Prometheus files%0A  > 1f8dcad Merge pull request # 59 from prometheus/beorn7/histogram%0A  > 6dc836e Merge pull request # 53 from prometheus/repo_sync%0A  > 421ad2b Merge pull request # 58 from prometheus/beorn7/histogram%0A  > a7ff713 Flatten the buckets of native histograms%0A  > 0e1ed89 Merge pull request # 52 from prometheus/repo_sync%0A  > a227486 Update common Prometheus files%0A  > 408689d Merge branch 'master' into sparsehistogram%0A  > 0da3265 Explain Span layout better%0A  > 14ab895 Merge pull request # 51 from prometheus/repo_sync%0A  > bc75c6a Update common Prometheus files%0A  > 61b6c1a Merge pull request # 47 from prometheus/beorn7/histogram%0A  > 8171e83 Add float histograms and gauge histograms to proto spec%0A  > a863571 Merge pull request # 49 from prometheus/repo_sync%0A  > 2fc368c Update common Prometheus files%0A  > 8831f0d Merge branch 'master' into sparsehistogram%0A  > bbaf1cc Switch to base 2 and powers of 2 for resolution%0A  > 675c4e5 Merge pull request # 48 from prometheus/repo_sync%0A  > a3e6551 Update common Prometheus files%0A  > 24db95a Merge remote-tracking branch 'origin/master' into beorn7/histogram%0A  > 147c58e Move .proto file and add caching of protoc and protoc-gen-go during build (# 46)%0A  > 56ab8d9 Update common Prometheus files%0A  > 4b803f3 Experimental encoding for sparse buckets in histogram%0A  > 0255a22 Merge pull request # 43 from roidelapluie/security-dot-md%0A  > 1f48c5c Rename metrics.proto to io_prometheus_client_metrics.proto (# 45)%0A  > 60555c9 Merge pull request # 41 from prometheus/repo_sync%0A  > 1bb3080 Add SECURITY.md%0A  > 1106810 Update common Prometheus files%0Abumping golang.org/x/text 71a9c9a...9db913a:%0A  > 9db913a go.mod: update to newer x/tools%0A  > 30dadde all: correct comment typos%0Abumping k8s.io/apimachinery 4fbe8e4...b207ce5:%0A  > b207ce5 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > 917de35 Bump runc go module v1.1.4 -> v1.1.6%0A  > 53ecdf0 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 05339fa Update golang.org/x/net to v0.7.0%0A  > eabbfd5 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 48b8d1f Pin golang.org/x/net to v0.4.0 in 1.26%0A  > 373a5f7 Merge pull request # 114521 from 3point2/automated-cherry-pick-of-# 113283-upstream-release-1.26%0A  > b5e5df6 Fix SPDY proxy authentication with special chars%0A  > 553a2d6 Improve error message when proxy connection fails%0A  > 5d4cdd2 Merge remote-tracking branch 'origin/master' into release-1.26%0A  > 6cbc4a3 Update golang.org/x/net 1e63c2f%0A  > 6561235 Merge pull request # 113699 from liggitt/manjusaka/fix-107415%0A  > dad8cd8 Update workload selector validation%0A  > fe82462 Add extra value validation for matchExpression field in LabelSelector%0A  > 067949d update k8s.io/utils to fix util tracing panic%0A  > 0ceff90 Merge pull request # 112223 from astraw99/fix-ownerRef-validate%0A  > 9e85d3a Merge pull request # 112649 from howardjohn/set/optimize-everything-nothing%0A  > b0dd9ec Fix ownerRef controller validate err%0A  > b03a432 Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A  > 88a1448 Rename and comment on why sharing is safe%0A  > 4e6bcdb dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A  > 3adc870 Optimize `Everything` and `Nothing` label selectors%0A  > 0524d6c Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A  > 5a0277f Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A  > 6809593 Merge pull request # 112377 from weilaaa/refactor_sets_use_generic%0A  > 70a38aa Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A  > f2d9aed refactor sets use generic%0A  > d097f82 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A  > 7b5633b Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A  > b839e82 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A  > b7d8973 update kube-openapi%0A  > 1dc6ace update fsnotify to v1.6.0%0A  > 78d003c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A  > 04898ff Bump golang.org/x/text to v0.3.8%0A  > 79993b2 Merge pull request # 112875 from pohly/update-yaml%0A  > 7379c15 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A  > 66e26ac Merge pull request # 112707 from enj/enj/i/https_links%0A  > 882b67d Use https links for k8s KEPs, issues, PRs, etc%0A  > 7fb78ee Merge pull request # 112472 from ialidzhikov/nit/error-msg%0A  > 826a74e Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A  > 22fe889 Improve the error returned from the `LabelSelectorAsSelector` func%0A  > e2f9797 Update to latest k8s.io/utils to pick up changes%0A  > f8159af Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A  > 612703e Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A  > 9901884 updated etcd to v3.5.5 and newer otel libraries as well%0A  > 6439059 Merge pull request # 112526 from liggitt/redirect%0A  > 0564b5e e2e: bump ginkgo to v2.2.0%0A  > 2e3bf73 Limit redirect proxy handling to redirected responses%0A  > 6d854d7 Merge pull request # 112349 from pohly/klog-update%0A  > e1e1b7c build: update to klog v2.80.1%0A  > ed93eed Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string%0A  > 36163c5 Merge pull request # 112193 from jindijamie/master%0A  > b7b9ba4 add symmetric difference in sets%0A  > 31bc292 Merge pull request # 112199 from pohly/klog-update%0A  > 1c318b6 Add an option for aggregator%0A  > 0d0d03e Merge pull request # 111936 from haoruan/bugfix-111928-microtime-marshal-precision%0A  > 145c075 dependencies: update to klog v2.80.0%0A  > 2d64dac Merge pull request # 112089 from zeze1004/fix-typo%0A  > 2187a78 Marshal MicroTime to json and proto at the same precision%0A  > 53c4d51 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A  > 30e9977 Fix typo "sturct" to "struct"%0A  > 5e4f25a dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A  > 349dcdf Merge pull request # 112052 from tosi3k/bump-client-golang%0A  > 16a7f7a Bump prometheus/client_golang to v1.13.0%0A  > 2b9fe2c Merge pull request # 111808 from alvaroaleman/meta-wrapping%0A  > bb48261 Apimachinery meta errors: Support errors.Is and error wrapping%0Abumping golang.org/x/sync 886fb93...8fcdb60:%0A  > 8fcdb60 singleflight: avoid race between multiple Do calls%0A  > 7f9b162 singleflight: remove forgotten field%0A  > f12130a syncmap: remove redundant type conversion%0A  > 7fc1605 x/sync/errgroup: clarify docs for Go%0Abumping golang.org/x/sys 90c8f94...c7a1bf9:%0A  > c7a1bf9 unix: define PerfBitWriteBackward%0A  > 1470852 unix: add SetsockoptTCPMD5Sig on linux%0A  > a6bfb89 unix: use unsafe.Slice in anyToSockaddr%0A  > c10701f windows: use unsafe.Slice in (*RawSockaddrAny).Sockaddr on windows%0A  > 6f25076 unix: define extended TCPInfo on Linux%0A  > 10499f4 unix: add ioctlPtr with unsafe.Pointer arg on other unices (cont)%0A  > 92c4c39 unix: add Dup3 on FreeBSD%0A  > 748af6e unix: pass PROT_MPROTECT(PROT_READ|PROT_WRITE) to initial Mmap on netbsd%0A  > 972870e unix/linux: update to Linux kernel 6.2, glibc 2.37 and Go 1.20.1%0A  > cc0b67d unix: use C.ioctl in generated ioctlPtr%0A  > a3b23cc unix: use SYS_PTRACE in generated ptracePtr%0A  > 71a906e unix/linux: add TUN flags and virtio_net_hdr constants%0A  > 2977c77 unix: add ptracePtr that accepts pointer arg as unsafe.Pointer%0A  > 6877dcc execabs: don't override Go 1.19 error with our error%0A  > b13f40e unix: add ioctlPtr with unsafe.Pointer arg on other unices%0A  > 3b9b58b unix: Faccess: check CAP_DAC_OVERRIDE on Linux%0A  > 2da1413 cpu: get hwcap/auxv from the Go 1.21+ runtime%0A  > 4fee21c windows: Add WSALookupService syscall wrappers%0A  > c79a742 unix: fix a use-after-free bug in PtraceIO on freebsd

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-24 17:16:24 +00:00
Matt Moore 7f5b718a01
[master] Auto-update dependencies (#261)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
Matt Moore b6c8f4851e Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00