Commit Graph

303 Commits

Author SHA1 Message Date
David Simansky cb35f6a25a
Update core cli dependencies (#1851)
* Update core cli dependencies

* Update vendor dir
2023-08-23 17:44:55 +00:00
Knative Automation 62d2cbffa0
[main] Upgrade to latest dependencies (#1852)
* upgrade to latest dependencies

bumping go.uber.org/zap a55bdc3...56468e7:
  > 56468e7 Release v1.25.0
  > 249507a zap.Any: Reduce stack size with generics (# 1310)
  > 50b2db4 zap.Any add benchmarks
  > a0674c8 Add direct coverage to zap.Any (# 1309)
  > 1310691 Table test TestFieldConstructors
  > 382e251 Swap expected and got fields (# 1282)
  > 24b7977 Add Name() to Logger (# 1273)
  > 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
  > 4451b47 exp: Update slog, adjust for changes (# 1276)
  > 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
  > 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
  > 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
  > d1a1923 Minimize permissions on CI workflows (# 1257)
  > 384e782 Use sync/atomic, drop external atomics (# 1253)
  > 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
  > f2f1f41 [Feature] Add  experiment `zapslog` package to integrate with slog (# 1246)
  > 54862f5 benchmark: add slog (# 1245)
  > 85c4932 Add govulncheck as a CI step (# 1239)
  > f4ba5f5 make: Switch from golint to revive (# 1238)
  > 8310f89 chore: update bench package versions and results (# 1207)
  > 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
  > bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
  > 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
  > 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
  > d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
  > b32f3c5 Update Snyk vulnerable modules (# 1227)
  > 53fdb6f Reverse comparison for readability (# 1228)
  > 077b03e Use iota like a original from grpc-go (# 1220)
bumping knative.dev/serving e9425f8...eaff0b3:
  > eaff0b3 upgrade to latest dependencies (# 14290)
  > 587de3d Update net-kourier nightly (# 14286)
  > 21264fc Update net-contour nightly (# 14284)
  > a9b48be Deprecate calling kubetest2 via kntest (# 13329)
  > 397cfde Update net-istio nightly (# 14285)
bumping knative.dev/eventing 29ac3ee...a2e2aa3:
  > a2e2aa3 Eventing TLS: Test SinkBinding with Broker as sink (# 7172)
  > d8a2ad5 change the deprecated string (# 7179)
  > 0e88db1 Switch to trigger.WithNewFilters() to set trigger filter (# 7188)
  > 9d2bcef Add kind e2e tests for Kubernetes v1.27.3 (# 7139)
  > 2b02cb4 Add OIDC Authentication feature flag (# 7183)
bumping github.com/hashicorp/golang-lru 14eae34...a032ef5:
  > a032ef5 Update README for v1.0.2
  > bdf35e3 Remove deprecated linters
  > bc1608d Update other tests to get rid of math/rand
  > f2408b3 Update test to remove bad rand usage
  > fa11c6b Update github workflow
  > 6da3f98 Update MPL 2.0 LICENSE (# 110)
  > d4900dc fix onEvictedCB bug (# 84)
  > 003b81b Update go doc url (# 93)
  > 80c9821 rework lru's external registered callback invocation to avoid concurr… (# 80)
  > eb52994 Code quality improvements (# 67)
bumping go.uber.org/multierr 10aaa3c...8767aa9:
  > 8767aa9 Prepare release v1.10 (# 74)
  > 4504ef7 README: Add Features section (# 73)
  > 2fd451d Drop external atomic dependency (# 72)
  > 7876a02 Remove unused glide.yaml (# 71)
  > 55bc553 Support Go 1.20 Unwrap() []error (# 69)
  > 39ca40c Prepare release v1.9.0 (# 68)
  > 4459990 Add a shorthand for AppendInvoke (# 65)
  > 80b07a7 Document named return constraint for defer (# 63)
  > 492b792 Test and lint against Go 1.19 (# 62)
  > aa8f15f Upgrade to yaml.v3 3.0.1 (# 60)
  > f46d400 Use append instead of copy to clone slices (# 58)
  > 6fede5c CI: Test against Go 1.17/1.18 (# 57)
bumping google.golang.org/api 113082d...85e7e70:
  > 85e7e70 chore(main): release 0.138.0 (# 2116)
  > 9b75278 feat(all): auto-regenerate discovery clients (# 2119)
  > 40ea606 feat(all): auto-regenerate discovery clients (# 2118)
  > 1770219 feat(all): auto-regenerate discovery clients (# 2115)
  > c631c0a chore(main): release 0.137.0 (# 2107)
  > caea956 feat: ok to use S2A with override endpoint (# 2114)
  > 142ffeb feat(all): auto-regenerate discovery clients (# 2113)
  > f7f1c7b feat(all): auto-regenerate discovery clients (# 2112)
  > 0cc62ab feat(all): auto-regenerate discovery clients (# 2111)
  > 4d775db feat(all): auto-regenerate discovery clients (# 2110)
  > 6d29bab chore(all): update module github.com/google/s2a-go to v0.1.5 (# 2109)
  > 80485e0 feat(all): auto-regenerate discovery clients (# 2108)
  > 3f3ed3d feat(all): auto-regenerate discovery clients (# 2106)
bumping knative.dev/networking 4bfcc9f...1d7920d:
  > 1d7920d upgrade to latest dependencies (# 845)
bumping knative.dev/hack 044c02b...9cc05a3:
  > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
bumping knative.dev/client-pkg 38d2dc0...5abd129:
  > 5abd129 Update community files (# 116)
bumping knative.dev/pkg 4f651e0...81e4ee1:
  > 81e4ee1 Bump go.uber.org/zap from 1.24.0 to 1.25.0 (# 2800)
  > 2aafe0e Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 (# 2801)
  > 2ad39e9 Bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2 (# 2804)
  > d36cc59 Bump google.golang.org/api from 0.136.0 to 0.138.0 (# 2802)
  > 35b0890 Bump go.uber.org/automaxprocs from 1.4.0 to 1.5.3 (# 2803)
  > 93a9858 upgrade to latest dependencies (# 2799)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix tls domain test

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-23 16:37:56 +00:00
cola 494fe87a78
Upgrade deprecated v1alpha1 DomainMapping API to newer one (#1856)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-08-22 17:29:55 +00:00
Knative Automation 2cdfd1f0da
upgrade to latest dependencies (#1849)
bumping knative.dev/pkg ea6c1f2...6519aff:
  > 6519aff Update community files (# 2794)
  > 26b41ba Bump google.golang.org/api from 0.126.0 to 0.136.0 (# 2790)
  > 42a4ec1 Bump contrib.go.opencensus.io/exporter/prometheus from 0.4.0 to 0.4.2 (# 2793)
  > 404648b Bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 (# 2792)
  > a6e28fc Bump golang.org/x/tools from 0.11.0 to 0.12.0 (# 2791)
  > b409e16 Bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.1 (# 2785)
  > cceb144 Update community files (# 2788)
bumping google.golang.org/genproto/googleapis/api e85fd2c...f966b18:
  > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042)
  > e0aa005 chore(all): update all (# 1033)
  > cbb8c96 chore(all): update all (major) (# 1041)
  > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039)
  > b022f6e chore(all): auto-regenerate .pb.go files (# 1038)
  > 66ad5b6 chore(all): update all (major) (# 1037)
  > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036)
  > 3f92550 chore(all): update all (major) (# 1024)
  > 782d3b1 chore: remove gaming (# 1032)
  > e685fd7 chore(all): update all (# 1031)
  > ccb25ca chore(all): update all (# 1022)
  > f517056 chore(all): add go.work and fix apidiff (# 1030)
  > 9506855 chore(all): auto-regenerate .pb.go files (# 1028)
  > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026)
  > e449d1e chore(all): update apidiff.yaml for submodules (# 1027)
  > 9b080da chore(all): auto-regenerate .pb.go files (# 1025)
bumping golang.org/x/tools 675bf3c...229f848:
  > 229f848 gopls/internal/lsp/source: enable new defers analyzer
  > 2dc7eba go/analysis: use parser.SkipObjectResolution
  > f91c023 go.mod: update golang.org/x dependencies
  > e0783a8 internal/gcimporter: remove bug report on objectpath failure
  > 75f6f9c gopls/internal/bug: add gopls/bug telemetry counter
  > 4b271f9 gopls: add gopls/client telemetry counters
  > d0b18e2 go/analysis/passes/copylock: fix infinite recursion
  > 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt
  > 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters
  > 3d20bbe internal/gcimporter: add a missing return if objectpath fails
  > c16d0be cmd/gonew: add new tool for starting a module by copying one
  > 304e203 internal/edit: copy cmd/internal/edit
  > 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check
  > 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types
  > fe58b07 gopls/internal/lsp/source: fix renaming of type parameters
  > 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs
  > 03562de refactor/satisfy/find: composite lits may have type parameter type
  > bacac14 gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer
  > 38606b3 gopls/internal/lsp/cache: keep analysis progress reports on one line
  > e8cdaf4 gopls/internal/lsp/cache: fast-path for type-checking active packages
  > da5abd3 gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker
  > b389785 gopls: fix tests that depend on log sequencing
  > 2ffc4dc all: fix some typos
  > e66c3a5 gopls/internal/lsp/cache: use correct metadata in resolveImportGraph
  > 364bdd0 gopls/internal/lsp/cache: fix incorrect check for active package
  > c6e02e3 gopls/internal/lsp/source: highlight deprecated symbols
  > 07bfcd4 internal/gcimporter: another workaround for race to interface type set
  > db5406b gopls/internal/lsp: don't recompute diagnostics during code actions
  > 4810eda gopls/internal/lsp/cache: memoize active packages after every operation
  > fa093b2 gopls/internal/regtest/bench: add benchmarks for codeactions
  > d75c387 internal/facts: don't reexport imported facts unnecessarily
  > 67ba599 gopls/internal/lsp/cache: fix boundary cond in parseCache age eviction
  > 478577b gopls/internal/lsp/cache: purge Analysis.Results earlier
  > ac1b965 gopls/internal/lsp/cache: limit parallelism
  > 4f74786 gopls/internal/lsp/cache: move purgeFuncBodies into the parse cache
  > 3577700 gopls/internal/lsp/cache: used time-based eviction in parseCache
  > 36f607b gopls/internal/lsp/frob: document another restriction
  > 9b2c3f9 go/types/objectpath: avoid sorting methods for gopls
  > ebb9ee3 gopls/internal/lsp/cache: UX improvements for analysis
  > 3e82a5b internal/gcimporter: avoid test assumptions about internal packages in other repos
  > 7ba5690 go/analysis/passes/composite: fix typo in URL field
  > 36e4181 Revert "go/packages: avoid unnecessary dependency on StdSizes"
  > 9161e3a all: remove repetitive words
  > 2842ed8 go/packages: avoid unnecessary dependency on StdSizes
  > 84f829e gopls/internal/lsp/cache: better panic if metadata invariant is broken
  > 03275ec gopls/internal/lsp/cache: frob: a fast encoder with gob-like powers
  > dbfa513 gopls/internal/lsp: don't awaitLoaded inside resolveImportGraph
  > b160971 gopls/internal/lsp: fix a latent bug in orphaned file reloading
  > 67aade5 internal/facts: strength-reduce Package param to PackagePath
  > ffc82f3 gopls/internal/lsp/source/typerefs: optimize getPackageHandles
  > 50a6ef6 gopls/internal/lsp: only diagnose one package per file
  > 48026e1 internal/gcimporter: don't panic when exporting a builtin 'Error' method
  > 5fed7a8 gopls/protocol/generate: upgrade generating LSP stubs
  > b9fd8df gopls/internal/lsp/debug: display Analysis.Run times
  > 799eec0 gopls/internal: update LSP support
  > c6de5f5 gopls/internal/lsp/source: fix spurious "unexpected var object" error
  > ba3c31c gopls/internal/regtest/bench: add a test simulating typing
  > 80c9aad gopls/internal/regtest/bench: add an 'oracle' benchmark repo
  > e10bcf6 gopls/internal/regtest/bench: clean up profile flags
  > 50a7e14 go/types/internal/play: show enclosing scopes and method sets
  > 12fe149 internal/typeparams: improve the panic in OriginMethod
  > 89d9fae internal/gcimporter: supporting encoding objects from different packages
  > dbd6001 go/analysis: remove pointless comments
  > 67d73b2 internal/gopathwalk: use opts.Logf for errors if set
  > 1ca2185 go/analysis: pass package's Go version to type checker
  > a721062 gopls/internal/regtest/workspace: fix TestQuickFix_AddGoWork for go1.21
  > ba23fc4 internal/analysisutil: avoid IsNamed panic on built-in named types
  > e1d0f91 go/analysis/passes/slog: unskip test
  > c35476f gopls: commands to start/stop profiling, and a new benchmark metric
  > ec9bc53 internal/gopathwalk: use os.ReadFile instead of ioutil.ReadFile
  > aac7fb6 internal/cmd/deadcode: a command to report dead code in Go programs
  > 538a6e9 gopls/internal/lsp/source: put context first in extracted functions
  > ef12545 internal/lsp/analysis: embed directive analyzer check following decl
  > 7bb8360 internal: fix typo
  > 7fa7e85 go/callgraph/rta: doc tweaks
  > d86c729 cmd/digraph: somepath: search breadth-first to find minimal path
  > eaebeac gopls/internal/lsp/source/completion: avoid duplicates from variants
  > ac255de cmd/digraph: consolidate -help message and package doc
  > dfb7d24 go/analysis/passes/slog: replace XXXCtx names with XXXContext
  > 8f07782 gopls/internal/lsp: make gopls.start_debugging open browser
  > 4b177d0 go/callgraph/rta: optimise 'implements' operation
  > eaca1d0 gopls/internal/lsp/filecache: increase idle GC period to 6 hours
  > 124ebfa internal/pprof: a function to compute total pprof time
  > 8304532 go/callgraph/rta: model reflective calls soundly
  > f9f582e go/packages: pass go list-reported Go language version to type checker
  > e7916d0 gopls/internal/lsp/source/completion: honor usePlaceholders
  > 1d07f1b gopls/internal/lsp/source/completion: placeholders for type params
  > 2d90701 gopls/internal/regtest/marker: skip addgowork.txt
  > 8060af9 gopls/internal/lsp/source/xrefs: include refs to methods of generics
  > a8cf665 gopls/internal/lsp/source: ignore objectpath error in rename
  > eeb93ed gopls: remove dead code
  > 781c467 gopls/internal/lsp/cache: plumb analysis URLs to client
bumping knative.dev/client-pkg e46f802...38d2dc0:
  > 38d2dc0 Update community files (# 114)
  > 71b851f upgrade to latest dependencies (# 112)
bumping knative.dev/hack a75befb...044c02b:
  > 044c02b Update community files (# 309)
  > 3403e35 Update e2e-kind.sh (# 308)
  > ab12e24 Update community files (# 306)
bumping google.golang.org/grpc 5b67e5e...87bf02a:
  > 87bf02a Change version to 1.57.0 (# 6448)
  > 6b64be9 resolver/weighted_round_robin: remove experimental suffix from name
  > 9489082 github: replace deprecated command with environment file (# 6417)
  > d1868a5 clusterresolver: add logs for dns discovery mechanism error cases (# 6444)
  > 8e9c8f8 grpc: do not use balancer attributes during address comparison (# 6439)
  > db32c5b Fix preloader mode in benchmarks (# 6359)
  > f0280f9 xds: require EDS service name in new-style CDS clusters (gRFC A47) (# 6438)
  > bf5b7ae clusterresolver: handle EDS nacks and resource-not-found errors correctly (# 6436)
  > fc0aa46 client: encode the authority by default (# 6428)
  > 11feb0a resolver: delete Target.Scheme and Target.Authority (# 6363)
  > df3e021 status: fix panic when servers return a wrapped error with status OK (# 6374)
  > acbfcbb internal/grpcsync: refactor test (# 6427)
  > 51042db internal/grpcsync: Provide an internal-only pub-sub type API (# 6167)
  > 620a118 xds/internal/balancer/clusterimpl: Switch cluster impl child to graceful switch (# 6420)
  > 6b8f427 orca: remove useless log statement (# 6424)
  > ea492f5 xdsclient: indicate authority serverURI in authority + transport logs (# 6425)
  > 67e881c xds: E2E Test for Audit Logging (# 6377)
  > 07718ef internal/xds/rbac: Add support for string matcher in RBAC header matching (# 6419)
  > 575a936 xds: Fail xDS Server Serve() if called after Stop() or GracefulStop() (# 6410)
  > 7eb5727 xds: switch EDS watch to new generic xdsClient API (# 6414)
  > e859984 server: with TLS, set TCP user timeout on the underlying raw connection (# 5646) (# 6321)
  > 1634254 rpc_util: Reuse memory buffer for receiving message (# 5862)
  > 789cf4e reflection: rename proto imports for disambiguation in import script (# 6411)
  > 0673105 clusterresolver: switch a couple of tests to e2e style (# 6394)
  > 0b3a81e clusterresolver: remove priority LB related tests (# 6395)
  > dd931c8 xds: clusterresolver e2e test cleanup (# 6391)
  > 10f5b50 [PSM interop] Don't fail target if sub-target already failed (# 6390)
  > 963238a clusterresolver: move tests around to different files (# 6392)
  > f24b4c7 clusterresolver: remove redundant tests (# 6388)
  > a9c7942 benchmark: Add support for Poisson load in benchmark client (# 6378)
  > dd350d0 stats/opencensus: Fix flaky metrics test (# 6372)
  > 642dd63 reflection: expose both v1 and v1alpha reflection services (# 6329)
  > 3c6084b xds/outlierdetection: fix config handling (# 6361)
  > 3e8eca8 Revert "client: encode the authority by default (# 6318)" (# 6365)
  > 1c0572a benchmark: fix package used to reference service to use grpc suffix instead of pb (# 6362)
  > 7a7caf3 protoc-gen-go-grpc: Update README.md file (# 6349)
  > 89790ea grpclb: fix typo (# 6356)
  > 907bdaa alts: Read max number of concurrent ALTS handshakes from environment variable. (# 6267)
  > 2ac1aae weightedroundrobin: prefer application_utilization to cpu_utilization (# 6358)
  > 7aeea8f orca: add application utilization and range checking (# 6357)
  > 6578ef7 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354)
  > 761c084 xds/ringhash: cache connectivity state of subchannels inside picker (# 6351)
  > 1b66663 benchmark: Add sleepBetweenRPCs and connections parameters (# 6299)
  > 81c513a opencensus: stop overwriting ctx parameter in tests (# 6350)
  > 68576b3 client: encode the authority by default (# 6318)
  > c9d3ea5 deps: google.golang.org/genproto to latest in all modules (# 6319)
  > 02188e6 Change version to 1.57.0-dev (# 6346)
bumping golang.org/x/oauth2 839de22...2e4a4e2:
  > 2e4a4e2 go.mod: update golang.org/x dependencies
  > ac6658e all: update go version to 1.18
  > ec5679f go.mod: update golang.org/x dependencies
  > 989acb1 all: update dependencies to their latest versions
  > 2323c81 go.mod: update golang.org/x dependencies
bumping knative.dev/eventing e255593...29ac3ee:
  > 29ac3ee [main] Upgrade to latest dependencies (# 7170)
  > 8e9ab2a [main] Update community files (# 7171)
  > 742c45e Create new trigger rekt helper functions (# 7135)
  > 1b1b690 Test ApiServerSource with Broker as sink (# 7151)
  > ea81855 [main] Upgrade to latest dependencies (# 7164)
  > abba035 Fix unique name generator for auto-created EventType (# 7160)
  > 8eaf932 Added .env files to the gitignore (# 7162)
  > 56e9420 [main] Upgrade to latest dependencies (# 7157)
  > 7636997 [main] Update community files (# 7159)
bumping knative.dev/networking f25e82a...ed0534b:
  > ed0534b Update community files (# 843)
  > e50e66f upgrade to latest dependencies (# 841)
  > 1632591 correct readme link (# 840)
  > 04f25c2 Update community files (# 838)
  > 29c1660 upgrade to latest dependencies (# 837)
bumping knative.dev/serving 241a1e9...5e20e1e:
  > 5e20e1e Update net-istio nightly (# 14263)
  > 6bfe5c3 add app: webhook label to webhook service (# 14258)
  > ece2fea upgrade to latest dependencies (# 14256)
  > 5c1c855 Support to use vegeta client with HTTPS (# 14255)
  > f9d9b28 Update net-gateway-api nightly (# 14249)
  > 4ab6b88 Update net-istio nightly (# 14247)
  > 5edb5a9 Update community files (# 14241)
  > 3f62086 Update net-kourier nightly (# 14246)
  > 342693a Update net-certmanager nightly (# 14245)
  > e1bbe1f Update net-gateway-api nightly (# 14243)
  > 0d79514 Update net-contour nightly (# 14244)
  > ad26685 upgrade to latest dependencies (# 14240)
bumping google.golang.org/genproto e85fd2c...f966b18:
  > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042)
  > e0aa005 chore(all): update all (# 1033)
  > cbb8c96 chore(all): update all (major) (# 1041)
  > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039)
  > b022f6e chore(all): auto-regenerate .pb.go files (# 1038)
  > 66ad5b6 chore(all): update all (major) (# 1037)
  > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036)
  > 3f92550 chore(all): update all (major) (# 1024)
  > 782d3b1 chore: remove gaming (# 1032)
  > e685fd7 chore(all): update all (# 1031)
  > ccb25ca chore(all): update all (# 1022)
  > f517056 chore(all): add go.work and fix apidiff (# 1030)
  > 9506855 chore(all): auto-regenerate .pb.go files (# 1028)
  > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026)
  > e449d1e chore(all): update apidiff.yaml for submodules (# 1027)
  > 9b080da chore(all): auto-regenerate .pb.go files (# 1025)
bumping google.golang.org/genproto/googleapis/rpc 9506855...1744710:
  > 1744710 chore(all): update all (# 1043)
  > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042)
  > e0aa005 chore(all): update all (# 1033)
  > cbb8c96 chore(all): update all (major) (# 1041)
  > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039)
  > b022f6e chore(all): auto-regenerate .pb.go files (# 1038)
  > 66ad5b6 chore(all): update all (major) (# 1037)
  > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036)
  > 3f92550 chore(all): update all (major) (# 1024)
  > 782d3b1 chore: remove gaming (# 1032)
  > e685fd7 chore(all): update all (# 1031)
  > ccb25ca chore(all): update all (# 1022)
  > f517056 chore(all): add go.work and fix apidiff (# 1030)
bumping github.com/openzipkin/zipkin-go f916476...4541717:
  > 4541717 remove circleci from list (# 213)
  > a58f3b6 Bump dependencies and remove unnecessary external dependency for example.  (# 212)
bumping google.golang.org/api 884dbd5...113082d:
  > 113082d chore(main): release 0.136.0 (# 2105)
  > 919cee6 chore(all): update all (# 2101)
  > c62e5c6 feat: add additional checks before using S2A (# 2103)
  > 8029f73 feat(all): auto-regenerate discovery clients (# 2104)
  > cd62080 chore(main): release 0.135.0 (# 2088)
  > 8fbf572 feat(all): auto-regenerate discovery clients (# 2102)
  > 262aa70 feat(all): auto-regenerate discovery clients (# 2100)
  > b16a2d3 feat(all): auto-regenerate discovery clients (# 2099)
  > ff054ff feat(all): auto-regenerate discovery clients (# 2098)
  > e59738c feat(all): auto-regenerate discovery clients (# 2096)
  > 1e19c22 feat(all): auto-regenerate discovery clients (# 2095)
  > 979195d feat(all): auto-regenerate discovery clients (# 2094)
  > 06fee15 chore(all): update all (# 2092)
  > 2b1c61f feat(all): auto-regenerate discovery clients (# 2093)
  > 597995c feat(all): auto-regenerate discovery clients (# 2091)
  > 8ba6963 feat(all): auto-regenerate discovery clients (# 2090)
  > c4d9f14 feat(all): auto-regenerate discovery clients (# 2089)
  > 8875932 feat(all): auto-regenerate discovery clients (# 2087)
  > 7fb7c47 chore(main): release 0.134.0 (# 2085)
  > aec89b7 feat(all): auto-regenerate discovery clients (# 2086)
  > 66d077d feat(all): auto-regenerate discovery clients (# 2084)
  > 9a94c5b chore(main): release 0.133.0 (# 2078)
  > 15c15a6 chore(all): update all to 659f7aa (# 2083)
  > 0846d92 feat(all): auto-regenerate discovery clients (# 2082)
  > 94f3caf feat(all): auto-regenerate discovery clients (# 2081)
  > 3a5236c feat(all): auto-regenerate discovery clients (# 2080)
  > b88678a feat(all): auto-regenerate discovery clients (# 2079)
  > d9bd05b feat(all): auto-regenerate discovery clients (# 2077)
  > 2eab0d1 chore(main): release 0.132.0 (# 2066)
  > 334c07e feat(all): auto-regenerate discovery clients (# 2076)
  > bf32188 chore(all): update all to 782d3b1 (# 2074)
  > 25d96d9 feat(all): auto-regenerate discovery clients (# 2075)
  > 0011a92 feat(all): auto-regenerate discovery clients (# 2073)
  > 52ac522 feat(all): auto-regenerate discovery clients (# 2072)
  > 16cf0c3 feat(all): auto-regenerate discovery clients (# 2069)
  > 25a3230 feat(all): auto-regenerate discovery clients (# 2065)
  > 5e7109a chore(main): release 0.131.0 (# 2056)
  > f391921 feat(all): auto-regenerate discovery clients (# 2064)
  > 524f72b feat(all): auto-regenerate discovery clients (# 2063)
  > 16b834e chore(all): update all (# 2061)
  > 90038ee feat(all): auto-regenerate discovery clients (# 2062)
  > 16ad84c feat(all): auto-regenerate discovery clients (# 2060)
  > 24b4d0b feat(all): auto-regenerate discovery clients (# 2059)
  > c836da9 feat(gensupport): pass in headers via context (# 2052)
  > e871335 feat(all): auto-regenerate discovery clients (# 2058)
  > 1b0f818 feat(all): auto-regenerate discovery clients (# 2054)
  > ed3a635 chore(main): release 0.130.0 (# 2042)
  > d5c7eef chore(all): update all (# 2048)
  > 5ec0817 feat(all): auto-regenerate discovery clients (# 2051)
  > d79dfc2 feat(all): auto-regenerate discovery clients (# 2050)
  > 5e08be4 feat(all): auto-regenerate discovery clients (# 2049)
  > 6711565 feat(all): auto-regenerate discovery clients (# 2046)
  > 50d3e98 feat(all): auto-regenerate discovery clients (# 2045)
  > 380eafd feat(all): auto-regenerate discovery clients (# 2044)
  > 7a8816b feat(all): auto-regenerate discovery clients (# 2043)
  > dc4d425 feat(all): auto-regenerate discovery clients (# 2041)
  > 78ebbdb chore(main): release 0.129.0 (# 2029)
  > 5e1c531 feat(all): auto-regenerate discovery clients (# 2040)
  > 888df6f chore: skip generating integrations:v1alpha (# 2039)
  > bbfccf8 chore(all): update all (# 2038)
  > efba8fa chore: restore generating integrations:v1alpha (# 2037)
  > 177408e feat(all): auto-regenerate discovery clients (# 2035)
  > 807827a chore(all): update all (# 2031)
  > cc73573 feat(all): auto-regenerate discovery clients (# 2033)
  > 247ad09 feat(all): auto-regenerate discovery clients (# 2032)
  > 3eb845f feat(all): auto-regenerate discovery clients (# 2030)
  > 922fc6a feat(all): auto-regenerate discovery clients (# 2028)
  > f06cac5 chore(main): release 0.128.0 (# 2023)
  > 229def0 feat(all): auto-regenerate discovery clients (# 2027)
  > 58512c3 feat(all): auto-regenerate discovery clients (# 2026)
  > d846ea5 feat(all): auto-regenerate discovery clients (# 2022)
  > 5e2fcf7 chore(main): release 0.127.0 (# 2016)
  > 0d9a82b chore(all): update module github.com/googleapis/enterprise-certificate-proxy to v0.2.4 (# 2019)
  > eb914ce feat(all): auto-regenerate discovery clients (# 2021)
  > c86a815 feat(all): auto-regenerate discovery clients (# 2018)
  > 4c6e7c1 feat(all): auto-regenerate discovery clients (# 2017)
  > 21af27f feat(all): auto-regenerate discovery clients (# 2015)

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-15 15:57:41 +00:00
Knative Automation 53b3e2e104
upgrade to latest dependencies (#1843)
bumping golang.org/x/term edd9fb7...19e73c2:
  > 19e73c2 go.mod: update golang.org/x dependencies
bumping knative.dev/pkg 8d3f951...ea6c1f2:
  > ea6c1f2 Bump github.com/gobuffalo/flect from 0.2.4 to 1.0.2 (# 2786)
  > 936112b Bump golang.org/x/net from 0.12.0 to 0.14.0 (# 2787)
  > 79fa1f6 Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (# 2784)
  > 7333c86 Update community files (# 2781)
  > 6d68d7f upgrade to latest dependencies (# 2780)
bumping knative.dev/serving 0bbb5c7...241a1e9:
  > 241a1e9 upgrade to latest dependencies (# 14238)
  > 07f0b3b Update net-gateway-api nightly (# 14236)
  > 62daafd Update net-kourier nightly (# 14233)
  > 4c55422 Update net-contour nightly (# 14235)
  > efb99ba Update net-certmanager nightly (# 14234)
  > 0f27ffc Update net-istio nightly (# 14232)
  > 9f845d1 Update community files (# 14230)
  > 08814cd Update net-gateway-api nightly (# 14226)
  > f2969d2 Update net-kourier nightly (# 14221)
  > 883aaa5 Update net-contour nightly (# 14228)
  > c453f07 Update net-certmanager nightly (# 14227)
  > 33909c3 Update net-istio nightly (# 14220)
  > a14c956 upgrade to latest dependencies (# 14225)
  > 8ea1cb6 Set TLS minimum version to 1.3 for Ingress to Activator (# 14074)
  > c8e7387 Update net-contour nightly (# 14224)
  > 8ea2071 Update net-certmanager nightly (# 14222)
  > 2a3f9cc Update net-gateway-api nightly (# 14223)
  > e7c66a8 Update net-kourier nightly (# 14209)
  > 04e6524 upgrade to latest dependencies (# 14214)
bumping knative.dev/networking 29da3ac...f25e82a:
  > f25e82a Update community files (# 836)
  > c39ba8f upgrade to latest dependencies (# 835)
  > e8f7562 upgrade to latest dependencies (# 834)
bumping google.golang.org/genproto/googleapis/api 1aefcd6...e85fd2c:
  > e85fd2c chore: bump deps (# 1020)
  > 71b5a4f chore(all): update README with submodules warning (# 1017)
  > 0005af6 chore(all): update genproto reference to api/rpc submodule versions with back-reference (# 1016)
  > 6ee61e4 chore(all): format doc.go (# 1013)
  > 86246a8 chore(all): update modules: googleapis/bytestream, googleapis/api/apikeys, googleapis/api/servicemanagement, googleapis/api/servicecontrol, googleapis/api/serviceusage
  > dd9d682 chore(all): update modules: googleapis/api
  > 28d5490 chore(all): update modules: googleapis/rpc
  > 438c736 chore(all): update modules: genproto
bumping knative.dev/client-pkg eff2379...e46f802:
  > e46f802 Update community files (# 113)
bumping golang.org/x/net c73c09c...c8c0290:
  > c8c0290 go.mod: update golang.org/x dependencies
  > 0b21d06 quic: framework for testing blocking operations
  > 4648651 quic: add -vv flag for more verbose tests
  > 60ae793 quic: don't send session tickets
  > a7da556 http2: optimize buffer allocation in transport
  > 167593b quic: create and accept streams
  > 8ffa475 html: only render content literally in the HTML namespace
  > 63fe334 quic: gate and queue synchronization primitives
  > bd8ac9e quic: fill out connection id handling
  > 08001cc quic: debug logging of packets
  > dd0aa33 quic: tls handshake
  > 5e678bb quic: CRYPTO stream handling
  > dd5bc96 internal/quic: deflake TestConnTestConn
  > d0912d4 quic: add pipe type
  > 8db2ead quic: transport parameter encoding and decoding
  > 0adcadf quic: send and receive datagrams
  > 16cc77a quic: print better stacks on SIGQUIT
  > 4a3f925 quic: basic connection event loop
  > 57553cb quic: connection ids
  > 304cc91 quic: tracking of received packets and acks to send
  > 9475ce1 quic: fix typos in comments
  > d8f9c01 dns/dnsmessage: add fuzz test
  > 8126108 dns/dnsmessage: update Parser docs
  > a1613c2 http2: handle trailing colon in authorityAddr
bumping golang.org/x/text e503480...fb697c0:
  > fb697c0 cmd/gotext: actually use -dir flag
  > f3e69ed cmd/gotext: fix misbehaviors
  > ab07ad1 all: remove repetitive words
bumping knative.dev/eventing 91e156c...e255593:
  > e255593 Update to kind v0.20.0 (# 7138)
  > 763eb0c [main] Upgrade to latest dependencies (# 7156)
  > 4a77f6f [main] Upgrade to latest dependencies (# 7155)
  > 8d5cfd9 Rename knative-sandbox to knative-extensions (# 7137)
  > f614df3 [main] Upgrade to latest dependencies (# 7143)
  > ce3b0c8 [main] Update community files (# 7152)
  > 6ab1a21 Remove deprecated kncloudevents.CloudEventsRequest (# 7146)
  > 67b3bf5 Set cluster domain suffix in TLS manifests correctly (# 7145)
  > 55225e0 Install Kail from source in test_setup (# 7150)
  > 37a5651 Fix retryAfter experimental e2e test (# 7148)
  > 0fd9aa1 Benchmark Base SubscriptionsAPI filters (# 7121)
  > 8a90e40 TLS certificate rotation tests (# 7103)
  > bfba6fd Use correct cluster domain in e2e tests (# 7140)
bumping google.golang.org/api 63d06ab...884dbd5:
  > 884dbd5 chore(main): release 0.126.0 (# 2009)
  > e0fa0b1 chore: skip generating integrations:v1alpha as it fails generation (# 2014)
  > db9dde2 chore: remove refs to deprecated io/ioutil (# 2008)
  > 95d3fd1 feat(all): auto-regenerate discovery clients (# 2012)
  > 4fed5c2 feat(all): auto-regenerate discovery clients (# 2011)
  > 3dc0dbb feat(all): auto-regenerate discovery clients (# 2010)
  > 465e95b feat(all): auto-regenerate discovery clients (# 2007)
  > 1a4c8c2 chore(main): release 0.125.0 (# 1996)
  > 3e8621c feat: update direct deps (# 2006)
  > 7143682 chore(main): Enable release-trigger bot for triggering release job (# 1977)
  > 636c71b chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /internal/kokoro/discogen (# 2005)
  > 693129f chore(all): update all (major) (# 1993)
  > 3be73e5 chore(all): update all (# 2003)
  > 37ce51c feat(all): auto-regenerate discovery clients (# 2004)
  > f18c4ed feat(all): auto-regenerate discovery clients (# 2002)
  > ed05294 feat(all): auto-regenerate discovery clients (# 2001)
  > f67c417 chore(all): update google.golang.org/genproto to submodules (# 2000)
  > 85ab112 feat(all): auto-regenerate discovery clients (# 1999)
  > f701782 feat(all): auto-regenerate discovery clients (# 1998)
  > cdcccfa feat(all): auto-regenerate discovery clients (# 1995)
bumping golang.org/x/sys a1a9c4b...104d401:
  > 104d401 unix: add riscv_hwprobe for riscv64
  > 70f4e40 unix: retry fetching of lists through sysctl if the size changes
  > ad7130c unix: add more block device ioctl numbers
  > c406141 all: fix some typos
  > 25d0004 unix: fix last argument of pselect6 on linux
  > 706fa98 windows: remove repetitive words
  > 3fead03 unix: add Mremap for netbsd
bumping google.golang.org/genproto 438c736...e85fd2c:
  > e85fd2c chore: bump deps (# 1020)
  > 71b5a4f chore(all): update README with submodules warning (# 1017)
  > 0005af6 chore(all): update genproto reference to api/rpc submodule versions with back-reference (# 1016)
  > 6ee61e4 chore(all): format doc.go (# 1013)
  > 86246a8 chore(all): update modules: googleapis/bytestream, googleapis/api/apikeys, googleapis/api/servicemanagement, googleapis/api/servicecontrol, googleapis/api/serviceusage
  > dd9d682 chore(all): update modules: googleapis/api
  > 28d5490 chore(all): update modules: googleapis/rpc
bumping knative.dev/hack 338500e...a75befb:
  > a75befb Update community files (# 305)
  > d7fde30 Added knative-extensions (# 293)

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-08 16:47:34 +00:00
Knative Automation 1ff16f0fcb
upgrade to latest dependencies (#1840)
bumping go.uber.org/zap 1ae5819...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)
bumping knative.dev/eventing 248a471...91e156c:
  > 91e156c [main] Upgrade to latest dependencies (# 7131)
  > 3915df7 Refactor kncloudevents and add `SendEvent` function (# 7092)
  > 8a09756 [main] Update actions (# 7136)
  > de2e8ff Global resync brokers on config-features changes (# 7126)
  > 5e76ff2 Watch config-features in IMC controller (# 7125)
  > 63fd638 Introduce a script to build and deploy Eventing for local development (# 7117)
  > 694ae3e Fix edit role aggregation (# 7124)
  > 187be65 [main] Upgrade to latest dependencies (# 7123)
  > ffa5915 Remove deprecated httpclient msgsender (# 7018)
  > 874d288 [main] Update community files (# 7116)
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 knative.dev/client-pkg bd83cf4...eff2379:
  > eff2379 Update actions (# 111)
  > 25b1b93 Update community files (# 110)
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 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 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 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 github.com/matttproud/golang_protobuf_extensions c182aff...c182aff:
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 knative.dev/hack ddae802...338500e:
  > 338500e Update actions (# 304)
  > 6f48889 Update community files (# 303)
bumping knative.dev/serving f1617ef...0bbb5c7:
  > 0bbb5c7 rename-sandbox (# 14207)
  > d47f53d Update net-istio nightly (# 14212)
  > 75e721a Update net-contour nightly (# 14211)
  > 1b94c0d Update net-gateway-api nightly (# 14210)
  > f2c3ea4 Update net-certmanager nightly (# 14208)
  > cd98800 Add Istio ambient to KinD test (# 14103)
  > e937b62 Update actions (# 14206)
  > ff6e78d Update net-kourier nightly (# 14205)
  > bbdef8e Update net-istio nightly (# 14198)
  > 0a3f5f9 Update community files (# 14195)
  > 72f4a16 Update net-gateway-api nightly (# 14193)
  > b9c3bc2 Update net-contour nightly (# 14194)
  > 5e99c23 Update net-certmanager nightly (# 14192)
  > 46ba924 Update net-kourier nightly (# 14191)
  > 9e89832 Update net-istio nightly (# 14190)
bumping knative.dev/networking 75dcd54...29da3ac:
  > 29da3ac rename-sandbox (# 833)
  > 23adcb7 Update actions (# 832)
  > 964322c Fix comment for old config (# 831)
  > b13f88f Update community files (# 829)
bumping github.com/prometheus/client_model 63fb982...91c3945:
  > 91c3945 Merge pull request # 64 from prometheus/superq/update_proto
  > 31ca668 Update proto tools
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

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-03 08:04:21 +00:00
Knative Automation b7508e6744
upgrade to latest dependencies (#1836)
bumping knative.dev/client-pkg e9d838e...bd83cf4:
  > bd83cf4 upgrade to latest dependencies (# 101)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-27 06:51:41 +00:00
Knative Automation 5d31dbd803
upgrade to latest dependencies (#1834)
bumping knative.dev/pkg 7051d30...aef227e:
  > aef227e upgrade to latest dependencies (# 2767)
bumping knative.dev/serving 294cb9c...f1617ef:
  > f1617ef upgrade to latest dependencies (# 14188)
  > fcf7ba2 Update net-kourier nightly (# 14186)
bumping knative.dev/eventing de75496...248a471:
  > 248a471 Eventing TLS: Configure CRDs to have addresses and CA certs (# 7105)
  > d2ce623 [main] Upgrade to latest dependencies (# 7109)
  > 6bfc2d4 [main] Format Go code (# 7108)
  > 855fbed Auto create events in channels (# 7089)
  > 0054bf3 Eventing TLS: Configure certificates to force rotate private keys (# 7104)
  > 6911db0 Tag line proposal (# 7045)
  > a13eebe [main] Upgrade to latest dependencies (# 7100)
  > a755429 Re-enable PingSource TLS E2E test (# 7082)
bumping knative.dev/networking a3fa3a5...75dcd54:
  > 75dcd54 upgrade to latest dependencies (# 827)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-26 22:36:41 +00:00
Knative Automation 3ecb24f1c1
upgrade to latest dependencies (#1828)
bumping knative.dev/pkg eb63a40...7051d30:
  > 7051d30 Update community files (# 2764)
  > b7a11d4 Update community files (# 2763)
  > 5ef4812 Update community files (# 2762)
  > 49e2e56 update google cloud deps (# 2758)
  > a5e0b92 upgrade to latest dependencies (# 2757)
  > 6eb4b40 Update community files (# 2760)
bumping knative.dev/client-pkg f377f06...e9d838e:
  > e9d838e Update community files (# 109)
  > f8021da Update community files (# 108)
  > 2311a7e Update community files (# 107)
bumping knative.dev/serving 0462ce6...294cb9c:
  > 294cb9c Add log example for kourier and gateway-api (# 14178)
  > c0556c2 EnsureCleanup can skip clean up (# 14171)
  > 8d87d57 Update net-gateway-api nightly (# 14158)
  > de37d1e Update net-istio nightly (# 14173)
  > ac01fdb Update community files (# 14175)
  > b7c6b23 Update net-kourier nightly (# 14174)
  > 1183ad0 Update net-certmanager nightly (# 14172)
  > a7613e4 Update community files (# 14169)
  > c68d8f8 Update net-contour nightly (# 14165)
  > e5ad1c4 Update net-istio nightly (# 14164)
  > 6673893 Update net-certmanager nightly (# 14162)
  > a34bfd1 Update net-kourier nightly (# 14163)
  > 917d236 Remove domainmapping config (# 14161)
  > 4c76e3b Drop workaround pach for Istio (# 14156)
  > d97db13 Update net-kourier nightly (# 14160)
  > 1559c9b Bump net-certmanager manifests and add kapp ordering overlay (# 14148)
  > 52fe24e upgrade to latest dependencies (# 14155)
  > a5c8c2e Update community files (# 14154)
  > 2a17873 Separate Activator SA (# 14133)
  > fc166ac Consolidate webhooks (# 14082)
  > b935bea Set QP resource defaults (# 14039)
  > 529c5e4 Update net-kourier nightly (# 14150)
  > 4ccd1c9 Implement Stringer for nil podTracker (# 14147)
  > bd3e5e3 upgrade to latest dependencies (# 14151)
  > ebbca26 upgrade to latest dependencies (# 14149)
  > bde2f42 Update net-gateway-api nightly (# 14144)
  > bb1262e Update net-kourier nightly (# 14129)
  > 32ec382 Drop unused ytt patch for Ingress ServiceType (# 14143)
  > 4c3b36c Update net-gateway-api nightly (# 14136)
  > 9a75a93 Update net-istio nightly (# 14132)
  > ca618b7 Update net-certmanager nightly (# 14131)
  > ea3e9c3 Update net-contour nightly (# 14130)
  > 2e7d6e4 Update community files (# 14128)
  > 63fa389 Allow to set QP resources per service (# 14038)
  > 9310e4d Update net-kourier nightly (# 14125)
bumping knative.dev/eventing 8f74094...de75496:
  > de75496 Function CopySecretWithName for creating secrets with specific name (# 7002)
  > 6833ee6 Convert tls secret names to constants (# 7086)
  > 90721ab [main] Update community files (# 7088)
  > 4541f4f [main] Update community files (# 7087)
  > ed05a35 Revert "Add loopclosure linter" (# 7083)
  > 838274e [main] Upgrade to latest dependencies (# 7078)
  > a4f0c10 [main] Update community files (# 7085)
  > afcf60b Move ingress & filter TLS secret names into constants (# 7081)
  > 1e96c78 feat!: Add tls support for ingress (# 6986)
  > 6a0495c Add loopclosure linter (# 7079)
  > 2fe1db6 Updated mtping TLS cert test to bind to free port (# 7036)
  > 516a915 Upgrade rekt to latest (# 7076)
  > 6a890e0 Fix flaky unit tests (# 7080)
  > eaf28a7 Add tracing for TestBrokerWithManyTriggers (# 7077)
  > f5b1b12 Send namespace header in MT components (# 7048)
  > 4b5fde8 [main] Update community files (# 7043)
bumping knative.dev/hack d7586a2...ddae802:
  > ddae802 Update community files (# 302)
  > 8852371 Update community files (# 301)
  > 12cd6a1 Update community files (# 300)
  > cc92cdb Replace test-infra with toolbox (# 297)
  > fc42790 Update community files (# 296)
bumping knative.dev/networking 3a75df5...a3fa3a5:
  > a3fa3a5 Update community files (# 826)
  > ad60eaa Update community files (# 825)
  > 03a1f22 upgrade to latest dependencies (# 824)
  > 2444385 upgrade to latest dependencies (# 822)
  > b2cce92 Update community files (# 823)
  > 1431d70 Bump google.golang.org/grpc to the latest version (# 821)
  > 91821ae Update community files (# 819)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-18 19:24:09 +00:00
David Simansky e6a60c40f4
Fix plugin inlining that uses client-pkg dependency (#1816)
* Fix plugin inlining that uses client-pkg dependency

* Move list merge into plugin manager

* Fix imports formatting
2023-07-18 07:13:09 +00:00
David Simansky 75d62a3618
Add default SecurityContext to every new ksvc (#1821)
* Add default SecurityContext to every new ksvc

* Add basic seccon config flag

* Fix export e2e tests

* Fix unit test
2023-07-13 08:01:14 +00:00
Knative Automation 9ddff04d26
upgrade to latest dependencies (#1823)
bumping knative.dev/serving 0462ce6...4c76e3b:%0A  > 4c76e3b Drop workaround pach for Istio (# 14156)%0A  > d97db13 Update net-kourier nightly (# 14160)%0A  > 1559c9b Bump net-certmanager manifests and add kapp ordering overlay (# 14148)%0A  > 52fe24e upgrade to latest dependencies (# 14155)%0A  > a5c8c2e Update community files (# 14154)%0A  > 2a17873 Separate Activator SA (# 14133)%0A  > fc166ac Consolidate webhooks (# 14082)%0A  > b935bea Set QP resource defaults (# 14039)%0A  > 529c5e4 Update net-kourier nightly (# 14150)%0A  > 4ccd1c9 Implement Stringer for nil podTracker (# 14147)%0A  > bd3e5e3 upgrade to latest dependencies (# 14151)%0A  > ebbca26 upgrade to latest dependencies (# 14149)%0A  > bde2f42 Update net-gateway-api nightly (# 14144)%0A  > bb1262e Update net-kourier nightly (# 14129)%0A  > 32ec382 Drop unused ytt patch for Ingress ServiceType (# 14143)%0A  > 4c3b36c Update net-gateway-api nightly (# 14136)%0A  > 9a75a93 Update net-istio nightly (# 14132)%0A  > ca618b7 Update net-certmanager nightly (# 14131)%0A  > ea3e9c3 Update net-contour nightly (# 14130)%0A  > 2e7d6e4 Update community files (# 14128)%0A  > 63fa389 Allow to set QP resources per service (# 14038)%0A  > 9310e4d Update net-kourier nightly (# 14125)%0Abumping go.opencensus.io 49838f2...b1a01ee:%0A  > b1a01ee Add started RPC metric for client and server side (# 1283)%0A  > 0bf7faa Fix CI, and update testify (# 1284)%0A  > 0521206 Passing capacity to make() in place of length.  (# 1276)%0A  > c2a62a2 fix: Add function to stop the defaultWorker (# 1272)%0A  > bf52d9d  Remove `convTslice` calls in Record()  (# 1268)%0A  > ad0b46e Precompute encodeWithKeys buffer size to avoid resizes (# 1269)%0A  > a55fb71 Optimize `Record()` to avoid extra allocations  (# 1267)%0A  > dcf8515 Fix formatting to pass with go1.17 (# 1270)%0A  > fb455b0 Remove @rakyll from codeowners (# 1256)%0A  > f5c4b39 Bump version to next expected release (# 1257)%0Abumping github.com/census-instrumentation/opencensus-proto 4aa53e1...e53624a:%0A  > e53624a Bump version to 0.4.1%0A  > 576a4ca Run go mod tidy, forgot to do after proto updates (# 228) (# 230)%0A  > f918ec1 Merge pull request # 227 from dashpole/release%0A  > a5f3b19 Add makefile, upgrade to use opentelemetry protoc docker, newer protoc (# 225)%0A  > 11530ad Bump version to 0.4.1-SNAPSHOT%0A  > 032ec2a Add go.mod, so dependencies are controlled (# 224)%0A  > 0b54ad6 Bump version to 0.4.0%0A  > 54c9a4c Start 0.4.0 development cycle (# 219)%0Abumping github.com/golang/protobuf ae97035...5d5e8c0:%0A  > 5d5e8c0 Merge pull request # 1363 from neild/jsonnull%0A  > 37828f9 jsonpb: accept 'null' as a valid representation of NullValue in unmarshal%0Abumping golang.org/x/oauth2 e48dfd9...839de22:%0A  > 839de22 google: don't check for IsNotExist for well-known file%0A  > 0690208 go.mod: update golang.org/x dependencies%0A  > 451d5d6 internal: remove repeated definite articles%0A  > cfe200d oauth2: parse RFC 6749 error response%0A  > 3607514 go.mod: update golang.org/x dependencies%0A  > 4abfd87 google: add CredentialsParams.EarlyTokenRefresh%0A  > 1e7f329 oauth2: add ReuseTokenSourceWithExpiry%0A  > 86850e0 oauth2: fix typo%0A  > a6e37e7 google: Updating 3pi documentation%0A  > 54b70c8 google: update missing auth help URL%0A  > 2fc4ef5 README: encourage issues and proposals before changes%0A  > 62b4eed go.mod: update golang.org/x dependencies%0A  > 885f294 google: Add support for OAuth2 token exchange over mTLS%0A  > 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials%0A  > c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files%0A  > adbaf66 go.mod: update golang.org/x dependencies%0A  > e07593a oauth2: remove direct dependency on golang.org/x/net%0A  > 34ffb07 go.mod: update golang.org/x dependencies%0A  > b177c21 go.mod: update golang.org/x dependencies%0A  > 510acbc google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call%0A  > ec4a9b2 google/internal/externalaccount: Adding metadata verification%0A  > 68a41d6 go.mod: update golang.org/x dependencies%0A  > 1a77549 go.mod: update to new compute/metadata module%0Abumping golang.org/x/text 9db913a...e503480:%0A  > e503480 encoding/japanese, language: shorten very long sub-test names%0A  > 2df65d7 all: regenerate for Unicode 15.0.0%0A  > e3c038a all: prepare for Unicode 15.0.0%0A  > 3a7a255 internal/export/idna: make more space for mapping index%0A  > d61dd50 go.mod: delete repeated "indirect"%0A  > efb744f internal/export/idna: fix infinite loop in Go pre-1.10%0A  > 48e4a4a all: fix some comments%0Abumping golang.org/x/term 0edf009...edd9fb7:%0A  > edd9fb7 go.mod: update golang.org/x dependencies%0A  > 88fcf87 term: consistently return zeroes on GetSize error%0A  > f6de4a1 go.mod: update golang.org/x dependencies%0A  > 119f703 go.mod: update golang.org/x dependencies%0A  > 7ae6be6 go.mod: update golang.org/x dependencies%0Abumping google.golang.org/api a039966...63d06ab:%0A  > 63d06ab chore(main): release 0.124.0 (# 1990)%0A  > 73f57fe feat(all): auto-regenerate discovery clients (# 1991)%0A  > 8c0e6d9 chore: add yoshi-approver ownership (# 1994)%0A  > 7843046 chore(all): update all (# 1992)%0A  > 94c12ed chore(all): update module github.com/google/s2a-go to v0.1.4 (# 1989)%0A  > 0b4f4af feat(all): auto-regenerate discovery clients (# 1988)%0A  > 2721e1f chore: enable GoApiaryCodegen auto-approve (# 1987)%0A  > a241c25 chore: delete broken AutoApprove (# 1986)%0A  > 3e2d6a6 chore: trigger AutoApprove on reopen as well (# 1985)%0A  > a24a28a chore: give AutoApprove job full write (# 1984)%0A  > 8210800 chore(main): release 0.123.0 (# 1975)%0A  > f31b763 feat(all): auto-regenerate discovery clients (# 1982)%0A  > d27f40f feat(all): auto-regenerate discovery clients (# 1978)%0A  > 94d3d73 chore(ci): fix AutoApprove for discogen (# 1981)%0A  > 98b3073 feat(all): auto-regenerate discovery clients (# 1974)%0A  > d5e0fb2 chore(main): release 0.122.0 (# 1972)%0A  > ab64815 feat(all): auto-regenerate discovery clients (# 1973)%0A  > 8b0974e fix: add better support of array of floats (# 1971)%0A  > cf0df64 chore(main): release 0.121.0 (# 1962)%0A  > c2c2b59 feat(all): auto-regenerate discovery clients (# 1963)%0A  > e44a771 chore(all): update module github.com/google/s2a-go to v0.1.3 (# 1965)%0A  > 2068ba5 feat(all): auto-regenerate discovery clients (# 1961)%0A  > c2018e2 chore(main): release 0.120.0 (# 1956)%0A  > 4e35cac feat(all): auto-regenerate discovery clients (# 1960)%0A  > fcd007a feat(all): auto-regenerate discovery clients (# 1958)%0A  > 289b859 feat(all): auto-regenerate discovery clients (# 1957)%0A  > 409bc9d feat(all): auto-regenerate discovery clients (# 1955)%0A  > 0909f16 chore(main): release 0.119.0 (# 1944)%0A  > 2f54150 chore(deps): update s2a-go to v0.1.2 (# 1954)%0A  > 685ec81 feat: add an option to enable DirectPath xDS (# 1942)%0A  > d85769c feat(all): auto-regenerate discovery clients (# 1953)%0A  > 4cb8eb9 feat(all): auto-regenerate discovery clients (# 1952)%0A  > bf9f3ac chore(all): update google.golang.org/genproto digest to daa745c (# 1949)%0A  > e1eda57 feat(all): auto-regenerate discovery clients (# 1948)%0A  > a0dacd5 feat(all): auto-regenerate discovery clients (# 1947)%0A  > e8b93cb chore(deps): update s2a-go to v0.1.1 (# 1945)%0A  > 690068f feat(all): auto-regenerate discovery clients (# 1943)%0A  > 2d6890a chore(main): release 0.118.0 (# 1940)%0A  > 29dc45a feat(all): auto-regenerate discovery clients (# 1941)%0A  > ac94a0f feat(all): auto-regenerate discovery clients (# 1939)%0A  > 8019ef6 chore(main): release 0.117.0 (# 1931)%0A  > 750c7c8 feat(all): auto-regenerate discovery clients (# 1936)%0A  > 3a98290 chore(all): update all (# 1937)%0A  > 3f62830 chore(deps): bump golang.org/x/crypto (# 1930)%0A  > 2219681 feat(all): auto-regenerate discovery clients (# 1935)%0A  > 2efcb2e feat(all): auto-regenerate discovery clients (# 1932)%0A  > 3c61729 feat: add experimental s2a-go integration (# 1874)%0A  > 587b9e5 chore(main): release 0.116.0 (# 1929)%0A  > 28c8cd5 feat(all): auto-regenerate discovery clients (# 1928)%0A  > feafcdc chore(main): release 0.115.0 (# 1922)%0A  > 34781cf feat(all): auto-regenerate discovery clients (# 1927)%0A  > 33a2dfe feat(all): auto-regenerate discovery clients (# 1924)%0A  > 02cfb82 chore(all): update google.golang.org/genproto digest to dcfb400 (# 1925)%0A  > 8930f0e feat(all): auto-regenerate discovery clients (# 1923)%0A  > 1c955e8 feat(all): auto-regenerate discovery clients (# 1913)%0A  > 7f87838 chore(all): update all (# 1918)%0A  > be028cf chore(gensupport): add idempotency header (# 1916)%0A  > 649bfb9 chore(all): update all (# 1914)%0A  > 5ac4fd7 test: update test due to generator change (# 1912)%0A  > f79df48 chore(main): release 0.114.0 (# 1910)%0A  > 2754ab4 feat(all): auto-regenerate discovery clients (# 1907)%0A  > dc4b77d fix: always reference the internal package. (# 1909)%0A  > b8a2a5e chore(main): release 0.113.0 (# 1901)%0A  > fc221ce feat(all): auto-regenerate discovery clients (# 1900)%0A  > e63383f chore(all): update module google.golang.org/protobuf to v1.29.1 [SECURITY] (# 1906)%0A  > 64b6ee4 feat(idtoken): add support for external_account (# 1897)%0A  > 65cafd4 chore(all): update all (# 1902)%0A  > 63c48a6 feat(transport): add support for setting quota project with envvar (# 1892)%0A  > 225fa6b internal: Refactor cert logic to support OAuth2 token exchange over mTLS (# 1886)%0A  > 8d4d70d chore(main): release 0.112.0 (# 1883)%0A  > 89c274a feat(all): auto-regenerate discovery clients (# 1898)%0A  > 9f18671 feat(all): auto-regenerate discovery clients (# 1896)%0A  > e88ee8a feat(all): auto-regenerate discovery clients (# 1893)%0A  > 5da4d6a feat(all): auto-regenerate discovery clients (# 1887)%0A  > 6bd0840 chore(deps): bump golang.org/x/crypto in /internal/kokoro/discogen (# 1890)%0A  > 2f72016 chore(all): update all (# 1888)%0A  > c886360 feat(all): auto-regenerate discovery clients (# 1885)%0A  > 1aee5cd feat(all): auto-regenerate discovery clients (# 1884)%0A  > 15808d7 feat(all): auto-regenerate discovery clients (# 1882)%0A  > e99d0d5 chore(main): release 0.111.0 (# 1860)%0A  > 70d3954 feat(all): auto-regenerate discovery clients (# 1875)%0A  > f32872c chore(all): update google.golang.org/genproto digest to 637eb22 (# 1877)%0A  > c02cff6 feat(all): auto-regenerate discovery clients (# 1873)%0A  > 7d34d41 feat(all): auto-regenerate discovery clients (# 1872)%0A  > d456fd6 chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (# 1870)%0A  > b7ab21d chore(all): update all (# 1868)%0A  > 7f5f40a feat(all): auto-regenerate discovery clients (# 1866)%0A  > 4056319 chore(all): update module golang.org/x/net to v0.7.0 [SECURITY] (# 1867)%0A  > 8b8b195 feat(all): auto-regenerate discovery clients (# 1863)%0A  > c0f2510 chore(all): update vet.sh to go runtime 1.20 (# 1865)%0A  > 895105a feat(all): auto-regenerate discovery clients (# 1861)%0A  > ba3414e feat(all): auto-regenerate discovery clients (# 1859)%0A  > 892811c chore(main): release 0.110.0 (# 1840)%0A  > 1edc79b chore: update x libs (# 1858)%0A  > 929a393 chore(all): update all (# 1853)%0A  > 1147cb8 fix: Update ECP dependency to v0.2.3 (# 1857)%0A  > 689f934 feat(all): auto-regenerate discovery clients (# 1851)%0A  > 8efd00d fix(internal/gensupport): don't prematurely close timers (# 1856)%0A  > 3fb5b61 fix: Improve error handling for enterprise certificate module (# 1848)%0A  > 8980266 feat(all): auto-regenerate discovery clients (# 1850)%0A  > 3fb8cdc feat(all): auto-regenerate discovery clients (# 1841)%0A  > 1651c38 chore(transport): remove support for go runtimes earlier than 1.16 (# 1844)%0A  > 4b4c9d4 feat(all): auto-regenerate discovery clients (# 1838)%0A  > b3b5f17 chore(main): release 0.109.0 (# 1818)%0A  > c13cc35 feat(all): auto-regenerate discovery clients (# 1836)%0A  > 602b6a4 chore(all): update all (major) (# 1806)%0A  > a5d0daa feat(all): auto-regenerate discovery clients (# 1828)%0A  > 50fc7c4 feat(all): auto-regenerate discovery clients (# 1826)%0A  > 6aad438 feat(all): auto-regenerate discovery clients (# 1825)%0A  > 85d0224 feat(all): auto-regenerate discovery clients (# 1822)%0A  > 884a246 feat(all): auto-regenerate discovery clients (# 1821)%0A  > 5935892 feat(all): auto-regenerate discovery clients (# 1819)%0A  > ba3ba78 feat(all): auto-regenerate discovery clients (# 1817)%0A  > 47f66d6 chore(main): release 0.108.0 (# 1811)%0A  > da48b9a feat(all): auto-regenerate discovery clients (# 1816)%0A  > a12685c feat(all): auto-regenerate discovery clients (# 1813)%0A  > 4df52d2 feat(all): auto-regenerate discovery clients (# 1810)%0A  > f74fbb6 chore(main): release 0.107.0 (# 1803)%0A  > d8084e4 feat(all): auto-regenerate discovery clients (# 1809)%0A  > 4dca4e0 feat: re-enable integrations:v1 (# 1801)%0A  > 86e4009 fix: user Timers over time.After (# 1802)%0A  > bcc345c feat(all): auto-regenerate discovery clients (# 1808)%0A  > de06921 feat(all): auto-regenerate discovery clients (# 1807)%0A  > 935ef64 feat(all): auto-regenerate discovery clients (# 1804)%0A  > 93de455 feat(all): auto-regenerate discovery clients (# 1800)%0A  > ac7eb8f chore(main): release 0.106.0 (# 1786)%0A  > 3944e86 feat(all): auto-regenerate discovery clients (# 1794)%0A  > f6dec99 feat(idtoken): add support for impersonated_service_account creds type (# 1792)%0A  > ddb5c65 test: add buffer to both sides of token expiry validation (# 1797)%0A  > b35900a fix(idtoken): configure validator constructor to use no authentication (# 1789)%0A  > ca86833 chore(all): update all (# 1796)%0A  > a6b0739 chore: skip generating integrations:v1 as it fails generation (# 1793)%0A  > 7bd17b3 feat(all): auto-regenerate discovery clients (# 1790)%0A  > 9fb35f5 feat(all): auto-regenerate discovery clients (# 1788)%0A  > 1569e5b feat(option/internaloption): add new EmbeddableAdapter option (# 1787)%0A  > a7f08e2 feat(all): auto-regenerate discovery clients (# 1784)%0A  > 67aaf4e chore(main): release 0.105.0 (# 1774)%0A  > 5b02761 feat(all): auto-regenerate discovery clients (# 1777)%0A  > c58bf4c feat: support set null map entries for non-simple map values (# 1782)%0A  > e4271df feat(googleapi): add response headers to Error reported by CheckMediaResponse (# 1781)%0A  > 6193507 chore: remove uses of obsolete golang.org/x/xerrors (# 1776)%0A  > 37a2e41 feat(all): auto-regenerate discovery clients (# 1773)%0A  > 9255b0b chore(main): release 0.104.0 (# 1748)%0A  > 4238314 chore: ignore some golang.org/x/* dependencies in renovate (# 1772)%0A  > 029b659 chore(all): update all (# 1768)%0A  > f819644 feat(all): auto-regenerate discovery clients (# 1771)%0A  > 2b596d9 feat(all): auto-regenerate discovery clients (# 1767)%0A  > 3195ce1 feat(all): auto-regenerate discovery clients (# 1766)%0A  > 97a9846 feat(all): auto-regenerate discovery clients (# 1760)%0A  > 8d8f0a7 feat(transport): de-experiment google-c2p resolver (# 1757)%0A  > c213153 fix(transport/grpc): separate resolution of creds and certs (# 1759)%0A  > 629e217 fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (# 1754)%0A  > caf7af0 feat(all): auto-regenerate discovery clients (# 1755)%0A  > e18b504 feat(all): auto-regenerate discovery clients (# 1753)%0A  > dd565a4 feat(all): auto-regenerate discovery clients (# 1752)%0A  > a657f19 feat(all): auto-regenerate discovery clients (# 1751)%0A  > 292129c feat(all): auto-regenerate discovery clients (# 1746)%0A  > 02077fd chore(all): update all (# 1749)%0A  > 567070f docs: document limitation of WithUserAgent (# 1747)%0A  > 561b601 chore(main): release 0.103.0 (# 1738)%0A  > 4248dc3 feat(all): auto-regenerate discovery clients (# 1743)%0A  > ee25e29 feat(googleapi): inject gax apierror.APIError into googleapi.Error (# 1730)%0A  > f8efb95 chore(all): update all (# 1740)%0A  > 9695aa1 feat: rm hard dep on x/sys (# 1742)%0A  > bec0f29 chore(.github): force renovate to use 1.19 (# 1741)%0A  > bbd4259 feat(all): auto-regenerate discovery clients (# 1739)%0A  > de99200 feat(all): auto-regenerate discovery clients (# 1737)%0A  > 0d7f97a chore(main): release 0.102.0 (# 1726)%0A  > 0528475 feat: rely on new compute metadata module directly (# 1736)%0A  > ce57a67 feat(all): auto-regenerate discovery clients (# 1734)%0A  > 1e1eab9 feat(all): auto-regenerate discovery clients (# 1727)%0A  > 0ce5403 test(transport/grpc): fix arg for test failure logs (# 1733)%0A  > 06360d8 feat(all): auto-regenerate discovery clients (# 1725)%0A  > 644a13c chore(main): release 0.101.0 (# 1719)%0A  > f4788b3 feat(all): auto-regenerate discovery clients (# 1723)%0A  > 9ea2ceb chore(all): update all (# 1721)%0A  > 9140608 feat(all): auto-regenerate discovery clients (# 1720)%0A  > 453b81a feat(all): auto-regenerate discovery clients (# 1718)%0A  > d530a93 chore(main): release 0.100.0 (# 1714)%0A  > 37f90e9 feat(internal/gensupport): remove DetermineContentType, use gax-go copy (# 1716)%0A  > b235b1f fix(idtoken): Allow missing age in http response header (# 1715)%0A  > f990a2a feat(all): auto-regenerate discovery clients (# 1717)%0A  > f9e15f2 feat(all): auto-regenerate discovery clients (# 1712)%0A  > e74b770 chore(all): update all (# 1713)%0A  > 977e871 chore(main): release 0.99.0 (# 1710)%0A  > 6b81c83 feat(all): auto-regenerate discovery clients (# 1701)%0A  > 1aa1deb chore(all): update all (# 1707)%0A  > 69fb474 chore: Update ECP dependency to 0.2.0 (# 1704)%0A  > a4ae94d chore(main): release 0.98.0 (# 1700)%0A  > 25b7450 feat(all): auto-regenerate discovery clients (# 1699)%0A  > aa775b4 feat(all): auto-regenerate discovery clients (# 1696)%0A  > faa845a chore(main): release 0.97.0 (# 1694)%0A  > 2c3e863 fix(gensupport): allow initial request for resumable uploads to retry w/ non-nil getBody (# 1690)%0A  > f427ee3 feat(internal/gensupport): wrap retry failures with context and prev error (# 1684)%0A  > 6b0515b fix: build script bash error (# 1697)%0A  > b8f2556 feat(all): auto-regenerate discovery clients (# 1695)%0A  > a87400b feat(all): auto-regenerate discovery clients (# 1693)%0Abumping google.golang.org/protobuf 6875c3d...68463f0:%0A  > 68463f0 all: release v1.31.0%0A  > 59a8581 encoding/protodelim: fix handling of io.EOF%0A  > fc47fdd proto: store the size of tag to avoid multiple calculations%0A  > cc524c9 internal/order: fix sorting of synthetic oneofs to be deterministic%0A  > b8fc770 encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one%0A  > cf06b0c compiler/protogen: add Semantic.SET to setter annotations%0A  > 05cbe34 encoding: add MarshalAppend to protojson and prototext%0A  > 1bca6d9 types/dynamicpb: add NewTypes%0A  > 736947c all: update protobuf release version to fix macOS tests%0A  > 808c664 all: start v1.30.0-devel%0A  > f221882 all: release v1.30.0%0A  > e344383 protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 message.%0A  > 32efccd all: start v1.29.1-devel%0A  > 771d8c7 all: release v1.29.1%0A  > edaf511 internal/encoding/text: fix parsing of incomplete numbers%0A  > fe5bc54 all: start v1.29.0-devel%0A  > d3c9826 all: release v1.29.0%0A  > eba8b09 cmd/protoc-gen-go: support protobuf retention feature%0A  > fcf5f6c encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal%0A  > bc1253a types/descriptorpb: regenerate using latest protobuf v22.0 release%0A  > 246af0d internal,reflect: correct typos%0A  > 49eaa78 all: update links to Protocol Buffer documentation%0A  > e831c33 proto: document Equal behavior of invalid messages%0A  > 358fe40 internal/strs: avoid unnecessary allocations in Builder%0A  > 0430d69 internal/impl: remove the unreachable line of code%0A  > a948118 cmd/protoc-gen-go: make deprecated messages more descriptive%0A  > 31a5920 protobuf: remove the check for reserved field numbers.%0A  > a8d446d types/known/structpb: preallocate map in AsMap%0A  > b2a7dfe reflect/protoreflect: add Value.Equal method%0A  > f0e23c7 proto: revert expose package-private equalField%0A  > 4d6d213 proto: expose package-private equalField.%0A  > 7a48e2b protoreflect: fix list example code%0A  > 494e81b integration test: drop Go 1.11 and Go 1.12%0A  > f930b1d encoding/protojson: fix parsing of google.protobuf.Timestamp%0A  > 692f4a2 types/descriptorpb: update *.pb.go to use latest protoc release, 21.5%0A  > fb0abd9 encoding: add protodelim package%0A  > 0f85348 all: start v1.28.1-devel%0Abumping google.golang.org/grpc 1c29e07...5b67e5e:%0A  > 5b67e5e Update version.go to v1.56.1 (# 6386)%0A  > d0f5150 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) (# 6385)%0A  > 997c1ea Change version to 1.56.1-dev (# 6345)%0A  > 2b6ff72 Change version to 1.56.0 (# 6344)%0A  > 7996425 xds/outlierdetection: fix config handling (# 6361) (# 6367)%0A  > a5ae5c6 weightedroundrobin: cherry-pick 2 commits from master (# 6360)%0A  > 8edfa1a authz: End2End test for AuditLogger (# 6304)%0A  > 2b1d70b xds: enable RLS in xDS by default (# 6343)%0A  > 47f8ed8 interop: Don't fail target if sub-target already failed (# 6332)%0A  > 1f23f6c client: fix Connect to handle channel idleness properly (# 6331)%0A  > 3ea58ce client: disable channel idleness by default (# 6328)%0A  > 6c2529b xds: support pick_first custom load balancing policy (A62) (# 6314)%0A  > 9b9b364 internal/envconfig: Set Custom LB Env Var to true by default (# 6317)%0A  > e325737 alts: Fix flaky ALTS TestFullHandshake test. (# 6300)%0A  > 4d3f221 xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (# 6313)%0A  > 157db19 stats/opencensus: Fix flaky test span (# 6296)%0A  > f19266c xds: support built-in Stdout audit logger type (# 6298)%0A  > 59134c3 client: add support for pickfirst address shuffling from gRFC A62 (# 6311)%0A  > a6e1acf grpc: support sticky TF in pick_first LB policy (# 6306)%0A  > 2ae10b2 xdsclient: remove interface check related to ResourceData (# 6308)%0A  > e9799e7 client: support a 1:1 mapping with acbws and addrConns (# 6302)%0A  > 2a266e7 authz: use pointer to to structpb.Struct instead of value (# 6307)%0A  > 511a963 interop: let the interop client send additional metadata, controlled by a flag (# 6295)%0A  > 9b7a947 grpc: support channel idleness (# 6263)%0A  > 098b2d0 xds/internal/balancer/outlierdetection: Switch Outlier Detection to use new duration field (# 6286)%0A  > 417d4b6 examples: add error_handling example; move errors to error_details (# 6293)%0A  > 390c392 authz: Rbac engine audit logging (# 6225)%0A  > 52fef6d authz: Stdout logger (# 6230)%0A  > 92e65c8 test/kokoro: Add custom_lb_test to the xds_k8s_lb job (# 6290)%0A  > 756119c  xds/outlierdetection: forward metadata from child picker (# 6287)%0A  > 8eba9c2 github: upgrade to v3 of checkout & setup-go (# 6280)%0A  > 24fd252 proto: update generated code to match grpc-proto changes (# 6283)%0A  > 4eb88d7 cleanup: use new Duration type in base ServiceConfig (# 6284)%0A  > 1230f0e xds/internal/xdsclient: Split registry up and two separate packages (# 6278)%0A  > 0bdae48 interop: fix interop_test.sh shutdown (# 6279)%0A  > 5dcfb37 interop: hold lock on server for OOB metrics updates; share 30s timeout (# 6277)%0A  > 68381e7 xds: WRR in xDS (# 6272)%0A  > fd376a5 test: fix flaky TimeoutOnDeadServer test; some cleanups (# 6276)%0A  > 1db474c weightedroundrobin: fix duration format in lb config (# 6271)%0A  > 523dcdd weightedroundrobin: fix test race accessing timeNow (# 6269)%0A  > 1536887 interop/xds: Add Custom LB needed for interop test (# 6262)%0A  > 7d61344 examples: fix authz example to receive streaming error properly (# 6270)%0A  > afcbdc9 xds/internal/xdsclient/xdslbregistry: Continue in converter if type not found (# 6268)%0A  > b3fbd87 interop: add ORCA test cases and functionality (# 6266)%0A  > 5e58734 xds: Add support for Custom LB Policies (# 6224)%0A  > 5c4bee5 balancer/weightedroundrobin: add load balancing policy (A58) (# 6241)%0A  > c44f77e grpc: use CallbackSerializer in balancer wrapper (# 6254)%0A  > f193ec0 orca: fix race when calling listeners coincides with updating the run goroutine (# 6258)%0A  > 417cf84 test: deflake TestBalancerProducerHonorsContext (# 6257)%0A  > 1f3fe1c Update ClientStream.SendMsg doc (# 6247)%0A  > ccad7b7 grpc: use CallbackSerializer in resolver_wrapper (# 6234)%0A  > 47b3c55 orca: fix race at producer startup (# 6245)%0A  > 56b33d5 server/transport: send appropriate debug_data in GOAWAY frames (# 6220)%0A  > add9015 orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (# 6223)%0A  > 40d0147 googledirectpatph: enable ignore_resource_deletion in bootstrap (# 6243)%0A  > ed3ceba balancer: make producer RPCs block until the SubConn is READY (# 6236)%0A  > b153b00 multiple: standardize import renaming for typed structs (# 6238)%0A  > 713bd04 orca: minor cleanups (# 6239)%0A  > 21a339c grpc: handle RemoveSubConn inline in balancerWrapper (# 6228)%0A  > b153827 xds: make glaze happy for test packages (# 6237)%0A  > 019acf2 stubserver: add option for allowing more services to be registered (# 6240)%0A  > cf89a0b authz: Swap to using the correct TypedConfig in audit logger parsing (# 6235)%0A  > df82147 internal: Document gcp/observability 1.0 dependencies in /internal (# 6229)%0A  > da1a5eb tests: nix TestClientDoesntDeadlockWhileWritingErroneousLargeMessages (# 6227)%0A  > e853dbf authz: add conversion of json to RBAC Audit Logging config (# 6192)%0A  > 497436c xds/internal/balancer/outlierdetection: Change string to String (# 6222)%0A  > de11139 clusterresolver: improve tests (# 6188)%0A  > eff0942 xds/internal/xdsclient: Custom LB xDS Client Changes (# 6165)%0A  > 8628e07 xds/internal/balancer/outlierdetection: Add Channelz Logger to Outlier Detection LB (# 6145)%0A  > 83c460b authz: Move audit package (# 6218)%0A  > 8c70261 grpc: ClientConn cleanup in prep for channel idleness (# 6189)%0A  > 2cd95c7 gcp/observability: remove redundant import (# 6215)%0A  > 16651f6 go.mod: update all dependencies (# 6214)%0A  > ca60462 stubserver: Stop server when StartClient failed (# 6190)%0A  > 7dfd718 internal/buffer: add Close method to the Unbounded buffer type (# 6161)%0A  > ebeda75 tests: defalke TestTimerAndWatchStateOnSendCallback (# 6206)%0A  > 0ed709c Change version to 1.56.0-dev (# 6213)%0A  > 875c97a examples/features/observability: use observability module v1.0.0 (# 6210)%0A  > aa8c137 authz: add audit logging APIs (# 6158)%0A  > b91b884 gcp/observability: Have o11y module point to grpc 1.54 and opencensus 1.0.0 (# 6209)%0A  > eab9e20 test/kokoro: increase PSM Security test timeout to 4h (# 6193)%0A  > d90621f remove the unnecessary call to ResetTimer and StopTimer (# 6185)%0A  > fe72db9 testing: add helpers to start test service, and retrieve port (# 6187)%0A  > 5a50b97 Revert "Revert "credentials/alts: defer ALTS stream creation until handshake …" (# 6179)%0A  > 89ec960 grpc: read the service config channel once instead of twice (# 6186)%0A  > 6237dfe internal/stubserver: Close Client Conn in error handling of Start (# 6174)%0A  > 06de8f8 alts: Add retry loop when making RPC in ALTS's TestFullHandshake. (# 6183)%0A  > 6eabd7e server: use least-requests loadbalancer for workers (# 6004)%0A  > 8374ff8 Export the unwrapResource method, to allow callers outside of the package (# 6181)%0A  > efb2f45 test/xds: Fix test_grpc import path (# 6180)%0A  > 81b3092 security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (# 6007)%0A  > 17b693d alts: Perform full handshake in ALTS tests. (# 6177)%0A  > 01f8b86 Add documentation on some anti-patterns (# 6034)%0A  > 3489bb7 xdsclient/test: deflake TestWatchResourceTimerCanRestartOnIgnoredADSRecvError (# 6159)%0A  > bfb57b8 testing: delete internal copy of test service proto, and use canonical one (# 6164)%0A  > 10401b9 stats/opencensus: the backend to Sent. Attempt. and Recv. (# 6173)%0A  > b0a8b1b Use string instead of enum for xds resource type (# 6163)%0A  > 1d5b73a xds: add stop to avoid hanging in TestServeWithStop (# 6172)%0A  > ea0a038 xds/xdsclient: ignore resource deletion as per gRFC A53 (# 6035)%0A  > a51779d xdsclient/test: deflake TestTimerAndWatchStateOnSendCallback (# 6169)%0A  > e979919 internal/grpcsync: move CallbackSerializer from xdsclient/internal to here (# 6153)%0A  > c2899dd examples/features/observability: Point o11y example to latest gcp/observability module (# 6162)%0A  > 113d75f gcp/observability: Add isSampled bool to log entries (# 6160)%0A  > 4a12595 stats/opencensus: Switch helper to return Span Context from context (# 6156)%0A  > c3f1d5e gcp/observability: Set the opencensus_task label only for metrics, not tracing and logging (# 6155)%0A  > 42dd7ac Use anypb.New instead of ptypes.MarshalAny (# 6074)%0A  > 415ccdf go.mod: update all dependencies after 1.54 branch cut (# 6132)%0A  > a357baf status: FromError: return entire error message text for wrapped errors (# 6150)%0A  > 44cebb8 xds: enable XDS federation by default (# 6151)%0A  > c018273 examples: Add observability example (# 6149)%0A  > 277bb64 Revert "credentials/alts: defer ALTS stream creation until handshake time (# 6077)" (# 6148)%0A  > 0fdfd40 gcp/observability: Generate unique process identifier unconditionally (# 6144)%0A  > 1d20f1b security/advancedtls: swap from deprecated pkix.CertificateList to x509.RevocationList (# 6054)%0A  > a8a25ce transport: use prefix logging (# 6135)%0A  > 9c25653 cdsbalancer: improve log messages (# 6134)%0A  > a02aae6 CONTRIBUTING.md: remove duplicated bullet point (# 6139)%0A  > cdab8ae clusterresolver: push empty config to child policy upon removal of cluster resource (# 6125)%0A  > 7651e62 transport: add a draining state check before creating streams (# 6142)%0A  > a2ca46c examples: organize READMEs better (# 6121)%0A  > 4efec30 stats/opencensus: remove leading slash for per call metrics (# 6141)%0A  > 78099db gcp/observability: Switch hex encoding to string() method (# 6138)%0A  > 70c5291 observability: remove import replace directive and switch it to point to latest commit (# 6122)%0A  > 66e3533 status: handle wrapped errors (# 6031)%0A  > a75fd73 Change version to 1.55.0-dev (# 6131)%0A  > b638faf stats/opencensus: Add message prefix to metrics names (# 6126)%0A  > c84a500 credentials/alts: defer ALTS stream creation until handshake time (# 6077)%0A  > 6f44ae8 metadata: add benchmark test for FromIncomingContext and ValueFromIncomingContext (# 6117)%0A  > a1e657c client: log last error on subchannel connectivity change (# 6109)%0A  > 36fd0a4 gcp/observability: Add compressed metrics to observability module and synchronize View data with exporter (# 6105)%0A  > 52ca957 xds: make comparison of server configs in bootstrap more reliable (# 6112)%0A  > 7507ea6 gcp/observability: Change logging schema and set queue size limit for logs and batching delay (# 6118)%0A  > 16c3b7d examples: add example for ORCA load reporting (# 6114)%0A  > b458a4f transport: stop always closing connections when loopy returns (# 6110)%0A  > 11e2506 tests: Scale down keepalive test timings (# 6088)%0A  > 5796c40 interop/observability: Pass interop parameters to client/server as-is (# 6111)%0A  > abd4db2 xdsclient/tests: fix flaky test NodeProtoSentOnlyInFirstRequest (# 6108)%0A  > 3633361 tests: support LRS on the same port as ADS (# 6102)%0A  > 0558239 Update CONTRIBUTING.md (# 6089)%0A  > 2260821 go.mod: upgrade golang.org/x/net to address CVE-2022-41723 (# 6106)%0A  > 60a1aa3 testutils: add support for creating endpoint resources with options (# 6103)%0A  > 92d9e77 xds: NACK route configuration if sum of weights of weighted clusters exceeds uint32_max (# 6085)%0A  > d02039b Deflake the integration test. (# 6093)%0A  > 55d8783 gcp/observability: Link logs and traces by logging Trace and Span IDs (# 6056)%0A  > ad4057f transport: stop returning errors that are always nil (# 6098)%0A  > 558e1b6 examples/authz: add token package docstring (# 6095)%0A  > 33df9fc credentials/xds: improve error message upon SAN matching failure (# 6080)%0A  > 3292193 xdsclient: handle race with watch timer handling (# 6086)%0A  > e83e34b xds/resolver/test: use a non-blocking send instead of closing the channel (# 6082)%0A  > b46bdef interop/observability: add GCP Observability Testing Client/Server (# 5979)%0A  > f311684 stats/opencensus: New uncompressed metrics and align with tracing spec (# 6051)%0A  > cc320bf grpc: Log server trailers before writing status (# 6076)%0A  > b9e6d59 xdsclient: send Node proto only on first discovery request on ADS stream (# 6078)%0A  > ae4a231 ringhash: ensure addresses are consistenly hashed across updates (# 6066)%0A  > 52dcd14 xdsclient: move tests from `e2e_test` to `tests` directory (# 6073)%0A  > d8f80bb stats/opencensus: Added client api latency and upgrade go.mod (# 6042)%0A  > a8b3226 gcp/observability: Disable logging and traces on channels to cloud ops backends (# 6022)%0A  > 20141c2 examples: add an example to illustrate authorization (authz) support (# 5920)%0A  > 8c374f7 clusterresolver: cleanup resource resolver implementation (# 6052)%0A  > 1d16ef5 metadata: Lowercase appended metadata (# 6071)%0A  > 8ba23be cmd/protoc-gen-go-grpc: bump -version to 1.3.0 for release (# 6064)%0A  > a1693ec fakeserver: remove ADS and LRS v2 support (# 6068)%0A  > 832ecc2 channelz: use protocmp.Transform() to compare protos (# 6065)%0A  > 28b6bcf xds/xdsclient: improve failure mode behavior (gRFC A57) (# 5996)%0A  > d53f0ec test: move compressor tests out of end2end_test.go (# 6063)%0A  > dba41ef metadata: fix validation issues (# 6001)%0A  > 75bed1d test: move e2e health checking tests out of end2end_test.go (# 6062)%0A  > 0586c51 internal/transport: reduce running time of test from 5s to 1s (# 6061)%0A  > 7437662 internal/transport: Fix flaky keep alive test (# 6059)%0A  > 681b133 admin/test: split channelz imports (# 6058)%0A  > 1093d3a channelz: remove dependency on testing package (# 6050)%0A  > 3775f63 xdsclient/transport: reduce chattiness of logs (# 5992)%0A  > 6fe609d xdsclient: minor cleanup in eds parsing (# 6055)%0A  > 5353eaa testing: add helpers to configure cluster specifier plugin type (# 5977)%0A  > 8702a2e stats/opencensus: Add top level call span (# 6030)%0A  > 85b95dc gcp/observability: Register new views (# 6026)%0A  > abff344 stats/opencensus: Add per call latency metric (# 6017)%0A  > 0f02ca5 gcp/observability: Switch observability module to use new opencensus instrumentation code (# 6021)%0A  > 6d612a3 resolver: update Resolver.Scheme() docstring to mention requirement of lowercase scheme names (# 6014)%0A  > 30d8c0a xds/internal/xdsclient: NACK empty clusters in aggregate clusters (# 6023)%0A  > 081499f xds: remove support for v2 Transport API (# 6013)%0A  > dd12def stats/opencensus: Add OpenCensus traces support (# 5978)%0A  > f4feddb github: update tests to use go version 1.20 (# 6020)%0A  > 8153410 client: Add dial option to disable global dial options (# 6016)%0A  > 55dfae6 resolver: document handling UpdateState errors by resolvers (# 6002)%0A  > ceb3f07 client: Revert dialWithGlobalOption (# 6012)%0A  > d655f40 internal/transport: fix severity of log when receiving a GOAWAY with error code ENHANCE_YOUR_CALM (# 5935)%0A  > b81e8b6 metadata: slightly improve operateHeaders (# 6008)%0A  > e9d9bd0 tests: reduce the degree of stress testing in long running tests (# 6003)%0A  > f855226 github: update codeQL action to v2 (# 6009)%0A  > f69e9ad stats/opencensus: Add OpenCensus metrics support (# 5923)%0A  > 3151e83 cmd/protoc-gen-go-grpc: export consts for full method names (# 5886)%0A  > d6dabba xds/server: reduce chattiness of logs (# 5995)%0A  > 0954097 server: expose API to set send compressor (# 5744)%0A  > a7058f7 xds/csds: switch tests to use the new generic xdsclient API (# 6000)%0A  > 3711154 xdsclient/bootstrap: reduce chattiness of logs (# 5991)%0A  > d103fc7 xdsclient/xdsresource: reduce chattiness of logs (# 5993)%0A  > 6a707eb client: add an option to disable global dial options (# 5990)%0A  > c813c17 Change version to 1.54.0-dev (# 5985)%0A  > 2a1e934 server: after GracefulStop, ensure connections are closed when final RPC completes (# 5968)%0A  > e2d69aa tests: fix spelling of variable (# 5966)%0A  > a6376c9 xds/resolver: cleanup tests to use real xDS client 3/n (# 5953)%0A  > bf8fc46 xds/resolver: cleanup tests to use real xDS client 5/n (# 5955)%0A  > 3930549 resolver: replace resolver.Target.Endpoint field with Endpoint() method (# 5852)%0A  > 894816c grpclb: rename `grpclbstate` package back to `state` (# 5962)%0A  > e5a0237 encoding: fix duplicate compressor names (# 5958)%0A  > 4adb2a7 xds/resolver: cleanup tests to use real xDS client 2/n (# 5952)%0A  > 52a8392 gcp/observability: update method name validation (# 5951)%0A  > 4075ef0 xds: fix panic involving double close of channel in xDS transport (# 5959)%0A  > 7bf6a58 gcp/observability: Cleanup resources allocated if start errors (# 5960)%0A  > bc9728f xds/resolver: cleanup tests to use real xDS client 4/n (# 5954)%0A  > 6e74938 xds/resolver: cleanup tests to use real xDS client (# 5950)%0A  > 9b9b381 server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors (# 5893)%0A  > ace8082 xdsclient: close func refactor (# 5926)%0A  > 9326362 transport: fix maxStreamID to align with http2 spec (# 5948)%0A  > 4e4d828 xds interop: Fix buildscripts not continuing on a failed test suite (# 5937)%0A  > 379a2f6 *: add missing colon to errorf messages to improve readability (# 5911)%0A  > cde2edc Revert "xds interop: Fix buildscripts not continuing on a failed test suite (# 5932)" (# 5936)%0A  > 78ddc05 xdsclient: fix race in load report implementation (# 5927)%0A  > 2a9e970 xds interop: Fix buildscripts not continuing on a failed test suite (# 5932)%0A  > 9228cff rls: fix a data race involving the LRU cache (# 5925)%0A  > be06d52 binarylog: consistently rename imports for binarylog proto (# 5931)%0A  > bf3ad35 *: update all dependencies (# 5924)%0A  > 6de8f50 transport: drain client transport when streamID approaches maxStreamID (# 5889)%0A  > 42b7b63 stats/opencensus: OpenCensus instrumentation api (# 5919)%0A  > 974a5ef grpc: document defaults in MaxCallMsgSize functions (# 5916)%0A  > 9b73c42 test/xds: add tests for scenarios where authority in resource name is not specified in bootstrap config (# 5890)%0A  > 3b2da53 xdsclient: handle resource not found errors correctly (# 5912)%0A  > f2fbb0e Deprecate use of `ioutil` package (# 5906)%0A  > 8ec85e4 priority: improve and reduce verbosity of logs (# 5902)%0A  > 12b8fb5 test: move e2e HTTP header tests to http_header_end2end_test.go (# 5901)%0A  > f1a9ef9 stream: update ServerStream.SendMsg doc (# 5894)%0A  > c90744f oauth: mark `NewOauthAccess` as deprecated and update examples to use `TokenSource` (# 5882)%0A  > 0e5421c internal/envconfig: add convenience boolFromEnv to improve readability (# 5887)%0A  > 4565dd7 ringhash: allow overriding max ringhash size via environment variable (# 5884)%0A  > 94a65dc rls: deflake tests (# 5877)%0A  > 08479c5 xdsclient: resource agnostic API implementation (# 5776)%0A  > 07ac97c transport: simplify httpClient by moving onGoAway func to onClose (# 5885)%0A  > 5ff7dfc rls: propagate headers received in RLS response to backends (# 5883)%0A  > f94594d interop: add test client for use in xDS federation e2e tests (# 5878)%0A  > 68b388b balancer: support injection of per-call metadata from LB policies (# 5853)%0A  > 4f16fbe examples: update server reflection tutorial (# 5824)%0A  > b2d4d5d test: fix raceyness check to deflake test http server (# 5866)%0A  > 54b7d03 grpc: Add join Dial Option (# 5861)%0A  > 70617b1 vet & github: run vet separately from tests; make vet-proto only check protos (# 5873)%0A  > 81ad1b5 *: update all dependencies (# 5874)%0A  > 357d7af Change version to 1.53.0-dev (# 5872)%0A  > a0e8eb9 test: rename race.go to race_test.go (# 5869)%0A  > ae86ff4 benchmark: fix typo in ClientReadBufferSize feature name (# 5867)%0A  > e53d28f xdsclient: log node ID with verbosity INFO (# 5860)%0A  > 9373e5c transport: Fix closing a closed channel panic in handlePing (# 5854)%0A  > 2f413c4 transport/http2: use HTTP 400 for bad requests instead of 500 (# 5804)%0A  > 5003029 testutils: do a better job of verifying pick_first in tests (# 5850)%0A  > 3e27f89 binarylog: Account for key in metadata truncation (# 5851)%0A  > f54bba9 test/xds: minor cleanup in xDS e2e test (# 5843)%0A  > a9709c3 Added logs for reasons causing connection and transport close (# 5840)%0A  > aba03e1 xds: pass options by value to helper routines which setup the management server in tests (# 5833)%0A  > 638141f examples: add feature/cancellation retry to example test script (# 5846)%0A  > 22c1fd2 deps: update golang.org/x/net to latest in all modules (# 5847)%0A  > 1949035 ringhash: add logs to surface information about ring creation (# 5832)%0A  > f7c110a test: remove use of deprecated WithInsecure() API (# 5836)%0A  > a205447 examples: add new example to show updating metadata in interceptors (# 5788)%0A  > 001d234 rls: Fix regex in rls test (# 5834)%0A  > 7361971 rls: use a regex for the expected error string (# 5827)%0A  > 617d6c8 security/advancedtls: add test for crl cache expiration behavior (# 5749)%0A  > ef51864 grpclb: improve grpclb tests (# 5826)%0A  > fa99649 xdsclient: deflake new transport ack/nack tests (# 5830)%0A  > 99ba982 transport/server: flush GOAWAY before closing conn due to max age (# 5821)%0A  > 20c937e transport: limit AccountCheck tests to fewer streams and iterations to avoid flakes (# 5828)%0A  > 110ed9e xdsclient: resource-type-agnostic transport layer (# 5808)%0A  > c91396d pickfirst: do not return initial subconn while connecting (# 5825)%0A  > 94f0e7f benchmark: add a feature for read and write buffer sizes (# 5774)%0A  > 087387c Deflake Outlier Detection xDS e2e test (# 5819)%0A  > dd123b7 testutils/pickfirst: move helper function to testutils (# 5822)%0A  > be202a2 examples: add an example to illustrate the usage of stats handler (# 5657)%0A  > 9f97673 test: move e2e goaway tests to goaway_test.go (# 5820)%0A  > 0fe49e8 grpc: Improve documentation of read/write buffer size server and dial options (# 5800)%0A  > 09fc1a3 interop: update Go version in docker container used for psm interop (# 5811)%0A  > adfb915 server: fix ChainUnaryInterceptor and ChainStreamInterceptor to allow retrying handlers (# 5666)%0A  > e0a9f11 reflection: split grpc and pb imports (# 5810)%0A  > 6f96f96 reflection: update proto (# 5809)%0A  > 6e43203 reflection: generate protobuf files from grpc-proto (# 5799)%0A  > 0abb6f9 xdsclient: resource type agnostic WatchResource() API (# 5777)%0A  > 3011eaf test/tools: update staticcheck version to latest (# 5806)%0A  > fefb3ec test/tools: update everything to latest versions except staticcheck (# 5805)%0A  > 50be6ae go.mod: update all dependencies (# 5803)%0A  > ff14680 Cap min and max ring size to 4K (# 5801)%0A  > 0238b6e transport: new stream with actual server name (# 5748)%0A  > 817c1e8 passthrough: return error if endpoint is empty and opt.Dialer is nil when building resolver (# 5732)%0A  > 56ac86f xdsclient: wait for underlying transport to close (# 5775)%0A  > 457c2f5 benchmark: use default buffer sizes (# 5762)%0A  > 689d061 Cleanup usages of resolver.Target's Scheme and Authority (# 5761)%0A  > 5331dbd outlierdetection: remove an unused variable in a test (# 5778)%0A  > 81db250 Change version to 1.52.0-dev (# 5784)%0A  > 72812fe gcp/observability: filter logging from cloud ops endpoints calls (# 5765)%0A  > 0ae33e6 xdsclient: remove unused test code (# 5772)%0A  > 824f449 go.mod: upgrade x/text to v0.4 to address CVE (# 5769)%0A  > 7f23df0 xdsclient: switch xdsclient watch deadlock test to e2e style (# 5697)%0A  > 32f969e o11y: Added started rpc metric in o11y plugin (# 5768)%0A  > b597a8e xdsclient: improve authority watchers test (# 5700)%0A  > e41e894 orca: create ORCA producer for LB policies to use to receive OOB load reports (# 5669)%0A  > 36d14db Fix binary logging bug which logs a server header on a trailers only response (# 5763)%0A  > fcb8bdf xds/google-c2p: validate url for no authorities (# 5756)%0A  > 040b795 xdsclient/e2e_test: use SendContext() where appropriate (# 5729)%0A  > 0d6481f target: replace parsedTarget.Scheme to parsedTarget.URL.Scheme (# 5750)%0A  > fdcc01b transport/test: implement staticcheck suggestion (# 5752)%0A  > aa44cca google-c2p: use new-style resource name for LDS subscription (# 5743)%0A  > c858a77 balancer/weightedtarget: fix ConnStateEvltr to ignore transition from TF to Connecting (# 5747)%0A  > 64df652 google-c2p: include federation env var in the logic which determines when to use directpath (# 5745)%0A  > 3c09650 balancer/weightedtarget: use ConnectivityStateEvaluator (# 5734)%0A  > 3fd80b0 Fix flaky test MultipleClientStatsHandler (# 5739)%0A  > 26071c2 google-c2p resolver: add authority entry to bootstrap config (# 5680)%0A  > 9127159 client: synchronously verify server preface in newClientTransport (# 5731)%0A  > f51d212 xdsclient: improve RDS watchers test (# 5692)%0A  > 7c16802 tests: refactor tests to use testutils helper functions (# 5728)%0A  > 28fae96 xdsclient: improve federation watchers test (# 5696)%0A  > f88cc65 xdsclient: improve EDS watchers test (# 5694)%0A  > 439221d xdsclient: add a convenience type to synchronize execution of callbacks (# 5702)%0A  > dbb8e2b xdsclient: improve CDS watchers test (# 5693)%0A  > 79ccdd8 clientconn: go idle if conn closed after preface received (# 5714)%0A  > 778860e testing: update Go to 1.19 (# 5717)%0A  > eb8aa31 weightedtarget: return a more meaningful error when no child policy is reporting READY (# 5391)%0A  > bb3d739 fakeserver: add v3 support to the xDS fakeserver implementation (# 5698)%0A  > 912765f xds: move bootstrap config generating utility package to testutils (# 5713)%0A  > f52b910 o11y: Fixed o11y bug (# 5720)%0A  > 00d1830 Fix o11y typo (# 5719)%0A  > e163a90 xds/xdsclient: add EDS resource endpoint address duplication check (# 5715)%0A  > 9eba574 xds: de-experimentalize google c2p resolver (# 5707)%0A  > 8b3b10b gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (# 5704)%0A  > 8062981 vet: workaround buggy mac git grep behavior (# 5716)%0A  > e81d0a2 xdsclient: improve LDS watchers test (# 5691)%0A  > 7b817b4 client: set grpc-accept-encoding to full list of registered compressors (# 5541)%0A  > c672451 xds/xdsclient: add sum of EDS locality weights check (# 5703)%0A  > c03925d priority: release references to child policies which are removed (# 5682)%0A  > 5fc798b Add binary logger option for client and server (# 5675)%0A  > 12db695 grpc: restrict status codes from control plane (gRFC A54) (# 5653)%0A  > 202d355 Change version to 1.51.0-dev (# 5687)%0A  > 1451c62 internal/transport: optimize grpc-message encoding/decoding (# 5654)%0A  > be4b63b test: minor test cleanup (# 5679)%0A  > d83070e Changed Outlier Detection Env Var to default true (# 5673)%0A  > 54521b2 client: remove trailing null from unix abstract socket address (# 5678)%0A  > 36e4810 orca: cleanup old code, and get grpc package to use new code (# 5627)%0A  > e8866a8 build: harden GitHub Workflow permissions (# 5660)%0A  > 8458251 xdsclient: ignore routes with cluster_specifier_plugin when GRPC_EXPERIMENTAL_XDS_RLS_LB is off (# 5670)%0A  > a238ceb xDS: Outlier Detection Env Var not hardcoded to false (# 5664)%0A  > b1d7f56 transport: Fix deadlock in transport caused by GOAWAY race with new stream creation (# 5652)%0A  > 9c3e589 rls: delegate pick to child policy as long as it is not in TransientFailure (# 5656)%0A  > 7da8a05 xds: Enable Outlier Detection interop tests (# 5632)%0A  > 21f0259 test: loosen metadata error check to reduce dependence on exact library errors (# 5650)%0A  > 552de12 orca: fix package used to reference service to use pb suffix instead of grpc (# 5647)%0A  > 87d1a90 orca: fix package used to reference service to use grpc suffix instead of pb (# 5645)%0A  > 60eecd9 metadata: add ValueFromIncomingContext to more efficiently retrieve a single value (# 5596)%0A  > 2ebd594 Documentation/proxy: update due to Go 1.16 behavior change (# 5630)%0A  > 1530d3b gcp/observability: fix End() to cleanup global state correctly (# 5623)%0A  > f7d2036 xds: add Outlier Detection Balancer (# 5435)%0A  > 182e9df Grab comment from proto file, similar to protoc-gen-go (# 5540)%0A  > 60a3a7e cleanup: fixes for issues surfaced by vet (# 5617)%0A  > 99ae81b roundrobin: optimization of the roundrobin implementation. (# 5607)%0A  > aee9f0e orca: server side custom metrics implementation (# 5531)%0A  > ddcda5f alts: do not set WaitForReady on handshaker RPCs (# 5620)%0A  > d875a0e xdsclient: NACK cluster resource if config_source_specifier in lrs_server is not self (# 5613)%0A  > c351f37 chore: remove duplicate word in comments (# 5616)%0A  > f0f9f00 test/kokoro: enable pod log collection in the buildscripts (# 5608)%0A  > 1dd0256 ringhash: implement a no-op ExitIdle() method (# 5614)%0A  > fe59226 clusterresolver: deflake eds_impl tests (# 5562)%0A  > d5dee5f xds/ringhash: make reconnection logic work for a single subConn (# 5601)%0A  > b225dda transport: update http2 spec document link (# 5597)%0A  > 641dc87 transport: add peer information to http2Server and http2Client context (# 5589)%0A  > 02fbca0 xds/resolver: generate channel ID randomly (# 5591)%0A  > 97cb7b1 xds/clusterresolver: prevent deadlock of concurrent Close and UpdateState calls (# 5588)%0A  > c56f196 internal/fakegrpclb: don't listen on all adapters (# 5592)%0A  > 3f5b7ab internal/transport: fix typo (# 5566)%0A  > c11858e Publish arm64 binaries to GitHub releases (# 5561)%0A  > 802b32e Change version to 1.50.0-dev (# 5585)%0Abumping golang.org/x/net dfa2b5d...c73c09c:%0A  > c73c09c go.mod: update golang.org/x dependencies%0A  > 4fc2eb9 http2: revert Transport change from CL 486156%0A  > 63727cc http2: validate Host header before sending%0A  > 1bb09e6 quic: pass the connection ID length into 1-RTT packet parsing%0A  > 952fc9c quic: move ack_delay_exponent handling out of frame parsing%0A  > 02fe9a5 quic: loss detection%0A  > c8a2c5a quic: remove stray debugging print%0A  > 5d50b40 quic: add packetFate enum%0A  > ee81e8c quic: correct rttvar updates%0A  > ab184e6 quic: rename side type to connSide%0A  > 508a573 quic: add congestion controller%0A  > 4050002 html: handle equals sign before attribute%0A  > f5464dd idna: update for Unicode 15.0.0%0A  > 6c96ca5 go.mod: update golang.org/x dependencies%0A  > 5541298 quic: add packet pacer%0A  > 88a50b6 all: update x/sys to HEAD%0A  > 7e6923f quic: add RTT estimator%0A  > 2796e09 bpf: check for little endian CPU for OS VM comparison%0A  > 10cf388 quic: add a data structure for tracking lists of sent packets%0A  > ccc217c quic: parameterize rangeset%0A  > f16447c quic: add go1.21 build constraint%0A  > f7250ea quic: add a type tracking sent values%0A  > 1b5a2d8 quic: packet encoding/decoding%0A  > a233290 quic: add a data structure for tracking sent packets%0A  > 61d852e quic: error codes and types%0A  > d40f154 quic: varint encoding and decoding%0A  > 10d9069 quic: add rangeset type%0A  > f71a821 quic: packet protection%0A  > 6488c8f quic: basic packet operations%0A  > d4a2c13 quic: packet number encoding/decoding%0A  > 0d6f3cb quic: add various useful common constants and types%0A  > ee6956f quic: add internal/quic package%0A  > 6826f5a http2: close request bodies before RoundTrip error return%0A  > ca96da6 dns/dnsmessage: reject names with dots inside label%0A  > 056145c net/http: deflake TestTransportRetryAfterGOAWAY%0A  > abee42a http2: deflake TestTransportReuseAfterError%0A  > 3b31286 ipv4,ipv6: remove unneeded deadlines added for flaky tests%0A  > 23ce3b8 http2: disable Content-Length when nilled%0A  > 120fc90 http2: change default frame scheduler to round robin%0A  > 2b0b97d dns/dnsmessage: reject packing of 255B rooted names, reject unpacking of 256B (dns encoded) names%0A  > d28c0b1 all: fix some comments%0A  > daac0ce go.mod: update golang.org/x dependencies%0A  > 82780d6 http2: don't reuse connections that are experiencing errors%0A  > 0bfab66 ipv4, ipv6: drop redundant skip checks based on GOOS%0A  > 938ff15 ipv4, ipv6, nettest: skip unsupported tests on wasip1%0A  > eb1572c html: another shot at security doc%0A  > 9001ca7 nettest: re-enable unixpacket tests on netbsd/386%0A  > 3d5a8ee internal/socks: permit authenticating with an empty password%0A  > 694cff8 go.mod: update golang.org/x dependencies%0A  > 6960703 http2: log the correct error when retrying in (*Transport).RoundTripOpt%0A  > 9f24bb4 http2: properly discard data received after request/response body is closed%0A  > 08dda57 html: fix package doc typo

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-11 11:07:12 +00:00
Knative Automation 4b71af8932
upgrade to latest dependencies (#1817)
bumping knative.dev/serving a657321...0462ce6:%0A  > 0462ce6 Update net-istio nightly (# 14126)%0A  > 2813b9a Update net-gateway-api nightly (# 14119)%0A  > eaf666e Update net-istio nightly (# 14116)%0A  > 53169cd Update net-istio nightly (# 14112)%0A  > e865aa7 Update net-contour nightly (# 14109)%0A  > 921daf8 Update net-certmanager nightly (# 14111)%0A  > bb581cc Update net-kourier nightly (# 14110)%0A  > fbfffc0 upgrade to latest dependencies (# 14108)%0A  > bcf9274 upgrade to latest dependencies (# 14101)%0A  > f085b30 fix: requests are sent to all pods even if cc=1 and the parity of activatorCount and podTracker is different (# 14022)%0A  > 9772417 Update net-kourier nightly (# 14107)%0A  > f6d0c7b Update net-contour nightly (# 14106)%0A  > 560e0ea Update net-certmanager nightly (# 14105)%0A  > 51f4f1e Update net-istio nightly (# 14104)%0A  > 18519b1 Update net-contour nightly (# 14079)%0A  > 38c155e Add chainguard-dev/actions for creating kind cluster (# 14018)%0A  > 74c57d8 Update net-istio nightly (# 14098)%0A  > 5a9c574 Update net-kourier nightly (# 14096)%0A  > 3a6c2b6 upgrade to latest dependencies (# 14095)%0A  > 5a90438 Update net-istio nightly (# 14091)%0A  > dc0692a Update net-istio nightly (# 14088)%0A  > 0fbd780 Update net-certmanager nightly (# 14087)%0A  > 6f63c98 Update net-kourier nightly (# 14086)%0A  > e74f5f4 Update net-gateway-api nightly (# 14085)%0A  > 1587070 Update net-kourier nightly (# 14081)%0A  > 2e00e9f Update net-certmanager nightly (# 14080)%0A  > a3c7864 Update net-istio nightly (# 14078)%0A  > 384b889 Update net-gateway-api nightly (# 14077)%0A  > 7d0f963 Change storage version of DomainMapping to v1beta1 (# 14058)%0A  > e8b6f05 Update net-gateway-api nightly (# 14068)%0A  > 41e4212 Get certificate reconciler from `networking` instead of `control-protocol` (# 14072)%0A  > e71b933 Update net-certmanager nightly (# 14070)%0A  > 8f516b6 Update net-kourier nightly (# 14069)%0A  > a2bb4aa upgrade to latest dependencies (# 14071)%0A  > c95f17b Update community files (# 14067)%0A  > bf48e64 Remove deprecated internalEncryption dependency (# 14064)%0A  > 6b87d67 Update net-istio nightly (# 14065)%0A  > fbecf34 refactor throttler_test.go (# 14055)%0A  > 349b2d6 Change minimum TLS version to 1.3 for internal encryption (between activator and queue-proxy) (# 13887)%0A  > d07bf78 Update net-contour nightly (# 14049)%0A  > aa023e8 Update net-istio nightly (# 14048)%0A  > 8fc4bb9 Update net-gateway-api nightly (# 14047)%0A  > 135be30 Update net-certmanager nightly (# 14046)%0A  > 8da71b5 Update net-kourier nightly (# 14042)%0A  > 13a4e46 poll until timeout - don't error out if the deployment can't be found (# 14027)%0A  > 31c2b7e upgrade to latest dependencies (# 14043)%0A  > 6a6e417 Update net-istio nightly (# 14041)%0A  > 807fc2c Update net-certmanager nightly (# 14040)%0A  > 3c23945 drop safe to evict annotations (# 14035)%0A  > fca5c14 Update net-gateway-api nightly (# 14033)%0A  > c12c917 Update net-contour nightly (# 14034)%0A  > 2da856d Update net-kourier nightly (# 14032)%0A  > d7c8779 Update net-certmanager nightly (# 14031)%0A  > aaf01dc Update net-istio nightly (# 14030)%0A  > bdaa436 RandomChoice 2 policy wasn't random when the number of targets is 2 (with equal weight) (# 14028)%0A  > c91f8c4 Fix metrics reporting period (# 14019)%0A  > 9f60969 Update net-kourier nightly (# 14004)%0A  > 6020cec Update net-istio nightly (# 14025)%0A  > 88cae7f Update net-gateway-api nightly (# 14016)%0A  > a143bf8 Update net-contour nightly (# 14015)%0A  > c2be582 Update net-certmanager nightly (# 14014)%0A  > 3450f0a upgrade to latest dependencies (# 14013)%0A  > 35cfd8f [Automated] Update net-gateway-api nightly (# 14003)%0A  > 08a9708 Update net-istio nightly (# 14009)%0A  > 5074b4c Update net-contour nightly (# 14010)%0A  > e8cb343 upgrade to latest dependencies (# 13999)%0A  > 1261074 Update net-certmanager nightly (# 14002)%0A  > f987ca6 Bump kind to 0.19 (# 14008)%0A  > fbb7fa1 Update community files (# 13998)%0A  > bff1d80 Remove 1.24 kind version (# 14007)%0Abumping knative.dev/eventing 5e245ac...8f74094:%0A  > 8f74094 Add handler to auto create Event Types (# 7034)%0A  > 901ef61 Remove check for empty Namespace on resolver (# 7040)%0A  > 95cdbaa We should not limit the EventType creation from the Sources Duck to just brokers (# 7032)%0A  > 7429761 Adjust the Namespace reference to the one from the parent (# 7035)%0A  > cb2a891 update the redeployment script (# 7038)%0A  > ab01938 [main] Upgrade to latest dependencies (# 7025)%0A  > c9dcaf3 Added basic gc loop to kncloudevents clients map (# 6997)%0A  > d6cf96d EventType works with channel (# 7023)%0A  > 365d0b0 Run TLS e2e tests only when Istio is not enabled (# 7029)%0A  > 825a237 Update IMC CRD addressstatus to include `.name` and `.CACerts` fields (# 7026)%0A  > 3190df7 Tracking/reconcile KResource references (# 7014)%0A  > 0f68861 Rename more to Resource, instead of broker (# 7022)%0A  > bccb7d4 Better reflecting the lifecycle of event type … (# 7019)%0A  > 49d4acd Skip ping source TLS rekt test, since extremely flaky (# 7016)%0A  > 8719e18 [main] Upgrade to latest dependencies (# 7012)%0A  > e5ae717 Use HTTP POST when terminating istio proxy (# 7015)%0A  > fea730f Only check if the reference does exist (# 7010)%0A  > 631f4ec Add TLS support for mt-broker-filter (# 6940)%0A  > 45f0a19 Allow wathola components to run with Istio  (# 7011)%0A  > 65f4b1c [main] Format Go code (# 7008)%0A  > 3267b1a test SinkBinding with eventshub TLS receiver as sink (# 6979)%0A  > aad53f4 Updated eventingtls test certs to support IP addresses (# 7006)%0A  > 57d78e0 [main] Update community files (# 7004)%0A  > dfb2243 Support TLS in Trigger and Channel reconciler (# 6988)%0A  > df08b49 Eventing TLS: verify APIServerSource and PingSource sinkURI is https (# 6987)%0A  > d21c1aa [main] Upgrade to latest dependencies (# 6989)%0A  > 70113e8 Deprecate broker field and use KReference for the broker instead (# 6870)%0A  > 4e4647f test update to newest version (# 6990)%0A  > 870ac6b Update MessageDispatcher and FanoutMessageHandler to support sending events to TLS endpoints (# 6983)%0A  > 6dd5d58 Test PingSource with eventshub TLS receiver as sink (# 6965)%0A  > 55f4f28 [main] Upgrade to latest dependencies (# 6982)%0A  > 2a5a9a5 Add more items in the development getting started documentation (# 6978)%0A  > 59118a0 imc-dispatcher starts a TLS server, accepts host based routing on http receiver and path based routing on https receiver (# 6954)%0A  > ee49ada Rework kncloudevents library to support multiple clients (# 6975)%0A  > ee88094 Make ServerManager independent from kncloudevents package (# 6980)%0A  > 6a11c5f [main] Upgrade to latest dependencies (# 6969)%0A  > 8a9a532 Updated DEVELOPMENT.md to provide better instructions on setting up kubernetes (# 6977)%0A  > 390a0c8 Eventing TLS: Test ContainerSource with eventshub TLS receiver as sink (# 6957)%0Abumping knative.dev/pkg ec20442...eb63a40:%0A  > eb63a40 Support to set qps and burst via env variable (# 2755)%0A  > 74c4be5 Generate kresource duck type codegen (# 2754)%0A  > 4dbc312 fix boilerplate (# 2753)%0A  > 15605c7 Defaulting Controller options for all kind of webhooks (# 2738)%0A  > 94b81fc Update community files (# 2752)%0A  > 5671699 drop the dynamic type (# 2750)%0A  > 9bda38b Fix some webhook testing tech debt (# 2751)%0Abumping knative.dev/hack 5812c57...d7586a2:%0A  > d7586a2 Update e2e kntest link (# 295)%0A  > a861c8e Update community files (# 294)%0A  > 5b7907f Update actions (# 289)%0A  > c133d5d Install Istio for tests (# 291)%0Abumping knative.dev/networking fcbedad...3a75df5:%0A  > 3a75df5 upgrade to latest dependencies (# 817)%0A  > b9dd5c2 upgrade to latest dependencies (# 816)%0A  > 68947c5 upgrade to latest dependencies (# 815)%0A  > 14a2bd4 Move `pkg/certificates` from `control-protocol` to `networking` (# 802)%0A  > 2daa483 Update community files (# 813)%0A  > 0dbe4f9 upgrade to latest dependencies (# 812)%0A  > 2a2f7d2 upgrade to latest dependencies (# 810)

Signed-off-by: Knative Automation <automation@knative.team>
2023-06-28 12:10:02 +00:00
knative-automation 8c27e51a53
upgrade to latest dependencies (#1811)
bumping github.com/matttproud/golang_protobuf_extensions c182aff...c182aff:%0Abumping golang.org/x/net 8e2b117...dfa2b5d:%0A  > dfa2b5d go.mod: update golang.org/x dependencies%0A  > 8c4ef2f hmtl: add security section to package comment%0A  > 1d46ed8 html: have Render escape comments less often%0A  > 569fe81 html: add "Microsoft Outlook comment" tests%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 github.com/fsnotify/fsnotify 0f4b979...5f8c606:%0A  > 5f8c606 Update ChangeLog%0A  > 8878587 Tweak the docs a bit%0A  > 89b4cf1 Add test for re-adding a renamed file (# 508)%0A  > 85acde2 Update x/sys%0A  > 69c24b0 Update x/sys%0A  > fb07f82 Add test to see what happens if you watch a symlink (# 498)%0A  > 666da9c Clarify doc comment on WatchList() (# 499)%0A  > 123e4e3 Add note about README version%0A  > 61a05ce Update documentation and examples (# 496)%0A  > e180a87 Move some inotify-tests to run on all backends; test that state is cleaned up after Remove (# 494)%0A  > fdf41a3 Move some files around%0A  > 844d71f Port minor test changes from fen-v2 branch; make LICENSE text not ugly%0A  > 5b87f50 windows: simplify a bit (# 493)%0A  > 2bfaa00 all: add Watcher.{sendEvent,sendError} (# 492)%0A  > 8ab3b84 kqueue: don't set up watchers on unreadable files (# 479)%0A  > a4bcdf8 Update changelog%0A  > 4b43fad kqueue: remove timeout from unix.Kevent() (# 480)%0A  > a24f78c windows: test symlinks (# 491)%0A  > f45391f windows: run TestWatchRename/rename_overwriting_existing_file (# 490)%0A  > ee33a65 Use "os.Rename()" in tests instead of "mv"%0A  > 9dd0568 cmd/fsnotify: fix time.Format() string%0A  > 5dcbfba windows: replace syscall with golang.org/x/sys/windows%0A  > 1f8edaf windows: replace "e" with "err" for error variables%0A  > 99715ba windows: increase buffer size from 4K to 64K (# 485)%0A  > a5c5815 ci: update to use Go 1.19, kick off fewer builds, update x/sys (# 484)%0A  > f2d35c3 Remove CLA section in contributing%0A  > 4604469 Need Linux 5.9 for a useful fanotify we can use%0A  > a566bb1 Update CONTRIBUTING.md%0A  > 01dfc6f Remove PULL_REQUEST_TEMPLATE%0A  > a58e868 Run tests in illumos (# 481)%0A  > 666c6a0 Update ChangeLog%0A  > 928895c [bugfix] close handle when remWatch open in getIno (# 288)%0A  > f174f95 windows: update watch paths when renaming directories with sub-watches (# 370)%0A  > 87dc1fa Rewrite tests (# 478)%0A  > 57e6a49 Add {Event,Op}.Has() (# 477)%0A  > 39823aa Document that /proc and /sys won't work%0A  > 60fbf57 Clarify FAQ on goroutines%0A  > ca0e2f4 macos: retry if open() returns EINTR (# 475)%0A  > ff39bb4 Fix lint (# 476)%0A  > 421f529 debian 6 test: deal with multiple packages (# 474)%0A  > a3256ef Remove AUTHORS file%0A  > 0e78fa6 Update README: split out FAQ to "Platform-specific notes"%0A  > 1a7b6ef inotify: don't ignore events for files that don't exist (# 470)%0A  > f0aceb2 Tweak comment regarding relative paths (# 466)%0A  > d9c9fa5 Add cmd/fsnotify (# 463)%0A  > cc15908 kqueue: better error if watching a file fails (# 471)%0A  > c4e64e4 Replace Use of Kthread-blocking Epoll with Poller Read, Remove Per-Event LStats on Linux # 433 (# 434)%0A  > 4b8b298 Test some more things in CI (# 469)%0A  > 548b8fb Add missing changelog for 1.4.{8,9} (# 468)%0A  > 7fe2936 inotify: fix race in Close() (# 465)%0A  > 35b6378 Clarify README on network drives (# 467)%0A  > e56409e Update link to CONTRIBUTING in the README (# 464)%0A  > 4678dfd Update documentation for linux systems (max_user_watches) (# 287)%0A  > 808f582 bump up GitHub Actions (# 461)%0A  > 4193dfd Do not suppress Chmod on non-existent file (# 260)%0A  > 6ae56b7 kqueue: Make watcher.Close() O(n) instead of O(n^2) (# 233)%0A  > adf5320 strings.Builder instead of bytes.Buffer (# 285)%0A  > 217e78e Explicit mutext (un)locking (# 462)%0A  > 1a4f949 Use common error when removing an unwatched file (# 460)%0A  > 5acfdc1 windows: protect access to isClosed with mutex (# 454)%0A  > c56cafd Test Go 1.18%0A  > 37badf6 This project is archived (# 459)%0Abumping knative.dev/eventing 034bec9...5e245ac:%0A  > 5e245ac Fix flaky PingSource TLS unit test (# 6970)%0A  > f9f27c9 Use random names in Channel tests (# 6967)%0A  > d4609a5 Do not parse flags in InitializeEventingFlags (# 6966)%0A  > ef68a0a [main] Update community files (# 6968)%0A  > 4adc287 Add transport-encryption prerequisite for Addressable tests (# 6964)%0A  > deb0ef4 Add field for subscribers & replys CA certs to `SubscriberSpec` and `SubscriptionStatusPhysicalSubscription` (# 6959)%0A  > b81082c Eventing TLS: Test ApiServerSource with eventshub TLS receiver as sink (# 6956)%0A  > cdff269 Adding source duck type to v1b2 (# 6962)%0A  > b47b4ec [main] Upgrade to latest dependencies (# 6958)%0A  > 3315c20 Provide Channels CACerts in Brokers status annotation (# 6952)%0A  > 4b9fdef [main] Upgrade to latest dependencies (# 6955)%0A  > da31970 Improve cert-manager resources for Eventing TLS certs provisioning (# 6953)%0A  > fc5befb Provide subscribers CACerts in triggers status (# 6951)%0A  > 1efab19 Using v1b2 in the reconciler (# 6949)%0A  > c44671c Updating rekt test resources for EventType v1b2 (# 6946)%0A  > e31eb1f Adding testingv1b2 for eventtype (# 6944)%0A  > a9908ef Support TLS in PingSource (# 6929)%0A  > df559c0 Fix typo in flags.IsDisbledTransportEncryption name (# 6941)%0A  > 7073cc9 [main] Upgrade to latest dependencies (# 6939)%0A  > c6bc9bb Eventing TLS: Support K_CA_CERTS env variable injection for SinkBinding subjects (# 6931)%0A  > 24fbfe5 Eventing TLS: support exposing https address in Broker controller (# 6930)%0A  > d18cb42 Add information about retryable error in servermanager (# 6921)%0A  > f92a05b Added Support for K_CA_CERTS in the heartbeats (# 6920)%0A  > b8b43d0 Remove CA certs empty and non nil check, use URL scheme only (# 6928)%0A  > 3c8cc05 Return error directly if one receiver of servermanager fails (# 6919)%0A  > 92ab7f8 [main] Upgrade to latest dependencies (# 6927)%0A  > 5c6fe57 two more for reducing to debug, instead of info (# 6922)%0A  > 6cf9397 less verbose logs on scheduler component  (# 6912)%0A  > 69918f2 Adds ServerManager. Supports http/https message receivers (# 6908)%0A  > d58e259 Install ko using setup-ko in kind e2e tests (# 6910)%0A  > 9cdea5d Eventing TLS: Added Support for setting K_CA_CERTS in the ApiServerSource controller for the adapter (# 6897)%0A  > add8436 Eventing TLS: support exposing https address in InMemoryChannel controller (# 6881)%0A  > 59cfb6d [main] Upgrade to latest dependencies (# 6906)%0A  > 03f2a3d Remove unused test helper (# 6907)%0A  > 7a90c46 Remove eventing-natss from downstream tests (# 6905)%0A  > ba2550b [main] Upgrade to latest dependencies (# 6904)%0A  > 999eead More EventType v1beta2 work (# 6903)%0A  > 66e8257 Remove sanitize HTTP body for `knativeerrordata` extension (# 6902)%0A  > cd50d27 [main] Format Go code (# 6898)%0A  > 0f0a82c [main] Update community files (# 6901)%0A  > 7f4deb5 EventType v1b2 API addition (# 6893)%0A  > 1f917d0 Refactor PingSource adapter client creation (# 6880)%0A  > e2f1c77 [main] Update community files (# 6896)%0A  > 6a5c7ee Eventing TLS: migrate all resolver.URIResolver usages over to AddressableFromDestinationV1 (# 6883)%0A  > 0a12a6c Adds path based routing to message_receiver pkg (# 6873)%0Abumping k8s.io/apiextensions-apiserver 2c55649...52c998e:%0A  > 52c998e Update dependencies to v0.26.5 tag%0A  > 186ff9b Merge pull request # 117274 from jkh52/release-1.26-knp-0.0.37%0A  > b7b18f5 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A  > ee5015a Bump konnectivity-client to 0.0.37%0A  > 9ce75f3 Bump runc go module v1.1.4 -> v1.1.6%0A  > e9d194a Merge pull request # 115599 from jkh52/release-1.26-knp-0.0.36%0A  > d7df0be Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A  > 9152c67 Bump konnectivity-client to v0.0.36%0A  > 89cec57 Update golang.org/x/net to v0.7.0%0A  > f72cc5c Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A  > 28eb995 Pin golang.org/x/net to v0.4.0 in 1.26%0A  > 33db789 Merge pull request # 114861 from jpbetz/release-1.26%0A  > a06e03d Merge pull request # 114927 from jkh52/release-1.26-knp-metrics%0A  > 0859963 Cherry pick 114857 to release-1.26%0A  > 5183885 Bump konnectivity-client to v0.0.35%0A  > 6e13726 Merge remote-tracking branch 'origin/master' into release-1.26%0A  > c338f3e Update golang.org/x/net 1e63c2f%0A  > 9768bad sync: update go.mod%0A  > f9c2bba fix aggregated discovery version sorting%0A  > d2c9e18 Merge pull request # 113171 from Jefftree/aggregated-discovery-generic%0A  > 470c040 Merge pull request # 113577 from pacoxu/prometheus-client%0A  > 915a888 add crds to aggregated discovery%0A  > 92430b6 Merge pull request # 113314 from cici37/celIntegration%0A  > ac326ca upgrade prometheus-client to v1.14.0%0A  > 5a6bf16 Merge pull request # 113688 from dashpole/update_utils%0A  > 67b0610 Integrate cel admission with API.%0A  > 84fed82 upgrade github.com/prometheus/client_golang to v1.13.1%0A  > 077b441 update k8s.io/utils to fix util tracing panic%0A  > 5bbf20d Adding new api version of admissionregistration.k8s.io v1alpha1 for CEL in Admission Control%0A  > 3b533ba Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A  > 975bbeb dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A  > ae2b4c3 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A  > c4deae9 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A  > bc4263f Merge pull request # 113172 from dashpole/endpoint_handler_tracing%0A  > f6c164e migrate apiserver utiltrace usage to component-base/tracing%0A  > 53e3726 Merge pull request # 113015 from ritazh/crencryption%0A  > c8d8a9f Enable encryption for custom resources%0A  > 6405068 Merge pull request # 113325 from panslava/fix-time-since-defer%0A  > 508e399 Fix time.Since() in defer. Wrap in anonymous function%0A  > 5f8e59e Merge pull request # 112691 from aimuz/apiextensions-apiserver-change-to-cmp%0A  > c996139 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A  > f83e03c apiextensions-apiserver: change k8s.io/apimachinery/pkg/util/diff to github.com/google/go-cmp/cmp%0A  > b68fc51 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A  > 49c41b4 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A  > 3aaa2a0 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A  > d9f6ebd update kube-openapi%0A  > 82e3ba4 Merge pull request # 112789 from enj/enj/r/kms_load_once_v2%0A  > 7423813 update fsnotify to v1.6.0%0A  > 8bf3487 Merge pull request # 113011 from jpmcb/cobra-1.6.0%0A  > d34393e Load encryption config once%0A  > 6ba582f Bumps cobra from 1.5.0 to 1.6.0%0A  > 8e0697b Merge pull request # 113022 from logicalhan/webhook-metrics%0A  > 90c63e0 Merge pull request # 112926 from jiahuif-forks/refactor/cel-out-of-apiextensions%0A  > 548c480 unparameterize 'webhook' from conversion metrics since it's the only one%0A  > 77badb8 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A  > 609e270 use DefaultMaxRequestSizeBytes for maxRequestSizeBytes.%0A  > 04f26fa Bump golang.org/x/text to v0.3.8%0A  > dd981e1 move CEL package to apiserver package.%0A  > 1644998 Move celopenapi/model to staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/ (# 109959)%0A  > 08d44e8 Merge pull request # 112875 from pohly/update-yaml%0A  > 1300140 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A  > 5fb82bd Merge pull request # 112819 from thockin/no-make-generators%0A  > f5f5279 Codegens: Do not auto-set boilerplate path%0A  > f22ee73 Merge pull request # 112738 from liggitt/proto-tag%0A  > ba7f1b7 Merge pull request # 112689 from cheftako/master%0A  > 7ac7774 github.com/matttproud/golang_protobuf_extensions v1.0.2%0A  > e678457 Merge pull request # 112748 from wojtek-t/lock_ssa_gate%0A  > 0aca5a6 Bump konnectivity-client to v0.0.33%0A  > 9be4b4a Lock ServerSideApply feature to true%0A  > 7b53cb7 Merge pull request # 111980 from aramase/kms%0A  > f40a683 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A  > 4cd9125 Add staging directory for kms%0A  > d4e654a clients: clarify a misleading comment%0A  > 8b851d9 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A  > 362a89c Merge pull request # 112615 from mengjiao-liu/update_CRD_link%0A  > add0c80 Update to latest k8s.io/utils to pick up changes%0A  > 374216b Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A  > a7ee7f9 Update `PreserveUnknownFields` field document link%0A  > 488bf20 update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A  > 47c15ca Merge pull request # 112588 from pacoxu/fsnotify-v1.5.4%0A  > d5b6243 Merge pull request # 112584 from dims/brneto-master%0A  > 8c6aa82 update fsnotify/fsnotify to v1.5.4%0A  > f8e18e9 run pin-dependency.sh and then hack/update-vendor.sh%0A  > c540c8c Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A  > 70b0d96 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A  > 39cab0b updated etcd to v3.5.5 and newer otel libraries as well%0A  > 5faccda Merge pull request # 111866 from pacoxu/validate%0A  > 1c3fe9d e2e: bump ginkgo to v2.2.0%0A  > 917d446 Merge pull request # 112458 from dims/switch-to-release-tag-for-antlr-v1.4.10%0A  > 8b3fe74 add test case for array checking with dup values%0A  > 045fc90 Merge pull request # 112433 from ncdc/reduce-SchemaHas-allocs%0A  > 73cc883 Switch to release tag for antlr : v1.4.10%0A  > 22bcc66 added ratcheting validation for embedded resource and x-kubernetes-list-type validation%0A  > 269d73d Reduce allocations in HasSchemas%0A  > 7342cc6 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A  > aabbdff Merge pull request # 112349 from pohly/klog-update%0A  > fdf28bc client-go: support waiting for SharedInformerFactory shutdown%0A  > 6b7d12b build: update to klog v2.80.1%0A  > 559b4fa Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string%0A  > bf7d058 add symmetric difference in sets%0A  > 04ff81e Merge pull request # 112199 from pohly/klog-update%0A  > 87a4c3f dependencies: update to klog v2.80.0%0A  > 8f15690 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A  > f637e1c dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A  > b6adc1c Merge pull request # 111964 from DangerOnTheRanger/cel-estimate-fix-update%0A  > ea2d438 Merge pull request # 112052 from tosi3k/bump-client-golang%0A  > 6b4dc0b Add unit tests.%0A  > 767e67b Bump prometheus/client_golang to v1.13.0%0A  > 782b982 Run pin-dependency.sh and update-vendor.sh.%0A  > 305963e Merge pull request # 111909 from tosi3k/bump-prom-client%0A  > fa2959a Merge pull request # 111830 from t1anz0ng/typo%0A  > 5a6ffec Bump prometheus/client_golang to v1.12.2%0A  > e0abc3b fix(typo): remove extra " from autoscaling doc string%0A  > 2184a8d Merge pull request # 111696 from liggitt/go119mod%0A  > f750907 Update go.mod to go1.19%0Abumping knative.dev/pkg dfad48e...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)%0A  > a170a07 Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (# 2743)%0A  > dfb4bf0 Drop dynamic wrapper injection code generation (# 2742)%0A  > db8a353 Add SinkCACerts to SourceStatus (# 2733)%0A  > 9049667 Update community files (# 2735)%0A  > aacec7f Update community files (# 2734)%0A  > 300df43 Eventing TLS: Added AddressableFromDestination method on the resolver (# 2717)%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 knative.dev/networking e5d04e8...fcbedad:%0A  > fcbedad Update community files (# 809)%0A  > a44b093 upgrade to latest dependencies (# 808)%0A  > 7c2f7ac upgrade to latest dependencies (# 807)%0A  > 33636d9 Backward compatibility for InternalEncryption (# 806)%0A  > 77975a1 Add the new certificate names for dataplane and controlplane (# 804)%0A  > c3cca43 upgrade to latest dependencies (# 803)%0A  > 3f4627e Add internal trust flag to config (# 778)%0A  > 02055c8 Update community files (# 801)%0A  > 68725bd upgrade to latest dependencies (# 798)%0A  > 1594abb Update community files (# 797)%0Abumping golang.org/x/mod b3066c3...b710602:%0A  > b710602 sumdb/dirhash: correct documentation of hash%0A  > a42224d all: replace io/ioutil with io and os package%0A  > 77d797e sumdb/dirhash: fix a panic when argument is not a directory%0A  > 7c05a44 sumdb/note: remove dependency on golang.org/x/crypto/ed25519%0Abumping github.com/prometheus/client_golang 64435fc...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  > 79ca0eb Added tip from Björn + Grammarly.%0A  > 4d54769 Fix float64 comparison test failure on archs using FMA (# 1133)%0A  > 078f11f Cut 1.13.1 release (+ documenting release process).%0A  > 5f202ee Merge pull request # 1150 from prometheus/sparsehistogram%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  > 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  > 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  > 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  > 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  > 83d56b1 Extend prometheus.Registry to implement Collector (# 1103)%0A  > 111fae1 Merge branch 'main' into sparsehistogram%0A  > 4c41dfb Clarify exemplar(Add|Observe) by renaming to (add|observe)WithExemplar (# 1122)%0A  > 25bc188 Merge pull request # 1144 from prometheus/beorn7/histogram2%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  > c7aa2a5 Merge pull request # 1113 from prometheus/release-1.13%0A  > ec86ef1 Merge pull request # 1092 from prometheus/beorn7/histogram%0A  > 1e61b8e Update common Prometheus files (# 1111)%0A  > 6141a07 Merge branch 'main' into sparsehistogram%0A  > 8cbcd40 histograms: Move to new exposition protobuf format%0A  > 5a321c7 Merge branch 'foo-commit' into sparsehistogram%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  > 525d042 Merge branch 'main' into sparsehistogram%0A  > a516626 Merge branch 'release-1.12' into beorn7/release%0A  > a27b6d7 Fix conflicts%0A  > 6ba7871 Merge branch 'main' into sparsehistogram%0A  > eb59a7b Histogram: Fix bug with negative schemas (# 1054)%0A  > b237230 Merge branch 'main' into sparsehistogram%0A  > 294cca4 Merge branch 'main' into sparsehistogram%0A  > 70253f4 Fix typo in doc comment%0A  > 5b19c55 Merge branch 'master' into sparsehistogram%0A  > dfbcc28 Merge pull request # 901 from prometheus/beorn7/histogram%0A  > 84fcaff Merge branch 'master' into sparsehistogram%0A  > 263be8d Refactoring of sparse histograms%0A  > 9ef5f90 Allow a zero threshold of zero%0A  > 2409960 Implement strategy to limit the sparse bucket count%0A  > aa6f67a Add TODO about bucket search optimization%0A  > 43f31c2 Merge pull request # 886 from prometheus/beorn7/histogram%0A  > 5aa8534 Merge branch 'master' into sparsehistogram%0A  > 5142344 Pin client_model to the most recent sparsehistogram commit%0A  > 97eb041 Tidy go.sum%0A  > 6c4e0ef Add tests for sparse histogram%0A  > 553ed73 Fix lint warning%0A  > 31318b7 Switch to base-2 buckets%0A  > b7a540a Fix test%0A  > a9df0ba Update prometheus/client_model%0A  > ce36ee3 Merge branch 'master' into beorn7/histogram%0A  > d698336 Merge branch 'master' into beorn7/histogram%0A  > 08104a0 Minor doc comment fixes%0A  > a9d0066 Add note about pow-of-10 precision issue%0A  > d1f5366 Fix span offset%0A  > abe540f Encode sparse histograms in protobuf%0A  > c98db4e Demo sparse histograms%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%0Abumping knative.dev/serving 2c1bb07...a657321:%0A  > a657321 Update net-kourier nightly (# 13993)%0A  > d75b0f0 Update net-contour nightly (# 13990)%0A  > 6d26f54 upgrade to latest dependencies (# 13991)%0A  > df5001f Update net-certmanager nightly (# 13992)%0A  > 2594084 upgrade to latest dependencies (# 13989)%0A  > 7c303fa Update cluster-version to 1.25 (# 13988)%0A  > 9e751a2 Update net-certmanager nightly (# 13974)%0A  > 7b35cfb upgrade to latest dependencies (# 13987)%0A  > 99800ed Set default domain to cluster's domain (# 13964)%0A  > c90fabf Metric annotations work with global class config (# 13978)%0A  > da31cd1 Update net-kourier nightly (# 13975)%0A  > f457924 Update net-contour nightly (# 13976)%0A  > 14ad4d1 upgrade to latest dependencies (# 13973)%0A  > 00ddfd9 Update net-kourier nightly (# 13972)%0A  > fc63583 Update net-kourier nightly (# 13966)%0A  > 219285e Update net-kourier nightly (# 13959)%0A  > 2fa05bd Min TLS for tag to digest defaults to 1.2 again and is configurable (# 13962)%0A  > 43df348 Update net-contour nightly (# 13958)%0A  > 50a9f22 Update net-certmanager nightly (# 13961)%0A  > 4e379cb Update net-gateway-api nightly (# 13957)%0A  > 3d53294 Update net-istio nightly (# 13960)%0A  > ea2a6c8 💄 Install ko using setup-ko, from ko-build (# 13951)%0A  > e5070cd upgrade to latest dependencies (# 13950)%0A  > 9778f2d Update net-istio nightly (# 13949)%0A  > f27ba4e Update net-certmanager nightly (# 13944)%0A  > 2840301 Update net-kourier nightly (# 13945)%0A  > 117a642 Update net-gateway-api nightly (# 13943)%0A  > 84a2230 Update net-contour nightly (# 13942)%0A  > 7aa5edb upgrade to latest dependencies (# 13941)%0A  > 01707d8 upgrade to latest dependencies (# 13940)%0A  > b7d5e8d Update net-istio nightly (# 13939)%0A  > 5e056a0 Update net-certmanager nightly (# 13926)%0A  > 35efd12 Update net-contour nightly (# 13929)%0A  > f476717 Update net-istio nightly (# 13935)%0A  > bd8e37c Update net-gateway-api nightly (# 13925)%0A  > 37a7010 Update net-kourier nightly (# 13934)%0A  > f47802d Update community files (# 13933)%0A  > 990d701 Update net-kourier nightly (# 13928)%0A  > ff9f03d Update net-istio nightly (# 13927)%0A  > 690c525 upgrade to latest dependencies (# 13924)%0A  > 1dd07a7 Update community files (# 13923)%0A  > 66141b8 Update net-istio nightly (# 13920)%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 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 golang.org/x/term d974fe8...0edf009:%0A  > 0edf009 go.mod: update golang.org/x dependencies%0Abumping golang.org/x/tools b3b5c13...d0863f0:%0A  > d0863f0 go.mod: update golang.org/x dependencies%0A  > 545ca87 gopls/internal/regtest/marker: require go/packages%0A  > 1ace7db go,gopls: remove license from package doc comments%0A  > ebad375 gopls/internal/lsp/protocol: prevent license rendering in godoc%0A  > 10a39ef gopls/internal/lsp/regtest: address additional comments on marker.go%0A  > 69920f2 gopls/internal/regtest/marker: add missing tests for hover%0A  > 24a13c6 gopls/internal/regtest: fill out features of the new marker tests%0A  > 2b149ce gopls/internal/regtest: add a regtest-based version of the marker tests%0A  > edddc5f go/packages: don't discard errors loading export data%0A  > a762c82 go/ssa: add MultiConvert instruction%0A  > f124b50 cmd/stringer: streamline test subprocesses%0A  > 6b6857a gopls: fix typos in comments and doc%0A  > 8111118 go/analysis/internal/facts: fix cycle in importMap.%0A  > dd1c468 gopls/internal/lsp/source: simplify extracting object hover doc%0A  > 66f8f71 gopls/internal/lsp/source: use syntax alone in FormatVarType%0A  > 30f191f internal/imports: update stdlib index for Go 1.20%0A  > 4e98188 internal/imports: use go/packages instead of cmd/api to compute symbols%0A  > 4e8ff89 internal/imports: update stdlib index for 1.20%0A  > 6bd0d00 gopls/internal/lsp: go to definition from linkname directive%0A  > 0cfddb3 gopls/internal/lsp: enable clear builtin completion test%0A  > 41adf8d gopls/internal/lsp/tests: remove StripSubscripts%0A  > 86fdadc gopls/internal/lsp/safetoken: delete safetoken.Range%0A  > c276ee5 internal/robustio: fix signature of getFileID on plan9%0A  > e170d45 gopls/internal/lsp: add clear builtin%0A  > 2ea4b81 go/ast/inspector: skip ranges that do not contain a node type%0A  > 407bbed go/analysis: improve error message on duplicate fixes%0A  > bd5dfbb all: fix some comments%0A  > 072fca5 gopls/protocol: use the current definition of the lsp%0A  > aa633e7 tools/gopls: provide markdown for completion and signature help%0A  > 684a1c0 go/analysis/internal/analysisflags: use os.Executable for program path%0A  > bd5e595 gopls/internal/lsp/cache: add missing mutex%0A  > 2683128 gopls/internal/lsp: differentiate govulncheck/vulncheck imports diags%0A  > d1e92d6 gopls/internal/lsp/mod: reorder vulncheck quick fixes%0A  > 87d00e6 gopls/internal/lsp: separate some requests from source.Identifier%0A  > ae242ec gopls: fix windows file corruption%0A  > 6f65213 gopls/internal/lsp/protocol: Mapper.NodeMappedRange%0A  > e260368 gopls/semantic: report type parameters in the type of a receiver%0A  > b62cbb6 internal/lockedfile: fix build constraints on solaris%0A  > 1aa7e72 gopls/internal/lsp/source: avoid qualifiedObjectsAtProtocolPos%0A  > 5ed33df gopls/internal/lsp/source: rename: prep for incrementality%0A  > e0659d1 gopls/internal/lsp/source: simplify legacy 'references' func%0A  > 1edcfe7 gopls/internal/regtest/diagnostics: require cgo for TestGoListErrors%0A  > f052158 gopls/internal/lsp/protocol: move TestBytesOffset%0A  > d093a13 gopls/internal/lsp/protocol: LocationTextDocumentPositionParams%0A  > bcb677e gopls/internal/regtest: make RegexpSearch return a Location%0A  > 60782e9 gopls/internal/lsp/source: eliminate a couple uses of posToMappedRange%0A  > 031e6e6 gopls/internal/lsp/source: eliminate ResolveImportPath%0A  > f2cd9ef gopls/internal/lsp/source: reduce usage of TypecheckWorkspace%0A  > f10e7d5 gopls/internal/lsp/cache: remove package dependence on packages.Config%0A  > 8270757 gopls/internal/lsp/source: switch call hierarchy to references v2%0A  > 37c69d8 gopls/internal/lsp/source: references: support exported methods%0A  > f3c36a2 gopls/internal/lsp/cmd/test: delete marker-based tests of gopls cmd%0A  > c224aae gopls/internal/lsp/cmd/test: new integration test for gopls command%0A  > deeb64b gopls/internal/lsp/source/xrefs: allow Lookup of a set%0A  > f269f53 gopls/internal/lsp: remove Server.processModifications%0A  > fcd57eb gopls: allow 'any' and 'comparable' in completion results%0A  > aae3642 gopls/internal/lsp/source: referencesV2: support unexported methods%0A  > b5d65e0 tools/gopls: register semantic tokens statically%0A  > 51abc5b gopls/internal/lsp/source: stub: don't panic when encountering 'error'%0A  > ce28f40 gopls/internal/regtest: add a test demonstrating confusion following an%0A  > c4c6aa6 internal/lsp/cache: don't panic in Snapshot on a shutdown view%0A  > 1faecd3 tools/internal/diff: fix off-by-one error in computing diffs%0A  > a7f033a gopls/internal/lsp: consolidate the FileHandle API%0A  > 271e621 internal/lockedfile/internal/filelock: fix aix build tag%0A  > ff9bea5 gopls/internal/lsp/cmd/test: signpost future cleanups%0A  > 7d4ba2f gopls/release: remove unused functionality from release script%0A  > 46b6958 gopls/internal/lsp/source: delete source_test%0A  > bcc7794 go/analysis/passes/directive: add directive analyzer%0A  > 33d416e gopls/internal/lsp: add missing comments on 3x tests.Test impls%0A  > afea272 gopls/internal/lsp/source: make implementations2 work on embedded fields%0A  > bb7c440 gopls/internal/lsp/filecache: use file locking, not rename%0A  > 561a9be gopls/internal/lsp/filecache: actually delete files%0A  > 9682b0d gopls/internal/lsp/source: delete IsInterface%0A  > 7a7b699 go/analysis/passes/loopclosure: avoid panic in new parallel subtest check when t.Run has single argument%0A  > 3e6f71b gopls/internal/regtest: use AfterChange in more places%0A  > 9ff31a5 x/tools/go/analysis/passes/printf: revert URL in error message%0A  > 2fa6ca1 gopls/internal/lsp/source/impls: a new "implementations" index%0A  > 957bec5 gopls/protocol: new versions of generated LSP files%0A  > f0e2d5c internal/gcimporter: discard position info for unneeded lines%0A  > 5bedd86 cmd/digraph: use ReadString rather than bufio.Scanner%0A  > f6ea009 gopls/internal/lsp: remove the experimentalWatchedFileDelay setting%0A  > f46e418 gopls/internal/lsp/source: include ITVs in global references%0A  > f3e53e5 internal/jsonrpc2_v2: fix typos%0A  > d958e85 internal/gcimporter: use two-level file index%0A  > 8aba49b internal/gcimporter: preserve column and line in shallow iexport%0A  > d7fc4e7 gopls: new LSP stub generator%0A  > 5c176b1 internal/robustio: skip os.Link test on android%0A  > d34a055 go/ssa: sanity check the types of phi nodes%0A  > 6f095b4 go/callgraph/vta: add flows for receiver function types%0A  > 8e94967 cmd/fiximports: do not assume go list -json unmarshals into build.Package%0A  > e035d0c go/ssa: fix phi node type in slice to array conversion%0A  > 03eac81 go/expect: remove testdata go.mod to go.fake.mod%0A  > 1e819a3 gopls/internal/regtest: follow-ups to review comments from earlier CLs%0A  > 9ba8bb1 gopls/internal/regtest: clean up workspace symbol helpers%0A  > 91b6070 gopls/internal/regtest: eliminate DiagnosticAtRegexp%0A  > bd48b9a gopls/internal/regtest: eliminate DiagnosticsAtRegexpWithMessage%0A  > 5d65394 gopls/internal/regtest: eliminate DiagnosticAt%0A  > 27dfeb2 gopls/internal/regtest: replace NoDiagnostics with NoMatchingDiagnostics%0A  > 87092c8 gopls/internal/lsp/fake: use protocol types for the fake editor%0A  > 672a036 gopls/internal/regtest: simplify OnceMet expressions with an env helper%0A  > ab7b5b2 gopls/internal/regtest: eliminate GoSumDiagnostic%0A  > 331a1c6 gopls/internal/regtest: add a simpler API for diagnostic expectations%0A  > c9b82f2 gopls/internal/regtest: eliminate EmptyDiagnostics%0A  > e81af27 gopls: update golang.org/x/vuln@6ad3e3d%0A  > d19e3d1 internal/regtest/bench: fix BenchmarkRename and add more benchmark tests for gopls%0A  > 2be1a9a gopls/internal/regtest: rename EmptyOrNoDiagnostics to NoDiagnostics%0A  > 7ec05ac gopls/internal/regtest: eliminate NoDiagnostics%0A  > e956495 gopls/internal/regtest: eliminate DiagnosticsFor%0A  > 8087911 gopls: remove the experimentalWorkspaceModule mode%0A  > 5b300bd gopls/internal/lsp/cache: clean up view workspace information%0A  > 97d5de5 gopls/internal/cache: don't mark initialized after cancellation%0A  > 58691bc gopls/internal/lsp/glob: add an LSP compliant glob implementation%0A  > a3c22fc cmd/cover: delete package%0A  > 98dcb0e cmd/cover: remove replace directive%0A  > 7765567 gopls/internal/lsp/source: minor clarifications%0A  > a7f7db3 cmd/cover: carve out deprecated command into its own module%0A  > f9a10c0 Revert "cmd/cover: carve out deprecated command into its own module"%0A  > e345d46 internal/gcimporter: fix export of invalid methods%0A  > 4305a22 gopls/internal/lsp/cache: don't cache files if mtime is too recent%0A  > 227ee72 internal/regtest/misc: fail eagerly in TestRenameFileFromEditor%0A  > 43158af cmd/cover: carve out deprecated command into its own module%0A  > b798934 gopls/internal/lsp/protocol: cleanups and docs for Mapper%0A  > a24944e gopls/internal/lsp/protocol: rename s/ColumnMapper/Mapper/%0A  > 55935f4 gopls/internal/span: simplify Span%0A  > 40a1c97 gopls/internal/lsp/lsppos: delete Mapper%0A  > 6a3bc37 gopls/internal/lsp/protocol: reimplement ColumnMapper line logic%0A  > 6e9a35d go/callgraph/cha: refactor callee construction%0A  > fef5b76 go/callgraph: fix slicing in callgraph_test.go%0A  > 2be9d05 gopls/internal/lsp/source/xrefs: a new reference index%0A  > 0362cea gopls/internal/lsp/lsppos: delete TokenMapper%0A  > 67baca6 go/callgraph/vta: optimize scc computation%0A  > 2eb6138 gopls/internal/lsp/filecache: use TempDir if UserCacheDir fails us%0A  > 36bd3db gopls/internal/lsp/protocol: move MappedRange%0A  > 16b3bf8 gopls/internal/lsp/cache: assume Go 1.16+%0A  > 3856a5d internal/robustio: add Plan9 support to FileID%0A  > 09cbc42 gopls/internal/lsp/fake: fix EOF bug in applyEdits%0A  > 4ded35d gopls/internal/lsp/cache: use distinct types for mod and work parse keys%0A  > 107f43f gopls/completion: avoid duplicating text in test func completions%0A  > e225fd4 gopls/internal/lsp/mod: fix nil panic in go.mod hover%0A  > 057ed3c gopls/internal/lsp/filecache: use os.Chtimes%0A  > 1fe76af gopls/internal/lsp/source: MappedRange cleanup%0A  > 02bea03 gopls/internal/lsp/protocol: simplify ColumnMapper%0A  > a4455fe go/callgraph: adds benchmarks comparing algorithms%0A  > 7db99dd go.mod: update golang.org/x dependencies%0A  > 1e0dff2 gopls/internal/regtest: avoid race in TestSwitchFromGOPATHToModuleMode%0A  > 0441b43 gopls/internal/lsp/cache: use specific mutexes for module data%0A  > 33071fb internal/robustio: move robustio%0A  > b01e7a4 gopls/internal/regtest/watch: don't run TestSwitchFromGOPATHToModuleMode%0A  > e417ea3 gopls: remove dead analysis code%0A  > 1a08d01 gopls/internal/lsp: update replace directives in go.mod for package renaming%0A  > eac36cb gopls/internal/regtest: port experimental workspace tests to go.work%0A  > 224a61b gopls/internal/lsp/source: delete Snapshot.WriteEnv method%0A  > 81e741e gopls/internal/lsp/safetoken: funnel more calls through this package%0A  > 8367fb2 gopls/internal/regtest: await go.work changes in TestAddAndRemoveGoWork%0A  > 3b16059 gopls/internal/regtest: make BufferText strict%0A  > 0e1d013 gopls/internal/lsp/cache: recreate Views when their root changes%0A  > 2f31dd4 go/ssa,go/analysis/passes/nilness: refine when type param constants are nil%0A  > ae4ff82 gopls/internal/lsp/source: delete GetTypedFile%0A  > fe6b300 gopls/internal/lsp/source: eliminate Snapshot.Package{,s}ForFile%0A  > 26fc609 gopls/internal/lsp/cache: eliminate snapshot.containingPackages%0A  > 85e6ad7 gopls/internal/lsp/safetoken: fix bug in Offset at EOF%0A  > ef1ec5d gopls/internal/lsp/safetoken: fix error message%0A  > 44395ff gopls/internal/lsp/source: avoid unnecessary transitive rdeps%0A  > 6546d82 Revert "gopls/internal/regtest: harmless CL used for benchmark test"%0A  > 3be0647 gopls/symbols: call…

Signed-off-by: Knative Automation <automation@knative.team>
2023-05-24 14:56:10 +00:00
knative-automation 46dbf66117
upgrade to latest dependencies (#1809)
bumping knative.dev/eventing 4c2a3aa...034bec9:%0A  > 034bec9 [main] Upgrade to latest dependencies (# 6888)%0Abumping knative.dev/serving b2a416f...2c1bb07:%0A  > 2c1bb07 Update net-kourier nightly (# 13919)%0A  > 0637cdf Update net-contour nightly (# 13918)%0A  > 08bedbe Update net-gateway-api nightly (# 13917)%0A  > e39c429 Update net-istio nightly (# 13916)%0A  > 10ed0f8 Update net-certmanager nightly (# 13915)%0A  > 84fa64c Update data-plane Secrets  (# 13859)%0A  > 22783d6 Deployment probe fixes (# 13885)%0A  > 113616b add support for downwardAPI in projected volumes (# 13896)%0A  > 55f8dd7 upgrade to latest dependencies (# 13912)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-26 07:22:44 +00:00
knative-automation 75eb762019
upgrade to latest dependencies (#1808)
bumping knative.dev/eventing 193f2df...4c2a3aa:%0A  > 4c2a3aa Bump Go to 1.20 in GH workflows (# 6882)%0A  > 825a2b5 Create Cert-Manager resources (# 6849)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-24 16:06:43 +00:00
knative-automation 8c648379a4
upgrade to latest dependencies (#1805)
bumping knative.dev/serving ac7c74b...b2a416f:%0A  > b2a416f Update net-gateway-api nightly (# 13907)%0A  > 91ac3b3 Update net-certmanager nightly (# 13904)%0A  > 787ac48 Update net-istio nightly (# 13902)%0A  > d315f71 Update net-contour nightly (# 13903)%0A  > b38ef3a Update net-istio nightly (# 13899)%0A  > b9b9d13 Update net-contour nightly (# 13900)%0A  > 9530fe9 Update net-certmanager nightly (# 13897)%0A  > 12bd205 Update net-kourier nightly (# 13898)%0A  > 4db179f upgrade to latest dependencies (# 13895)%0A  > 0c8f091 Update net-gateway-api nightly (# 13894)%0A  > f83732d Update net-kourier nightly (# 13893)%0A  > 87af840 upgrade to latest dependencies (# 13891)%0A  > 171cecd change mininum TLS version for tag to digest resolution (# 13886)%0A  > ef58d9b Update net-contour nightly (# 13881)%0A  > 842c516 Update net-istio nightly (# 13883)%0A  > cb946ff Update net-certmanager nightly (# 13882)%0A  > d0eea80 Update net-gateway-api nightly (# 13880)%0A  > c377269 Update actions (# 13879)%0A  > 018c7f8 Update net-kourier nightly (# 13871)%0A  > 235e7f1 Update net-contour nightly (# 13870)%0A  > 29089ce Update net-gateway-api nightly (# 13873)%0A  > f87c4d7 Update net-istio nightly (# 13872)%0A  > a96e2c5 upgrade to latest dependencies (# 13875)%0A  > e363b61 Update net-certmanager nightly (# 13874)%0A  > 9af99e5 Load certificate when they are updated when internal-encryption is enabled (# 13854)%0A  > 3efe96d Update community files (# 13868)%0A  > 944e8e0 Update net-kourier nightly (# 13864)%0A  > 4d85bc0 Update net-contour nightly (# 13865)%0A  > 96b84bd Update net-certmanager nightly (# 13866)%0A  > f5d3865 Update community files (# 13863)%0Abumping knative.dev/eventing 3224e50...193f2df:%0A  > 193f2df Eventing TLS: support `K_CA_CERTS` in adapter/v2 (# 6848)%0A  > cc3d254 [main] Upgrade to latest dependencies (# 6863)%0A  > 81f8e67 Fix ChannelChain test lifecyle (# 6862)%0A  > d7fe38f [main] Upgrade to latest dependencies (# 6860)%0A  > a5b4810 [main] Update actions (# 6858)%0A  > 43a2554 [main] Upgrade to latest dependencies (# 6855)%0A  > cf7ee9c [main] Update actions (# 6853)%0A  > d2eaff5 [main] Update community files (# 6856)%0A  > c59bd1f Eventing TLS: Install Cert Manager as part of the test setup phase (# 6850)%0A  > d35f808 [main] Upgrade to latest dependencies (# 6852)%0Abumping knative.dev/hack 9153cc6...f591fea:%0A  > f591fea individual globbing is required (# 284)%0A  > 4b3f230 Update community files (# 283)%0Abumping knative.dev/networking 0b998c1...e5d04e8:%0A  > e5d04e8 upgrade to latest dependencies (# 796)%0A  > 62fd5d0 Update actions (# 793)%0A  > b77b4a6 Bump Go version in github action (# 795)%0A  > 750a9e4 Update community files (# 792)%0A  > 62b7e26 Update actions (# 789)%0A  > 366f276 upgrade to latest dependencies (# 788)%0A  > fb58275 Update community files (# 790)%0Abumping knative.dev/pkg ef19121...dfad48e:%0A  > dfad48e upgrade to latest dependencies (# 2728)%0A  > 53f04b3 Make minimum TLS version configurable for webhooks (# 2721)%0A  > ce10b06 Update actions (# 2726)%0A  > d3d7625 Update community files (# 2724)%0A  > 166893c upgrade to latest dependencies (# 2719)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-21 10:22:39 +00:00
knative-automation 25dac2d892
upgrade to latest dependencies (#1802)
bumping knative.dev/pkg ee73c93...ef19121:%0A  > ef19121 Update community files (# 2722)%0A  > 15cf17d Update actions (# 2720)%0Abumping knative.dev/serving 23f7e2b...ac7c74b:%0A  > ac7c74b Update actions (# 13862)%0A  > c367fec upgrade to latest dependencies (# 13860)%0A  > 8f273e4 Adds dev container and updates docs with Codespaces information (# 13838)%0A  > db52024 Update net-contour nightly (# 13853)%0A  > 1f3a35f Update net-istio nightly (# 13852)%0Abumping knative.dev/hack 1421f12...9153cc6:%0A  > 9153cc6 Update community files (# 282)%0A  > 359d585 Revert "Extract tools to knative.dev/toolbox (# 280)" (# 281)%0Abumping knative.dev/eventing d991040...3224e50:%0A  > 3224e50 [main] Update community files (# 6854)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-11 10:36:48 +00:00
knative-automation 146af00f56
upgrade to latest dependencies (#1798)
bumping knative.dev/hack 3de51af...1421f12:%0A  > 1421f12 Extract tools to knative.dev/toolbox (# 280)%0A  > 3b8ef01 Update community files (# 279)%0A  > 1eebfb3 Update community files (# 278)%0Abumping knative.dev/pkg b77a78c...ee73c93:%0A  > ee73c93 upgrade to latest dependencies (# 2710)%0A  > 4835a4c Eventing TLS: update destination and Kref types (# 2716)%0A  > b7f2774 Made changes to addressable and address status. (# 2713)%0A  > 696cac8 Expose queue proxy request metrics reporting period (# 2362)%0A  > bd3cf51 Printf log message with the right type when showing port (# 2709)%0A  > 4c84b1b Update actions (# 2707)%0A  > 3290ddf Update community files (# 2706)%0A  > 53fc6ab Update actions (# 2705)%0A  > b769fef drop eventing natss from downstream tests (# 2703)%0A  > 511b394 potential fix for flakey tlsBackoff (# 2702)%0A  > 0902ea8 Parameterize WEBHOOK_NAME env key in error message (# 2701)%0A  > c5dd1d1 Update community files (# 2700)%0Abumping knative.dev/eventing 1ff36e1...d991040:%0A  > d991040 Add transport-encryption feature flag (# 6845)%0A  > 642699b Sync retry option with spec (# 6834)%0A  > 500ae1d [main] Upgrade to latest dependencies (# 6846)%0A  > 4a78a6c Support running SinkBinding tests with inclusion selection behavior  (# 6841)%0A  > df3bd9e [main] Upgrade to latest dependencies (# 6839)%0A  > 7ba0648 [main] Upgrade to latest dependencies (# 6832)%0A  > 97a7b77 [main] Upgrade to latest dependencies (# 6830)%0A  > e691b39 removed release label (# 6807)%0A  > 69a3841 Removes the deprecated packages (# 6816)%0A  > a959915 parallel rekt test cleanup (# 6828)%0A  > 88c5dbb [main] Update actions (# 6827)%0A  > d15774f Add sequence reconciler test (# 6817)%0A  > f361a57 [main] Update community files (# 6822)%0A  > 605306c [main] Update actions (# 6819)%0A  > 3c8c86c Add documentation for MTChannelBasedBroker (# 6791)%0A  > ea0b254 fix api docs generation with go1.20 (# 6810)%0A  > 4d5278d Removes replace and ran `go vendor` (# 6795)%0A  > 62eb85e Make autoscaler leader aware (# 6814)%0A  > 5988c42 [main] Upgrade to latest dependencies (# 6812)%0A  > f6ca59b Use released hearthbeats image for testing (# 6808)%0A  > eabc874 updated broken link (# 6786)%0A  > 6a732ff Add basic retry support for hearthbeats utility (# 6809)%0A  > 05f6d84 Heartbeats: quit istio proxy when running in a job (# 6804)%0A  > 472d325 Add rekt based broker conformance test to ensure `broker.spec.config` is immutable (# 6799)%0A  > 5a0064b [main] Update community files (# 6805)%0A  > 1258a4e Fix pod annotations in containersource template (# 6802)%0A  > 38a00d8 Migrate to rekt cronjob package (# 6800)%0A  > 0e2c389 [main] Upgrade to latest dependencies (# 6798)%0A  > df2287d [main] Upgrade to latest dependencies (# 6794)%0Abumping knative.dev/serving 587f587...23f7e2b:%0A  > 23f7e2b Update net-kourier nightly (# 13849)%0A  > 32aacd6 Update net-certmanager nightly (# 13850)%0A  > 5eed3c1 Update net-istio nightly (# 13851)%0A  > 8a027b6 Update net-gateway-api nightly (# 13848)%0A  > 0814d02 upgrade to latest dependencies (# 13846)%0A  > dab78d1 upgrade to latest dependencies (# 13844)%0A  > 9976a2c Update net-kourier nightly (# 13841)%0A  > 0134c27 Update net-contour nightly (# 13840)%0A  > e824c3f Update net-certmanager nightly (# 13842)%0A  > ef53449 Update net-kourier nightly (# 13835)%0A  > e4f3288 Update net-contour nightly (# 13834)%0A  > 307a7e4 remove freezer code from queue proxy (# 13830)%0A  > 92dba5b Update net-gateway-api nightly (# 13833)%0A  > 5791aea Update net-certmanager nightly (# 13832)%0A  > be65250 upgrade to latest dependencies (# 13831)%0A  > bb18a82 upgrade to latest dependencies (# 13825)%0A  > 66c28b6 Update net-contour nightly (# 13822)%0A  > dce7a40 Update net-certmanager nightly (# 13821)%0A  > 8d8c39e Update net-istio nightly (# 13803)%0A  > 137c10f Update net-contour nightly (# 13818)%0A  > fc86653 Fix queue proxy handler setup (# 13815)%0A  > a5612ff Update net-kourier nightly (# 13817)%0A  > bfca504 Update net-certmanager nightly (# 13814)%0A  > dbb13ae upgrade to latest dependencies (# 13813)%0A  > f9b752c Update net-gateway-api nightly (# 13811)%0A  > e5556b4 Update net-contour nightly (# 13804)%0A  > 8d60f19 Update net-certmanager nightly (# 13807)%0A  > 023d909 Update actions (# 13799)%0A  > 7788c57 Update actions (# 13794)%0A  > 971dd38 Update community files (# 13795)%0A  > f031fd4 Update net-certmanager nightly (# 13793)%0A  > 1cfd960 Update net-gateway-api nightly (# 13788)%0A  > dc65c40 Update net-contour nightly (# 13791)%0A  > 5d43b7b Update net-istio nightly (# 13789)%0A  > 65c6d92 Update net-kourier nightly (# 13787)%0A  > 02685bc upgrade to latest dependencies (# 13785)%0A  > d569144 Update net-istio nightly (# 13711)%0A  > 71088a8 Update community files (# 13776)%0A  > 711371c Update net-contour nightly (# 13779)%0A  > 8859807 Update net-kourier nightly (# 13778)%0A  > 9d28f57 Update net-certmanager nightly (# 13777)%0A  > c0dea98 Update net-gateway-api nightly (# 13773)%0A  > 90c61a4 Update net-certmanager nightly (# 13774)%0A  > 677682f Update net-contour nightly (# 13772)%0A  > 74fcd62 Update net-kourier nightly (# 13775)%0A  > 6436af6 upgrade to latest dependencies (# 13769)%0A  > 4d51212 Use `pkgtest.CheckEndpointState` in TestActivationScale instead of raw client (# 13770)%0Abumping knative.dev/networking c692e9e...0b998c1:%0A  > 0b998c1 upgrade to latest dependencies (# 786)%0A  > 8174d2b upgrade to latest dependencies (# 785)%0A  > e18ca86 upgrade to latest dependencies (# 784)%0A  > 2ca8dbc upgrade to latest dependencies (# 783)%0A  > a2549e2 Update actions (# 782)%0A  > 8139f0f Update actions (# 780)%0A  > 5544973 Update community files (# 781)%0A  > 74471b9 Update community files (# 779)

Signed-off-by: Knative Automation <automation@knative.team>
2023-04-06 12:33:21 +00:00
knative-automation 3bdc2329a6
upgrade to latest dependencies (#1773)
bumping golang.org/x/time 2ce7c29...f3bd1da:
  > f3bd1da rate: add TokenAt and Tokens methods to Limiter.
bumping knative.dev/serving 484e848...587f587:
  > 587f587 add missing probes (# 13563)
  > 5e3b4af Adds e2e test for activation-scale (# 13197)
  > b285cb4 Update net-certmanager nightly (# 13762)
  > aab7abe Update net-contour nightly (# 13761)
  > 0cf0da8 Update net-gateway-api nightly (# 13756)
  > efc0bb0 Update net-kourier nightly (# 13760)
  > 6bc4bb2 upgrade to latest dependencies (# 13759)
  > 59d4c52 Update net-kourier nightly (# 13755)
  > 5a7a72e Update net-contour nightly (# 13758)
  > cc58860 Update net-certmanager nightly (# 13757)
  > 879c723 upgrade to latest dependencies (# 13742)
  > 23212b3 Update net-kourier nightly (# 13733)
  > 12b0690 Update net-contour nightly (# 13734)
  > 628b3e6 Update net-gateway-api nightly (# 13732)
  > cd3fe03 Update net-certmanager nightly (# 13735)
  > 28b8fba upgrade to latest dependencies (# 13730)
  > 708374e TestAutoscaleSustaining scales to 8 instead of 10 (# 13679)
  > 168ea39 Update net-contour nightly (# 13729)
  > f2ee629 Update net-certmanager nightly (# 13728)
  > bd75129 upgrade to latest dependencies (# 13726)
  > f4792e4 check for renewing status (# 13666)
  > 51ed9ad Update net-contour nightly (# 13724)
  > 1b99dce Update net-gateway-api nightly (# 13719)
  > fe52019 Update net-certmanager nightly (# 13718)
  > 506f8c6 Update net-contour nightly (# 13717)
  > 1f5f822 Update net-kourier nightly (# 13698)
  > 7aeb55d Update net-gateway-api nightly (# 13716)
  > aa4149f Update net-certmanager nightly (# 13715)
  > 04da752 upgrade to latest dependencies (# 13713)
  > dfd39ca Update support rotation (# 13714)
  > 8c282ba Update net-certmanager nightly (# 13697)
  > 7ed2869 Update support rotation contacts (# 13703)
  > 0ec0ecf Update net-gateway-api nightly (# 13699)
  > 060a49a Update net-contour nightly (# 13705)
  > 53e91c9 Fix G112: Potential Slowloris Attacks lint errs (# 13702)
  > a99a936 upgrade to latest dependencies (# 13709)
  > 08812b3 Update net-istio nightly (# 13706)
  > 368994b Update community files (# 13707)
  > d68797e Bumping 'github.com/google/go-containerregistry' dependency (# 13701)
  > 9b9a951 upgrade to latest dependencies (# 13689)
  > e2add5d fix curl invocation (# 13683)
  > 6334ffe Update net-contour nightly (# 13676)
  > d7959af Update net-certmanager nightly (# 13686)
  > 4db2ada Update net-istio nightly (# 13687)
  > 7f2264d Update community files (# 13685)
  > baa6292 Update net-gateway-api nightly (# 13672)
  > 83d2dd7 Update net-kourier nightly (# 13673)
  > 2fc2a12 fix route reconciler test flakes (# 13684)
  > 729eb6d Update net-istio nightly (# 13674)
  > 30a2b0c Add k8s 1.26 for kind (# 13682)
  > 3764762 use GITHUB_TOKEN when querying net-istio releases (# 13681)
  > 485f2a9 upgrade to latest dependencies (# 13680)
  > 0639c5f Update community files (# 13678)
  > b4d7a28 clean up OWNER files (# 13668)
  > 68e128b Update net-contour nightly (# 13667)
  > f6ab591 Adds slack links to CNCF Knative slack channel (# 13655)
  > 53b3c92 Add serving-internal docs about Knative encryption support (# 13662)
  > 3b8d6cb Update net-contour nightly (# 13656)
  > b9b4c57 Update net-gateway-api nightly (# 13654)
  > 63832e2 Update net-contour nightly (# 13650)
  > 908edaf Update net-istio nightly (# 13649)
  > 06add5f Update net-kourier nightly (# 13648)
bumping knative.dev/networking db2bcbe...c692e9e:
  > c692e9e upgrade to latest dependencies (# 776)
  > 475e232 upgrade to latest dependencies (# 775)
  > 5a5f810 upgrade to latest dependencies (# 767)
  > 2c2695b upgrade to latest dependencies (# 766)
  > 1bd50a5 Update community files (# 764)
  > 6a15e7d upgrade to latest dependencies (# 765)
  > 9373ba6 upgrade to latest dependencies (# 762)
  > 195809a Update community files (# 761)
  > c3510af upgrade to latest dependencies (# 760)
  > 2473e65 Update community files (# 759)
  > f6585dc update OWNERS file (# 758)
  > 89f3990 Assert all the expected DNSNames are part of the HTTP01 challenge (# 756)
  > 4ccbe60 adjust domain validation in kcert (# 754)
bumping github.com/google/go-containerregistry 31786c6...1e09daa:
  > 1e09daa clarify crane download readme (# 1533)
  > 8e08d51 Revert "Hack around DockerHub plugin scope handling" (# 1531)
  > 5ad0a76 crane: support --full-ref for crane ls (# 1525)
  > b063f6a Hack around DockerHub plugin scope handling (# 1527)
  > e797859 crane: add digest --full (# 1524)
  > 3986cf4 test: use `T.TempDir` to create temporary test directory (# 1522)
  > 9db616f FIX mutate.Time not respecting history (# 1520)
  > 8048663 Race http fallback ping (# 1521)
  > e64ff3a Bump actions/stale from 6 to 7 (# 1519)
  > 9bd8237 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (# 1511)
  > ffc14a0 Treat empty registry config as anonymous (# 1512)
  > 23d895d Fix missing doc comment (# 1509)
  > 6ba20c8 Fix various lints (# 1507)
  > 4270e04 Update Arch Linux install instructions (# 1508)
  > 37bf5df Revert "docs: pull latest instead of debug (# 1497)" (# 1504)
  > 47f0933 Use the default retry predicate in transport (# 1502)
  > c7270c2 Make unit tests substantially faster (# 1498)
  > a35805d Make credential warning slightly more accurate (# 1499)
  > 37b993a docs: pull latest instead of debug (# 1497)
  > cd77615 Add support for zstd compression (# 1487)
  > c412593 Fix calculating tarball size when duplicated layers exist (# 1495)
  > bdc946f add source archive checksum into the checksums.txt (# 1492)
  > 781782a Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (# 1491)
  > 9e939fb Features: Allow eliding `serviceaccount` lookups. (# 1490)
  > 3e4f490 Bump slsa-framework/slsa-github-generator to 1.2.2 (# 1489)
  > 76ae819 Fix context.DeadlineExceeded comparison (# 1488)
  > 353a117 crane: add catalog argument use annotation (# 1473)
  > 1711cef Fix missing body.Close() in bearer auth (# 1482)
  > 426de7d Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (# 1475)
  > 6442b02 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (# 1476)
  > a0cca8a k8schain: Log and proceed if secret or SA are not found (# 1472)
  > 02f47e1 bump version of slsa generator (# 1468)
  > 3413eb6 registry: implement pagination (# 1430)
  > d3ed408 registry: implement blob deletion (# 1432)
  > 969699e Bump deps using ./hack/bump-deps.sh (# 1467)
  > 9b4fdd5 Bump actions/setup-go from 2 to 3 (# 1463)
  > a0f6687 Make ErrBadName checkable via errors.Is() (# 1462)
  > 7268da0 Bump actions/stale from 5 to 6 (# 1452)
  > 8eae069 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (# 1453)
  > 9a5c14a fix crane's root.go after DefaultTransport change (# 1450)
  > e3b94c7 allow remote.DefaultTransport to be overridden by an http.RoundTripper (# 1449)
  > f981b4c deps: update goreleaser-action for bug (# 1444)
  > 87b3a79 feat: Add krane to release archive (# 1443)
  > e2d575c update crane installation instructions and release verification (# 1440)
  > 2859a0d feat: generate slsa provenance on github release artifacts (# 1438)
  > 771a9b4 e2e: pull and export stdin and stdout (# 1436)
  > 2b54510 fix: consider base image media type when appending layers (# 1437)
  > 7196cf3 Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 (# 1424)
  > c1f9836 Bump opencontainers/image-spec (# 1423)
  > 24a1c33 Ignore docker config if it's a directory (# 1420)
  > 49cdb8b Correct usage of authn.NewKeychainFromHelper in docs (# 1419)
  > 19e3eff Retry ECONNRESET errors (# 1415)
  > 3ba4c51 Fix tar PAX format handling (# 1414)
  > 5749ee6 Support the platform specific authentication of krane in "auth get" command (# 1413)
bumping golang.org/x/crypto 35f4265...642fcc3:
  > 642fcc3 go.mod: update golang.org/x dependencies
  > 56aed06 all: use automatic RFC linking
  > 9be5aaa all: fix a few function names on comments
  > d6f0a8c ssh: add ServerConfig.NoClientAuthCallback
  > 4161e89 all: replace bytes.Compare with bytes.Equal
  > eccd636 acme/autocert: remove TestRenewFromCache skips
  > 4ba4fb4 acme/autocert: fix renewal timer issue
bumping knative.dev/eventing 4d6e1fc...1ff36e1:
  > 1ff36e1 Support testing ContainerSource with istio (# 6790)
  > a8128e6 [main] Upgrade to latest dependencies (# 6774)
  > 397387e SC settings for ApiServerSource's Receive Adapter's container/deployment  (# 6788)
  > b474770 No reason for API ServerSource adapter to not inject istio sidecar (# 6789)
  > 7d7df2d Removes the deprecated DeadLetterChannel in ChannelableStatus (# 6722)
  > c5847a9 Port broker many triggers testcase to rekt (# 6761)
  > 52574ce Fixes issue where a CE response is truncated (# 6758)
  > 44b0b8a Remove deprecated usage of ZipkinTracingEnabled (# 6780)
  > 07e6d0c [main] Upgrade to latest dependencies (# 6770)
  > 70d2cb9 Pass EnvConfig to Broker conformance tests (# 6769)
  > f6afad3 Exclusive access to tracing flag for upgrade prober (# 6767)
  > 843b6f2 Allow event display to log requests (# 6764)
  > 23dc742 [main] Upgrade to latest dependencies (# 6765)
  > 82d85f9 [main] Upgrade to latest dependencies (# 6762)
  > 5f24569 [main] Upgrade to latest dependencies (# 6744)
  > dac6b8b [main] Update community files (# 6756)
  > 2b517b6 Deprecate `test/rekt/resources/svc` (# 6742)
  > bbbd425 Deprecate `test/rekt/resources/deployment` (# 6748)
  > f022034 Update dependencies (# 6753)
  > fdffabe Deprecate `test/rekt/resources/pod` package (# 6747)
  > dfd095f Remove event flaker since eventshub offers an equivalent feature (# 6750)
  > 0ab29eb  Remove unused event-library (# 6751)
  > 82324b9 [main] Update community files (# 6743)
  > 452cd49 Adds apiVersion as an extension to api source events (# 6696)
  > b96d2fb Migrate from `knative.dev/reconciler-test/resources/svc` to `knative.dev/reconciler-test/pkg/resources/service` (# 6741)
  > f9ceb4f [main] Upgrade to latest dependencies (# 6715)
  > 37fa6e0 Extract scheduler config in a dedicate struct instead of many parameters (# 6736)
  > 4911986 Add function to check if a broker resource is `NotReady` (# 6737)
  > 2f98e55 Improve scheduler logging for state and pending vpods (# 6729)
  > 1092472 Scheduler doesn't reschedule vpods that are scheduled on unscehdulable pods (# 6726)
  > 40517be Added Broker class in `kubectl get -o wide` (# 6723)
  > e609459 [main] Update community files (# 6727)
  > 47a793b Revert "Change subscription patch logic to ensure resource version (# 6670) (# 6724)
  > 8b7551c Removing one more deprecated, unused func (# 6718)
  > 228eda3 Removing deprecated and unused func (# 6716)
  > ffc8fe0 Default a subscriptions subscriber and reply in webhook (# 6701)
  > 8d62a06  Adds link to the Knative CNCF Slack Channel  (# 6711)
  > 91a1991 Install source at requirement phase in conformance tests (# 6712)
  > 983189d Set scheduler logging to debug (# 6705)
  > c3364e4 Remove UNUSED and deprecated test helpers (# 6710)
  > 9b8c4d6 Port BrokerWorkFlowWithTranformation test to rekt and code cleanup (# 6709)
  > 45e7a24 Do not overwrite existing imagePullSecrets in CopySecret (# 6707)
  > efba019 [main] Format Go code (# 6702)
bumping golang.org/x/sync f12130a...8fcdb60:
  > 8fcdb60 singleflight: avoid race between multiple Do calls
  > 7f9b162 singleflight: remove forgotten field
bumping golang.org/x/mod 86c51ed...b3066c3:
  > b3066c3 go.mod: update golang.org/x dependencies
  > e3c1277 go.mod: update to tagged x/tools version
  > aac77cd all: fix a few function names on comments
  > 2666ed6 go.mod: ignore cyclic dependency for tagging
  > 2adab6b zip: expand logging and use t.TempDir and t.Cleanup in test helpers
  > 02c9913 sumdb: remove redundant type conversion
  > 8f535f7 sumdb/note: fix some typos
  > ed83ed6 modfile: remove duplicate words from comments
  > f994a2a zip: set PWD consistently for commands in subdirectories
  > 046e8b3 modfile: improve error message for replace with '@' in path
bumping knative.dev/pkg 247510c...b77a78c:
  > b77a78c upgrade to latest dependencies (# 2698)
  > 310274d bump golang version in downstream tests (# 2697)
  > fd00e03 Add certs secret name read from env (# 2685)
  > 645afb2 bump golang.org/x/net to v0.7.0 (# 2695)
  > 0591b75 bump net and text packages (# 2692)
  > 2fdd6bf Allow reconcilers to listen to leader promotion events  (# 2688)
  > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690)
  > f306c13 upgrade to latest dependencies (# 2684)
  > 2f55fe0 Fix potential slowloris attack (# 2682)
  > 8d1efe1 Update community files (# 2683)
  > 4a80605 Add health checks (# 2671)
  > 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678)
  > c889c5b upgrade to latest dependencies (# 2679)
  > fb44e94 Update community files (# 2676)
  > decc1cc Update community files (# 2674)
  > 8532ae0 update OWNERS files to use teams with active members (# 2672)
  > 408ad07 Make SetDefaults of Destination duck type nil safer (# 2670)
bumping k8s.io/kube-openapi 67bda5d...172d655:
  > 172d655 Merge pull request # 319 from alexzielenski/json_next
  > 829ce0c fix json unmarshal bug when extension used with Responses (# 320)
  > 8d49439 add JSONRoundTripTestCase and add a Test*RoundTrip for every spec.* type which needs it
  > b7a9e6f Merge pull request # 318 from dims/add-go.mod-for-integration-tests
  > 3b3bb66 add jsonv2 roundtrip fuzz tests and benchmarks
  > a70c9af Merge pull request # 307 from apelisse/test-required-job
  > b856c89 Add a go.mod for integration test
  > 395774f add jsonv2 implementation
  > c6e407d Add required job that depends on matrix jobs
  > c601e50 add go-json-experiment/json to pkg/internal/third_party
  > 5ca72f5 gofmt changes

Signed-off-by: Knative Automation <automation@knative.team>
2023-03-07 09:27:19 +00:00
dependabot[bot] e82e7497da
Bump golang.org/x/net from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0 (#1783)
* Bump golang.org/x/net from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run codegen

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-02-28 13:10:53 +00:00
dependabot[bot] a91b916356
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#1780)
* Bump golang.org/x/text from 0.3.7 to 0.3.8

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run codegen

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-02-28 10:47:53 +00:00
knative-automation df40f5a389
upgrade to latest dependencies (#1770)
bumping knative.dev/serving 897b61a...484e848:
  > 484e848 upgrade to latest dependencies (# 13646)
  > 1e27b7a Update net-contour nightly (# 13643)
  > 43af7f1 Update net-istio nightly (# 13644)
  > eb96c59 Update net-kourier nightly (# 13641)
  > 412cf1c Update net-certmanager nightly (# 13640)
  > 2215dfe Update net-gateway-api nightly (# 13642)
  > 0360850 Add secure-pod-defaults flag to default Pods to 'restricted' profile by default (# 13398)
bumping knative.dev/eventing 7e899fd...4d6e1fc:
  > 4d6e1fc Change subscription patch logic to ensure resource version (# 6670)
  > 74e165a APIServerSource with selector to target namespaces (# 6665)
  > 1f9f4d3 Log stream from system namespace in upgrade tests (# 6699)
  > 466d123 Fix reconciler-tests Prow job (# 6694)
  > bd67450 Populate a Subscriptions subscriber and reply namespace only if not set already (# 6671)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-26 17:43:40 +00:00
knative-automation 2a124bdc26
upgrade to latest dependencies (#1769)
bumping knative.dev/eventing 9417125...7e899fd:
  > 7e899fd Reduce log noise in upgrade tests (# 6693)
bumping knative.dev/networking e9d3a55...db2bcbe:
  > db2bcbe Assert all the expected DNSNames are part of the HTTP01 challenge (# 757)
bumping knative.dev/serving 6b7e09a...897b61a:
  > 897b61a Change HTTP01 test DNS entry to *.{custom-domain} (# 13636)
  > 9004443 Allow challenges for hosts that don't match the route's host (# 13637)
  > 188dc1a Update net-certmanager nightly (# 13631)
  > 09bc85c Update net-kourier nightly (# 13634)
  > 87f5b62 Update net-contour nightly (# 13635)
  > 760b2f7 Update net-istio nightly (# 13632)
  > 8b28d41 Update net-gateway-api nightly (# 13633)
  > 550a6f5 Clean up `go_run` functions (# 13628)
  > d2d5723 Don't explicitly require a service account key for autotls dns tests (# 13627)
  > 6906c92 Refactor autoscaler TestContext (# 13618)
  > 8722a63 Update net-contour nightly (# 13624)
  > e05aa3a Add validation to warn about insecure SecurityContext defaults (# 13399)
  > 4a339c6 Update net-kourier nightly (# 13626)
  > b10db15 Update net-gateway-api nightly (# 13623)
  > 5b59ae0 Update net-certmanager nightly (# 13625)
  > 04df00a DomainMapping: Set Certificate.Spec.Domain (# 13620)
  > 94d23ac Set 'Domain' in kcert (# 13569)
  > a4fcb9d Update net-certmanager nightly (# 13619)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2023-01-24 05:17:38 +00:00
knative-automation 982711e2e3
[main] Upgrade to latest dependencies (#1763)
* upgrade to latest dependencies

bumping knative.dev/networking c037e29...e9d3a55:
  > e9d3a55 adjust domain validation in kcert (# 755)
  > dd05ffd upgrade to latest dependencies (# 753)
  > 3ad2fdc Update actions (# 752)
  > fe0ac7d Update community files (# 751)
  > 68f0fa7 add new field 'Domain' to kcert spec (# 747)
  > a51817e upgrade to latest dependencies (# 750)
  > bc7a7e5 Update community files (# 749)
  > eee5118 upgrade to latest dependencies (# 748)
  > f1db313 upgrade to latest dependencies (# 746)
  > 383bb2f Update community files (# 745)
  > 891aac2 upgrade to latest dependencies (# 740)
  > 5be75f2 upgrade to latest dependencies (# 739)
bumping knative.dev/serving cd1cd1a...6b7e09a:
  > 6b7e09a upgrade to latest dependencies (# 13616)
  > 2338826 Don't default Revision values when BYO name is unchanged. (# 13565)
  > f2147ef Stream logs from system and test namespace in upgrade tests (# 13587)
  > b989439 Ensure the autoscaler only has a single elector (# 13585)
  > 873eb5c Advance pvc e2e test to beta (# 13535)
  > 5cb43ab Update net-gateway-api nightly (# 13615)
  > 8064f6b Update net-gateway-api nightly (# 13614)
  > 52e79f7 show an error when curling the istio release (# 13612)
  > a5d0384 Update net-contour nightly (# 13613)
  > 2c117e8 Update net-gateway-api nightly (# 13607)
  > 06f59e3 Update net-kourier nightly (# 13608)
  > aa744ae Update net-certmanager nightly (# 13606)
  > cd2ad0c Update actions (# 13604)
  > 162b8fb consistent label selector for Service - include app label (# 13265)
  > 76005a0 upgrade to latest dependencies (# 13594)
  > ff959e4 Update net-kourier nightly (# 13599)
  > fc1cf65 Update net-contour nightly (# 13597)
  > 3db1864 Update net-istio nightly (# 13596)
  > bab961f Update net-certmanager nightly (# 13595)
  > e6db06e Update net-gateway-api nightly (# 13598)
  > 10a8e38 Update community files (# 13593)
  > b421efb Update net-kourier nightly (# 13590)
  > 288e59a Update net-contour nightly (# 13578)
  > 6d70f59 Update net-gateway-api nightly (# 13577)
  > b9d0952 Update net-certmanager nightly (# 13588)
  > 7b5c641 upgrade to latest dependencies (# 13573)
  > 4ad830a add fetch depth so we can fetch the tags (# 13586)
  > fb0c4bd Add setup script for internal-encryption e2e test (# 13559)
  > 11d88db Update community files (# 13584)
  > aaa992e upgrade to latest dependencies (# 13564)
  > 3b8f17c Update net-kourier nightly (# 13561)
  > 35abde0 Update net-istio nightly (# 13556)
  > 88ccb50 Update net-certmanager nightly (# 13557)
  > 3812acf Update net-contour nightly (# 13555)
  > cd50d85 Update net-gateway-api nightly (# 13554)
  > 01676d5 Update net-kourier nightly (# 13547)
  > f1b45e6 Update net-istio nightly (# 13549)
  > f0379ef Update net-certmanager nightly (# 13548)
  > 114bebe Update net-contour nightly (# 13550)
  > 38fa7c0 Update community files (# 13545)
  > 017bb66 Update net-istio nightly (# 13538)
  > a4f6edc Update net-contour nightly (# 13534)
  > 442877d Update net-certmanager nightly (# 13533)
  > b4198e7 Update net-kourier nightly (# 13532)
  > ceb505d Update net-gateway-api nightly (# 13530)
  > 99c3d5a Update net-gateway-api nightly (# 13527)
  > 95a6492 upgrade to latest dependencies (# 13526)
  > 7f217bb Use ubuntu 20.04 for kind e2e tests (# 13528)
  > 327bf91 Update net-istio nightly (# 13524)
  > 1beadbd Update net-gateway-api nightly (# 13523)
  > 0ea12f4 Update net-contour nightly (# 13520)
  > bcef4be Update net-contour nightly (# 13514)
  > b7492cc Update net-certmanager nightly (# 13509)
  > 5b217ef Update net-istio nightly (# 13510)
  > 2ba4499 Don't set seccomp profile in the queue proxy (# 13507)
  > e17e4d1 Update net-contour nightly (# 13502)
  > 05a28e0 Ensure probes from the autoscaler are not passed to the user-container (# 13501)
bumping knative.dev/hack c12c1bf...c7cfcb0:
  > c7cfcb0 Update community files (# 263)
  > af8745e Update community files (# 262)
  > cf3796d Upload attestations and print cosign version (# 261)
  > b9801b4 Update community files (# 260)
  > 7233e77 No more sugar controller in upstream eventing (# 259)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix broker test

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-01-19 16:42:02 +00:00
knative-automation bad1ba3051
upgrade to latest dependencies (#1761)
bumping knative.dev/networking 0d4e937...c037e29:
  > c037e29 upgrade to latest dependencies (# 737)
  > 9b791e2 Update community files (# 736)
  > 22df410 upgrade to latest dependencies (# 735)
  > 6d96d69 upgrade to latest dependencies (# 734)
bumping k8s.io/klog/v2 0990e81...9ae4992:
  > 9ae4992 Merge pull request # 355 from pohly/call-overhead-benchmarks
  > cb9292a Merge pull request # 349 from pohly/init-flags-concurrency
  > f08fd26 klog: benchmark the overhead when logging is off
  > 02fe323 Merge pull request # 345 from dims/bump-version-of-golang-to-1.19-and-drop-older-versions
  > 28f7906 make InitFlags read-only
  > d64acbd Merge pull request # 344 from harshanarayana/bug/GIT-343/logr-handle-marshalling-non-string-values
  > 8c0f205 reformat to golang 1.19 standards
  > a952486 add test for the command line usage
  > dcddc5f kvlistformat: fix the issue with display marshalled value for non string type
  > 6f5eeb9 Bump version of golang to 1.19 and prune older versions
bumping knative.dev/serving 1b38451...cd1cd1a:
  > cd1cd1a upgrade to latest dependencies (# 13496)
  > 3a9cefb Update net-istio nightly (# 13497)
  > 638e114 Update net-istio nightly (# 13491)
  > 149d152 Update net-istio nightly (# 13490)
  > 2522268 Update net-gateway-api nightly (# 13489)
  > 7157519 Update community files (# 13477)
  > 87aad28 Update net-contour nightly (# 13482)
  > 8f5491a Update net-gateway-api nightly (# 13481)
  > 358853a Update net-certmanager nightly (# 13480)
  > 26bb82f Update net-kourier nightly (# 13479)
  > 1f3302d Update net-kourier nightly (# 13475)
  > bb6457f upgrade to latest dependencies (# 13474)
  > 651f27e next K8s min version is 1.24 (# 13473)
  > aee40fd upgrade to latest dependencies (# 13467)
  > 2b20603 add missing 'component' label to webhook template (# 13469)
  > 874cceb Update net-gateway-api nightly (# 13466)
  > aebc16c Update net-istio nightly (# 13460)
  > 0df133d Update net-certmanager nightly (# 13461)
  > 8848735 Update net-kourier nightly (# 13463)
  > 44295ff Update net-contour nightly (# 13462)
  > bd88e05 Use new keys for internal encryption secret data (# 13388)
  > 0511892 Update net-certmanager nightly (# 13457)
  > afc6942 Update net-kourier nightly (# 13456)
  > 2a22058 Update net-contour nightly (# 13454)
  > 8c79b7f Update net-gateway-api nightly (# 13455)
  > c3e0f12 Add support for QPOptions TLS + Audience bound Tokens  (# 13384)
  > fd1b9ed Set filtered factory label in controller main + Upgrade to latest dependencies (# 13442)
  > 601c762 Update net-certmanager nightly (# 13452)
  > f9fd5c8 Update net-contour nightly (# 13446)
  > 9106a61 Update net-certmanager nightly (# 13445)
bumping knative.dev/eventing 6de07e8...41653ce:
  > 41653ce Bump kind and k8s (# 6620)
  > 2e02230 Use pointer.XYZ() function instead of deprecated pointer.XYZPtr() (# 6617)
  > 0401105 Remove k8s 1.23 kind (# 6616)
  > e214072 [main] Upgrade to latest dependencies (# 6611)
  > 00a31f2 [main] Update community files (# 6614)
  > ed5e0a7 Knative enhance failed events extensions in mt channel broker (# 6569)
  > e8fec2a Remove strict subscriber feature flag (# 6608)
  > c6bfda3 Decrease exportTraceLimit to 100 (# 6612)
  > 03eafac [main] Upgrade to latest dependencies (# 6609)
  > 82bf83c Fix development docs on installing IMC (# 6605)
  > 1c76762 [Scheduler] Handle permanent pending pods (# 6599)
  > a390f74 [main] Upgrade to latest dependencies (# 6590)
  > 1d02f98 Add Ansu as scheduler approver (# 6600)
  > a653058 Set SecurityContext for test Pods (# 6584)
  > 4809791 Updates for Go 1.19 (# 6594)
bumping k8s.io/api 4b838ea...88912e3:
  > 88912e3 Update dependencies to v0.25.4 tag
  > e7b469b Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 1102e6f Updated vendor to the new preferred versions.
bumping knative.dev/pkg 389f811...05b694e:
  > 05b694e upgrade to latest dependencies (# 2653)
  > 242a3d7 Fix nil pointer deref in drain when it's reset (# 2645)
  > f5c1a03 Update community files (# 2641)
  > bd66b9b upgrade to latest dependencies (# 2640)
  > dca788a Min K8s version is now 1.24 (# 2639)
  > 6255ebd upgrade to latest dependencies (# 2638)
  > 0243d64 Function AllowRestrictedPodSecurityStandard for modifying test pods (# 2625)
bumping k8s.io/apimachinery 478dd6e...4fbe8e4:
  > 4fbe8e4 Merge pull request # 112218 from haoruan/automated-cherry-pick-of-# 111936-upstream-release-1.25
  > cf171ba Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > b4db414 Marshal MicroTime to json and proto at the same precision
  > cb0507f Updated vendor to the new preferred versions.
bumping k8s.io/gengo 397b4ae...fad74ee:
  > fad74ee Merge pull request # 234 from aojea/use_github_actions
  > e83a76d Merge pull request # 233 from rainest/fix/filter-abort
  > f99002e remove travis
  > 3913671 Merge pull request # 199 from rainest/log/lower-severity-uncopyable
  > 535f8cc Restore uncopyable type case in Filter
  > 3bcdbc7 Merge pull request # 232 from alexzielenski/defaulter-const-symbol-reference
  > 914c10e Update examples/deepcopy-gen/generators/deepcopy.go
  > c0856e2 Merge pull request # 231 from weilaaa/add_method_symmetric_difference_in_set
  > 945b13c fix typo
  > ad375a7 Fail if any requested type cannot be copied
  > 66c86ac add method symmetric difference in set
  > 49f7e1e fix typo
  > 20f90a4 Update examples/defaulter-gen/generators/defaulter.go
  > e1d2c67 remove incorrect quotes from ref regex comment
  > 91632a7 address comments
  > bab4b7f allow +default to refer to symbols in code
bumping k8s.io/utils ee6ede2...8e77b1f:
  > 8e77b1f Merge pull request # 265 from danwinship/fix-dumb-api-mistake
  > 1a15be2 Merge pull request # 270 from dashpole/trace_panic
  > ba5a213 Fix an API accident with net.IPFamily
  > 61b03e2 Merge pull request # 268 from petr-muller/deprecation-convention
  > 71bfc7b make traces safe for concurrent use
  > cfd413d Merge pull request # 263 from saltbo/fix-invalid-gha-goverion
  > d90ac11 pointer: make deprecation comments follow convention
  > 460b63a demonstrate trace panic
  > 4270251 Merge pull request # 259 from LJTian/master
  > 4a5ee0b fix: update the go-versions format for the gha
  > 665eaae Merge pull request # 261 from liggitt/clean-deps
  > 1be0ed5 Update Go standard libs address to reduce jump time
  > 7796b5f Merge pull request # 260 from dims/bump-dependencies-and-go-language-version
  > 25648b1 Drop testify dependency
  > e9cbc92 Merge pull request # 242 from MushuEE/patch-3
  > c9660c8 Bump dependencies and go language version
  > 49b64f9 Drop afero dependency
  > ad59060 Merge pull request # 253 from kschoche/add_uint_to_pointer_pkg
  > d7bf925 Ineffective break statements triggering SA4011
  > 2e139fc Merge pull request # 254 from dims/bump-version-of-golang-to-1.19
  > d45ae35 add uint64 and uint to pointer pkg
  > e3a7968 Bump version of golang to 1.19
bumping k8s.io/code-generator 7e9837e...6523e22:
  > 6523e22 Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 59f8301 Updated vendor to the new preferred versions.
bumping knative.dev/hack 8f3c705...c12c1bf:
  > c12c1bf Revert of # 257 (# 258)
  > 6397aac 🐛 Don't use NodeLocalDNS addon (# 257)
  > 2e610ce Update community files (# 256)
  > de2ff40 Allow tests to skip dumping resources on failure (# 255)
  > 646aac0 e2e script tweaks (# 252)
  > d470f52 Format go code (# 253)
  > b035462 Calculate Image references properly (# 251)
  > 1ba176e Trap calls are now executed in LIFO order (# 249)
bumping k8s.io/client-go 593f096...7226b15:
  > 7226b15 Update dependencies to v0.25.4 tag
  > 166ab05 Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 4b5a638 Updated vendor to the new preferred versions.
bumping k8s.io/apiextensions-apiserver ebdae04...2c55649:
  > 2c55649 Update dependencies to v0.25.4 tag
  > 67ebb5f Merge pull request # 112808 from cheftako/automated-cherry-pick-of-# 112689-upstream-release-1.25
  > 05d7571 Updated vendor to the new preferred versions.
  > 2d6e469 Bump konnectivity-client to v0.0.33

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-24 09:50:43 +00:00
knative-automation daa3c65ab9
upgrade to latest dependencies (#1758)
bumping knative.dev/hack 3fdc50b...8f3c705:
  > 8f3c705 Update community files (# 247)
  > 62b15bd drop support for the istio add on flag (# 243)
  > f5be74f Update community files (# 245)
  > 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
  > 4b6bd86 Format go code (# 239)
  > 566898d Update community files (# 242)
  > 9d2ae47 Update community files (# 241)
  > cf1a127 🎁 Use Knative ls-tags tool (# 238)
bumping knative.dev/pkg 714b763...389f811:
  > 389f811 upgrade to latest dependencies (# 2629)
  > 918fd93 Update community files (# 2633)
  > 44d1d7d Go1.19 changes (# 2631)
  > 6718478 Update community files (# 2628)
  > dc1fae1 changeset: allow override the revision through ldflags (# 2601)
  > 92ed919 Fix: Mute the linter on error return values. (# 2627)
  > 8fa1a3f CmpOpts overrides should be passed through (# 2621)
  > 64fc3e5 ListPointer flag should also apply to filtered informers (# 2620)
  > 2f19491 Feature: Implement Apply codegen. (# 2624)
  > 6eb8f18 Update community files (# 2626)
  > 5cbee02 Filter reactor FieldErrors on validation to only error-level alerts. (# 2611)
  > 198b463 Cleanup: Turn multiple warnings into multiple warnings. (# 2619)
  > 728dfd8 Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (# 2618)
  > 6ce976c Default observability config if nil (# 2614)
  > ff95684 make METRICS_DOMAIN optional when backend is not OpenCensus (# 2617)
  > b2a3a39 upgrade to latest dependencies (# 2616)
  > 9823d96 Update community files (# 2615)
  > 5dd89c6 Support istio *List types where Items is an array of pointer types (# 2613)
  > b812aff Support fetching observability from ctx. (# 2610)
bumping knative.dev/eventing 0fe923c...6de07e8:
  > 6de07e8 Update community files (# 6593)
  > a57c12f Update community files (# 6589)
  > cd98a61 upgrade to latest dependencies (# 6586)
  > 6ea012a Update community files (# 6588)
  > ecf7a29 upgrade to latest dependencies (# 6585)
  > cdb52cc upgrade to latest dependencies (# 6582)
  > 39c914b upgrade to latest dependencies (# 6580)
  > 47c2635 Update community files (# 6579)
  > 98dfb5b Doing base64 encode in channel's responseBody (# 6542)
bumping knative.dev/serving e82287d...1b38451:
  > 1b38451 Update net-gateway-api nightly (# 13444)
  > 09f44f5 Update community files (# 13434)
  > 6f42856 Update net-gateway-api nightly (# 13432)
  > d72ba07 bump kind to 1.17 in e2e (# 13437)
  > a47c428 ran codegen with go1.19 & fix linter warnings (# 13438)
  > bc368c3 Update net-contour nightly (# 13431)
  > 025c712 upgrade to latest dependencies (# 13429)
  > 3d9c724 upgrade to latest dependencies (# 13427)
  > 2ca1aea Update net-istio nightly (# 13428)
  > 41f35ca Update community files (# 13426)
  > c737bb1 Update net-certmanager nightly (# 13425)
  > 21fc2b2 upgrade to latest dependencies (# 13424)
  > 81ebd47 upgrade to latest dependencies (# 13423)
  > b44de34 Update net-gateway-api nightly (# 13422)
  > 3b35f78 Update net-contour nightly (# 13421)
  > 299aa96 upgrade to latest dependencies (# 13420)
  > 9e7150f upgrade to latest dependencies (# 13417)
  > 5411bd0 upgrade to latest dependencies (# 13415)
  > 4c99f48 Update community files (# 13413)
  > a6a18b8 updates HPA webhook api version (# 13411)
  > 0b88704 Update net-gateway-api nightly (# 13406)
bumping knative.dev/networking 58f3e62...0d4e937:
  > 0d4e937 upgrade to latest dependencies (# 731)
  > ed86031 Update community files (# 730)
  > dd3d3d7 Updates style/lint checks for go1.19 (# 733)
  > 7d97614 upgrade to latest dependencies (# 729)
  > e051f4e upgrade to latest dependencies (# 728)
  > 23d44c9 Update community files (# 727)
  > cb26aa7 upgrade to latest dependencies (# 726)
  > 0f6a54a upgrade to latest dependencies (# 725)
  > 2cbe3ef upgrade to latest dependencies (# 724)
  > 83b94f2 Update community files (# 723)
  > db966e7 fix http01 conformance tests (# 721)
  > fb5566f fix downstream tests (# 722)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-07 14:53:22 +00:00
David Simansky 66307f22ed
Resolve Serving version to released tag (#1755) 2022-10-19 10:51:12 +00:00
knative-automation 0b99fc58d6
upgrade to latest dependencies (#1752)
bumping knative.dev/serving d108ba9...e82287d:
  > e82287d updates features cm to include new allowed securitycontext field (# 13407)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-18 19:46:10 +00:00
knative-automation 288cf1f495
upgrade to latest dependencies (#1751)
bumping knative.dev/eventing 0fe923c...0fe923c:
bumping knative.dev/serving 6e597fa...d108ba9:
  > d108ba9 Allow setting seccompProfile to enable using restricted security profile (# 13401)
  > 388128b Run queue proxy with restricted profile (# 13376)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-18 18:57:11 +00:00
knative-automation 16f26ba1e4
upgrade to latest dependencies (#1750)
bumping knative.dev/eventing c5ef068...0fe923c:
  > 0fe923c Use knative/action/go/downstream-test (# 6573)
  > 53a186d Update pelletier/go-toml/v2 to v2.0.5 (# 6574)
bumping knative.dev/serving e95e99d...6e597fa:
  > 6e597fa Enable emptyDir volumes for Knative Services (# 13405)
  > 6264c1b Fix path validation when running tests on Windows (# 13400)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-18 10:28:10 +00:00
knative-automation 0323f52d12
upgrade to latest dependencies (#1749)
bumping knative.dev/eventing 2899fce...c5ef068:
  > c5ef068 upgrade to latest dependencies (# 6572)
  > 24adf19 upgrade to latest dependencies (# 6558)
  > 801a8e6 Add readiness and liveness probes in controller (# 6566)
bumping knative.dev/serving 3ac6d4a...e95e99d:
  > e95e99d Update net-kourier nightly (# 13404)
  > d780e92 upgrade to latest dependencies (# 13403)
  > 555e6ab Fix: Add the new `AllowPrivilegeEscalation` field to the *other* fieldmask. (# 13402)
  > a18077c Feature: Let users set `allowPrivilegeEscalation = false` on ksvc. (# 13395)
  > f9a75d7 Use svc.cluster.local as default domain (# 13259)
  > 535572e Update net-istio nightly (# 13394)
  > bce312c Update net-contour nightly (# 13392)
  > a81679b Update net-gateway-api nightly (# 13391)
  > 6c47a5d Update net-kourier nightly (# 13393)
  > 5f7d942 upgrade to latest dependencies (# 13390)
  > 2220d0c Adding profiling readme back (# 13389)
  > 24b8e81 Update net-istio nightly (# 13385)
  > 995b296 Update net-contour nightly (# 13383)
  > e44a412 Update net-kourier nightly (# 13382)
  > b476119 Update net-certmanager nightly (# 13381)
  > cbc4601 upgrade to latest dependencies (# 13380)
bumping knative.dev/networking fcbfa31...58f3e62:
  > 58f3e62 Fix lint error due to deprecated grpc.WithInsecure (# 720)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-17 20:02:10 +00:00
David Simansky be74c58ae0
Upgrade depedencies before next release (#1748)
* Upgrade spf13/cobra to 1.6

* Upgrade k8s.io/cli-runtime to matching version
2022-10-13 14:07:53 +00:00
knative-automation a4667458d6
upgrade to latest dependencies (#1747)
bumping knative.dev/serving 636e121...3ac6d4a:
  > 3ac6d4a Make conformance tests configurable with custom resource values (# 13286)
  > 53b7da3 upgrade to latest dependencies (# 13378)
  > 9f882f1 add e2e test on k8s 1.25.2 (# 13358)
bumping knative.dev/eventing 56e9ee1...2899fce:
  > 2899fce bump k8s version to 1.25.2 (# 6561)
bumping knative.dev/pkg 21d3b47...714b763:
  > 714b763 upgrade to latest dependencies (# 2609)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-12 10:14:51 +00:00
knative-automation 3120ee616a
upgrade to latest dependencies (#1746)
bumping sigs.k8s.io/structured-merge-diff/v4 65611e5...26781d0:
  > 26781d0 Merge pull request # 224 from apelisse/revert-backwards-incompatible-changes
  > 4ad28cc Merge pull request # 223 from apelisse/v5
  > 4d3633c Remove all copies of Schema and Map
  > ebd569f Merge pull request # 220 from alexzielenski/fieldannotation
  > 1754a8d Create package v5 for backward incompatible change
  > b4e893e Revert "use pointer semantics for schema"
  > 5e8be97 Merge pull request # 222 from alexzielenski/fix-exponential-bug
  > c779eba fix gofmt
  > a70144b Revert "Create package v5 for backward incompatible change"
  > 8f72076 Merge pull request # 221 from apelisse/improve-operations-parsing
  > 478fc28 fix nil schema type not being deduced to whatever the other operand is
  > 50567d1 update gofmt
  > e3fbe42 Merge pull request # 204 from zqzten/retry_add_back_owned
  > 11d9bfa Change operation test dependency on parseableType rather than typename
  > 0f66c33 Add exponential test failure for large CR
  > 15f722a add benchmark excercising field-level overrides
  > 0f3c884 Merge pull request # 215 from alexzielenski/schema-copy
  > 41d6b2c add test for multiple version appliers with reliant fields conversions
  > 8a2620f Name operation tests after their filename
  > 60b3b65 use pointer semantics for schema
  > 73412af Merge pull request # 213 from apelisse/add-readme-testdata
  > f345637 fixup! add CopyInto method to schema.Schema
  > 5e01923 add back owned items at pruned version first
  > 00b6b52 add field-level element relationship which overrides referred type
  > aa301db Merge pull request # 214 from apelisse/update-jsoniter-go118
  > f0fadd0 Add README to explain how schemas can be generated
  > c26273c add CopyInto method to schema.Schema
  > b2bdf68 Update jsoniter to v1.1.12 to work with go1.18
bumping knative.dev/networking a5c26fe...fcbfa31:
  > fcbfa31 Update actions (# 718)
  > 8d6b2b0 Update community files (# 717)
  > 584ccad upgrade to latest dependencies (# 716)
bumping k8s.io/api 44d27eb...4b838ea:
  > 4b838ea Update dependencies to v0.25.2 tag
  > fce3016 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25
  > 714e431 Merge pull request # 111657 from aojea/hc_nodeport
  > 8608211 Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator
  > 7840548 doc services healthcheckNodePort is inmutable
  > b88698c Merge pull request # 111258 from dobsonj/kep-596-ga-feature-flag
  > a7621fb Auto generate code for ClusterCIDR API
  > 2f9e588 Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > b964bc7 Move CSIInlineVolume feature to GA
  > 14e048f Introduce networking/v1alpha1 api, ClusterCIDR type
  > 3be517c Merge pull request # 111696 from liggitt/go119mod
  > fe83bea Support handling of pod failures with respect to the specified rules
  > 991b481 Merge pull request # 108692 from jsafrane/selinux
  > e281bde Update go.mod to go1.19
  > f42f86a Regenerate files
  > a39f97c Add CSIDriverSpec.SELinuxMount
  > c8f0601 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > ea1451a run lint-dependencies and follow directions
  > a2b9bcc Stop panic in govet-levee CI job
  > ad89a10 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > e590d1f Merge pull request # 111090 from kinvolk/rata/userns-support-2022
  > d978b18 mark persistentvolume's claimRef as granular
  > 7488a8c Merge pull request # 111435 from soltysh/cronjob_timezone_beta
  > 2a31718 Update autogenerated files
  > d351ecd Merge pull request # 111557 from alexzielenski/update-smd-422
  > f990455 Update generated
  > 9448de2 pkg/apis, staging: add HostUsers to pod spec
  > ae37896 update smd to 4.2.3
  > 010c740 Promote CronJobTimeZone to beta
  > 1b82208 Merge pull request # 110959 from mimowo/retriable-pod-failures-pod-conditions
  > 08dedd8 Introduction of a pod condition type indicating disruption. Its `reason` field indicates the reason:
  > f5e1938 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > b3c30ab Update `k8s.io/utils` to `ee6ede2d64ed`
  > be740eb Merge pull request # 111441 from denkensk/respect-topology
  > a76179a Merge pull request # 111402 from verb/111030-ec-ga
  > acf399c code generated by script for MatchLabelKeys in TopologySpreadConstraint
  > 537ea12 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > d8280df Remove EphemeralContainers beta disclaimer
  > d96a10b api defination for MatchLabelKeys in TopologySpreadConstraint
  > 8f210eb Update `k8s.io/utils` to `9bab9ef40391`
  > 04aced3 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > dda4dee Generate and format files
  > f6f0d0e Merge pull request # 111194 from ravisantoshgudimetla/promote-maxSurge-ga
  > f77fa25 Merge pull request # 111229 from ravisantoshgudimetla/promote-podOS-GA
  > 7b89ea1 Generated: maxSurge for DS
  > 9a18f7a Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > 844753e Generated: PodOS field to GA
  > d895ab7 api: Promote DS maxSurge to GA
  > 096c9df Merge pull request # 110388 from sanposhiho/graduate-mindomain-beta
  > 1d3dcfc update kjson
  > bdc8eb0 api: Promote PodOS field to GA
  > fa32a3a Merge pull request # 110896 from ravisantoshgudimetla/promote-minReadySec-sts-update-ga
  > eeea400 Update doc comment
  > 08c75a7 Merge pull request # 111008 from cici37/bumpCEL
  > 40e8eea Generated: minReadySeconds for STS
  > 0110f55 Update v1 package to graduate minDomains to beta
  > 0c6d49d Bump cel-go to v0.12.0
  > df27ddf api: Promote statefulset MinReadySeconds to GA
  > b9bd732 Merge pull request # 110564 from j4m3s-s/add-ports-doc-fix
  > 51e4c4a Merge pull request # 111010 from thockin/remove-refs-to-EndpointSliceNodeName
  > b7c39ad Fix description of Ports in PodSpec
  > 248dcdb Merge pull request # 111001 from pohly/klog-update
  > 4756865 Remove obsolete refs to gate EndpointSliceNodeName
  > b5b8fba build: update to klog v2.70.1
  > 8488949 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType
  > ed77e2e Rename IPFamilyPolicyType => IPFamilyPolicy
  > 33ab20e Merge pull request # 110868 from rikatz/endport-to-ga
  > f18d381 Merge pull request # 110831 from chendave/openapi
  > 270b22d Generated files for endPort promotion
  > 724b071 Bump `kube-openapi` to the latest
  > e803bc1 Promote endPort to GA
  > b98f264 Merge pull request # 110724 from pohly/klog-update
  > 61fcc0f build: update to klog v2.70.0
  > edebc67 Merge pull request # 110561 from Shubham82/extend_Description
  > 60387f6 Merge pull request # 110378 from lucacome/bump-grpc
  > 1cba8e4 RBAC: Modify the Description for the apiGroup.
  > 89ed2a8 Bump grpc to v1.47.0
  > 6b0201d Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 2c10714 Update gopkg.in/yaml.v3 to v3.0.1
  > d50b1bc Merge pull request # 109293 from iamNoah1/improve-ingressclassname-api-doc
  > 832b1f4 Merge pull request # 109938 from dims/move-from-k8s.gcr.io-to-registry.k8s.io
  > bba462c generate ressources after change request
  > ed22bb3 Move from k8s.gcr.io to registry.k8s.io
  > d1f2717 add change requests
  > be84346 Merge pull request # 109968 from kerthcet/feature/optimize-apifield-comment
  > e85f85a generate ressources after change request
  > 209903b amend comment of NodeInclusionPolicy
  > bac3ee2 add change requests
  > ae35a85 Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies
  > a3f4ca9 generate ressources after change request
  > 202371b feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec
  > 4e39c88 add change requests
  > 9b88471 Merge pull request # 109891 from pohly/log-dependency-update
  > af2d87a add generated assets
  > 548c53c Merge pull request # 109602 from lavalamp/remove-clustername
  > 0f669be dependencies: logr and zapr v1.2.3
  > 4b894ff first shot improving api doc for ingressclassname
  > 5e2f5ad Merge pull request # 109308 from danwinship/traffic-policy-docs
  > eb567e7 compat
  > a2ee8c7 Merge pull request # 109803 from liggitt/api-fixture-data
  > 85c4c9d Clarify ExternalTrafficPolicy/InternalTrafficPolicy definitions
  > fcb6509 Merge pull request # 109440 from liggitt/gomod-1.18
  > 1afa1ae Remove v1.22.0 API fixture data
  > 3f52c1d Regenerate vendor
  > a2ae4d4 Add v1.24.0 fixture data
  > d672b36 Merge pull request # 109506 from wangrzneu/fix-comment
  > f2f8c15 Merge pull request # 109421 from vpnachev/fix/typo-in-token-request-doc-string
  > 35e4518 fix IngressClassParametersReferenceScopeCluster comment in staging/src/k8s.io/api/networking
  > af4f75e Merge pull request # 105963 from zhucan/bugfix-95367
  > aed3ebb Fix typo in TokenRequest doc string
  > 7a89730 Merge pull request # 109436 from JamesLaverack/revert-108290
  > 56fb9f0 generated code and doc
  > 1f82dd7 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
  > 6f81c7b csi: add nodeExpandSecret support for CSI client
bumping knative.dev/eventing af2298f...56e9ee1:
  > 56e9ee1 update exact/prefix/suffix filters to accept multiple entries (# 6551)
  > d1827fc Update actions (# 6560)
  > fdacfa3 Update community files (# 6559)
bumping k8s.io/kube-openapi 3ee0da9...67bda5d:
  > 67bda5d Merge pull request # 308 from alexzielenski/fieldlevelannotation
  > 011e075 Merge pull request # 302 from ruquanzhao/branch2
  > 4d09b3c add field level override integration test for openapi gen
  > c39d0f6 Merge pull request # 306 from apelisse/go-1.18
  > dff3465 Remove newlineReporter custom report
  > 74b52a2 update smd to 4.2.3
  > 1062c7a Merge pull request # 304 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
  > 0bed9f0 Update to go1.18
  > 89ff079 upgrade ginkgo to ginkgo/v2
  > 48d47d9 remove unused function
  > 31174f5 Merge pull request # 303 from dims/move-to-newer-v3-version-of-go-restful
  > 77c5a1e Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
  > bff9878 add ability to override structType with field-level annotation
  > 5e7f5fd Merge pull request # 300 from Jefftree/remove-bazel-references
  > ca8f27e Move to newer version (v3) of github.com/emicklei/go-restful
  > b28bf28 Merge pull request # 283 from alexzielenski/gnostic_conversion
  > fa41ef1 Remove bazel references
  > c715a76 add direct conversion for gnostic v2 types
bumping k8s.io/code-generator 65c70a5...7e9837e:
  > 7e9837e Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > ecb165b dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 775c304 Merge remote-tracking branch 'origin/master' into release-1.25
  > d31c93c Revert "Remove gcp and azure auth plugins"
  > 7a6b27b Update go.mod to go1.19
  > fa4467d Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 7b3066b run lint-dependencies and follow directions
  > c04cb7f Stop panic in govet-levee CI job
  > aed7155 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > 02dff21 update kube-openapi
  > 24b65b5 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
  > ce96325 Merge pull request # 111557 from alexzielenski/update-smd-422
  > 3e298a9 update smd to 4.2.3
  > 98b8ad1 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > 7d41d4b Update `k8s.io/utils` to `ee6ede2d64ed`
  > f7e6982 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 5e969f2 Update `k8s.io/utils` to `9bab9ef40391`
  > 22db44c Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > 53c2ca0 Generate and format files
  > a08f67b Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > e22e97f update kjson
  > 40a88eb Merge pull request # 111008 from cici37/bumpCEL
  > 9a892d0 Bump cel-go to v0.12.0
  > d665e29 Merge pull request # 108792 from wongearl/modify-todo
  > dc61ef8 Merge pull request # 111001 from pohly/klog-update
  > dec659d fix CustomArgs annotation, todo describe
  > 162a509 build: update to klog v2.70.1
  > 132cd9f Merge pull request # 110831 from chendave/openapi
  > 0bd13bc Bump `kube-openapi` to the latest
  > 068d9f8 Merge pull request # 110724 from pohly/klog-update
  > 051a429 build: update to klog v2.70.0
  > 4e8f8f5 Merge pull request # 110378 from lucacome/bump-grpc
  > 39381c1 Bump grpc to v1.47.0
  > a2acbb4 Merge pull request # 110546 from liggitt/fix-example
  > cb496e7 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
  > e246394 Drop spurious replace
  > f2ea995 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 306deab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
  > d8adc26 Update gopkg.in/yaml.v3 to v3.0.1
  > 35a5f00 Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > e1fbd90 Switch to v3 of github.com/emicklei/go-restful
  > 7d977b3 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins
  > 7e85903 Remove gcp and azure auth plugins
  > 9f887a7 Merge pull request # 109891 from pohly/log-dependency-update
  > acd6f5b Merge pull request # 109602 from lavalamp/remove-clustername
  > 7c0fe80 dependencies: logr and zapr v1.2.3
  > 05559de generated files
  > 8ed2cce Merge pull request # 109804 from cici37/celUpdate
  > f82eadd Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > cd6d91a Update GRPC
  > df8059b Update genproto and antlr.
  > 4a69c11 Bump cel-go to v0.11.2
  > 0a834f8 Merge pull request # 109440 from liggitt/gomod-1.18
  > 5cbad16 Regenerate vendor
  > 8f17de0 Merge pull request # 109031 from Jefftree/openapiv3beta
  > 858bf3c generated: Update kube-openapi and vendor
bumping knative.dev/hack 92a65f1...3fdc50b:
  > 3fdc50b Remove Signing Feature Gate (# 236)
  > 2d67db5 generate provenances (# 237)
  > 52a87e1 Update community files (# 235)
bumping knative.dev/pkg 158538c...21d3b47:
  > 21d3b47 upgrade to latest dependencies (# 2608)
  > 8178c38 update k8s to 1.25.2 (# 2599)
  > fb2e4fb Preserve webhook namespaceSelector.matchLabels (# 2605)
  > 5c5da28 Update actions (# 2607)
  > 1fb3e67 Update community files (# 2606)
  > bc93b0a bump min kubernetes to v1.23 (# 2595)
  > 8cacac2 upgrade to latest dependencies (# 2604)
bumping k8s.io/apiextensions-apiserver b993e22...ebdae04:
  > ebdae04 Update dependencies to v0.25.2 tag
  > a290ab4 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > d8d88ce Merge pull request # 112107 from DangerOnTheRanger/automated-cherry-pick-of-# 111964-upstream-release-1.25
  > 34ce90c dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 063c82b Add unit tests.
  > 6d0af3c Run pin-dependency.sh and update-vendor.sh.
  > 850356a Update go.mod to go1.19
  > 1994fc0 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > e2f1a8a run lint-dependencies and follow directions
  > 79e4ee6 Stop panic in govet-levee CI job
  > a9d332a Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > 0bec600 update kube-openapi
  > 914f1d7 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
  > d25d03c Merge pull request # 111557 from alexzielenski/update-smd-422
  > 8f03975 Merge pull request # 105126 from sallyom/tracing-kubelet
  > 11291a4 update smd to 4.2.3
  > a34b99b kubelet tracing: update vendor
  > 5fd535d kubelet tracing
  > c66b2d1 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > 58b8011 Update `k8s.io/utils` to `ee6ede2d64ed`
  > 49cedce Merge pull request # 111446 from alexzielenski/trivial-x-preserve-unknown-fields-correction
  > 5f4930e Merge pull request # 111519 from jpbetz/skip-cel-validation
  > 3889972 correct OpenAPI extension in error message
  > 85460a1 Merge pull request # 111483 from jpbetz/fix-missing-root-object-type
  > 6158148 Skip CEL expression validation if OpenAPIv3 schema is invalid
  > de80fce Skip schemas that are non-structural in NewValidator
  > 7846e04 Merge pull request # 111451 from DangerOnTheRanger/cel-use-case-tests
  > 5ac5089 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 560e664 Add examples of matchExpressions validations.
  > b317854 Update `k8s.io/utils` to `9bab9ef40391`
  > 5f2cc68 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > d8abaab Generate and format files
  > 02604ce Merge pull request # 108108 from thaJeztah/switch_golang_protobuf_extensions
  > fec6a8f downgrade github.com/matttproud/golang_protobuf_extensions to v1.0.1
  > a6bd8bf Merge pull request # 111156 from DangerOnTheRanger/cel-traversal-optimization
  > b655fba Replace estimateMinSizeJSON with DeclType.MinSerializedSize.
  > 758d6d5 Merge pull request # 110135 from jpbetz/efficient-crd-cel-validation
  > dbdebf1 Reuse structural schema and cel decls during CRD validation
  > 0bdac0d Merge pull request # 111071 from cici37/updateCEL
  > d0f6952 Merge pull request # 111242 from wojtek-t/fix_leaking_goroutines_11
  > d562a8a Sort out dep order
  > 7c89666 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > 60ed3b4 Clean shutdown of apiserver integration tests
  > b19f020 Switch to use cel.TypeToExprType(celType) to generate the exprType.
  > 684f2a7 Merge pull request # 109639 from Abirdcfly/fixduplicateimport
  > fce3486 update kjson
  > 224fabd Turn on DefaultUTCTimeZone for cel-go.
  > 1c3183a Merge pull request # 111035 from jiahuif-forks/feature/matrics/cel
  > 896ce20 cleanup: remove duplicate import
  > e60fcc5 Add server-side metadata unknown field validation
  > adca902 Enable the empty list sum support.
  > 9bd3fbc Merge pull request # 111008 from cici37/bumpCEL
  > 40ff5d6 metrics for CEL compilation and evaluation.
  > ea6670e Pick up dispatcher refactor changes from cel-go
  > 62e4d5d Adding comment for maxValidDepth check.
  > 33c72d2 Bump cel-go to v0.12.4
  > 9f63533 Bump cel-go to v0.12.3
  > ce744a8 Add test for CEL maxRecurionDepth check.
  > 8b5da6a Bump cel-go to v0.12.1
  > 0735877 Bump cel-go to v0.12.0
  > 8789ab0 Merge pull request # 109111 from chendave/ginkgo_upstream
  > 3203d57 update ginkgo from v1 to v2 and gomega to 1.19.0
  > f3e37dc Merge pull request # 111001 from pohly/klog-update
  > 8a94cf1 build: update to klog v2.70.1
  > a394eda Merge pull request # 110831 from chendave/openapi
  > 020df44 Merge pull request # 110548 from benluddy/cel-unstructuredtoval-benchmark-fixture
  > 7a0dda7 Bump `kube-openapi` to the latest
  > 92942df Merge pull request # 110549 from benluddy/skip-unused-oldself-activation-work
  > ff05b62 Do test fixture setup outside cel.UnstructuredToVal benchmark loop.
  > 25b2ab4 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > a5932b2 Only provide an oldSelf binding when referenced by a CEL rule.
  > 17752d1 Change reflect.Ptr to reflect.Pointer
  > 442c886 Merge pull request # 109510 from sugangli/pinhole-fw
  > 3583982 Merge pull request # 110731 from jkh52/update-netproxy
  > 3c6fc8b update kube-controller-manager dependencies
  > 3963fc7 Bump konnectivity-client to 0.0.32
  > addd726 Merge pull request # 110724 from pohly/klog-update
  > 387f93d build: update to klog v2.70.0
  > 27cab03 Merge pull request # 110378 from lucacome/bump-grpc
  > 356b8d7 Merge pull request # 110519 from dims/update-etcd-packages-to-v3.5.4
  > c1fc8de Bump grpc to v1.47.0
  > c1ee610 Merge pull request # 110179 from Jefftree/fix_openapi_v2
  > e5b7b82 update etcd packages to v3.5.4
  > d877aaa Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
  > 87c2a6e Prune defaults for CRD serving
  > e16b199 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 8aaaf68 Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
  > 546aafe Update gopkg.in/yaml.v3 to v3.0.1
  > bd811e0 Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > 83fedf3 Switch to v3 of github.com/emicklei/go-restful
  > 0b237d1 Merge pull request # 109552 from cyclinder/fix_CVE-2022-27191
  > 6af94f0 Merge pull request # 109228 from pacoxu/cleanup-ut
  > a8129d5 ix CVE-2022-27191: Bump golang.org/x/crypto to v0.0.0-20220315160706
  > 916bb0f Merge pull request # 110131 from stevekuznetsov/skuznets/stop-copying-metadata
  > 37a5c7c prevent the unit test name too long in report
  > 6ca81eb Merge pull request # 110130 from stevekuznetsov/skuznets/clean-up-crd-storage
  > dd95027 customresource: stop shallow-copying metadata
  > 774eebb Merge pull request # 109835 from cici37/celUpdate
  > 9215e7c customresouce: clean up the storage constructor
  > a47945a Merge pull request # 110061 from wojtek-t/shutdown_apiextensions
  > 8174e5f Initialize a base CEL env and share it to avoid repeated function declaration validation
  > eb1841e Merge pull request # 109880 from Jefftree/patch-4
  > 1b8c30d Cleanup CRD storage on shutdown
  > 1ec2449 Merge pull request # 109978 from wojtek-t/remove_storage_tracking
  > 2046a29 Remove warning log for merging meta and scale type
  > 21a45c1 Merge pull request # 108011 from cici37/benchmark
  > 94148b5 Cleanup no-longer used storage cleanup method
  > fe87b2a Merge pull request # 109891 from pohly/log-dependency-update
  > 97b5e54 benchmark unstructuredToVal
  > 057887d Merge pull request # 109602 from lavalamp/remove-clustername
  > 08a2064 dependencies: logr and zapr v1.2.3
  > 9b3dd0c generated files
  > 42c5701 Merge pull request # 109804 from cici37/celUpdate
  > 4b7a318 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > fc318e0 Update GRPC
  > 42e3d58 Update genproto and antlr.
  > 637f1a6 Bump cel-go to v0.11.2
  > 0b2f79f Merge pull request # 109440 from liggitt/gomod-1.18
  > 47b3e71 Merge pull request # 109268 from liggitt/pruning-metadata
  > dd13fbf Regenerate vendor
  > 86df472 Merge pull request # 109303 from wojtek-t/clean_storage_shutdown
  > b4a77b2 Fix bug treating metadata fields as unknown fields
  > d779722 Implement Destroy() method for all registries
  > 3a045b9 Expand unit tests of pruning of unknown fields in metadata
  > 24b17b0 Merge pull request # 109242 from cici37/addTest
bumping k8s.io/apimachinery 97e5df2...478dd6e:
  > 478dd6e Merge pull request # 112527 from liggitt/automated-cherry-pick-of-# 112526-upstream-release-1.25
  > 14bc1be Limit redirect proxy handling to redirected responses
  > 8252641 Merge pull request # 112330 from enj/automated-cherry-pick-of-# 112193-upstream-release-1.25
  > 10b456c Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 4759a80 Add an option for aggregator
  > 3296217 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 117bd9b Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 74deb3d Merge pull request # 111696 from liggitt/go119mod
  > dbffa07 Support handling of pod failures with respect to the specified rules
  > fef5499 Update go.mod to go1.19
  > 41606c6 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 6627090 run lint-dependencies and follow directions
  > addc01f Stop panic in govet-levee CI job
  > f15b816 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > e68cae5 update kube-openapi
  > b541046 Merge pull request # 111557 from alexzielenski/update-smd-422
  > ace683f update smd to 4.2.3
  > 899984f Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > c77a8ed Update `k8s.io/utils` to `ee6ede2d64ed`
  > 954536d Merge pull request # 111450 from HecarimV/fix-22072710
  > d58901c Merge pull request # 111454 from HecarimV/fix-log-capitalized
  > a9b0d05 cleanup: omit redundant arguments in make call
  > 8b07078 Merge pull request # 111496 from HecarimV/unnecessary-fmt
  > 1be2ea2 cleanup: fix some error log capitalization
  > 3bab4b1 Remove unnecessary use of fmt.Sprintf
  > 47ba8cb Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 0a1c3aa Update `k8s.io/utils` to `9bab9ef40391`
  > 7fb0342 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > 9652184 Merge pull request # 106388 from alexzielenski/ssa-ignore-nonsemantic-changes
  > fdf7942 Generate and format files
  > 915d89a Merge pull request # 111173 from BinacsLee/binacs/regenerate-sets
  > 65bf58a optimize nil and empty also for slices
  > 0661104 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > fb683c6 Re-Generate k8s.io/apimachinery/pkg/util/sets
  > 6586a12 optimize nil and empty case for parity with other branch
  > 5d375c1 update kjson
  > 019f1e1 revert timestamp updates to object if non-managed fields do not change
  > cff14a5 Merge pull request # 111081 from HecarimV/fix-22071210
  > afc5e00 Merge pull request # 111008 from cici37/bumpCEL
  > 6f7b214 Fix: some typo in apimachinery/pkg
  > 51e28bc Merge pull request # 111097 from saltbo/fix-thethe-typo
  > cd7836f Bump cel-go to v0.12.0
  > 5074e27 fix: update the typo code comment
  > 0897ed8 Merge pull request # 108532 from cbandy/status-cause
  > 9cb1f71 Merge pull request # 110916 from zhoumingcheng/master-code-v1
  > 9291eff api/errors: Improve performance of Is* functions
  > 4afd3f4 Merge pull request # 109111 from chendave/ginkgo_upstream
  > 8c521e1 Fix a typo
  > 1eec2ee Use errors.As to detect wrapping in StatusCause
  > c87322d update ginkgo from v1 to v2 and gomega to 1.19.0
  > 2496976 Merge pull request # 111001 from pohly/klog-update
  > d40a017 build: update to klog v2.70.1
  > a869692 Merge pull request # 110831 from chendave/openapi
  > e4283bb Bump `kube-openapi` to the latest
  > 66bbc50 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 55378ba Change reflect.Ptr to reflect.Pointer
  > e74e8a9 Merge pull request # 110724 from pohly/klog-update
  > 21dbaf7 build: update to klog v2.70.0
  > eda93e0 Merge pull request # 110448 from twilight0620/test0608
  > c5be385 Merge pull request # 110378 from lucacome/bump-grpc
  > 6243438 add some uts of group_version.go
  > bae69c6 Bump grpc to v1.47.0
  > b90ea24 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 1831736 Update gopkg.in/yaml.v3 to v3.0.1
  > d407afb Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > 5e1e879 Switch to v3 of github.com/emicklei/go-restful
  > be3a79b Merge pull request # 109892 from jlsong01/add_annotation_comments
  > 5abf6e2 Merge pull request # 110207 from wojtek-t/clean_shutdown_managers
  > 21bf400 clarify a comment on annotation key validation
  > be75d4d Make contextForChannel public
  > e3c6631 Merge pull request # 110079 from ash2k/dial-with-context
  > e929c35 Always dial using a context
  > e572490 Merge pull request # 109752 from MadhavJivrajani/remove-apimachinery-clocks
  > e11374f Merge pull request # 110040 from astoycos/fix-panic
  > 5526e82 apimachinery/clock: Delete the clock package
  > ca5c89b Merge pull request # 110029 from ash2k/ash2k/no-double-tls-validation
  > 7c09d67 Fix additional panic
  > 4f2ae94 tls.Dial() validates hostname, no need to do that manually
  > ec91382 Write Unit test to imitate Panic
  > 28c7554 Merge pull request # 109651 from ash2k/ash2k/spdy-cleanup
  > f3b1305 Merge pull request # 108080 from astoycos/issue-132
  > 284911f Pass context for TLS dial
  > 1c398d5 Merge pull request # 107213 from mk46/portname_validation
  > 912a38b Fix Panic Condition
  > f1ceaed Don't clone headers twice
  > 4778951 Merge pull request # 109891 from pohly/log-dependency-update
  > b243f86 Fixed portName validation error message.
  > b85d889 Merge pull request # 109602 from lavalamp/remove-clustername
  > 1c1f82a dependencies: logr and zapr v1.2.3
  > 0ac710b generated files
  > 430b920 Remove ClusterName
  > 5f6d692 Merge pull request # 109804 from cici37/celUpdate
  > a5de00b Merge pull request # 109750 from aojea/spdy_tls
  > b6901b9 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > b042ede Merge pull request # 109440 from liggitt/gomod-1.18
  > e57894b spdyroundtripper: d tlson't verify hostname twice
  > 535f064 Update GRPC
  > 92ee148 Regenerate vendor
  > 1564fe5 spdyroundrippter: close the connection if tls handshake fails
  > 5ac2923 Update genproto and antlr.
  > f71cc27 Merge pull request # 109259 from roycaihw/tweak-quantity-docs
  > 54c2bc0 Bump cel-go to v0.11.2
  > 080c0c7 Merge pull request # 109212 from alexzielenski/copylock-fix
  > af9793b Generated files
  > cf0bfa9 Tweak Quantity docstring for ease of reference generation
bumping knative.dev/serving 080aaa5...636e121:
  > 636e121 upgrade to latest dependencies (# 13372)
  > 2383f14 Update net-istio nightly (# 13375)
  > f7bf75a Update net-kourier nightly (# 13374)
  > b584945 Update net-gateway-api nightly (# 13373)
  > 974d19d upgrade k8s autoscaling to v2 (# 13337)
  > 6463604 Update net-certmanager nightly (# 13370)
  > 3430cee Update net-kourier nightly (# 13369)
  > a90ffb3 upgrade to latest dependencies (# 13367)
  > 473faf4 Update net-gateway-api nightly (# 13368)
  > a741bc0 upgrade to latest dependencies (# 13361)
  > 80aed04 Update actions (# 13366)
  > 7c49366 Update net-gateway-api nightly (# 13362)
  > 52cba34 Update net-certmanager nightly (# 13365)
  > e1b8e36 Update net-istio nightly (# 13364)
  > cf0550d Update net-kourier nightly (# 13363)
  > 7199d90 Update community files (# 13360)
  > c3f3eae Remove kind 1.22 testing, since min-version will be 1.23 in the next release (# 13357)
  > ce2a9f6 upgrade to latest dependencies (# 13356)
bumping sigs.k8s.io/json 9f7c6b3...f223a00:
  > f223a00 Merge pull request # 16 from kevindelgado/strict-error-path-separation
  > ff3dbbe Merge pull request # 14 from liggitt/go118
  > b536e95 store err type and path separately in strict errors
  > 227cbc7 Merge pull request # 15 from liggitt/ci-refresh-go
  > 4017094 sync go1.18 changes from encoding/json
  > 93e9748 Check latest go version in CI
bumping k8s.io/utils 3a6ce19...ee6ede2:
  > ee6ede2 Merge pull request # 252 from ialidzhikov/cleanup/testdata
  > 9bab9ef Merge pull request # 251 from dims/tolerate-path-lookup-issues-in-golang-1.19
  > a4934a1 Move test data file under testdata/
  > 56c0de1 Merge pull request # 249 from ialidzhikov/pointer-func-deprecations
  > ee5bcf5 tolerate path lookup issues in golang 1.19
  > f6158b4 Merge pull request # 248 from aojea/ci
  > 161a940 Properly deprecate the funcs from the pointer pkg
  > 74ebc72 IP.UnmarshalText() uses net.Parse internally
  > 105d5f1 fix linter
  > f2fee6f call to (*T).Fatalf from a non-test goroutine (govet)
  > 8cc7140 update github CI
bumping k8s.io/client-go 3e73df6...593f096:
  > 593f096 Update dependencies to v0.25.2 tag
  > 1904631 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 8f4eb75 Merge pull request # 112336 from enj/automated-cherry-pick-of-# 112017-upstream-release-1.25
  > e278668 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 1874bc6 exec auth: support TLS config caching
  > db7e2d8 Merge pull request # 112055 from aanm/automated-cherry-pick-of-# 111752-origin-gh-aanm-release-1.25
  > c9008f3 client-go/rest: check if url is nil to prevent nil pointer dereference
  > 1a46dfd Revert "client-go: remove no longer used finalURLTemplate"
  > b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25
  > c2f61ae Update removal warnings to 1.26
  > 54e42ab update-gofmt
  > ef26118 Revert "Remove gcp and azure auth plugins"
  > a890e7b Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator
  > f10f16e Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 76884cd Auto generate code for ClusterCIDR API
  > 3300752 Merge pull request # 111696 from liggitt/go119mod
  > c439b25 Support handling of pod failures with respect to the specified rules
  > ce9ac37 Merge pull request # 108692 from jsafrane/selinux
  > 4100519 Update go.mod to go1.19
  > a00e9ab Regenerate files
  > 55b6f70 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 606e4a8 run lint-dependencies and follow directions
  > fe9020e Stop panic in govet-levee CI job
  > e803ec6 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > 07171f8 Merge pull request # 111090 from kinvolk/rata/userns-support-2022
  > b5feb25 mark persistentvolume's claimRef as granular
  > bebf219 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
  > 912b04a Update autogenerated files
  > c5a511a update kube-openapi
  > 68639ba Merge pull request # 111557 from alexzielenski/update-smd-422
  > 828c3cb pkg/apis, staging: add HostUsers to pod spec
  > b0d4101 Merge pull request # 111475 from alculquicondor/clear_pod_disruption
  > 1631be4 update smd to 4.2.3
  > 3dfaef5 Add clock interface to disruption controller
  > 3e9c4b4 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > 2037cc6 Update `k8s.io/utils` to `ee6ede2d64ed`
  > 07735ea Merge pull request # 111441 from denkensk/respect-topology
  > 95367f2 Merge pull request # 110851 from negz/more-like-mac-slow-s
  > 2190b2f code generated by script for MatchLabelKeys in TopologySpreadConstraint
  > ec0f337 Merge pull request # 111387 from marseel/feature/retry_internal_errors
  > 761f55c Use SHA256 sums to verify discovery cache integrity
  > c2d2c47 Merge pull request # 111228 from Abirdcfly/220716
  > ff6bf67 Add option to retry internal api error in reflector.
  > 735524f Use sha256 to sanitize discovery HTTP cache keys
  > fe12e65 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 65b1e7d clean Unreachable code
  > 1ea239f Use checksums instead of fsyncs to manage discovery cache corruption
  > 7a55c3b Update `k8s.io/utils` to `9bab9ef40391`
  > 76fccca Add a benchmark for the discovery cache RoundTripper
  > cc879cd Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > b5c7588 Merge pull request # 109141 from ulucinar/bump-discovery-burst
  > 2a6c116 Generate and format files
  > b2097e6 Merge pull request # 110666 from ldsdsy/modify
  > 4aac6a7 Bump discovery burst of default ConfigFlags to 300
  > 4db4856 Merge pull request # 111242 from wojtek-t/fix_leaking_goroutines_11
  > 123d4e7 Fix a typo
  > ed7d154 Bump default burst limit for discovery client to 300
  > 95a40e2 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > 9dde02d Clean shutdown of client integration tests
  > 267b657 Merge pull request # 111235 from Abirdcfly/220719
  > b4c3510 update kjson
  > 0cfc963 Merge pull request # 110649 from harshanarayana/fix/GIT-110335-fix-fake-event-expansion
  > ca60e0e fix a possible panic because of taking the address of nil
  > c6bd30b Merge pull request # 111176 from p0lyn0mial/upstream-cacher-refactor-for-streaming
  > e2ef408 GIT-110335: address namespace defaulting for events
  > 441e2c8 reflector: simplify reading the resourceVersion
  > 04f67d5 reflector: move LIST to its own method
  > 4e28921 reflector: refactor watchHandler
  > 163ee0b Merge pull request # 111080 from zhoumingcheng/master-v3
  > 743e29d Merge pull request # 111008 from cici37/bumpCEL
  > 84e1219 Correct some wrong syntax
  > 79a582f Merge pull request # 111097 from saltbo/fix-thethe-typo
  > 7f7dbbc Bump cel-go to v0.12.0
  > eabd428 Merge pull request # 111002 from HecarimV/fix-220707
  > 7c3fa18 fix: update the typo code comment
  > 59fda2e Merge pull request # 111087 from HecarimV/fix-22071205
  > f295032 fix static-check for staging/src/k8s.io/client-go/
  > 2f582c2 Fix:import the same package multiple times
  > 3b969f9 Merge pull request # 111001 from pohly/klog-update
  > 26b5064 build: update to klog v2.70.1
  > 506ef89 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType
  > 61a7d9d Rename IPFamilyPolicyType => IPFamilyPolicy
  > a16e76e Merge pull request # 110831 from chendave/openapi
  > 6a58c3a Bump `kube-openapi` to the latest
  > f5b6af4 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 1b23c15 Change reflect.Ptr to reflect.Pointer
  > 8dfe88a Merge pull request # 110724 from pohly/klog-update
  > 899bcd7 Merge pull request # 110425 from LY-today/fake-evict-list-err
  > cb4a10d build: update to klog v2.70.0
  > 0647d43 Merge pull request # 109632 from weilaaa/recorrect_byindex_input_param
  > 9ac8bfe fix: list pod err after an pod evicted
  > acab036 Merge pull request # 110436 from nicks/nicks/issue-1108
  > 64585cf correct input params and add godoc
  > 830d4c4 Merge pull request # 110378 from lucacome/bump-grpc
  > 5ce7078 client-go: fix panic in ConfirmUsable validation
  > e0fa504 Bump grpc to v1.47.0
  > 2a9f955 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
  > d4fc9af Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 7e1edab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
  > 08b4bbc Update gopkg.in/yaml.v3 to v3.0.1
  > 87a5b7b Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > cf0ba13 Switch to v3 of github.com/emicklei/go-restful
  > f88de91 Merge pull request # 96771 from soltysh/shortcut_expander
  > e2598a4 restmapper: re-try shortcut expander after not-found error
  > cf13620 Merge pull request # 84145 from bells17/fix-typo
  > 33115b4 Merge pull request # 110100 from tkashem/client-go-backoff-fix
  > 21f4308 Fix typo: type -> eventtype
  > 0bc005e Merge pull request # 110076 from karlkfi/patch-1
  > 71b8c17 client-go: fix backoff delay
  > 8764064 fix: reflector to return wrapped list errors
  > ef63e49 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins
  > 1f7dc88 Remove gcp and azure auth plugins
  > 77f6364 Merge pull request # 108080 from astoycos/issue-132
  > b4b8e5e Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies
  > f19a514 Fix Panic Condition
  > 5bb1a76 feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec
  > 2420926 Merge pull request # 109891 from pohly/log-dependency-update
  > 7c5b742 Merge pull request # 109602 from lavalamp/remove-clustername
  > c301d44 dependencies: logr and zapr v1.2.3
  > 5a9c3ac generated files
  > c0ab12a Merge pull request # 109804 from cici37/celUpdate
  > bb66d80 Merge pull request # 109607 from liggitt/drop-unused-third-party
  > 631da0c Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > f4c553f Merge pull request # 109440 from liggitt/gomod-1.18
  > 7481505 Remove package variables
  > 28feddd Update GRPC
  > ccff963 Regenerate vendor
  > 28c4a4d Drop unused golang/template funcs
  > a8fbc49 Update genproto and antlr.
  > 671a40c Merge pull request # 109520 from cncal/lcn_cleanup_duplicate_code_snippet
  > ac3e4ba Bump cel-go to v0.11.2
  > 211d8a7 Merge pull request # 109443 from kevindelgado/dynamic-apply
  > 152e68f Remove the duplicate code snippet in client-go delaying_queue tests
  > 2cf1a8f Merge pull request # 105963 from zhucan/bugfix-95367
  > 4eab6be Add Apply and ApplyStatus methods to dynamic ResourceInterface
  > 28ccde7 Merge pull request # 109436 from JamesLaverack/revert-108290
  > 1f8debf generated code and doc
  > f9fdccd Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-11 08:55:50 +00:00
knative-automation 369321c1db
[main] Upgrade to latest dependencies (#1738)
* upgrade to latest dependencies

bumping knative.dev/serving 2332731...4229a18:
  > 4229a18 upgrade to latest dependencies (# 13352)
  > 183bea1 Add log message when internal encryption is enabled (# 13351)
  > affc8df upgrade to latest dependencies (# 13348)
  > 79a4588 Use kebab-case in config for queue sidecar image key (# 13347)
  > f0d66ee Update net-istio nightly (# 13345)
  > 6791c23 Update net-certmanager nightly (# 13346)
  > 842e273 Update net-gateway-api nightly (# 13344)
  > bedf5e9 Update community files (# 13342)
  > 47907d0 Update net-certmanager nightly (# 13341)
  > bf0e590 Update net-kourier nightly (# 13340)
  > c18d504 Update community files (# 13339)
  > 8a11681 Update net-kourier nightly (# 13336)
  > 243fad9 Update net-istio nightly (# 13334)
  > 4ac8668 Update net-kourier nightly (# 13335)
  > ed3515c Fix: Raise the reconciliation timeout from 10 to 30s. (# 13323)
  > 6b1972b upgrade to latest dependencies (# 13330)
  > 2befffb Update net-istio nightly (# 13328)
bumping knative.dev/hack d1317b0...92a65f1:
  > 92a65f1 don't quote vars referencing files (# 234)
  > b3c9790 Notarize Mac binaries (# 231)
  > 0198902 Format go code (# 226)
  > 7dff557 Update community files (# 233)
  > 6887217 Update community files (# 232)
  > 9b76387 output certificate as well (# 229)

Signed-off-by: Knative Automation <automation@knative.team>

* Update to latest Eventing

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-10-05 13:24:29 +00:00
David Simansky ee3514402f
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps

* Update vendor & licences

* Fix codegen versions
2022-09-22 10:36:12 +00:00
knative-automation 73d48f7ecb
upgrade to latest dependencies (#1735)
bumping knative.dev/pkg 5f66ecf...d1d5c84:
  > d1d5c84 Define a global for `reconciler.DefaultTimeout`. (# 2597)
  > df29e2a Avoid second lister fetch during finalizer reconciliation. (# 2596)
bumping knative.dev/serving dadd0b6...2332731:
  > 2332731 upgrade to latest dependencies (# 13326)
  > 3f03f22 upgrade to latest dependencies (# 13324)
bumping knative.dev/eventing 645fd88...54174e3:
  > 54174e3 Remove strict check in scorer plugins and respect maxskew, requeue when no pods available rather than fail Scheduler (# 6524)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-22 10:02:11 +00:00
knative-automation c059e0e5c8
upgrade to latest dependencies (#1733)
bumping knative.dev/eventing b8cb60c...645fd88:
  > 645fd88 Knative port broker redelivery test to rekt (# 6522)
bumping knative.dev/serving d6ab464...dadd0b6:
  > dadd0b6 Update net-istio nightly (# 13312)
  > 9a2028a Update net-gateway-api nightly (# 13311)
  > d1af2ab Update net-contour nightly (# 13313)
  > 81b75a5 Update net-kourier nightly (# 13314)
  > dc8d797 update kapp module name in e2e tests (# 13315)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-20 09:19:08 +00:00
knative-automation 9bbef97106
[main] Upgrade to latest dependencies (#1731)
* upgrade to latest dependencies

bumping k8s.io/kube-openapi 4241196...3ee0da9:
  > 3ee0da9 Merge pull request # 299 from Jefftree/def-optimize
  > 3a31a64 Merge pull request # 292 from Jefftree/v2v3conv
  > ba6f675 Optimize Definition generation
  > e69a86c Merge pull request # 298 from Jefftree/allOf
  > 2cbad14 Add OpenAPIConv
  > 9f9c01d Merge pull request # 297 from cici37/errFix
  > 207f0c7 Wrap Refs with AllOf
  > 29d7264 Merge pull request # 295 from Jefftree/fix-api-json
  > d2a55e8 Align maxProperties/minProperties err value with others
  > 52feaf8 Merge pull request # 290 from jiahuif/feature/prune-v2-when-serving-v3
  > 352e363 Fix json encoding for OpenAPI v3 Discovery
  > 662cbb0 Return valid for kubernetes to handle err properly
  > 13192b9 Merge pull request # 289 from jiahuif/feature/openapi-oneof-type
  > 2580423 remove embedded v2 from expected schema
  > 8a7ee80 Merge pull request # 293 from alexzielenski/cache-busting
  > 79a5a7d generated: update integration test.
  > d436835 add test for pruning v2 schema.
  > 6a7b704 Merge pull request # 291 from Jefftree/builder3-test
  > de6f8b0 split openapi mock class into Fake and FakeV3
  > da7e27a add integration test for v3 OneOf
  > eca4f62 do not include v2 schema when serving v3.
  > 89ac9db Merge pull request # 284 from Jefftree/cache-busting
  > 7afa56c Add test for builder3
  > 3ca26f0 address comments
  > 697543f add support for custom v3 oneOf types.
  > ddc6692 Merge pull request # 288 from Jefftree/gnostic-fix
  > b0d7548 Cache busting
  > 130db2b add wrapper around gnostic v3 document
  > a9dfcaa Merge pull request # 286 from Jefftree/leading-newline
  > 91ab739 Update gnostic to drop jsonschema dependency
  > 3f90b8c Merge pull request # 282 from alexzielenski/header_vendorext_marshal
  > c7e0de3 Merge pull request # 285 from Jefftree/proto-upgrade
  > 7626df5 Trim leading newlines in Descriptions
  > 1cd4920 add vendor extensions to marshal openapi v2 header
  > 86aaf54 Upgrade protobuf and change references of googleapis/gnostic -> google/gnostic
bumping knative.dev/networking 215bac9...cefed20:
  > cefed20 upgrade to latest dependencies (# 710)
  > aded181 upgrade to latest dependencies (# 709)
bumping knative.dev/pkg 93b66e6...5f66ecf:
  > 5f66ecf Allow configuration of threads-per-controller (# 2567)
  > 717747b Register webhook GVKs for validating callbacks (# 2590)
  > 501fbd5 upgrade to latest dependencies (# 2592)
  > 3d24b84 fix lint warnings (# 2589)
  > cc6e435 upgrade to latest dependencies (# 2587)
  > 20aabd5 Bump to k8s v0.24.4 client packages (# 2586)
  > 2a05469 updates boilerplate action to use go v1.18 (# 2588)
bumping knative.dev/hack 664eac5...d1317b0:
  > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228)
  > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227)
  > 7556452 🎁 Use modscope tool to get info about Go modules (# 223)
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)
  > 36b2b3c add flag (# 224)
  > 547a2ca Start Signing our Releases (# 198)
  > 6c30196 🧹 Rewrite unit tests in Golang (# 215)
  > f9dc722 Format go code (# 218)
bumping github.com/prometheus/client_golang 989baa3...2e1c481:
  > 2e1c481 Cut v1.12.1 (# 978)
  > 77626d6 Reduce granularity of histogram buckets for Go 1.17 collector (# 974)
  > 4dd3cbb API client: make http reads more efficient (# 976)
  > 8520671 Use simpler locking in the Go 1.17 collector (# 975)
  > f63e219 Make the Go 1.17 collector thread-safe (# 969)
  > 0108796 Cut v1.12.0 (# 966)
  > 5bd9ee5 go.*: Update dependencies (# 965)
  > 9075cdf promhttp: Check validity of method and code label values (# 962)
  > 22da949 Use the runtime/metrics package for the Go collector for 1.17+ (# 955)
  > dc1559e Update /api/v1/status/tsdb to include headStats (# 925)
  > e6e54e8 Merge pull request # 944 from yeya24/add-wal-replay-status
  > 98fbd99 Merge pull request # 952 from prometheus/repo_sync
  > 440c09d support wal replay status api
  > dbf420e Merge pull request # 928 from prometheus/repo_sync
  > 70a41d5 Update common Prometheus files
  > 6d5cf25 Merge pull request # 939 from gozeloglu/fix-typo
  > 1d09783 Merge pull request # 950 from mrueg/go-1.17
  > a7919ad Update common Prometheus files
  > 1b145ca Merge pull request # 935 from prometheus/beorn7/examples
  > 55320aa Fix typo
  > 8535b62 Add new go:build lines for go 1.17
  > 679eb0d Update cespare/xxhash dependency (# 913)
  > f78dc19 Move flags and metrics into main()
  > d28a147 chore: adds support for go 1.17 on CI.
  > 35ee299 Merge pull request # 909 from prometheus/repo_sync
  > 2261d5c add ExponentialBucketsRange function (# 899)
  > 6cd53c4 Update common Prometheus files
  > 20eef74 Update common Prometheus files (# 892)
  > cb5c8ff Merge pull request # 881 from sivabalan/master
  > 26d4b4c Merge pull request # 885 from prometheus/superq/badgers
  > 5426b51 Updating dependency versions
  > c7175cc Merge pull request # 888 from prometheus/repo_sync
  > 6d946b5 Update status badgets
  > 1965365 Merge pull request # 879 from kakkoyun/fix_changelog
  > e23b9ce Update common Prometheus files
  > 64a9c51 Address minor issues on Changelog
bumping knative.dev/eventing e1866d7...b8cb60c:
  > b8cb60c upgrade to latest dependencies (# 6508)
  > e46f4d5 Quarterly release cadence (# 6520)
  > fae8544 InMemoryChannel receiver validates received events (# 6511)
  > 3acc3ec Make some broker conformance tests decoratable with broker options (# 6510)
  > 7f1f49f Knative port prefer header check test to rekt (# 6499)
  > f63a073 Knative containersource test to rekt (# 6507)
bumping golang.org/x/mod 49f84bc...9b9b3d8:
  > 9b9b3d8 zip: always populate known keys in haveVCS map in TestVCS
  > c2adaff zip: treat plan9 git as unsupported
  > 5f2f164 zip: skip tests that run 'git init' and 'git config' on plan9
  > 3a5865c modfile: rename directory directive to use
  > c96bc14 x/mod: update requirement on x/crypto
  > ecfafd6 semver: remove unused err field
  > dd30a60 module: accept trailing slash in MatchPrefixPattern
  > 37dd689 modfile: in SetRequireSeparateIndirect, convert lines to blocks
  > 4be982b modfile: in SetRequireSeparateIndirect, arrange requirements consistently
  > 1b1db11 zip: add ErrUnrecognizedVCS error, allowing fallback behavior
  > 4029241 [dev.cmdgo] modfile: parser changes for workfile proposal
  > 607370a module: use strings.ContainsRune in fileNameOK
  > 98d530a zip: add CreateFromVCS, which creates a module zip from vcs
  > 154199d zip: add bit more information about what checkFiles does
bumping k8s.io/apimachinery 276a8a7...97e5df2:
  > 97e5df2 fix remove implicit copy of a lock
  > 6550efd Merge pull request # 109102 from liggitt/darwin-tls
  > 00f0711 Merge pull request # 109031 from Jefftree/openapiv3beta
  > 53a85ef Tolerate additional error messages in TLS unit tests
  > 9b5b68c generated: Update kube-openapi and vendor
  > 31e52c9 Merge pull request # 108126 from sanposhiho/doc/generatedname
  > 3b8fb46 Merge pull request # 108713 from jiahuif-forks/feature/openapi/intstr-any-of
  > dd2f21c fix the doc about generateName conflict
  > 2866f23 oneOf types for IntOrString
  > 7b6c37e oneOf types for Quantity
  > 1992dcc Merge pull request # 109044 from liggitt/encoder-log
  > 4d8ad18 Merge pull request # 108996 from cici37/errUpdate
  > 9015177 Raise verbosity of EncoderWithAllocator log
  > ea355d9 Bump kube-openapi
  > 1a82635 Merge pull request # 108859 from cici37/placeholder
  > 27a96d8 Merge pull request # 109019 from liggitt/null-fix
  > 2c106ec Remove unused func
  > df7fbf8 Merge pull request # 108531 from tallclair/redirects
  > 6b8ae0d Make strict json unstructured decoding consistent with non-strict decoding
  > 611d116 Update err handling
  > b68ae5e Update kube-openapi (# 108895)
  > 30f68c4 Don't follow redirects with spdy
  > 955b30c Expand testcases around untyped data in json decoding
  > aacfc8a Return a placeholder error for blocking failure before CEL validation.
  > 7300632 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > ff4eb2c Merge pull request # 108717 from lavalamp/remove-clustername
  > aaf4b2e klog v2.60.1
  > a475f7c generated files
  > a8dbe81 review comments
  > f992b21 remove unneeded references
  > 5556187 find and replace
  > e1c5512 change field name
  > c68a4df Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > eeb7a8d Merge pull request # 108359 from ArangoGutierrez/devel/108355
  > b8c3709 googleapis/gnostic -> google/gnostic
  > aa72564 Merge pull request # 108252 from wojtek-t/avoid_object_deep_copies
  > a324a2a Fix logging statement with missing parameter
  > 5f1f3f0 Prepare apiserver for operating on cached objects by not modifying them
  > d81a7ed Merge pull request # 106525 from dgrisonnet/sanitize-forwarded-uri
  > da0995b Merge pull request # 106830 from pacoxu/StreamingProxyRedirects-remove
  > 2b952f7 pkg/util/proxy: escape redirect URL
  > 2936d3f Merge pull request # 108365 from liggitt/fix-proto-gen
  > 96ac948 remove unused parameter: intercceptRedirects & RequireSameHostRedirects
  > b0775b9 apimachinery/pkg/util/proxy: escape forwarded URI
  > 57893b8 Merge pull request # 108186 from p0lyn0mial/watch-list-reduce-allocations-in-watch-server
  > 1657375 Regenerate protobuf
  > 4f3ae9f Merge pull request # 107105 from justaugustus/go118
  > 5901cfa introduces a new streaming encoder that utilizes a memory allocator during objects serialization
  > 86d2c9e Merge pull request # 108219 from liggitt/api-compatibility-fuzzer
  > dc51050 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > ce93857 fixes TestNestedEncodeError test
  > f356a33 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 7d61d87 Fill API compatibility data with identifying values rather than random data
  > 60477b4 [go1.18] Bump golang.org/x/... dependencies
  > 94e26b2 introduces a memory allocator
  > ddce29f Merge pull request # 107697 from kevindelgado/nested-decoding
  > 08e82e3 go-to-protobuf: regenerate with full go_package
  > a65a9ec provides EncodeWithAllocator method for the protobuf encoder
  > ec22c43 Merge pull request # 107705 from ardaguclu/filter-strategic-patch-nonexist
  > d603de9 Nested decoders handle strict decoding errors
  > 92a83a4 codec: exposes EncodeWithAllocator method
  > a995449 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > cfd9b3f Simplify casting in discardNullValuesFromPatch
  > e7b1571 codec interfaces
  > 20500e5 Autogenerated
  > 1b70fc8 Discard null values in complex objects in strategic patch
  > f5001e0 Update SelfLink field documentation
  > 1414335 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > cafff28 Autogenerated
  > eebcb96 Update SelfLink OpenAPI documentation
  > 7e3486b Relax to using namer instead of selflinker in API groupversion
  > 4475671 Introduce Namer interface
  > cec36f7 Remove selflink setting from apiserver
  > 1a1682d Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > a8d1671 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 0ff68d0 Updated k8s.io/utils dependency
  > 96c98da Merge pull request # 108055 from liggitt/api-compatibility
  > ce3db85 Run hack/update-all.sh
  > e7458ea Add check for unused API compatibility fixture files
  > 04356ed Update ManagedFields Time description to be more accurate
  > df99359 Merge pull request # 107841 from aojea/fix_race_socks5
  > 1dd05ad deflake TestRoundTripSocks5AndNewConnection unit test
  > 322368c Merge pull request # 107758 from aojea/flake_socks5
  > 3b49665 disable socks5 flake test
  > 3d7c63b Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > e787e55 feat: add missing SOCKS5 features
  > 73cb564 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > e537f0c upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 162a22f Merge pull request # 107606 from xens/feat/propagate_req_context_into_proxyreq
  > 91a5267 feat: propagate req context into proxyReq
  > 3c16f3d Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > d54bd08 generated: ./hack/update-vendor.sh
  > d1e4f60 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 80d954b Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > d8a436c OWNERS cleanup - Jan 2021 Week 1
  > e9b426b Merge pull request # 106472 from ash2k/ash2k/remove-return-value
  > 1646622 Merge pull request # 106647 from kidlj/add_unit_tests_for_SetNestedSlice
  > 489a8d5 Remove return value from MaybeResetRESTMapper()
  > 621c98e Merge pull request # 106915 from MikeSpreitzer/deprecate-interval-clock
  > 9225110 add unit tests for TestSetNestedStringSlice, TestSetNestedSlice etc.
  > b76ef24 Merge pull request # 104819 from justinsb/less_cmp
  > 3750a41 Note dishonesty of IntervalClock
  > fbbdcc6 Merge pull request # 106688 from kidlj/fix_obsolete_runtime_schema_comments
  > f495b04 Use utils string-slice comparison
  > ea11419 Merge pull request # 107195 from caesarxuchao/blockOwner
  > 22bcbe5 fix obsolete comments in runtime/schema struct
  > 9584bbb Merge pull request # 105808 from yuanjize/master
  > 6976816 Refers to the GC doc in the blockOwnerDeletion API doc
  > de7147d Merge pull request # 107103 from pohly/log-klog-update
  > f75369a Fix function comment typo
  > 7e097b1 dependencies: update klog to v2.40.1
  > e7b02e6 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > e65876e Merge pull request # 106568 from liggitt/json-fieldpath
  > 4e5ef7a Cleanup OWNERS files (No Activity in the last year)
  > 90b4bfb bump sigs.k8s.io/json
  > 6df201a Merge pull request # 106949 from cpanato/update-golang-xnet
  > 32abfd8 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > 4bfcafb dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > ee64e46 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 1edfc96 Check in OWNERS modified by update-yamlfmt.sh
  > 57e7b49 Update golang.org/x/tools to a specific tag and avoid SHA
  > 0cb2c3d Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 5a5dd29 clock: Deprecate types to use k8s.io/utils/clock
  > 573b50c Bump k8s.io/utils
  > 32df714 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 6cf7a67 Merge pull request # 106797 from kidlj/fix_mapToUnstructured_todo
  > 3b691e5 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 15885e2 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > a58f9b5 remove TODOs in mapToUnstructured and sliceToUnstructured
  > 15877ef Merge pull request # 101719 from SergeyKanzhelev/removeReallyCrashForTesting
  > 8fa9c2c Update fieldValidation godoc
  > a50b011 Merge pull request # 106786 from kidlj/fix_mapToUnstructured_error_message
  > 73ee90c remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior
  > 0b80a01 Merge pull request # 106785 from kidlj/cleanup_typeFrom_made_twice
  > 5052b16 fix mapToUnstructured error message
  > 67ffd82 Merge pull request # 106646 from pohly/api-errors-nil
  > 32ad59f cleanup: use present typeFrom variable to avoid another reflect.TypeOf call
  > 7d2b743 Merge pull request # 103863 from tanjing2020/time
  > 995f5f8 api/errors: explicitly allow nil error parameters
  > cdd1abb Merge pull request # 106452 from MadhavJivrajani/watch-test-coverage
  > 15b0056 Replace  with
  > 5f07275 staging: add dummy commit to trigger gomod update (# 106794)
  > 418d00d Add unit test for Recorder
  > ffb9472 Merge pull request # 106660 from liggitt/smd-merge
  > a9c6a30 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 7149480 Merge pull request # 105916 from kevindelgado/validation-unify-all
bumping github.com/stretchr/testify acba37e...181cea6:
  > 181cea6 impr: `CallerInfo` should print full paths to the terminal (# 1201)
  > cf1284f Allow mock expectations to be ordered (# 1106)
  > 66eef0e fix: assert.MapSubset (or just support maps in assert.Subset) (# 1178)
  > 2fab6df Add WithinTimeRange method (# 1188)
  > b5ce165 fixing panic in calls to assertion with nil m.mutex (# 1212)
  > c206b2e Mock can be deadlocked by a panic (# 1157)
  > 1b73601 suite: correctly set stats on test panic (# 1195)
  > ba1076d Add .Unset method to mock (# 982)
  > c31ea03 Support comparing byte slice (# 1202)
  > 48391ba Fix panic in AssertExpectations for mocks without expectations (# 1207)
  > 840cb80 arrays value types in a zero-initialized state are considered empty (# 1126)
  > 07dc7ee Bump actions/setup-go from 3.1.0 to 3.2.0 (# 1191)
  > c33fc8d Bump actions/checkout from 2 to 3 (# 1163)
  > 3c33e07 Added Go 1.18.1 as a build/supported version (# 1182)
  > e2b56b3 Bump github.com/stretchr/objx from 0.1.0 to 0.4.0
  > 41453c0 Update gopkg.in/yaml.v3
  > 285adcc Update go versions in build matrix
  > 6e7fab4 Bump actions/setup-go from 2 to 3.1.0
  > 106ec21 use RWMutex
  > a409ccf fix data race in the suit
  > 3586478 assert: fix typo
  > 7797738 Update versions supported to include `go 1.16`
  > 083ff1c Fixed didPanic to now detect panic(nil).
  > 1e36bfe Use cross Go version compatible build tag syntax
  > e798dc2 Add docs on 1.17 build tags
  > 83198c2 assert: guard CanConvert call in backward compatible wrapper
  > 087b655 assert: allow comparing time.Time
  > 7bcf74e fix msgAndArgs forwarding
  > c29de71 add tests for correct msgAndArgs forwarding
  > f87e2b2 Update builds
  > ab6dc32 fix linting errors in /assert package
  > edff5a0 fix funtion name
  > 5c61ef9 fix potential nil-pointer dereference
  > e209ca8 Improve mock.MatchedBy failed comparison Diff message
  > a9de4f0 Create dependabot.yml
  > fd9e1fb Fix NaN similarity checks
  > ee42bbe Use multiple run commands
  > 57bf675 Update go versions
  > 6c59e0f Convert CI to use GitHub Actions
  > 6241f9a Add String method to Mock to fix # 625
  > dc5c261 Make sure time.Time comparison produces a helpful diff. closes # 989
  > 6990a05 Add ErrorContains
  > bf646ea add test to check that Helper is called
  > 6f81fdf fix the output source file in test output
  > a2f7dbf Change Readme to reflect supported Go versions
bumping golang.org/x/tools c20fd7c...897bd77:
  > 897bd77 internal/gocommand: remove support for -workfile
  > e6a7e13 go/analysis/tools/internal/checker: add support for RunDespiteError
  > adcfb65 internal/lsp/source: use the object as the hover source for type params
  > 411d040 internal/lsp/source: clean up the interface to hover information
  > 45aeaf7 internal/lsp/source: improve the heuristics for linkable identifiers
  > a317113 internal/lsp/source: fix hover on generic type declarations
  > 1f3875c internal/lsp/source: begin to refactor hovering with a HoverContext type
  > fd59bdf internal/lsp/source: adjust object position when formatting full AST
  > cda4201 internal/lsp/source: simplify Identifier.enclosing
  > 59f1f2c cmd/goyacc: reduce array sizes using smaller base types
  > c677677 internal/lsp/cache: let Session.getGoEnv query GOWORK
  > 9095d10 go/analysis/passes/tests: fix a missed rename from CL 374495
  > 70c3ea2 gopls,internal/lsp: Implement method stubbing via CodeAction
  > 2ff4db7 go/analysis/passes/tests: Check malformed fuzz target.
  > 11109f6 go/ssa/ssautil: Initialize Instances field.
  > 33002ea go/loader: Initialize (types/Info).Instances field
  > be40034 internal/lsp: add support for formatting go.work files
  > 2405dce internal/lsp: use placeholders with prepare rename
  > c6fca02 godoc: handle type parameters correctly in LinkifyText
  > c0b9fb5 internal/lsp/analysis/undeclaredname: suppress impossible quick fixes
  > 9b156ee internal/lsp/source: provide full documentation of builtin types
  > caecc2b internal/typeparams: add a generic form of types.AssignableTo
  > 164402d internal/lsp/cache: set types.Config.GoVersion
  > 6aaba77 internal/lsp/debug: add go version to gopls version output
  > 414ec9c internal/lsp: add ListImports
  > d55d892 gopls/doc: how to request a particular gopls w/ sublime text
  > cf66aec gopls: update coc.nvim documentation for using go.work
  > 597b165 internal/lsp/cache: use -workfile on 1.18
  > 8305295 gopls: recognize the go.work file type
  > 962260a internal/lsp/source: remove the unused source.DetectLanguage
  > 3e30e21 gopls: remove the workspace_metadata command
  > 25d2ab2 internal/lsp/cache: fixes for workspace invalidation
  > 8d915b1 internal/lsp/cache: simplify workspace construction
  > 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod
  > 4da8ceb internal/lsp/source: remove the unused UpdateUserModFile invocation flag
  > 727dfdb internal/lsp/source/completion: add conventional acronyms for type names
  > c009ab4 internal/lsp/completion: the inserted text should be what is shown to the user
  > eeb95ae gopls: make 'fastfuzzy' the default fuzzy matcher for workspace symbols
  > ea5e1dc internal/typeparams: add a helper to return the origin method
  > a739c97 internal/lsp/fake: retry ioutil.ReadFile on plan9 if it fails due to exclusive use
  > 82366c6 internal/lsp/fake: in WriteFileData, retry writes that fail with ERROR_LOCK_VIOLATION on Windows
  > f6067dc gopls: cleanup the main help pages
  > dfda270 gopls: use the = form in flag parameter printing rather than a space
  > 5ad7054 gopls: add long forms for all the 1 rune flags
  > 217a9fc gopls: take control of the flag printing
  > afd524f gopls: clean up the help text
  > ec9a7de gopls: write out the raw usage text
  > 461d130 internal/lsp: include receiver type parameters when completing receivers
  > 263785d gopls: update dependencies post-release
  > 8e9bdc5 gopls: document that v0.7.5 is the final version to support Go 1.12
  > 492cf3a doc: update the instruction to use beta2
  > 939c2c0 godoc/redirect: close HTTP response bodies in TestRedirect
  > 0f0bbfd go/callgraph/vta: avoid panic on missing function definitions
  > 845bb90 go/types/objectpath: update objectpath tests for TypeString changes
  > be5769c go/types/objectpath: update objectpath tests for TypeString changes
  > 135791d go/callgraph/vta: move test code to testdata/src
  > fe74b5f internal/template: return available semantic tokens even on template error
  > 772a399 internal/template: return a Source with template diagnostics
bumping k8s.io/api f89a761...44d27eb:
  > 44d27eb Update dependencies to v0.24.4 tag
  > 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
  > 2de6996 Merge pull request # 109241 from ravisantoshgudimetla/sts-ar-optional
  > 7734d26 [sts] api: Make available replicas optional
  > 38ec09a [sts] Generated: Make available replicas optional
  > ec84bcb Merge pull request # 109178 from liggitt/openapi-master
  > e3797f2 Drop enum tag from certificate request condition
  > 02c2207 Merge pull request # 109151 from Argh4k/r-101566
  > 1eb735b Revert "Field `status.hostIPs` added for Pod (# 101566)"
  > 290a349 Introduce APIs to support multiple ClusterCIDRs (# 108290)
  > b754a94 Merge pull request # 109031 from Jefftree/openapiv3beta
  > a729cc1 generated: Update kube-openapi and vendor
  > 6031be5 Merge pull request # 108736 from NetApp/any-volume-data-source-beta
  > e78ec14 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone
  > 5b36872 Update AnyVolumeDataSource feature gate to beta
  > 6519413 Merge pull request # 107476 from alculquicondor/job-ready
  > 4d603a5 make update after timeZone support for CronJob
  > ed1c913 Field `status.hostIPs` added for Pod (# 101566)
  > 135d041 Graduate JobReadyPods to beta
  > 3bd5d7d TimeZone support for CronJobs
  > f457c96 Implementation on Network Policy Status (# 107963)
  > b091752 Merge pull request # 82162 from krmayankk/maxun
  > e43e442 Merge pull request # 108282 from sftim/20220222_reword_types_container_runtime_neutral
  > 6135a28 API: maxUnavailable for StatefulSet
  > 9431395 Merge pull request # 108996 from cici37/errUpdate
  > 0d1146f Update generated docs
  > b0daa7a Bump kube-openapi
  > 9d3e6aa Avoid using Docker Engine as example for container runtime
  > 92515b8 Handle Non-graceful Node Shutdown (# 108486)
  > 24067bf Update types to be neutral about container runtime
  > df53a95 Update kube-openapi (# 108895)
  > 252596f Merge pull request # 108725 from pohly/klog-flush-and-exit
  > eba027b Merge pull request # 107859 from ravisantoshgudimetla/promote-PodOS-beta
  > 31a68ac klog v2.60.1
  > b14ef06 Merge pull request # 108522 from SergeyKanzhelev/grpcToBeta
  > 2a29e32 Generated: PodOS field to beta
  > 20a98db Merge pull request # 107395 from alculquicondor/indexed-job
  > b956cca promote grpcProbes to beta
  > c3242c8 Merge pull request # 108445 from pohly/storage-capacity-ga
  > 1864916 Graduate IndexedJob to stable
  > 1f158ba Merge pull request # 108782 from cfryanr/expirationseconds_conformance
  > b78eb95 storage capacity: generated files
  > e8dffa9 Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA
  > e9a2988 storage capacity: clarify relationship between capacity fields
  > 0f1a9d7 Merge pull request # 108441 from pacoxu/pod-overload-ga
  > 4d4dca7 storage capacity: v1 API
  > b9830ac Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > e8cba0c mark PodOverhead to GA in v1.24; remove in v1.26
  > 045528e storage capacity: GA, always enabled, remove feature check
  > 939bda2 googleapis/gnostic -> google/gnostic
  > 17c9f73 Merge pull request # 108639 from jiahuif-forks/feature/openapi/node-condition-type-non-enum
  > fcdc547 polish comments of non-enum values.
  > c1d9c2b unmark non-validated types as enums.
  > ee4a762 Merge pull request # 107674 from sanposhiho/api-min-domains
  > 99de566 Add MinDomains API to TopologySpreadConstraints field
  > b8c40e0 Merge pull request # 108365 from liggitt/fix-proto-gen
  > a7a04f7 Regenerate protobuf
  > 860906f Merge pull request # 103061 from SergeyKanzhelev/removeAlphaRuntimeClass
  > cf872a4 Merge pull request # 108280 from liggitt/secrets
  > 2cb3498 Remove RuntimeClass feature gate as it was GA-ed
  > 35b1d68 Update secrets field API doc
  > 1b1f1b7 Merge pull request # 107105 from justaugustus/go118
  > fedc50b Merge pull request # 108219 from liggitt/api-compatibility-fuzzer
  > 6a7745d generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > ef99526 Merge pull request # 108136 from ahg-g/ahg-affinity
  > b9d60f7 Regenerate HEAD compatibility fixtures
  > 5ab0434 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > f4d2900 Graduate PodAffinityNamespaceSelector to GA
  > 42578ae Merge pull request # 108129 from ahg-g/ahg-suspend
  > 402c109 go-to-protobuf: regenerate with full go_package
  > 4097bdc Merge pull request # 108138 from liggitt/v1beta1-selector
  > 52c1bbc generated files
  > 0ce2a88 Revert v1beta1 PodDisruptionBudget select patchStrategy
  > fc54d6a Graduate SuspendJob to GA
  > 29fd43e Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 9f54b3e Updated k8s.io/utils dependency
  > 64a9060 Merge pull request # 108055 from liggitt/api-compatibility
  > b2746bc Remove unused API compatibility fixture files
  > 816e830 Add hpa v2 compatibility fixtures
  > 8fb9658 Merge pull request # 107691 from SubhasmitaSw/issue_31393
  > 67a3496 Merge pull request # 107432 from denkensk/graduate-nonpreemptingpriority-to-ga
  > 85611ae removed references to Docker in Kubernetes API
  > 8a75781 Merge pull request # 107656 from dims/add-labels-when-there-are-sig-aliases-used-in-approvers-reviewers
  > 583fc80 graduate nonpreemptingpriority to ga
  > b2d630a Merge pull request # 106932 from SergeyKanzhelev/removeDynamicKubeletConfig
  > dc08a5d Add labels when there sig aliases used in approvers/reviewers
  > e6d62dd Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 107b310 remove DynamicKubeletConfig logic from kubelet
  > 1d22b5b feat: add missing SOCKS5 features
  > 35d41aa Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 0ade255 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 94676c7 Merge pull request # 107603 from jayesh-srivastava/IANA-links
  > 5be450b Update IANA links
  > 37c9308 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 13861f0 generated: ./hack/update-vendor.sh
  > 688ca8d Merge pull request # 107529 from humblec/vol-fields
  > a75b0b5 Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > 2240bf0 storage: correct struct fields in volume plugins
  > 6b8e940 Merge pull request # 107466 from humblec/new-field
  > 15e2172 Add mwielgus back
  > 58b7590 correct struct fields in various core storage structs
  > 204fd46 OWNERS cleanup - Jan 2021 Week 1
  > 0bfaff8 Merge pull request # 107441 from humblec/more-pv-source
  > 5b5d5de correct struct fields in VolumeSource and PersistentVolumeSource
  > 37748cc Merge pull request # 107385 from humblec/csipvsource
  > 274b9af csi: correct struct fields in CSI{Persistent}VolumeSource.
  > 7289fed Merge pull request # 107235 from Nordix/deprecate-loadbalancerip
  > db00d7c Update generated files
  > 38141dd Deprecate service.spec.LoadBalancerIP
  > e869828 Merge pull request # 106643 from cyclinder/addresses_in_endpointslice
  > 18d22ba Merge pull request # 107103 from pohly/log-klog-update
  > f45808c fix: documenting that kube-proxy only use the first address in each endpoint
  > 236866c Merge pull request # 107027 from Nordix/disable-nodeport-ga
  > 4f891e5 dependencies: update klog to v2.40.1
  > fcebee2 Update generated files after ServiceLBNodePortControl->GA
  > 6c48d34 Mark ServiceLBNodePortControl as GA
  > 038a002 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > b7112c1 Merge pull request # 107004 from liggitt/flowcontrol-beta
  > f1dacd8 Cleanup OWNERS files (No Activity in the last year)
  > 3dfa338 Point flowcontrol users at v1beta2
  > 0820d15 Merge pull request # 106568 from liggitt/json-fieldpath
  > d992e83 Merge pull request # 106887 from liggitt/hpa-beta
  > 248e099 bump sigs.k8s.io/json
  > b3fcc5e Merge pull request # 106949 from cpanato/update-golang-xnet
  > a7f63e3 Direct v2betaX users to migrate to HPA v2
  > 217eb4a Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > 32d2b15 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > e092618 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 7ee1208 Check in OWNERS modified by update-yamlfmt.sh
  > ef29486 Update golang.org/x/tools to a specific tag and avoid SHA
  > f3ee229 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 969edbc Bump k8s.io/utils
  > ec2f4f7 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > cc1590f Merge pull request # 106868 from pacoxu/v1.23.0-api-testdata
  > b155431 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 669b4af Remove 1.21.0 API test data
  > 23fb2ef Add v1.23.0 API testdata
  > 25b7aa9 staging: add dummy commit to trigger gomod update (# 106794)
  > 1a73729 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename
  > ed38fc4 generated files for the grpc field rename
  > baa6f4b update the grpc field name for consistency
  > 4c321cf Merge pull request # 106660 from liggitt/smd-merge
  > 3b613a0 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
bumping knative.dev/serving 62685b3...d6ab464:
  > d6ab464 Update net-istio nightly (# 13309)
  > c832f35 Add the capability for perf tests to store their results in an influxdb (# 13192)
  > 43c7a5c upgrade to latest dependencies (# 13292)
  > ee1058c Fix LatestReadyRevision semantics - it only advances forward (# 13239)
  > 8690e51 Update net-contour nightly (# 13307)
  > 3cae749 Update net-gateway-api nightly (# 13306)
  > e7ad41e Update net-kourier nightly (# 13302)
  > 95cebbc update to use k8s.io/utils/clock package (# 13301)
  > 67255a6 Update net-gateway-api nightly (# 13296)
  > f38229d Use new k8s.io/util/clock package (# 13300)
  > a92d508 Update net-kourier nightly (# 13297)
  > 50bec63 Update net-istio nightly (# 13295)
  > 8b76bfe Update net-contour nightly (# 13294)
  > 1c6a05d Update net-certmanager nightly (# 13291)
  > c5c5ea2 use GKE 1.23 clusters (# 13289)
  > 540e947 upgrade to latest dependencies (# 13290)
  > 8eb8629 upgrade to latest dependencies (# 13288)
  > 78f8af6 Update net-contour nightly (# 13287)
  > 19cd295 update setup-ko action to v0.6 (# 13283)
  > e826275 Update net-certmanager nightly (# 13281)
  > 6bf8c1f Update net-contour nightly (# 13282)
  > 0643359 Update net-istio nightly (# 13280)
  > 85c593d Update net-gateway-api nightly (# 13279)
bumping github.com/spf13/cobra 178edbb...5b2b9e9:
  > 5b2b9e9 Removes viper dependency by removing cobra/ CLI tool (# 1604)
  > 9369465 labeler: fix syntax
  > e1b831e Updates labeler for new labels (# 1613)
  > 8267283 Add MAINTAINERS file (alphabetical order) (# 1545)
  > 6d2dc43 Add Pixie to projects. (# 1581)
  > a599632 Fix install command (# 1576)
  > 7cabfeb Update Go Doc link and badge (# 1593)
  > e04ec72 Bump license year to 2022 in golden files (# 1575)
  > cb9d7b1 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (# 1567)
bumping k8s.io/client-go 11f68c5...3e73df6:
  > 3e73df6 Update dependencies to v0.24.4 tag
  > 5e66e32 Merge pull request # 111274 from Abirdcfly/automated-cherry-pick-of-# 111235-upstream-release-1.24
  > 37577f3 fix a possible panic because of taking the address of nil
  > 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
  > af4295f Merge pull request # 109114 from tkashem/client-go-retry-thread-safe
  > d8531f5 client-go: make retry in Request thread safe
  > 33011f1 Merge pull request # 109050 from MadhavJivrajani/client-go-retry
  > 8a672f0 Merge pull request # 109151 from Argh4k/r-101566
  > 01ab7fb client-go: reset request body after response is read and closed
  > f699049 Revert "Field `status.hostIPs` added for Pod (# 101566)"
  > 092a109 Introduce APIs to support multiple ClusterCIDRs (# 108290)
  > 488e9bb Merge pull request # 109137 from wojtek-t/fix_multiple_values_indexer
  > e540ebe Addresses the issue which caused # 109115
  > 1cab689 Add test for indexer with multiple values
  > b1e85f6 Merge pull request # 109031 from Jefftree/openapiv3beta
  > 4fdf361 generated: Update kube-openapi and vendor
  > 9cfda74 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone
  > 0c14d0c Field `status.hostIPs` added for Pod (# 101566)
  > 400b1be make update after timeZone support for CronJob
  > 94a1081 Implementation on Network Policy Status (# 107963)
  > 11ca265 Merge pull request # 108992 from alexzielenski/cache-busting-client-go
  > 92adc4d Merge pull request # 82162 from krmayankk/maxun
  > fa08fc2 adjust comments
  > 1a9591b API: maxUnavailable for StatefulSet
  > 27f72fc update vendor
  > 402aa66 Merge pull request # 108996 from cici37/errUpdate
  > 018cf8a add fetching into discovery client for OpenAPI v3
  > ef44f11 Bump kube-openapi
  > 1933a66 Merge pull request # 108505 from rikatz/kubectl-debug-not-showing-response
  > e0aaa37 Merge pull request # 107180 from ardaguclu/remove-deprecated-serverresource
  > 9c04962 Reintroduce response status and header on kubectl verbose debug
  > 23ab4ae Merge pull request # 108698 from tkashem/last-error
  > 7e062f8 Remove deprecated discovery/ServerResources function
  > ed28381 Merge pull request # 108531 from tallclair/redirects
  > 7c9347d client-go: wrap error from previous attempt to provide more context
  > b307538 Merge pull request # 108159 from pohly/logcheck
  > 8c38cf3 Don't follow redirects with spdy
  > af0252e Update kube-openapi (# 108895)
  > 9175c47 enhance and fix log calls
  > f4f092d Merge pull request # 108981 from liggitt/skip-race
  > 97bcbe7 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes
  > 8302916 Temporarily disable TestCheckRetryClosesBody
  > cf06297 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > d82e1fd Merge pull request # 108717 from lavalamp/remove-clustername
  > 2bba973 klog v2.60.1
  > c012194 Merge pull request # 108342 from tkashem/rate-limit-error
  > a34beeb generated files
  > a1a133b Merge pull request # 108445 from pohly/storage-capacity-ga
  > 147848c client-go: chain the error returned by rate limiter
  > 14e253c remove unneeded references
  > c55e66b Merge pull request # 108680 from kidlj/fix_cache_index_comments
  > 6ece0de storage capacity: generated files
  > dedf7ce Merge pull request # 108852 from mikedanese/auth-plugin-doc
  > 6b59aa0 make comments of updateIndices optimization code more accurate
  > f624f8e add better link for gcp auth plugin doc
  > 3ac142e Merge pull request # 108616 from margocrawf/delete-execcredential-v1alpha1
  > c47b802 Merge pull request # 108772 from aojea/user_agent
  > 7088906 Generated code for deleting exec credential v1alpha1 api
  > 0f3c791 client-go: update generated
  > 28b9e26 Remove v1alpha1 of the execcredential
  > 7390aac default kubernetes agent for generated clients
  > 6889a6b Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > 186c332 googleapis/gnostic -> google/gnostic
  > ab732f5 Merge pull request # 107674 from sanposhiho/api-min-domains
  > b32b6a7 Add MinDomains API to TopologySpreadConstraints field
  > 2f52a10 Merge pull request # 107410 from margocrawf/master
  > 0a04e97 Merge pull request # 108426 from deads2k/e2e-check
  > 2b59dab Check whether static cert is already configured in UpdateTransportConfig
  > eb103e0 Merge pull request # 108347 from tkashem/refactor
  > 7d7fd49  add resource enablement check for e2e tests of beta APIs
  > 34f3aff client-go: refactor retry logic for backoff, rate limiter and metric
  > 8e46da3 Merge pull request # 108296 from aojea/client_go_size_metrics
  > e2c62ff client-go: add request and response size metrics
  > cc43a70 Merge pull request # 108262 from tkashem/retry-unit-test
  > 5463dac Merge pull request # 106911 from aojea/client_go_metrics
  > e4ecde2 client-go: add unit test to verify order of calls
  > 83bb1e3 client-go: remove no longer used finalURLTemplate
  > 41e0447 Merge pull request # 107105 from justaugustus/go118
  > dade88b generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 50aa9bb [go1.18] Bump golang.org/x/... dependencies
  > a7d2e01 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > dd71ff2 Autogenerated
  > b74c541 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 6f7b0ae Updated k8s.io/utils dependency
  > 6964e37 Merge pull request # 107834 from SataQiu/fix-applyconfiguration
  > 4c892f8 Merge pull request # 107812 from diyi0926/add-field-path-back-to-event-logs
  > 1f90b31 code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods
  > 8f44946 Merge pull request # 107876 from jlsong01/fix-concurrent-scheme-usage
  > 5b56e4a resolve casing issue
  > 470c93d allocate a unique scheme for each test to fix concurrent usage issue
  > 93a6315 add fieldPath back to event logs
  > af150e1 Merge pull request # 107904 from sabbey37/update_azure_auth
  > f4bf759 Update azure auth plugin deprecation to warning
  > 7f04550 Merge pull request # 107507 from alexzielenski/client-preprocess-handler
  > 3255cdc Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 54928ee modify SharedIndexInformer to use newInformer constructor which supports transformers
  > f157a09 feat: add missing SOCKS5 features
  > b70ee0a Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 909a459 Merge pull request # 107559 from liggitt/invalid-selectors
  > ae5b2b8 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 664b1a6 client-go: refactor: Fix styling issues (# 107248)
  > aab0bb8 Handle invalid selectors properly
  > 3618ec5 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references
  > 092b54e Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > a806c6e Remove selflink references in different testing-related files
  > 61ce20e generated: ./hack/update-vendor.sh
  > 3c9082a upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 07be351 Merge pull request # 105387 from howardjohn/metadata-client/tracker
  > 23e2d9e Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > f582d43 Make metadata fake client implement testing.FakeClient
  > 3bf0eac OWNERS cleanup - Jan 2021 Week 1
  > b025aba Merge pull request # 107420 from 21kyu/fix-typos
  > 3480737 fix typos in comment
  > 255c796 Merge pull request # 93709 from ash2k/ash2k/interruptible-sleep
  > 6524542 Merge pull request # 106547 from astraw99/fix-log-typo
  > 7a08020 Make sleep interruptible
  > 8344b1c Merge pull request # 107311 from fasaxc/fix-resource-ver-match
  > a8ff96d fix log typo
  > 5754d8f client-go: Clear the ResourceVersionMatch on paged list calls
  > 782ff78 Merge pull request # 107103 from pohly/log-klog-update
  > a6257fd Enable setting proxyurl in kubeconfig via kubectl config (# 105566)
  > 416ac20 dependencies: update klog to v2.40.1
  > d7ed940 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > 6096096 Merge pull request # 106934 from spencer-p/spencer-master
  > 73f2731 Cleanup OWNERS files (No Activity in the last year)
  > 056a9de Merge pull request # 106568 from liggitt/json-fieldpath
  > 5a53787 Document when workqueue metrics are dropped
  > df79851 bump sigs.k8s.io/json
  > 80a3c86 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 6919fc5 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > b630899 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > b945f6e Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 70f09c4 Check in OWNERS modified by update-yamlfmt.sh
  > 096f1fd Merge pull request # 106852 from wojtek-t/remove_legacy_leader_election
  > 464c8e2 Update golang.org/x/tools to a specific tag and avoid SHA
  > cbd965e Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 276ea3e Remove support for Endpoints and ConfigMaps lock from leader election
  > 1106390 Bump k8s.io/utils
  > 8bffd27 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > c713f38 Merge pull request # 106153 from hyschumi/refactor_thread_safe_store
  > c8a8ad5 update k/utils to v0.0.0-20211116205334-6203023598ed
  > d85d0d9 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename
  > 547d6c8 refactor: remove dup code
  > 2f5ae78 generated files for the grpc field rename
  > 91177d7 Merge pull request # 106716 from aojea/http1_flake_timeout
  > 115ee0e bump TestHTTP1DoNotReuseRequestAfterTimeout timeout
  > 1218545 Merge pull request # 106660 from liggitt/smd-merge
  > 38ad836 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 0e6a989 Merge pull request # 99728 from mattcary/control
bumping k8s.io/code-generator 31c00a6...65c70a5:
  > 65c70a5 generated: Update kube-openapi and vendor
  > 15a5f67 Merge pull request # 108126 from sanposhiho/doc/generatedname
  > c771500 Merge pull request # 108992 from alexzielenski/cache-busting-client-go
  > 4a52dcf fix the doc about generateName conflict
  > 5a00495 update vendor
  > a207ba4 Merge pull request # 108996 from cici37/errUpdate
  > 9f21e2b Bump kube-openapi
  > 671bd3e Update kube-openapi (# 108895)
  > 9929ef4 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > c5df488 Merge pull request # 108717 from lavalamp/remove-clustername
  > 206a8cc klog v2.60.1
  > a23a1f1 generated files
  > f85d174 teach code generator about ugly fields
  > 3e00677 Merge pull request # 108772 from aojea/user_agent
  > 306583c client-go: update generated
  > 9dbaade default kubernetes agent for generated clients
  > cdbee2b Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > 9763ef4 googleapis/gnostic -> google/gnostic
  > 8d7923d Merge pull request # 108365 from liggitt/fix-proto-gen
  > f1858f0 Fix protobuf generation
  > 0c4a6d9 Merge pull request # 107105 from justaugustus/go118
  > 25e8fa3 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 32a7a63 [go1.18] Bump golang.org/x/... dependencies
  > 5770f4d Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 5915ef0 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > 6769cf5 Remove double boilerplate
  > 6538e15 Autogenerated
  > 87d0e9f go-to-protobuf: use full path for go_package
  > cad66f3 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > 52348e7 Autogenerated
  > 547d6d2 Remove SelfLink from autogenerating applyconfigurations
  > bbecdaa Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > ed2f643 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 836551d Updated k8s.io/utils dependency
  > 2df02cb Merge pull request # 107834 from SataQiu/fix-applyconfiguration
  > 2515885 Run hack/update-all.sh
  > f3a897a code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods
  > 9c1c6b4 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > ca4cdc1 feat: add missing SOCKS5 features
  > e4455d9 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 76ef341 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 46b6323 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 03c1f21 generated: ./hack/update-vendor.sh
  > 197714c upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 7e38d57 Merge pull request # 106978 from pohly/log-message-verbosity
  > 1ad454e avoid klog Info calls without verbosity
  > ae5cafc Merge pull request # 107195 from caesarxuchao/blockOwner
  > b64c36c Refers to the GC doc in the blockOwnerDeletion API doc
  > ce8fd65 Merge pull request # 107103 from pohly/log-klog-update
  > c367d78 dependencies: update klog to v2.40.1
  > 08f5f5b Merge pull request # 106601 from liggitt/gomodule-gengo-normalize
  > 5a604ed bump k8s.io/gengo
  > 05a01c0 Merge pull request # 106964 from ncdc/portable-code-generation
  > f1a3d4f Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54
  > 4dd26a2 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 194e9e9 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > f7b51b0 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > f1673b2 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 742f451 Check in OWNERS modified by update-yamlfmt.sh
  > d001e99 Update golang.org/x/tools to a specific tag and avoid SHA
  > 77d70b0 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 83c01e1 Bump k8s.io/utils
  > 901b633 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 81b6111 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > 62630d3 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 993e1ce staging: add dummy commit to trigger gomod update (# 106794)
  > 036d4df Update fieldValidation godoc
  > 1685c04 Merge pull request # 106660 from liggitt/smd-merge
  > 0f2dbc9 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 999c27b Merge pull request # 105916 from kevindelgado/validation-unify-all
bumping k8s.io/apiextensions-apiserver cf300a6...b993e22:
  > b993e22 Update dependencies to v0.24.4 tag
  > f6dccd8 Merge pull request # 110042 from Jefftree/automated-cherry-pick-of-# 109880-upstream-release-1.24
  > b82ec0b Remove warning log for merging meta and scale type
  > b34b607 Merge pull request # 109242 from cici37/addTest
  > 1ad114b Merge pull request # 109238 from jpbetz/reduce-time-cel-validation-tests
  > a205029 Add separate cost limit test.
  > 8ec5404 Only validate each expression once in primary CEL correctness suite
  > b94fca5 Merge pull request # 109128 from Jefftree/openapiv3-metrics
  > 16d550b Merge pull request # 109122 from jpbetz/runtime-limit-tightening
  > 62f765a Add metrics for OpenAPI v3 generation
  > 1221011 Merge pull request # 109031 from Jefftree/openapiv3beta
  > dfe9350 Reduce CEL runtime cost limits by 1/2 based on latency goals
  > f350dab Separate OpenAPI V2 and V3 Config
  > d05111e Update tests for kube-openapi upgrade
  > c671030 generated: Update kube-openapi and vendor
  > 426e20e Merge pull request # 108126 from sanposhiho/doc/generatedname
  > 810bf54 Merge pull request # 108990 from jpbetz/per-crd
  > 205af0a fix the doc about generateName conflict
  > ae7a078 Merge pull request # 108629 from skitt/blang-semver-v4
  > 9240dba Enfoce per-CRD estimated cost limit
  > b5908bd Merge pull request # 108612 from DangerOnTheRanger/cel-crd-maxlength
  > 068f21d Upgrade to blang/semver/v4 v4.0.0
  > a17b9ba Add per-CRD cost evaluation.
  > 6b99f74 Merge pull request # 108996 from cici37/errUpdate
  > 97bfd37 Update err handling
  > abe11f3 Bump kube-openapi
  > 76c7ff3 Merge pull request # 109040 from jpbetz/revert-cel-bump
  > 21e0a14 Merge pull request # 108859 from cici37/placeholder
  > 5021b3f Revert "Initialize a base CEL env and share it to avoid repeated function declaration validation"
  > 8f35bcf Merge pull request # 108954 from jpbetz/cel-0.11.1
  > a18d2aa Update due to inconsistent message got from kube-openapi
  > 6ae144f Revert "Bump CEL to 0.11.2"
  > be2a6a0 Initialize a base CEL env and share it to avoid repeated function declaration validation
  > d3fef43 Update err handling
  > f8dc6df Bump CEL to 0.11.2
  > 899817b Return a placeholder error for blocking failure before CEL validation.
  > 6c890e6 Merge pull request # 108073 from benluddy/cel-transition-rule-oldself-plumbing
  > fc90687 Add validation rule tests for transition rules
  > 6fe18a4 Allow and enforce CEL CRD validation rules that reference oldSelf.
  > 6ab3fd1 Update kube-openapi (# 108895)
  > afe8ea9 Merge pull request # 107090 from cici37/reduceNoise
  > 808447f Merge pull request # 106591 from Kartik494/bumpetcd
  > e0c3d86 Return type instead of object
  > 5799d5a Merge pull request # 108725 from pohly/klog-flush-and-exit
  > b4c2bc2 Updated Etcd Version to 3.5.1 in go.mod
  > 8f25f22 Merge pull request # 108717 from lavalamp/remove-clustername
  > 0bf7876 klog v2.60.1
  > 39229d8 Merge pull request # 108950 from jpbetz/fix-cel-test
  > 6e966cf generated files
  > b9cbe6c Remove flaky CEL cost tests that rely on map iteration order
  > a599743 Merge pull request # 108907 from Jefftree/crd-openapi-bug
  > 4812e51 Merge pull request # 108529 from cici37/celCostStability
  > 0a88d0b Fix OpenAPI v3 bug with #/definitions
  > b776ad9 Merge pull request # 103516 from ykakarap/kubectl-subresources-apiserver
  > fab2d1a Adjust cost after library func introduced.
  > faa1359 Merge pull request # 108617 from jpbetz/function-ext-costs
  > c65c485 kubectl: API changes to support --subresource in kubectl
  > 91bff26 Add cel cost stability test.
  > 5772ec0 Add cost calculator for extensions functions, enable regex pre-compilation
  > 31c15bc Merge pull request # 108772 from aojea/user_agent
  > 2b7cf69 client-go: update generated
  > 855f37e Merge pull request # 108646 from cici37/context
  > 3385c39 Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > eff5693 Wire in request context
  > adf04b6 Merge pull request # 108419 from DangerOnTheRanger/cel-maxlength-integration
  > e2b78f2 googleapis/gnostic -> google/gnostic
  > c907672 Merge pull request # 108695 from cici37/errMessage
  > 1b50e07 Add maxLength/maxItems/maxProperties support to cel.Compile.
  > ab086dd Fix err handling due to cel update
  > 4846ad6 Merge pull request # 108595 from cici37/updateLimit
  > a2327b5 Update cost budget
  > b111587 Merge pull request # 108482 from cici37/vendorCEL
  > feee012 Merge pull request # 108643 from liggitt/cobra
  > 963365e Wire runtime cost into validation.
  > 824a45c Merge pull request # 108647 from cici37/bumpCEL
  > d6b1060 Update cobra to v1.4.0
  > 21a13eb Bump cel-go to v0.10.1
  > 58b0992 Merge pull request # 108204 from kevindelgado/field-validation-crd-unit-tests
  > f5b06c9 Merge pull request # 108576 from jpbetz/cel-0_10_0
  > 68670ad PR feedback
  > 685b1c8 Add tests demonstrating numeric comparisons and int-or-string behavior
  > 97d9a2b WIP: start debuging crd handler testing
  > df72649 Bump cel-go to v0.10.0
  > e429598 Merge pull request # 108437 from andrewsykim/bump-konnectivity-v0.0.29
  > 7066a88 bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30
  > cca509a Merge pull request # 108013 from benluddy/cel-transition-rule-schema-validation
  > e2c64f5 Forbid CEL transition rules on unmergeable CRD subschemas.
  > 96339dc Merge pull request # 108312 from jpbetz/stdlib
  > fa462a9 Add stdlib of CEL functions to Kubernetes that extends the standard library provided by CEL
  > e446098 Merge pull request # 108365 from liggitt/fix-proto-gen
  > f985f3a Merge pull request # 108339 from cheftako/anp-release
  > e7aa232 Regenerate protobuf
  > 59c870e Bump konnectivity-client to v0.0.28
  > d5c90c4 Merge pull request # 108328 from dgrisonnet/fix-go-collector
  > 73189fb bump client_golang to v1.12.1
  > b80398f Merge pull request # 94637 from liggitt/namespace-before-admission
  > f3ea2cc Merge pull request # 108263 from deads2k/more-resthandlers
  > 6e79810 Update tests to have namespace set in req context
  > 15285c5 migrate more rest handlers to select by resource enablement
  > 8b3b1d9 Merge pull request # 107105 from justaugustus/go118
  > fd2dd05 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > f250253 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 83dafd2 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > c54016b go-to-protobuf: regenerate with full go_package
  > 2a6193b Autogenerated
  > 1d3fa8d Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > d325580 Autogenerated
  > 50ae234 Remove Selflink from convertors
  > ba8efeb Remove unused selflink parameters from ContextBasedNaming
  > c854e56 Relax to using namer instead of selflinker in API groupversion
  > 00b1c08 Remove selflink integration tests
  > 392ce15 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 7c6ef62 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 2d699db Updated k8s.io/utils dependency
  > 72daf89 Merge pull request # 107970 from liggitt/validations-round-trip
  > 181de81 Run hack/update-all.sh
  > ed8b997 Use serializable struct for x-kubernetes-validations in openapi
  > b475f27 Make JSON schema round tripping test more strict
  > 29400d7 Merge pull request # 107956 from benluddy/xvalidations-deepcopy
  > 8ad7e6e Deeply copy JSONSchemaProps.XValidations.
  > 5e47baf Merge pull request # 107688 from liggitt/prune-array
  > 871b919 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 0c5d09f Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true
  > 2cfc338 feat: add missing SOCKS5 features
  > bf40ed2 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 0e92d7a upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > c718707 upgrade cespare/xxhash/v2 to v2.1.2
  > 003be15 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references
  > 1f308a5 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 538d83d Remove selflink references in different testing-related files
  > 528ea3b generated: ./hack/update-vendor.sh
  > 05f9509 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 38cf7f6 Merge pull request # 107176 from Iceber/fix-request-info
  > 3c274a4 Merge pull request # 107195 from caesarxuchao/blockOwner
  > 4a15d17 if the ok returned by RequestInfoFrom is false, the requestInfo is nil
  > ad20064 Refers to the GC doc in the blockOwnerDeletion API doc
  > 1ef4cd2 Merge pull request # 107103 from pohly/log-klog-update
  > 62d72d9 Merge pull request # 107061 from alexzielenski/oav3-bug-incorrect-definitions-version
  > 306b66d dependencies: update klog to v2.40.1
  > 6abfddc Merge pull request # 104733 from thaJeztah/bump_moby_term
  > b2e5f2b fix bug which causes openapi builder to lookup cached possibly incorrect schema
  > b4a81f5 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > 0fdde31 go.mod: github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
  > b0c4213 Merge pull request # 106601 from liggitt/gomodule-gengo-normalize
  > 1d7b071 Cleanup OWNERS files (No Activity in the last year)
  > 982d384 Merge pull request # 106568 from liggitt/json-fieldpath
  > 6c4c420 bump k8s.io/gengo
  > 27fee24 bump sigs.k8s.io/json
  > a09f760 Merge pull request # 106964 from ncdc/portable-code-generation
  > dc0fc6d Merge pull request # 106922 from cheftako/anp-release
  > 4944e93 Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54
  > e6d99b1 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 3497c54 Bump konnectivity network proxy to v0.0.27.
  > 39a622b Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > ebb93b9 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > ff3cd97 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 6dba7a6 Check in OWNERS modified by update-yamlfmt.sh
  > 0d43231 Update golang.org/x/tools to a specific tag and avoid SHA
  > aa82854 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > ba11ada Bump k8s.io/utils
  > f3eac92 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 65b3c17 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > 6e695a1 update k/utils to v0.0.0-20211116205334-6203023598ed
  > b0680dd staging: add dummy commit to trigger gomod update (# 106794)
  > dba3122 Update fieldValidation godoc
  > 6ca57ba Merge pull request # 106660 from liggitt/smd-merge
  > 4ac31f8 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies

bumping knative.dev/pkg 93b66e6...5f66ecf:
  > 5f66ecf Allow configuration of threads-per-controller (# 2567)
  > 717747b Register webhook GVKs for validating callbacks (# 2590)
  > 501fbd5 upgrade to latest dependencies (# 2592)
  > 3d24b84 fix lint warnings (# 2589)
  > cc6e435 upgrade to latest dependencies (# 2587)
  > 20aabd5 Bump to k8s v0.24.4 client packages (# 2586)
  > 2a05469 updates boilerplate action to use go v1.18 (# 2588)
bumping k8s.io/kube-openapi 4241196...3ee0da9:
  > 3ee0da9 Merge pull request # 299 from Jefftree/def-optimize
  > 3a31a64 Merge pull request # 292 from Jefftree/v2v3conv
  > ba6f675 Optimize Definition generation
  > e69a86c Merge pull request # 298 from Jefftree/allOf
  > 2cbad14 Add OpenAPIConv
  > 9f9c01d Merge pull request # 297 from cici37/errFix
  > 207f0c7 Wrap Refs with AllOf
  > 29d7264 Merge pull request # 295 from Jefftree/fix-api-json
  > d2a55e8 Align maxProperties/minProperties err value with others
  > 52feaf8 Merge pull request # 290 from jiahuif/feature/prune-v2-when-serving-v3
  > 352e363 Fix json encoding for OpenAPI v3 Discovery
  > 662cbb0 Return valid for kubernetes to handle err properly
  > 13192b9 Merge pull request # 289 from jiahuif/feature/openapi-oneof-type
  > 2580423 remove embedded v2 from expected schema
  > 8a7ee80 Merge pull request # 293 from alexzielenski/cache-busting
  > 79a5a7d generated: update integration test.
  > d436835 add test for pruning v2 schema.
  > 6a7b704 Merge pull request # 291 from Jefftree/builder3-test
  > de6f8b0 split openapi mock class into Fake and FakeV3
  > da7e27a add integration test for v3 OneOf
  > eca4f62 do not include v2 schema when serving v3.
  > 89ac9db Merge pull request # 284 from Jefftree/cache-busting
  > 7afa56c Add test for builder3
  > 3ca26f0 address comments
  > 697543f add support for custom v3 oneOf types.
  > ddc6692 Merge pull request # 288 from Jefftree/gnostic-fix
  > b0d7548 Cache busting
  > 130db2b add wrapper around gnostic v3 document
  > a9dfcaa Merge pull request # 286 from Jefftree/leading-newline
  > 91ab739 Update gnostic to drop jsonschema dependency
  > 3f90b8c Merge pull request # 282 from alexzielenski/header_vendorext_marshal
  > c7e0de3 Merge pull request # 285 from Jefftree/proto-upgrade
  > 7626df5 Trim leading newlines in Descriptions
  > 1cd4920 add vendor extensions to marshal openapi v2 header
  > 86aaf54 Upgrade protobuf and change references of googleapis/gnostic -> google/gnostic
bumping knative.dev/networking 215bac9...cefed20:
  > cefed20 upgrade to latest dependencies (# 710)
  > aded181 upgrade to latest dependencies (# 709)
bumping golang.org/x/tools c20fd7c...897bd77:
  > 897bd77 internal/gocommand: remove support for -workfile
  > e6a7e13 go/analysis/tools/internal/checker: add support for RunDespiteError
  > adcfb65 internal/lsp/source: use the object as the hover source for type params
  > 411d040 internal/lsp/source: clean up the interface to hover information
  > 45aeaf7 internal/lsp/source: improve the heuristics for linkable identifiers
  > a317113 internal/lsp/source: fix hover on generic type declarations
  > 1f3875c internal/lsp/source: begin to refactor hovering with a HoverContext type
  > fd59bdf internal/lsp/source: adjust object position when formatting full AST
  > cda4201 internal/lsp/source: simplify Identifier.enclosing
  > 59f1f2c cmd/goyacc: reduce array sizes using smaller base types
  > c677677 internal/lsp/cache: let Session.getGoEnv query GOWORK
  > 9095d10 go/analysis/passes/tests: fix a missed rename from CL 374495
  > 70c3ea2 gopls,internal/lsp: Implement method stubbing via CodeAction
  > 2ff4db7 go/analysis/passes/tests: Check malformed fuzz target.
  > 11109f6 go/ssa/ssautil: Initialize Instances field.
  > 33002ea go/loader: Initialize (types/Info).Instances field
  > be40034 internal/lsp: add support for formatting go.work files
  > 2405dce internal/lsp: use placeholders with prepare rename
  > c6fca02 godoc: handle type parameters correctly in LinkifyText
  > c0b9fb5 internal/lsp/analysis/undeclaredname: suppress impossible quick fixes
  > 9b156ee internal/lsp/source: provide full documentation of builtin types
  > caecc2b internal/typeparams: add a generic form of types.AssignableTo
  > 164402d internal/lsp/cache: set types.Config.GoVersion
  > 6aaba77 internal/lsp/debug: add go version to gopls version output
  > 414ec9c internal/lsp: add ListImports
  > d55d892 gopls/doc: how to request a particular gopls w/ sublime text
  > cf66aec gopls: update coc.nvim documentation for using go.work
  > 597b165 internal/lsp/cache: use -workfile on 1.18
  > 8305295 gopls: recognize the go.work file type
  > 962260a internal/lsp/source: remove the unused source.DetectLanguage
  > 3e30e21 gopls: remove the workspace_metadata command
  > 25d2ab2 internal/lsp/cache: fixes for workspace invalidation
  > 8d915b1 internal/lsp/cache: simplify workspace construction
  > 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod
  > 4da8ceb internal/lsp/source: remove the unused UpdateUserModFile invocation flag
  > 727dfdb internal/lsp/source/completion: add conventional acronyms for type names
  > c009ab4 internal/lsp/completion: the inserted text should be what is shown to the user
  > eeb95ae gopls: make 'fastfuzzy' the default fuzzy matcher for workspace symbols
  > ea5e1dc internal/typeparams: add a helper to return the origin method
  > a739c97 internal/lsp/fake: retry ioutil.ReadFile on plan9 if it fails due to exclusive use
  > 82366c6 internal/lsp/fake: in WriteFileData, retry writes that fail with ERROR_LOCK_VIOLATION on Windows
  > f6067dc gopls: cleanup the main help pages
  > dfda270 gopls: use the = form in flag parameter printing rather than a space
  > 5ad7054 gopls: add long forms for all the 1 rune flags
  > 217a9fc gopls: take control of the flag printing
  > afd524f gopls: clean up the help text
  > ec9a7de gopls: write out the raw usage text
  > 461d130 internal/lsp: include receiver type parameters when completing receivers
  > 263785d gopls: update dependencies post-release
  > 8e9bdc5 gopls: document that v0.7.5 is the final version to support Go 1.12
  > 492cf3a doc: update the instruction to use beta2
  > 939c2c0 godoc/redirect: close HTTP response bodies in TestRedirect
  > 0f0bbfd go/callgraph/vta: avoid panic on missing function definitions
  > 845bb90 go/types/objectpath: update objectpath tests for TypeString changes
  > be5769c go/types/objectpath: update objectpath tests for TypeString changes
  > 135791d go/callgraph/vta: move test code to testdata/src
  > fe74b5f internal/template: return available semantic tokens even on template error
  > 772a399 internal/template: return a Source with template diagnostics
bumping k8s.io/client-go 11f68c5...3e73df6:
  > 3e73df6 Update dependencies to v0.24.4 tag
  > 5e66e32 Merge pull request # 111274 from Abirdcfly/automated-cherry-pick-of-# 111235-upstream-release-1.24
  > 37577f3 fix a possible panic because of taking the address of nil
  > 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
  > af4295f Merge pull request # 109114 from tkashem/client-go-retry-thread-safe
  > d8531f5 client-go: make retry in Request thread safe
  > 33011f1 Merge pull request # 109050 from MadhavJivrajani/client-go-retry
  > 8a672f0 Merge pull request # 109151 from Argh4k/r-101566
  > 01ab7fb client-go: reset request body after response is read and closed
  > f699049 Revert "Field `status.hostIPs` added for Pod (# 101566)"
  > 092a109 Introduce APIs to support multiple ClusterCIDRs (# 108290)
  > 488e9bb Merge pull request # 109137 from wojtek-t/fix_multiple_values_indexer
  > e540ebe Addresses the issue which caused # 109115
  > 1cab689 Add test for indexer with multiple values
  > b1e85f6 Merge pull request # 109031 from Jefftree/openapiv3beta
  > 4fdf361 generated: Update kube-openapi and vendor
  > 9cfda74 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone
  > 0c14d0c Field `status.hostIPs` added for Pod (# 101566)
  > 400b1be make update after timeZone support for CronJob
  > 94a1081 Implementation on Network Policy Status (# 107963)
  > 11ca265 Merge pull request # 108992 from alexzielenski/cache-busting-client-go
  > 92adc4d Merge pull request # 82162 from krmayankk/maxun
  > fa08fc2 adjust comments
  > 1a9591b API: maxUnavailable for StatefulSet
  > 27f72fc update vendor
  > 402aa66 Merge pull request # 108996 from cici37/errUpdate
  > 018cf8a add fetching into discovery client for OpenAPI v3
  > ef44f11 Bump kube-openapi
  > 1933a66 Merge pull request # 108505 from rikatz/kubectl-debug-not-showing-response
  > e0aaa37 Merge pull request # 107180 from ardaguclu/remove-deprecated-serverresource
  > 9c04962 Reintroduce response status and header on kubectl verbose debug
  > 23ab4ae Merge pull request # 108698 from tkashem/last-error
  > 7e062f8 Remove deprecated discovery/ServerResources function
  > ed28381 Merge pull request # 108531 from tallclair/redirects
  > 7c9347d client-go: wrap error from previous attempt to provide more context
  > b307538 Merge pull request # 108159 from pohly/logcheck
  > 8c38cf3 Don't follow redirects with spdy
  > af0252e Update kube-openapi (# 108895)
  > 9175c47 enhance and fix log calls
  > f4f092d Merge pull request # 108981 from liggitt/skip-race
  > 97bcbe7 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes
  > 8302916 Temporarily disable TestCheckRetryClosesBody
  > cf06297 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > d82e1fd Merge pull request # 108717 from lavalamp/remove-clustername
  > 2bba973 klog v2.60.1
  > c012194 Merge pull request # 108342 from tkashem/rate-limit-error
  > a34beeb generated files
  > a1a133b Merge pull request # 108445 from pohly/storage-capacity-ga
  > 147848c client-go: chain the error returned by rate limiter
  > 14e253c remove unneeded references
  > c55e66b Merge pull request # 108680 from kidlj/fix_cache_index_comments
  > 6ece0de storage capacity: generated files
  > dedf7ce Merge pull request # 108852 from mikedanese/auth-plugin-doc
  > 6b59aa0 make comments of updateIndices optimization code more accurate
  > f624f8e add better link for gcp auth plugin doc
  > 3ac142e Merge pull request # 108616 from margocrawf/delete-execcredential-v1alpha1
  > c47b802 Merge pull request # 108772 from aojea/user_agent
  > 7088906 Generated code for deleting exec credential v1alpha1 api
  > 0f3c791 client-go: update generated
  > 28b9e26 Remove v1alpha1 of the execcredential
  > 7390aac default kubernetes agent for generated clients
  > 6889a6b Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > 186c332 googleapis/gnostic -> google/gnostic
  > ab732f5 Merge pull request # 107674 from sanposhiho/api-min-domains
  > b32b6a7 Add MinDomains API to TopologySpreadConstraints field
  > 2f52a10 Merge pull request # 107410 from margocrawf/master
  > 0a04e97 Merge pull request # 108426 from deads2k/e2e-check
  > 2b59dab Check whether static cert is already configured in UpdateTransportConfig
  > eb103e0 Merge pull request # 108347 from tkashem/refactor
  > 7d7fd49  add resource enablement check for e2e tests of beta APIs
  > 34f3aff client-go: refactor retry logic for backoff, rate limiter and metric
  > 8e46da3 Merge pull request # 108296 from aojea/client_go_size_metrics
  > e2c62ff client-go: add request and response size metrics
  > cc43a70 Merge pull request # 108262 from tkashem/retry-unit-test
  > 5463dac Merge pull request # 106911 from aojea/client_go_metrics
  > e4ecde2 client-go: add unit test to verify order of calls
  > 83bb1e3 client-go: remove no longer used finalURLTemplate
  > 41e0447 Merge pull request # 107105 from justaugustus/go118
  > dade88b generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 50aa9bb [go1.18] Bump golang.org/x/... dependencies
  > a7d2e01 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > dd71ff2 Autogenerated
  > b74c541 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 6f7b0ae Updated k8s.io/utils dependency
  > 6964e37 Merge pull request # 107834 from SataQiu/fix-applyconfiguration
  > 4c892f8 Merge pull request # 107812 from diyi0926/add-field-path-back-to-event-logs
  > 1f90b31 code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods
  > 8f44946 Merge pull request # 107876 from jlsong01/fix-concurrent-scheme-usage
  > 5b56e4a resolve casing issue
  > 470c93d allocate a unique scheme for each test to fix concurrent usage issue
  > 93a6315 add fieldPath back to event logs
  > af150e1 Merge pull request # 107904 from sabbey37/update_azure_auth
  > f4bf759 Update azure auth plugin deprecation to warning
  > 7f04550 Merge pull request # 107507 from alexzielenski/client-preprocess-handler
  > 3255cdc Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 54928ee modify SharedIndexInformer to use newInformer constructor which supports transformers
  > f157a09 feat: add missing SOCKS5 features
  > b70ee0a Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 909a459 Merge pull request # 107559 from liggitt/invalid-selectors
  > ae5b2b8 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 664b1a6 client-go: refactor: Fix styling issues (# 107248)
  > aab0bb8 Handle invalid selectors properly
  > 3618ec5 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references
  > 092b54e Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > a806c6e Remove selflink references in different testing-related files
  > 61ce20e generated: ./hack/update-vendor.sh
  > 3c9082a upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 07be351 Merge pull request # 105387 from howardjohn/metadata-client/tracker
  > 23e2d9e Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > f582d43 Make metadata fake client implement testing.FakeClient
  > 3bf0eac OWNERS cleanup - Jan 2021 Week 1
  > b025aba Merge pull request # 107420 from 21kyu/fix-typos
  > 3480737 fix typos in comment
  > 255c796 Merge pull request # 93709 from ash2k/ash2k/interruptible-sleep
  > 6524542 Merge pull request # 106547 from astraw99/fix-log-typo
  > 7a08020 Make sleep interruptible
  > 8344b1c Merge pull request # 107311 from fasaxc/fix-resource-ver-match
  > a8ff96d fix log typo
  > 5754d8f client-go: Clear the ResourceVersionMatch on paged list calls
  > 782ff78 Merge pull request # 107103 from pohly/log-klog-update
  > a6257fd Enable setting proxyurl in kubeconfig via kubectl config (# 105566)
  > 416ac20 dependencies: update klog to v2.40.1
  > d7ed940 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > 6096096 Merge pull request # 106934 from spencer-p/spencer-master
  > 73f2731 Cleanup OWNERS files (No Activity in the last year)
  > 056a9de Merge pull request # 106568 from liggitt/json-fieldpath
  > 5a53787 Document when workqueue metrics are dropped
  > df79851 bump sigs.k8s.io/json
  > 80a3c86 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 6919fc5 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > b630899 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > b945f6e Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 70f09c4 Check in OWNERS modified by update-yamlfmt.sh
  > 096f1fd Merge pull request # 106852 from wojtek-t/remove_legacy_leader_election
  > 464c8e2 Update golang.org/x/tools to a specific tag and avoid SHA
  > cbd965e Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 276ea3e Remove support for Endpoints and ConfigMaps lock from leader election
  > 1106390 Bump k8s.io/utils
  > 8bffd27 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > c713f38 Merge pull request # 106153 from hyschumi/refactor_thread_safe_store
  > c8a8ad5 update k/utils to v0.0.0-20211116205334-6203023598ed
  > d85d0d9 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename
  > 547d6c8 refactor: remove dup code
  > 2f5ae78 generated files for the grpc field rename
  > 91177d7 Merge pull request # 106716 from aojea/http1_flake_timeout
  > 115ee0e bump TestHTTP1DoNotReuseRequestAfterTimeout timeout
  > 1218545 Merge pull request # 106660 from liggitt/smd-merge
  > 38ad836 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 0e6a989 Merge pull request # 99728 from mattcary/control
bumping knative.dev/serving 62685b3...d6ab464:
  > d6ab464 Update net-istio nightly (# 13309)
  > c832f35 Add the capability for perf tests to store their results in an influxdb (# 13192)
  > 43c7a5c upgrade to latest dependencies (# 13292)
  > ee1058c Fix LatestReadyRevision semantics - it only advances forward (# 13239)
  > 8690e51 Update net-contour nightly (# 13307)
  > 3cae749 Update net-gateway-api nightly (# 13306)
  > e7ad41e Update net-kourier nightly (# 13302)
  > 95cebbc update to use k8s.io/utils/clock package (# 13301)
  > 67255a6 Update net-gateway-api nightly (# 13296)
  > f38229d Use new k8s.io/util/clock package (# 13300)
  > a92d508 Update net-kourier nightly (# 13297)
  > 50bec63 Update net-istio nightly (# 13295)
  > 8b76bfe Update net-contour nightly (# 13294)
  > 1c6a05d Update net-certmanager nightly (# 13291)
  > c5c5ea2 use GKE 1.23 clusters (# 13289)
  > 540e947 upgrade to latest dependencies (# 13290)
  > 8eb8629 upgrade to latest dependencies (# 13288)
  > 78f8af6 Update net-contour nightly (# 13287)
  > 19cd295 update setup-ko action to v0.6 (# 13283)
  > e826275 Update net-certmanager nightly (# 13281)
  > 6bf8c1f Update net-contour nightly (# 13282)
  > 0643359 Update net-istio nightly (# 13280)
  > 85c593d Update net-gateway-api nightly (# 13279)
bumping github.com/stretchr/testify acba37e...181cea6:
  > 181cea6 impr: `CallerInfo` should print full paths to the terminal (# 1201)
  > cf1284f Allow mock expectations to be ordered (# 1106)
  > 66eef0e fix: assert.MapSubset (or just support maps in assert.Subset) (# 1178)
  > 2fab6df Add WithinTimeRange method (# 1188)
  > b5ce165 fixing panic in calls to assertion with nil m.mutex (# 1212)
  > c206b2e Mock can be deadlocked by a panic (# 1157)
  > 1b73601 suite: correctly set stats on test panic (# 1195)
  > ba1076d Add .Unset method to mock (# 982)
  > c31ea03 Support comparing byte slice (# 1202)
  > 48391ba Fix panic in AssertExpectations for mocks without expectations (# 1207)
  > 840cb80 arrays value types in a zero-initialized state are considered empty (# 1126)
  > 07dc7ee Bump actions/setup-go from 3.1.0 to 3.2.0 (# 1191)
  > c33fc8d Bump actions/checkout from 2 to 3 (# 1163)
  > 3c33e07 Added Go 1.18.1 as a build/supported version (# 1182)
  > e2b56b3 Bump github.com/stretchr/objx from 0.1.0 to 0.4.0
  > 41453c0 Update gopkg.in/yaml.v3
  > 285adcc Update go versions in build matrix
  > 6e7fab4 Bump actions/setup-go from 2 to 3.1.0
  > 106ec21 use RWMutex
  > a409ccf fix data race in the suit
  > 3586478 assert: fix typo
  > 7797738 Update versions supported to include `go 1.16`
  > 083ff1c Fixed didPanic to now detect panic(nil).
  > 1e36bfe Use cross Go version compatible build tag syntax
  > e798dc2 Add docs on 1.17 build tags
  > 83198c2 assert: guard CanConvert call in backward compatible wrapper
  > 087b655 assert: allow comparing time.Time
  > 7bcf74e fix msgAndArgs forwarding
  > c29de71 add tests for correct msgAndArgs forwarding
  > f87e2b2 Update builds
  > ab6dc32 fix linting errors in /assert package
  > edff5a0 fix funtion name
  > 5c61ef9 fix potential nil-pointer dereference
  > e209ca8 Improve mock.MatchedBy failed comparison Diff message
  > a9de4f0 Create dependabot.yml
  > fd9e1fb Fix NaN similarity checks
  > ee42bbe Use multiple run commands
  > 57bf675 Update go versions
  > 6c59e0f Convert CI to use GitHub Actions
  > 6241f9a Add String method to Mock to fix # 625
  > dc5c261 Make sure time.Time comparison produces a helpful diff. closes # 989
  > 6990a05 Add ErrorContains
  > bf646ea add test to check that Helper is called
  > 6f81fdf fix the output source file in test output
  > a2f7dbf Change Readme to reflect supported Go versions
bumping k8s.io/api f89a761...44d27eb:
  > 44d27eb Update dependencies to v0.24.4 tag
  > 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
  > 2de6996 Merge pull request # 109241 from ravisantoshgudimetla/sts-ar-optional
  > 7734d26 [sts] api: Make available replicas optional
  > 38ec09a [sts] Generated: Make available replicas optional
  > ec84bcb Merge pull request # 109178 from liggitt/openapi-master
  > e3797f2 Drop enum tag from certificate request condition
  > 02c2207 Merge pull request # 109151 from Argh4k/r-101566
  > 1eb735b Revert "Field `status.hostIPs` added for Pod (# 101566)"
  > 290a349 Introduce APIs to support multiple ClusterCIDRs (# 108290)
  > b754a94 Merge pull request # 109031 from Jefftree/openapiv3beta
  > a729cc1 generated: Update kube-openapi and vendor
  > 6031be5 Merge pull request # 108736 from NetApp/any-volume-data-source-beta
  > e78ec14 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone
  > 5b36872 Update AnyVolumeDataSource feature gate to beta
  > 6519413 Merge pull request # 107476 from alculquicondor/job-ready
  > 4d603a5 make update after timeZone support for CronJob
  > ed1c913 Field `status.hostIPs` added for Pod (# 101566)
  > 135d041 Graduate JobReadyPods to beta
  > 3bd5d7d TimeZone support for CronJobs
  > f457c96 Implementation on Network Policy Status (# 107963)
  > b091752 Merge pull request # 82162 from krmayankk/maxun
  > e43e442 Merge pull request # 108282 from sftim/20220222_reword_types_container_runtime_neutral
  > 6135a28 API: maxUnavailable for StatefulSet
  > 9431395 Merge pull request # 108996 from cici37/errUpdate
  > 0d1146f Update generated docs
  > b0daa7a Bump kube-openapi
  > 9d3e6aa Avoid using Docker Engine as example for container runtime
  > 92515b8 Handle Non-graceful Node Shutdown (# 108486)
  > 24067bf Update types to be neutral about container runtime
  > df53a95 Update kube-openapi (# 108895)
  > 252596f Merge pull request # 108725 from pohly/klog-flush-and-exit
  > eba027b Merge pull request # 107859 from ravisantoshgudimetla/promote-PodOS-beta
  > 31a68ac klog v2.60.1
  > b14ef06 Merge pull request # 108522 from SergeyKanzhelev/grpcToBeta
  > 2a29e32 Generated: PodOS field to beta
  > 20a98db Merge pull request # 107395 from alculquicondor/indexed-job
  > b956cca promote grpcProbes to beta
  > c3242c8 Merge pull request # 108445 from pohly/storage-capacity-ga
  > 1864916 Graduate IndexedJob to stable
  > 1f158ba Merge pull request # 108782 from cfryanr/expirationseconds_conformance
  > b78eb95 storage capacity: generated files
  > e8dffa9 Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA
  > e9a2988 storage capacity: clarify relationship between capacity fields
  > 0f1a9d7 Merge pull request # 108441 from pacoxu/pod-overload-ga
  > 4d4dca7 storage capacity: v1 API
  > b9830ac Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > e8cba0c mark PodOverhead to GA in v1.24; remove in v1.26
  > 045528e storage capacity: GA, always enabled, remove feature check
  > 939bda2 googleapis/gnostic -> google/gnostic
  > 17c9f73 Merge pull request # 108639 from jiahuif-forks/feature/openapi/node-condition-type-non-enum
  > fcdc547 polish comments of non-enum values.
  > c1d9c2b unmark non-validated types as enums.
  > ee4a762 Merge pull request # 107674 from sanposhiho/api-min-domains
  > 99de566 Add MinDomains API to TopologySpreadConstraints field
  > b8c40e0 Merge pull request # 108365 from liggitt/fix-proto-gen
  > a7a04f7 Regenerate protobuf
  > 860906f Merge pull request # 103061 from SergeyKanzhelev/removeAlphaRuntimeClass
  > cf872a4 Merge pull request # 108280 from liggitt/secrets
  > 2cb3498 Remove RuntimeClass feature gate as it was GA-ed
  > 35b1d68 Update secrets field API doc
  > 1b1f1b7 Merge pull request # 107105 from justaugustus/go118
  > fedc50b Merge pull request # 108219 from liggitt/api-compatibility-fuzzer
  > 6a7745d generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > ef99526 Merge pull request # 108136 from ahg-g/ahg-affinity
  > b9d60f7 Regenerate HEAD compatibility fixtures
  > 5ab0434 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > f4d2900 Graduate PodAffinityNamespaceSelector to GA
  > 42578ae Merge pull request # 108129 from ahg-g/ahg-suspend
  > 402c109 go-to-protobuf: regenerate with full go_package
  > 4097bdc Merge pull request # 108138 from liggitt/v1beta1-selector
  > 52c1bbc generated files
  > 0ce2a88 Revert v1beta1 PodDisruptionBudget select patchStrategy
  > fc54d6a Graduate SuspendJob to GA
  > 29fd43e Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 9f54b3e Updated k8s.io/utils dependency
  > 64a9060 Merge pull request # 108055 from liggitt/api-compatibility
  > b2746bc Remove unused API compatibility fixture files
  > 816e830 Add hpa v2 compatibility fixtures
  > 8fb9658 Merge pull request # 107691 from SubhasmitaSw/issue_31393
  > 67a3496 Merge pull request # 107432 from denkensk/graduate-nonpreemptingpriority-to-ga
  > 85611ae removed references to Docker in Kubernetes API
  > 8a75781 Merge pull request # 107656 from dims/add-labels-when-there-are-sig-aliases-used-in-approvers-reviewers
  > 583fc80 graduate nonpreemptingpriority to ga
  > b2d630a Merge pull request # 106932 from SergeyKanzhelev/removeDynamicKubeletConfig
  > dc08a5d Add labels when there sig aliases used in approvers/reviewers
  > e6d62dd Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 107b310 remove DynamicKubeletConfig logic from kubelet
  > 1d22b5b feat: add missing SOCKS5 features
  > 35d41aa Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 0ade255 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 94676c7 Merge pull request # 107603 from jayesh-srivastava/IANA-links
  > 5be450b Update IANA links
  > 37c9308 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 13861f0 generated: ./hack/update-vendor.sh
  > 688ca8d Merge pull request # 107529 from humblec/vol-fields
  > a75b0b5 Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > 2240bf0 storage: correct struct fields in volume plugins
  > 6b8e940 Merge pull request # 107466 from humblec/new-field
  > 15e2172 Add mwielgus back
  > 58b7590 correct struct fields in various core storage structs
  > 204fd46 OWNERS cleanup - Jan 2021 Week 1
  > 0bfaff8 Merge pull request # 107441 from humblec/more-pv-source
  > 5b5d5de correct struct fields in VolumeSource and PersistentVolumeSource
  > 37748cc Merge pull request # 107385 from humblec/csipvsource
  > 274b9af csi: correct struct fields in CSI{Persistent}VolumeSource.
  > 7289fed Merge pull request # 107235 from Nordix/deprecate-loadbalancerip
  > db00d7c Update generated files
  > 38141dd Deprecate service.spec.LoadBalancerIP
  > e869828 Merge pull request # 106643 from cyclinder/addresses_in_endpointslice
  > 18d22ba Merge pull request # 107103 from pohly/log-klog-update
  > f45808c fix: documenting that kube-proxy only use the first address in each endpoint
  > 236866c Merge pull request # 107027 from Nordix/disable-nodeport-ga
  > 4f891e5 dependencies: update klog to v2.40.1
  > fcebee2 Update generated files after ServiceLBNodePortControl->GA
  > 6c48d34 Mark ServiceLBNodePortControl as GA
  > 038a002 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > b7112c1 Merge pull request # 107004 from liggitt/flowcontrol-beta
  > f1dacd8 Cleanup OWNERS files (No Activity in the last year)
  > 3dfa338 Point flowcontrol users at v1beta2
  > 0820d15 Merge pull request # 106568 from liggitt/json-fieldpath
  > d992e83 Merge pull request # 106887 from liggitt/hpa-beta
  > 248e099 bump sigs.k8s.io/json
  > b3fcc5e Merge pull request # 106949 from cpanato/update-golang-xnet
  > a7f63e3 Direct v2betaX users to migrate to HPA v2
  > 217eb4a Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > 32d2b15 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > e092618 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 7ee1208 Check in OWNERS modified by update-yamlfmt.sh
  > ef29486 Update golang.org/x/tools to a specific tag and avoid SHA
  > f3ee229 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 969edbc Bump k8s.io/utils
  > ec2f4f7 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > cc1590f Merge pull request # 106868 from pacoxu/v1.23.0-api-testdata
  > b155431 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 669b4af Remove 1.21.0 API test data
  > 23fb2ef Add v1.23.0 API testdata
  > 25b7aa9 staging: add dummy commit to trigger gomod update (# 106794)
  > 1a73729 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename
  > ed38fc4 generated files for the grpc field rename
  > baa6f4b update the grpc field name for consistency
  > 4c321cf Merge pull request # 106660 from liggitt/smd-merge
  > 3b613a0 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
bumping knative.dev/hack 664eac5...d1317b0:
  > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228)
  > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227)
  > 7556452 🎁 Use modscope tool to get info about Go modules (# 223)
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)
  > 36b2b3c add flag (# 224)
  > 547a2ca Start Signing our Releases (# 198)
  > 6c30196 🧹 Rewrite unit tests in Golang (# 215)
  > f9dc722 Format go code (# 218)
bumping k8s.io/apiextensions-apiserver cf300a6...b993e22:
  > b993e22 Update dependencies to v0.24.4 tag
  > f6dccd8 Merge pull request # 110042 from Jefftree/automated-cherry-pick-of-# 109880-upstream-release-1.24
  > b82ec0b Remove warning log for merging meta and scale type
  > b34b607 Merge pull request # 109242 from cici37/addTest
  > 1ad114b Merge pull request # 109238 from jpbetz/reduce-time-cel-validation-tests
  > a205029 Add separate cost limit test.
  > 8ec5404 Only validate each expression once in primary CEL correctness suite
  > b94fca5 Merge pull request # 109128 from Jefftree/openapiv3-metrics
  > 16d550b Merge pull request # 109122 from jpbetz/runtime-limit-tightening
  > 62f765a Add metrics for OpenAPI v3 generation
  > 1221011 Merge pull request # 109031 from Jefftree/openapiv3beta
  > dfe9350 Reduce CEL runtime cost limits by 1/2 based on latency goals
  > f350dab Separate OpenAPI V2 and V3 Config
  > d05111e Update tests for kube-openapi upgrade
  > c671030 generated: Update kube-openapi and vendor
  > 426e20e Merge pull request # 108126 from sanposhiho/doc/generatedname
  > 810bf54 Merge pull request # 108990 from jpbetz/per-crd
  > 205af0a fix the doc about generateName conflict
  > ae7a078 Merge pull request # 108629 from skitt/blang-semver-v4
  > 9240dba Enfoce per-CRD estimated cost limit
  > b5908bd Merge pull request # 108612 from DangerOnTheRanger/cel-crd-maxlength
  > 068f21d Upgrade to blang/semver/v4 v4.0.0
  > a17b9ba Add per-CRD cost evaluation.
  > 6b99f74 Merge pull request # 108996 from cici37/errUpdate
  > 97bfd37 Update err handling
  > abe11f3 Bump kube-openapi
  > 76c7ff3 Merge pull request # 109040 from jpbetz/revert-cel-bump
  > 21e0a14 Merge pull request # 108859 from cici37/placeholder
  > 5021b3f Revert "Initialize a base CEL env and share it to avoid repeated function declaration validation"
  > 8f35bcf Merge pull request # 108954 from jpbetz/cel-0.11.1
  > a18d2aa Update due to inconsistent message got from kube-openapi
  > 6ae144f Revert "Bump CEL to 0.11.2"
  > be2a6a0 Initialize a base CEL env and share it to avoid repeated function declaration validation
  > d3fef43 Update err handling
  > f8dc6df Bump CEL to 0.11.2
  > 899817b Return a placeholder error for blocking failure before CEL validation.
  > 6c890e6 Merge pull request # 108073 from benluddy/cel-transition-rule-oldself-plumbing
  > fc90687 Add validation rule tests for transition rules
  > 6fe18a4 Allow and enforce CEL CRD validation rules that reference oldSelf.
  > 6ab3fd1 Update kube-openapi (# 108895)
  > afe8ea9 Merge pull request # 107090 from cici37/reduceNoise
  > 808447f Merge pull request # 106591 from Kartik494/bumpetcd
  > e0c3d86 Return type instead of object
  > 5799d5a Merge pull request # 108725 from pohly/klog-flush-and-exit
  > b4c2bc2 Updated Etcd Version to 3.5.1 in go.mod
  > 8f25f22 Merge pull request # 108717 from lavalamp/remove-clustername
  > 0bf7876 klog v2.60.1
  > 39229d8 Merge pull request # 108950 from jpbetz/fix-cel-test
  > 6e966cf generated files
  > b9cbe6c Remove flaky CEL cost tests that rely on map iteration order
  > a599743 Merge pull request # 108907 from Jefftree/crd-openapi-bug
  > 4812e51 Merge pull request # 108529 from cici37/celCostStability
  > 0a88d0b Fix OpenAPI v3 bug with #/definitions
  > b776ad9 Merge pull request # 103516 from ykakarap/kubectl-subresources-apiserver
  > fab2d1a Adjust cost after library func introduced.
  > faa1359 Merge pull request # 108617 from jpbetz/function-ext-costs
  > c65c485 kubectl: API changes to support --subresource in kubectl
  > 91bff26 Add cel cost stability test.
  > 5772ec0 Add cost calculator for extensions functions, enable regex pre-compilation
  > 31c15bc Merge pull request # 108772 from aojea/user_agent
  > 2b7cf69 client-go: update generated
  > 855f37e Merge pull request # 108646 from cici37/context
  > 3385c39 Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > eff5693 Wire in request context
  > adf04b6 Merge pull request # 108419 from DangerOnTheRanger/cel-maxlength-integration
  > e2b78f2 googleapis/gnostic -> google/gnostic
  > c907672 Merge pull request # 108695 from cici37/errMessage
  > 1b50e07 Add maxLength/maxItems/maxProperties support to cel.Compile.
  > ab086dd Fix err handling due to cel update
  > 4846ad6 Merge pull request # 108595 from cici37/updateLimit
  > a2327b5 Update cost budget
  > b111587 Merge pull request # 108482 from cici37/vendorCEL
  > feee012 Merge pull request # 108643 from liggitt/cobra
  > 963365e Wire runtime cost into validation.
  > 824a45c Merge pull request # 108647 from cici37/bumpCEL
  > d6b1060 Update cobra to v1.4.0
  > 21a13eb Bump cel-go to v0.10.1
  > 58b0992 Merge pull request # 108204 from kevindelgado/field-validation-crd-unit-tests
  > f5b06c9 Merge pull request # 108576 from jpbetz/cel-0_10_0
  > 68670ad PR feedback
  > 685b1c8 Add tests demonstrating numeric comparisons and int-or-string behavior
  > 97d9a2b WIP: start debuging crd handler testing
  > df72649 Bump cel-go to v0.10.0
  > e429598 Merge pull request # 108437 from andrewsykim/bump-konnectivity-v0.0.29
  > 7066a88 bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30
  > cca509a Merge pull request # 108013 from benluddy/cel-transition-rule-schema-validation
  > e2c64f5 Forbid CEL transition rules on unmergeable CRD subschemas.
  > 96339dc Merge pull request # 108312 from jpbetz/stdlib
  > fa462a9 Add stdlib of CEL functions to Kubernetes that extends the standard library provided by CEL
  > e446098 Merge pull request # 108365 from liggitt/fix-proto-gen
  > f985f3a Merge pull request # 108339 from cheftako/anp-release
  > e7aa232 Regenerate protobuf
  > 59c870e Bump konnectivity-client to v0.0.28
  > d5c90c4 Merge pull request # 108328 from dgrisonnet/fix-go-collector
  > 73189fb bump client_golang to v1.12.1
  > b80398f Merge pull request # 94637 from liggitt/namespace-before-admission
  > f3ea2cc Merge pull request # 108263 from deads2k/more-resthandlers
  > 6e79810 Update tests to have namespace set in req context
  > 15285c5 migrate more rest handlers to select by resource enablement
  > 8b3b1d9 Merge pull request # 107105 from justaugustus/go118
  > fd2dd05 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > f250253 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 83dafd2 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > c54016b go-to-protobuf: regenerate with full go_package
  > 2a6193b Autogenerated
  > 1d3fa8d Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > d325580 Autogenerated
  > 50ae234 Remove Selflink from convertors
  > ba8efeb Remove unused selflink parameters from ContextBasedNaming
  > c854e56 Relax to using namer instead of selflinker in API groupversion
  > 00b1c08 Remove selflink integration tests
  > 392ce15 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > 7c6ef62 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 2d699db Updated k8s.io/utils dependency
  > 72daf89 Merge pull request # 107970 from liggitt/validations-round-trip
  > 181de81 Run hack/update-all.sh
  > ed8b997 Use serializable struct for x-kubernetes-validations in openapi
  > b475f27 Make JSON schema round tripping test more strict
  > 29400d7 Merge pull request # 107956 from benluddy/xvalidations-deepcopy
  > 8ad7e6e Deeply copy JSONSchemaProps.XValidations.
  > 5e47baf Merge pull request # 107688 from liggitt/prune-array
  > 871b919 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > 0c5d09f Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true
  > 2cfc338 feat: add missing SOCKS5 features
  > bf40ed2 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 0e92d7a upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > c718707 upgrade cespare/xxhash/v2 to v2.1.2
  > 003be15 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references
  > 1f308a5 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 538d83d Remove selflink references in different testing-related files
  > 528ea3b generated: ./hack/update-vendor.sh
  > 05f9509 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 38cf7f6 Merge pull request # 107176 from Iceber/fix-request-info
  > 3c274a4 Merge pull request # 107195 from caesarxuchao/blockOwner
  > 4a15d17 if the ok returned by RequestInfoFrom is false, the requestInfo is nil
  > ad20064 Refers to the GC doc in the blockOwnerDeletion API doc
  > 1ef4cd2 Merge pull request # 107103 from pohly/log-klog-update
  > 62d72d9 Merge pull request # 107061 from alexzielenski/oav3-bug-incorrect-definitions-version
  > 306b66d dependencies: update klog to v2.40.1
  > 6abfddc Merge pull request # 104733 from thaJeztah/bump_moby_term
  > b2e5f2b fix bug which causes openapi builder to lookup cached possibly incorrect schema
  > b4a81f5 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > 0fdde31 go.mod: github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
  > b0c4213 Merge pull request # 106601 from liggitt/gomodule-gengo-normalize
  > 1d7b071 Cleanup OWNERS files (No Activity in the last year)
  > 982d384 Merge pull request # 106568 from liggitt/json-fieldpath
  > 6c4c420 bump k8s.io/gengo
  > 27fee24 bump sigs.k8s.io/json
  > a09f760 Merge pull request # 106964 from ncdc/portable-code-generation
  > dc0fc6d Merge pull request # 106922 from cheftako/anp-release
  > 4944e93 Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54
  > e6d99b1 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 3497c54 Bump konnectivity network proxy to v0.0.27.
  > 39a622b Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > ebb93b9 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > ff3cd97 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 6dba7a6 Check in OWNERS modified by update-yamlfmt.sh
  > 0d43231 Update golang.org/x/tools to a specific tag and avoid SHA
  > aa82854 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > ba11ada Bump k8s.io/utils
  > f3eac92 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 65b3c17 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > 6e695a1 update k/utils to v0.0.0-20211116205334-6203023598ed
  > b0680dd staging: add dummy commit to trigger gomod update (# 106794)
  > dba3122 Update fieldValidation godoc
  > 6ca57ba Merge pull request # 106660 from liggitt/smd-merge
  > 4ac31f8 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
bumping github.com/prometheus/client_golang 989baa3...2e1c481:
  > 2e1c481 Cut v1.12.1 (# 978)
  > 77626d6 Reduce granularity of histogram buckets for Go 1.17 collector (# 974)
  > 4dd3cbb API client: make http reads more efficient (# 976)
  > 8520671 Use simpler locking in the Go 1.17 collector (# 975)
  > f63e219 Make the Go 1.17 collector thread-safe (# 969)
  > 0108796 Cut v1.12.0 (# 966)
  > 5bd9ee5 go.*: Update dependencies (# 965)
  > 9075cdf promhttp: Check validity of method and code label values (# 962)
  > 22da949 Use the runtime/metrics package for the Go collector for 1.17+ (# 955)
  > dc1559e Update /api/v1/status/tsdb to include headStats (# 925)
  > e6e54e8 Merge pull request # 944 from yeya24/add-wal-replay-status
  > 98fbd99 Merge pull request # 952 from prometheus/repo_sync
  > 440c09d support wal replay status api
  > dbf420e Merge pull request # 928 from prometheus/repo_sync
  > 70a41d5 Update common Prometheus files
  > 6d5cf25 Merge pull request # 939 from gozeloglu/fix-typo
  > 1d09783 Merge pull request # 950 from mrueg/go-1.17
  > a7919ad Update common Prometheus files
  > 1b145ca Merge pull request # 935 from prometheus/beorn7/examples
  > 55320aa Fix typo
  > 8535b62 Add new go:build lines for go 1.17
  > 679eb0d Update cespare/xxhash dependency (# 913)
  > f78dc19 Move flags and metrics into main()
  > d28a147 chore: adds support for go 1.17 on CI.
  > 35ee299 Merge pull request # 909 from prometheus/repo_sync
  > 2261d5c add ExponentialBucketsRange function (# 899)
  > 6cd53c4 Update common Prometheus files
  > 20eef74 Update common Prometheus files (# 892)
  > cb5c8ff Merge pull request # 881 from sivabalan/master
  > 26d4b4c Merge pull request # 885 from prometheus/superq/badgers
  > 5426b51 Updating dependency versions
  > c7175cc Merge pull request # 888 from prometheus/repo_sync
  > 6d946b5 Update status badgets
  > 1965365 Merge pull request # 879 from kakkoyun/fix_changelog
  > e23b9ce Update common Prometheus files
  > 64a9c51 Address minor issues on Changelog
bumping k8s.io/apimachinery 276a8a7...97e5df2:
  > 97e5df2 fix remove implicit copy of a lock
  > 6550efd Merge pull request # 109102 from liggitt/darwin-tls
  > 00f0711 Merge pull request # 109031 from Jefftree/openapiv3beta
  > 53a85ef Tolerate additional error messages in TLS unit tests
  > 9b5b68c generated: Update kube-openapi and vendor
  > 31e52c9 Merge pull request # 108126 from sanposhiho/doc/generatedname
  > 3b8fb46 Merge pull request # 108713 from jiahuif-forks/feature/openapi/intstr-any-of
  > dd2f21c fix the doc about generateName conflict
  > 2866f23 oneOf types for IntOrString
  > 7b6c37e oneOf types for Quantity
  > 1992dcc Merge pull request # 109044 from liggitt/encoder-log
  > 4d8ad18 Merge pull request # 108996 from cici37/errUpdate
  > 9015177 Raise verbosity of EncoderWithAllocator log
  > ea355d9 Bump kube-openapi
  > 1a82635 Merge pull request # 108859 from cici37/placeholder
  > 27a96d8 Merge pull request # 109019 from liggitt/null-fix
  > 2c106ec Remove unused func
  > df7fbf8 Merge pull request # 108531 from tallclair/redirects
  > 6b8ae0d Make strict json unstructured decoding consistent with non-strict decoding
  > 611d116 Update err handling
  > b68ae5e Update kube-openapi (# 108895)
  > 30f68c4 Don't follow redirects with spdy
  > 955b30c Expand testcases around untyped data in json decoding
  > aacfc8a Return a placeholder error for blocking failure before CEL validation.
  > 7300632 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > ff4eb2c Merge pull request # 108717 from lavalamp/remove-clustername
  > aaf4b2e klog v2.60.1
  > a475f7c generated files
  > a8dbe81 review comments
  > f992b21 remove unneeded references
  > 5556187 find and replace
  > e1c5512 change field name
  > c68a4df Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > eeb7a8d Merge pull request # 108359 from ArangoGutierrez/devel/108355
  > b8c3709 googleapis/gnostic -> google/gnostic
  > aa72564 Merge pull request # 108252 from wojtek-t/avoid_object_deep_copies
  > a324a2a Fix logging statement with missing parameter
  > 5f1f3f0 Prepare apiserver for operating on cached objects by not modifying them
  > d81a7ed Merge pull request # 106525 from dgrisonnet/sanitize-forwarded-uri
  > da0995b Merge pull request # 106830 from pacoxu/StreamingProxyRedirects-remove
  > 2b952f7 pkg/util/proxy: escape redirect URL
  > 2936d3f Merge pull request # 108365 from liggitt/fix-proto-gen
  > 96ac948 remove unused parameter: intercceptRedirects & RequireSameHostRedirects
  > b0775b9 apimachinery/pkg/util/proxy: escape forwarded URI
  > 57893b8 Merge pull request # 108186 from p0lyn0mial/watch-list-reduce-allocations-in-watch-server
  > 1657375 Regenerate protobuf
  > 4f3ae9f Merge pull request # 107105 from justaugustus/go118
  > 5901cfa introduces a new streaming encoder that utilizes a memory allocator during objects serialization
  > 86d2c9e Merge pull request # 108219 from liggitt/api-compatibility-fuzzer
  > dc51050 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > ce93857 fixes TestNestedEncodeError test
  > f356a33 Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 7d61d87 Fill API compatibility data with identifying values rather than random data
  > 60477b4 [go1.18] Bump golang.org/x/... dependencies
  > 94e26b2 introduces a memory allocator
  > ddce29f Merge pull request # 107697 from kevindelgado/nested-decoding
  > 08e82e3 go-to-protobuf: regenerate with full go_package
  > a65a9ec provides EncodeWithAllocator method for the protobuf encoder
  > ec22c43 Merge pull request # 107705 from ardaguclu/filter-strategic-patch-nonexist
  > d603de9 Nested decoders handle strict decoding errors
  > 92a83a4 codec: exposes EncodeWithAllocator method
  > a995449 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > cfd9b3f Simplify casting in discardNullValuesFromPatch
  > e7b1571 codec interfaces
  > 20500e5 Autogenerated
  > 1b70fc8 Discard null values in complex objects in strategic patch
  > f5001e0 Update SelfLink field documentation
  > 1414335 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > cafff28 Autogenerated
  > eebcb96 Update SelfLink OpenAPI documentation
  > 7e3486b Relax to using namer instead of selflinker in API groupversion
  > 4475671 Introduce Namer interface
  > cec36f7 Remove selflink setting from apiserver
  > 1a1682d Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > a8d1671 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 0ff68d0 Updated k8s.io/utils dependency
  > 96c98da Merge pull request # 108055 from liggitt/api-compatibility
  > ce3db85 Run hack/update-all.sh
  > e7458ea Add check for unused API compatibility fixture files
  > 04356ed Update ManagedFields Time description to be more accurate
  > df99359 Merge pull request # 107841 from aojea/fix_race_socks5
  > 1dd05ad deflake TestRoundTripSocks5AndNewConnection unit test
  > 322368c Merge pull request # 107758 from aojea/flake_socks5
  > 3b49665 disable socks5 flake test
  > 3d7c63b Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > e787e55 feat: add missing SOCKS5 features
  > 73cb564 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > e537f0c upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 162a22f Merge pull request # 107606 from xens/feat/propagate_req_context_into_proxyreq
  > 91a5267 feat: propagate req context into proxyReq
  > 3c16f3d Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > d54bd08 generated: ./hack/update-vendor.sh
  > d1e4f60 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 80d954b Merge pull request # 107293 from dims/jan-1-owners-cleanup
  > d8a436c OWNERS cleanup - Jan 2021 Week 1
  > e9b426b Merge pull request # 106472 from ash2k/ash2k/remove-return-value
  > 1646622 Merge pull request # 106647 from kidlj/add_unit_tests_for_SetNestedSlice
  > 489a8d5 Remove return value from MaybeResetRESTMapper()
  > 621c98e Merge pull request # 106915 from MikeSpreitzer/deprecate-interval-clock
  > 9225110 add unit tests for TestSetNestedStringSlice, TestSetNestedSlice etc.
  > b76ef24 Merge pull request # 104819 from justinsb/less_cmp
  > 3750a41 Note dishonesty of IntervalClock
  > fbbdcc6 Merge pull request # 106688 from kidlj/fix_obsolete_runtime_schema_comments
  > f495b04 Use utils string-slice comparison
  > ea11419 Merge pull request # 107195 from caesarxuchao/blockOwner
  > 22bcbe5 fix obsolete comments in runtime/schema struct
  > 9584bbb Merge pull request # 105808 from yuanjize/master
  > 6976816 Refers to the GC doc in the blockOwnerDeletion API doc
  > de7147d Merge pull request # 107103 from pohly/log-klog-update
  > f75369a Fix function comment typo
  > 7e097b1 dependencies: update klog to v2.40.1
  > e7b02e6 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year
  > e65876e Merge pull request # 106568 from liggitt/json-fieldpath
  > 4e5ef7a Cleanup OWNERS files (No Activity in the last year)
  > 90b4bfb bump sigs.k8s.io/json
  > 6df201a Merge pull request # 106949 from cpanato/update-golang-xnet
  > 32abfd8 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > 4bfcafb dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > ee64e46 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 1edfc96 Check in OWNERS modified by update-yamlfmt.sh
  > 57e7b49 Update golang.org/x/tools to a specific tag and avoid SHA
  > 0cb2c3d Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 5a5dd29 clock: Deprecate types to use k8s.io/utils/clock
  > 573b50c Bump k8s.io/utils
  > 32df714 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 6cf7a67 Merge pull request # 106797 from kidlj/fix_mapToUnstructured_todo
  > 3b691e5 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 15885e2 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > a58f9b5 remove TODOs in mapToUnstructured and sliceToUnstructured
  > 15877ef Merge pull request # 101719 from SergeyKanzhelev/removeReallyCrashForTesting
  > 8fa9c2c Update fieldValidation godoc
  > a50b011 Merge pull request # 106786 from kidlj/fix_mapToUnstructured_error_message
  > 73ee90c remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior
  > 0b80a01 Merge pull request # 106785 from kidlj/cleanup_typeFrom_made_twice
  > 5052b16 fix mapToUnstructured error message
  > 67ffd82 Merge pull request # 106646 from pohly/api-errors-nil
  > 32ad59f cleanup: use present typeFrom variable to avoid another reflect.TypeOf call
  > 7d2b743 Merge pull request # 103863 from tanjing2020/time
  > 995f5f8 api/errors: explicitly allow nil error parameters
  > cdd1abb Merge pull request # 106452 from MadhavJivrajani/watch-test-coverage
  > 15b0056 Replace  with
  > 5f07275 staging: add dummy commit to trigger gomod update (# 106794)
  > 418d00d Add unit test for Recorder
  > ffb9472 Merge pull request # 106660 from liggitt/smd-merge
  > a9c6a30 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 7149480 Merge pull request # 105916 from kevindelgado/validation-unify-all
bumping golang.org/x/mod 49f84bc...9b9b3d8:
  > 9b9b3d8 zip: always populate known keys in haveVCS map in TestVCS
  > c2adaff zip: treat plan9 git as unsupported
  > 5f2f164 zip: skip tests that run 'git init' and 'git config' on plan9
  > 3a5865c modfile: rename directory directive to use
  > c96bc14 x/mod: update requirement on x/crypto
  > ecfafd6 semver: remove unused err field
  > dd30a60 module: accept trailing slash in MatchPrefixPattern
  > 37dd689 modfile: in SetRequireSeparateIndirect, convert lines to blocks
  > 4be982b modfile: in SetRequireSeparateIndirect, arrange requirements consistently
  > 1b1db11 zip: add ErrUnrecognizedVCS error, allowing fallback behavior
  > 4029241 [dev.cmdgo] modfile: parser changes for workfile proposal
  > 607370a module: use strings.ContainsRune in fileNameOK
  > 98d530a zip: add CreateFromVCS, which creates a module zip from vcs
  > 154199d zip: add bit more information about what checkFiles does
bumping knative.dev/eventing e1866d7...b8cb60c:
  > b8cb60c upgrade to latest dependencies (# 6508)
  > e46f4d5 Quarterly release cadence (# 6520)
  > fae8544 InMemoryChannel receiver validates received events (# 6511)
  > 3acc3ec Make some broker conformance tests decoratable with broker options (# 6510)
  > 7f1f49f Knative port prefer header check test to rekt (# 6499)
  > f63a073 Knative containersource test to rekt (# 6507)
bumping k8s.io/code-generator 31c00a6...65c70a5:
  > 65c70a5 generated: Update kube-openapi and vendor
  > 15a5f67 Merge pull request # 108126 from sanposhiho/doc/generatedname
  > c771500 Merge pull request # 108992 from alexzielenski/cache-busting-client-go
  > 4a52dcf fix the doc about generateName conflict
  > 5a00495 update vendor
  > a207ba4 Merge pull request # 108996 from cici37/errUpdate
  > 9f21e2b Bump kube-openapi
  > 671bd3e Update kube-openapi (# 108895)
  > 9929ef4 Merge pull request # 108725 from pohly/klog-flush-and-exit
  > c5df488 Merge pull request # 108717 from lavalamp/remove-clustername
  > 206a8cc klog v2.60.1
  > a23a1f1 generated files
  > f85d174 teach code generator about ugly fields
  > 3e00677 Merge pull request # 108772 from aojea/user_agent
  > 306583c client-go: update generated
  > 9dbaade default kubernetes agent for generated clients
  > cdbee2b Merge pull request # 108644 from Jefftree/googleapis-gnostic
  > 9763ef4 googleapis/gnostic -> google/gnostic
  > 8d7923d Merge pull request # 108365 from liggitt/fix-proto-gen
  > f1858f0 Fix protobuf generation
  > 0c4a6d9 Merge pull request # 107105 from justaugustus/go118
  > 25e8fa3 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
  > 32a7a63 [go1.18] Bump golang.org/x/... dependencies
  > 5770f4d Merge pull request # 106630 from howardjohn/protogen/full-package-name
  > 5915ef0 Merge pull request # 108163 from wojtek-t/update_selflink_doc
  > 6769cf5 Remove double boilerplate
  > 6538e15 Autogenerated
  > 87d0e9f go-to-protobuf: use full path for go_package
  > cad66f3 Merge pull request # 107527 from wojtek-t/remove_selflink_ga
  > 52348e7 Autogenerated
  > 547d6d2 Remove SelfLink from autogenerating applyconfigurations
  > bbecdaa Merge pull request # 108059 from RaghavRoy145/k8s-utils-update
  > ed2f643 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description
  > 836551d Updated k8s.io/utils dependency
  > 2df02cb Merge pull request # 107834 from SataQiu/fix-applyconfiguration
  > 2515885 Run hack/update-all.sh
  > f3a897a code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods
  > 9c1c6b4 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2
  > ca4cdc1 feat: add missing SOCKS5 features
  > e4455d9 Merge pull request # 105142 from pacoxu/cespare-2.1.2
  > 76ef341 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)
  > 46b6323 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff
  > 03c1f21 generated: ./hack/update-vendor.sh
  > 197714c upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
  > 7e38d57 Merge pull request # 106978 from pohly/log-message-verbosity
  > 1ad454e avoid klog Info calls without verbosity
  > ae5cafc Merge pull request # 107195 from caesarxuchao/blockOwner
  > b64c36c Refers to the GC doc in the blockOwnerDeletion API doc
  > ce8fd65 Merge pull request # 107103 from pohly/log-klog-update
  > c367d78 dependencies: update klog to v2.40.1
  > 08f5f5b Merge pull request # 106601 from liggitt/gomodule-gengo-normalize
  > 5a604ed bump k8s.io/gengo
  > 05a01c0 Merge pull request # 106964 from ncdc/portable-code-generation
  > f1a3d4f Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54
  > 4dd26a2 Merge pull request # 106949 from cpanato/update-golang-xnet
  > 194e9e9 Merge pull request # 106458 from dims/lint-yaml-in-owners-files
  > f7b51b0 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
  > f1673b2 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8
  > 742f451 Check in OWNERS modified by update-yamlfmt.sh
  > d001e99 Update golang.org/x/tools to a specific tag and avoid SHA
  > 77d70b0 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg
  > 83c01e1 Bump k8s.io/utils
  > 901b633 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak
  > 81b6111 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc
  > 62630d3 update k/utils to v0.0.0-20211116205334-6203023598ed
  > 993e1ce staging: add dummy commit to trigger gomod update (# 106794)
  > 036d4df Update fieldValidation godoc
  > 1685c04 Merge pull request # 106660 from liggitt/smd-merge
  > 0f2dbc9 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  > 999c27b Merge pull request # 105916 from kevindelgado/validation-unify-all
bumping github.com/spf13/cobra 178edbb...5b2b9e9:
  > 5b2b9e9 Removes viper dependency by removing cobra/ CLI tool (# 1604)
  > 9369465 labeler: fix syntax
  > e1b831e Updates labeler for new labels (# 1613)
  > 8267283 Add MAINTAINERS file (alphabetical order) (# 1545)
  > 6d2dc43 Add Pixie to projects. (# 1581)
  > a599632 Fix install command (# 1576)
  > 7cabfeb Update Go Doc link and badge (# 1593)
  > e04ec72 Bump license year to 2022 in golden files (# 1575)
  > cb9d7b1 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (# 1567)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix build issue with older cli-runtime module & deprecated functions

* Fix unit tests

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2022-09-19 09:32:09 +00:00
knative-automation 59948bb372
upgrade to latest dependencies (#1730)
bumping knative.dev/pkg 4a03844...93b66e6:
  > 93b66e6 Update: report stats for request (# 2584)
  > a650186 Make request body available in admission context (# 2583)
  > a6afcab Fix # 2115, allow selective verbs / subresources for webhooks. (# 2547)
  > da71919 split warnings. Fix issue: 2581 (# 2582)
  > 0a3c1d6 upgrade to latest dependencies (# 2580)
  > 5fbe0c3 upgrade to latest dependencies (# 2579)
  > 2f06d64 Update community files (# 2578)
  > 2e08ca6 WaitForServiceEndpoints doesn't take into account not found endpoint (# 2576)
  > 766f70d fix double close of channel (# 2574)
bumping knative.dev/hack 8d1e4cc...664eac5:
  > 664eac5 Fixing go.mod foreach (# 217)
  > 97fd663 🎁 Support multiple Golang modules in a single project (# 205)
  > f472a96 fix go run invocation of github hub cli (# 212)
  > 7d3bed1 go run... (# 210)
  > e81d63a Update community files (# 209)
bumping knative.dev/eventing a9151b5...e1866d7:
  > e1866d7 Knative trigger dependency annotations test to rekt (# 6506)
  > ceaae24 We always have v1 ConfigMaps... (# 6502)
  > db235e7 upgrade to latest dependencies (# 6494)
bumping knative.dev/networking e51df7c...215bac9:
  > 215bac9 httpproxy test image can setup TLS client with CA certs (# 708)
  > 7c9b49e upgrade to latest dependencies (# 707)
  > dba99c4 upgrade to latest dependencies (# 706)
  > 9d28d41 Update community files (# 705)
  > 99830de upgrade to latest dependencies (# 704)
bumping knative.dev/serving 9402a71...62685b3:
  > 62685b3 upgrade to latest dependencies (# 13272)
  > ab56cfe Update net-kourier nightly (# 13273)
  > 6d3d676 Tests for encryption with Kourier local gateway (# 13263)
  > 3e07846 Update net-contour nightly (# 13268)
  > f43692b Update net-kourier nightly (# 13269)
  > 85d2eee Update net-gateway-api nightly (# 13267)
  > 89469ad Update net-certmanager nightly (# 13266)
  > 84be423 add e2e test for timeout with websocket (# 13232)
  > 4fc7743 Add timeout handler to activator to respect the revision timeouts (# 13261)
  > e9df8d9 Update net-kourier nightly (# 13264)
  > f517a90 Update net-istio nightly (# 13253)
  > 39f30aa Update net-gateway-api nightly (# 13251)
  > 79232f4 Update net-certmanager nightly (# 13249)
  > 17a970f Update net-kourier nightly (# 13250)
  > b7075ab Update net-contour nightly (# 13252)
  > b36de60 revision request start timeout should default to revision timeout second (# 13255)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-06 11:44:42 +00:00
knative-automation 794cdef8e4
upgrade to latest dependencies (#1728)
bumping knative.dev/serving d79b8bb...9402a71:
  > 9402a71 revision request start timeout should default to revision timeout second (# 13256)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-25 10:34:19 +00:00
knative-automation 6d86bf7557
upgrade to latest dependencies (#1727)
bumping knative.dev/serving 8a2fb54...d79b8bb:
  > d79b8bb upgrade to latest dependencies (# 13246)
bumping knative.dev/eventing cc06bab...a9151b5:
  > a9151b5 upgrade to latest dependencies (# 6495)
  > 291e961 upgrade to latest dependencies (# 6493)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 20:21:18 +00:00
knative-automation be439e1c54
upgrade to latest dependencies (#1725)
bumping knative.dev/pkg d02dcd0...4a03844:
  > 4a03844 fix double close of channel (# 2575)
  > f78a006 upgrade to latest dependencies (# 2573)
bumping knative.dev/eventing ab981d6...cc06bab:
  > cc06bab Update community files (# 6492)
  > 0060ddd upgrade to latest dependencies (# 6491)
  > 5ee6158 Make sure tracer is shut down across components (# 6474)
  > 091ee6e Remove deprecated functions from test/upgrade package (# 6489)
  > 6eb4c78 upgrade to latest dependencies (# 6487)
  > cb3901f Increase max namespace count for e2e test runner (# 6486)
  > 1d00055 upgrade to latest dependencies (# 6485)
bumping knative.dev/serving 58148c5...8a2fb54:
  > 8a2fb54 Update net-istio nightly (# 13242)
  > 768e8ba Update net-certmanager nightly (# 13241)
  > 3178bc9 Update net-contour nightly (# 13244)
  > 374b282 Update community files (# 13240)
  > 7315b02 Update net-kourier nightly (# 13236)
  > 2a72beb upgrade to latest dependencies (# 13238)
  > 765a052 Update net-certmanager nightly (# 13234)
  > ea5c535 stop the queue-proxy drain if we don't receive a TERM signal (# 13229)
  > 8d0281e Update net-istio nightly (# 13222)
  > d60e5e7 upgrade to latest dependencies (# 13227)
  > d89869e Properly shutdown tracer when the work is done (# 13226)
  > b3a7557 Update net-contour nightly (# 13225)
  > 358d04e Update net-certmanager nightly (# 13224)
  > b48e0e5 Update net-kourier nightly (# 13223)
  > dbd3fc3 Update net-certmanager nightly (# 13218)
  > 15ee48d Update net-contour nightly (# 13220)
  > 0474e35 Update net-istio nightly (# 13219)
  > 951c48c Update net-kourier nightly (# 13221)
  > 77d24d1 Update net-gateway-api nightly (# 13217)
  > ee06bc5 fix linting (# 13216)
bumping knative.dev/networking 50ab590...e51df7c:
  > e51df7c upgrade to latest dependencies (# 703)
  > cb90216 upgrade to latest dependencies (# 702)
bumping knative.dev/hack e9a8475...8d1e4cc:
  > 8d1e4cc fix go run invocation of github hub cli (# 213)
  > d35c718 [release-1.7] go run... (# 211)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 15:03:17 +00:00
knative-automation a4a11637a7
upgrade to latest dependencies (#1719)
bumping knative.dev/eventing c884e27...ab981d6:
  > ab981d6 Upgrade deps (# 6484)
  > 7414f6b Update actions (# 6483)
  > df904f8 Update community files (# 6482)
  > 08ede0b Knative port sink binding v1 job test to rekt (# 6481)
  > 4e56370 Update community files (# 6480)
  > aceb557 Knative port sink binding v1 deployment test to rekt (# 6479)
  > 37cb0e9 Knative port source at event types test to rekt (# 6476)
bumping knative.dev/networking d2c739d...50ab590:
  > 50ab590 Update actions (# 701)
  > 69c47bd Update community files (# 700)
  > fd61ced Update community files (# 699)
bumping knative.dev/serving fd833bc...58148c5:
  > 58148c5 upgrade to latest dependencies (# 13215)
  > d4601f3 Update actions (# 13214)
  > dd2abc9 Refactor VolumeMountPath to Directory (# 13202)
  > 468bb83 Update community files (# 13213)
  > fb89ff1 Update net-gateway-api nightly (# 13212)
  > 86a3daf Update net-istio nightly (# 13207)
  > 7cfc194 Update net-kourier nightly (# 13206)
  > 8acf355 Update net-contour nightly (# 13205)
  > b9ca11e Update community files (# 13203)
  > 2e77abf Fix timeout handlers to max duration instead of time to first byte (# 12970)
  > 5bba016 A refactor of the queue volume constants (# 13146)
  > 24e1ec2 Update net-gateway-api nightly (# 13198)
bumping knative.dev/pkg 7b8b060...d02dcd0:
  > d02dcd0 allow drainer to be reset (# 2572)
  > 894c2f2 SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (# 2566)
  > 4f6a775 Remove pkg/pool (# 2568)
  > 9a1245b Update actions (# 2571)
  > 0049fdd Update community files (# 2570)
  > 52261a1 Update community files (# 2569)
bumping knative.dev/hack 9dabf7c...e9a8475:
  > e9a8475 Update community files (# 208)
  > 4621ee6 Update community files (# 207)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-16 07:12:48 +00:00
knative-automation ebc672993a
upgrade to latest dependencies (#1716)
bumping knative.dev/serving bfa381a...fd833bc:
  > fd833bc Update net-kourier nightly (# 13196)
  > 698ac9e Update net-contour nightly (# 13194)
  > 9399fb2 Update net-gateway-api nightly (# 13195)
  > 16730b2 Fixes resource quota test flake (# 13181)
  > f77b15e Update net-gateway-api nightly (# 13190)
  > 19f508c Update net-kourier nightly (# 13187)
  > 838bbb0 Update net-istio nightly (# 13189)
  > abb923e Update net-contour nightly (# 13188)
  > 78ddf60 upgrade to latest dependencies (# 13186)
  > 725c38c Update net-kourier nightly (# 13184)
  > e9a0ce9 Update net-gateway-api nightly (# 13183)
  > e600ae7 Make Kingress reconciled with DomainMapping when adding a new label (# 13178)
bumping knative.dev/pkg a01dfed...7b8b060:
  > 7b8b060 Add tracing.SetupDynamicPublishingWithInitialValue (# 2558)
bumping knative.dev/eventing 15dd7ca...c884e27:
  > c884e27 Remove the filter restriction of only containing exactly one attribute (# 6477)
  > f7e8eef use go1.18 (# 6470)
  > d99685b Promote strict subscriber to beta (# 6473)
  > 5a8f707 Promote delivery timeout to beta (# 6472)
  > 840fce7 chore: update sugar controller ConfigMap example (# 6460)
  > 7e30288 Ignore trailing slashes for Broker addresses (# 6471)
  > 32dea96 update trace of apiserversource (# 6458)
  > 480c8cb Adds receiver options for configuring read and write timeouts message receiver (# 6306)
  > 37dc195 Port Pingsource test to rekt (# 6463)

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-09 20:34:18 +00:00
David Simansky e918cd278c
Bump Go version to 1.18 (#1715) 2022-08-05 05:57:22 +00:00
knative-automation 664b8998cc
upgrade to latest dependencies (#1714)
bumping k8s.io/code-generator 31c00a6...31c00a6:
bumping knative.dev/networking 19a4157...d2c739d:
  > d2c739d upgrade to latest dependencies (# 698)
  > 20876d7 bump go.mod to v1.18 (# 694)
bumping k8s.io/apiextensions-apiserver 7e2da33...cf300a6:
  > cf300a6 Update dependencies to v0.23.9 tag
bumping knative.dev/pkg 449f7e6...a01dfed:
  > a01dfed bump to k8s 0.23.9 (# 2565)
bumping knative.dev/serving 8fc6d87...bfa381a:
  > bfa381a Update net-gateway-api nightly (# 13180)
  > 9574ddb Update net-contour nightly (# 13179)
  > 875937b upgrade to latest dependencies (# 13177)
  > 782df98 Qp options config additions only (# 13162)
  > 034035b add paul to party, update sched through 2022 (# 13174)
  > a2cf188 Add e2e test for DomainMapping working with websocket. (# 13077)
  > 02d89d8 Update net-contour nightly (# 13171)
  > 77340bb Update net-kourier nightly (# 13170)
  > f846b2c bumping go.mod to v1.18 (# 13169)
bumping k8s.io/api e08b72c...f89a761:
  > f89a761 Update dependencies to v0.23.9 tag
bumping k8s.io/client-go 14fa49e...11f68c5:
  > 11f68c5 Update dependencies to v0.23.9 tag
bumping k8s.io/gengo 4627b89...397b4ae:
  > 397b4ae Merge pull request # 227 from SimonBaeumer/add-gitignore
  > 940203f Merge pull request # 226 from SimonBaeumer/add-link-to-code-generator
  > 6697a9b Add IDE config files to .gitignore
  > 6c88d16 Add link to code-generator tree in introduction text
  > 7b3c0fe Add .idea/ to .gitignore
bumping k8s.io/klog/v2 43cc75f...0990e81:
  > 0990e81 Merge pull request # 342 from pohly/harshanarayana-reviewer
  > 33351c0 Merge pull request # 341 from pohly/contextual-logging-state-fix
  > 442891b OWNERS: add harshanarayana
  > ea66a13 Merge pull request # 337 from pohly/testing-logger-stop
  > c2d5a45 contextual logging: enable by default again
  > 7a070b4 Merge pull request # 333 from harshanarayana/tests/GIT-275-add-additional-test-for-kv
  > 9405f8e ktesting: stop using testing.T when test completes
  > 265aa25 Merge pull request # 327 from pohly/buffer-logger
  > 280fc18 GIT-275: add tests for int and struct keys
  > 78f38f6 ktesting: fix type assertion
  > ca252b1 Merge pull request # 328 from pohly/fatal-backtrace-revert
  > 325472d ktesting: capture log data in memory
  > 66544b3 ktesting: use black box testing
  > 49e17d5 Merge pull request # 332 from harshanarayana/bug/GIT-331/fix-variable-shadown
  > c5c3132 klog.Fatal: document behavior and alternatives
  > 6b3fb0b Merge pull request # 329 from pohly/apidiff-fix
  > 9c48b7d Merge pull request # 330 from pohly/logtools-removal
  > e4329d2 GIT-331: fix shadowing key from the kv pair
  > c977919 klog.Fatal: revert dumping of all stack backtraces to stderr
  > ea35802 Merge pull request # 320 from pohly/state-restore
  > 49d73a5 GitHub: use apidiff with more recent Go
  > e9884d2 remove hack/tools
  > a585df9 Merge pull request # 326 from pohly/remove-trim-duplicates
  > 3c90bf9 refactor global state
  > 788efcd Merge pull request # 325 from pohly/logr-marshaler
  > cebb190 internal: remove unused TrimDuplicates
  > 296f5e6 save and restore state
  > 42bf7a2 Merge pull request # 322 from pohly/kobjs-performance
  > 369b848 support logr.Marshaler
  > cc2ce06 Merge pull request # 315 from pohly/logcheck-regexp
  > 87ca629 Merge pull request # 324 from pohly/trim-duplicates
  > 8a3e48e replace KObjs with KObjSlice
  > c697110 Merge pull request # 314 from pohly/stop-flush-daemon-clarification
  > 5079582 logcheck: fix detection of invalid * regexp in filter
  > 7a827a0 Merge pull request # 319 from pohly/klog-help-texts
  > 4c3943c use faster MergeKVs
  > ff92e06 test: add benchmark for KObjs
  > d07cbbf Merge pull request # 313 from pohly/logcheck-contextual-logging
  > 47f254f StopFlushDaemon: document flushing on shutdown
  > 2910cb1 README.md: clarify -logtostderr
  > 6f47a32 klogr: simplify test failure message
  > 4a4a786 Merge pull request # 297 from pohly/logcheck-contextual-logging
  > 7179178 hack/tools: drop dependency on golangci-lint
  > e2432e8 serialize: add MergeKVs as faster TrimDuplicates alternative
  > b46e95d Merge pull request # 311 from pohly/contextual-logging-stable
  > 1876dee logcheck: harmonize report messages
  > e6d69a5 serialize: benchmark and test TrimDuplicates
  > 7b1c318 Merge pull request # 310 from pohly/fork-clock
  > 36e44e7 promote non-test APIs to stable
  > 216a02e logcheck: add check for With* and NewContext
  > e3af9af dependencies: avoid k8s.io/utils, fork clock code instead
  > 317fe52 logcheck: optionally warn about using direct klog logging
  > 41995aa logcheck: detect if V().Enabled()
  > 5b4c326 logcheck: warn about functions with both Logger and Context
  > 567c037 logcheck: support logr.Logger
  > c4c35ff logcheck: support import renaming and improve klog.V(2) handling
  > df531eb logcheck: support running as golangci-lint plugin
  > 3f08024 logcheck: also check for format specifier in calls like klog.Info
  > 0c36cf7 logcheck: move into package
  > 93980ca logcheck: add test cases for parameter check
bumping k8s.io/apimachinery 276a8a7...276a8a7:

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-04 12:13:21 +00:00
knative-automation 559a4bd056
upgrade to latest dependencies (#1711)
bumping knative.dev/eventing c8435ed...15dd7ca:
  > 15dd7ca 🧹 Remove dead variables & config for presubmit markdown checking (# 6452)
  > e5405de Update community files (# 6462)
bumping knative.dev/serving 63523f9...8fc6d87:
  > 8fc6d87 Update net-istio nightly (# 13167)
  > 0b694b0 Update net-certmanager nightly (# 13165)
  > b3fb541 Update net-gateway-api nightly (# 13164)
  > 1f849ab Update net-kourier nightly (# 13166)
  > d0887e7 Update community files (# 13163)
  > bb043fa updating name of activation-scale (# 13161)
  > addd55a Add active-min-scale annotation (# 13136)
  > c82be27 Update net-istio nightly (# 13156)
  > f428628 Update net-gateway-api nightly (# 13155)
bumping knative.dev/networking cddb0ff...19a4157:
  > 19a4157 remove defunct markdown linting variable (# 696)
  > 8baa0ac upgrade to latest dependencies (# 692)
  > d6a574e Update community files (# 697)
bumping knative.dev/pkg ed7ab1d...449f7e6:
  > 449f7e6 Update community files (# 2564)
bumping knative.dev/hack 782bbaa...9dabf7c:
  > 9dabf7c Update community files (# 206)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-29 11:21:38 +00:00
knative-automation ed5fed50d1
upgrade to latest dependencies (#1708)
bumping knative.dev/pkg e60d250...ed7ab1d:
  > ed7ab1d upgrade to latest dependencies (# 2559)
  > 6c9c1c6 remove defunct markdown linting variable (# 2552)
  > 3764d73 fix linting (# 2555)
  > a286510 upgrade to latest dependencies (# 2554)
  > 1a5e168 Update community files (# 2553)
  > c488837 Add reconcile for ValidatingWebhookConfiguration and MutatingWebhookConfiguration. (# 2550)
  > 1ad02a5 Drop error from changeset.Get signature (# 2549)
  > 473ba31 Bump min go version to  1.18 && read build info from embedded binary (# 2548)
  > f1f36a2 Fix subresource update logic. (# 2546)
  > 418e138 Update community files (# 2545)
bumping knative.dev/networking f087178...cddb0ff:
  > cddb0ff Stop using knative.dev/pkg/pool, use errgroup instead (# 695)
  > 1f4c9ce Bump Go version to 1.18 for CI (# 693)
  > 5ea1a8e Update community files (# 691)
  > 30b5dfe Update community files (# 690)
bumping knative.dev/eventing 0eb566a...c8435ed:
  > c8435ed 🧹 Accommodate to knative-sandbox/reconciler-test# 294 (# 6451)
  > 5a21cd4 Update community files (# 6453)
  > 365a012 Update community files (# 6449)
bumping knative.dev/serving 3666ce7...63523f9:
  > 63523f9 Enable refactoring queue-proxy binary with out-of-tree extensions (# 13133)
  > 8f351ad Update net-gateway-api nightly (# 13152)
  > 1656d0d Update net-certmanager nightly (# 13151)
  > 08c4062 Update net-kourier nightly (# 13150)
  > 2a22c44 upgrade to latest dependencies (# 13147)
  > 808923d upgrade to latest dependencies (# 13144)
  > ca011f8 Update net-certmanager nightly (# 13142)
  > 50a87e9 Stop using knative.dev/pkg/pool, use errgroup instead (# 13143)
  > 5467217 remove defunct markdown lint and linking variables (# 13137)
  > ed1397d Update `changeset.Get` according to pkg update (# 13141)
  > d1f8e8d bump go version in kind-e2e tests to v1.18 (# 13140)
  > dc552e5 Update community files (# 13138)
  > 38973e5 Update net-gateway-api nightly (# 13134)
  > 044d947 Update net-kourier nightly (# 13132)
  > 017b9d0 Don't included git info in our containers (# 13130)
  > 167199a QP shim main (# 13128)
  > d366049 Update community files (# 13129)
  > 97517d3 Add test flag --ingress-class (# 13117)
  > ed2ddf2 Update net-gateway-api nightly (# 13124)
  > 3ce8ebb Update net-gateway-api nightly (# 13119)
  > 57c2a04 Update net-contour nightly (# 13120)
bumping knative.dev/hack 65c463a...782bbaa:
  > 782bbaa drop warning (# 204)
  > 92c7e36 Fix the buoy invocation (# 203)
  > 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)
bumping golang.org/x/sync 036812b...886fb93:
  > 886fb93 A+C: delete AUTHORS and CONTRIBUTORS
  > 0de741c x/sync/errgroup: make note of the default errgroup goroutine limit (unlimited)
  > 0976fa6 x/sync/errgroup: add TryGo and SetLimit to control concurrency

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-26 08:50:24 +00:00