mirror of https://github.com/knative/client.git
10 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
95a4ee17a0
|
upgrade to latest dependencies (#1952)
bumping golang.org/x/mod c0bdc7b...d58be1c: > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962 > 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames" bumping golang.org/x/term 5f0bb72...c976cb1: > c976cb1 go.mod: update golang.org/x dependencies bumping golang.org/x/net 66e838c...e2310ae: > e2310ae go.mod: update golang.org/x dependencies > 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9 > 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP bumping knative.dev/networking 3b8764c...bab7f2a: > bab7f2a upgrade to latest dependencies (# 992) > 370ddbb Update community files (# 991) > f35497a upgrade to latest dependencies (# 990) bumping knative.dev/client-pkg 8fbea3d...18eac77: > 18eac77 Update community files (# 188) bumping knative.dev/serving 1f7cc48...fea0e7a: > fea0e7a Update net-istio nightly (# 15393) > 75310de Update TLS test matrix (# 15394) > 44a5d78 Enable cluster local TLS tests for Contour (# 15378) > 63a741d clean up certificate leases (# 15359) > 219e905 Update net-contour nightly (# 15389) > 88779ae Update net-istio nightly (# 15390) > 372a3e6 Update net-contour nightly (# 15386) > c584f0d Update net-istio nightly (# 15385) > 2156812 Update net-kourier nightly (# 15384) > 046577e Update net-contour nightly (# 15383) > 133b2fe Update net-gateway-api nightly (# 15382) > a3ee9b8 upgrade to latest dependencies (# 15381) > 306de5f Fix TestChangeDefaultDomain flake (# 15380) > ac7f585 Add startup probe support to Knative Service (# 15309) > a923915 enable system internal tls for contour (# 15374) > a310476 Update net-contour nightly (# 15377) > 9ffb3ad Update net-kourier nightly (# 15373) > b0eab7d Update net-contour nightly (# 15371) > 9b25954 Update net-istio nightly (# 15370) > 208138f Update net-gateway-api nightly (# 15372) > 4bbb7cf Fix external domain tls test setup (# 15366) > 05b60b5 Update community files (# 15369) > 75f7393 Update net-gateway-api nightly (# 15355) > af2c899 Adjust Workload HA test iterations to fit within test timeout (# 15362) > 89fdbe1 Update net-kourier nightly (# 15357) > 9873264 Update net-contour nightly (# 15363) > 6d257d8 Update net-istio nightly (# 15365) > a043ddf Drop duplicate test case - TestActivatorInRequestPathPossibly (# 15361) > 95c751a upgrade to latest dependencies (# 15353) > 25783ae Update net-contour nightly (# 15356) > b02cc68 Update net-istio nightly (# 15358) > 1dff15d feat: add defaults configurable runtimeClassName (# 15271) > 5558435 Update net-contour nightly (# 15350) > 2ac8b35 add tests to validate uptime of services during user pod deletion (# 15284) > 7193018 upgrade to latest dependencies (# 15351) > d6d8525 use wait.Interrupted (# 15342) > 48d3196 Update net-gateway-api nightly (# 15349) > 866782a Update net-istio nightly (# 15348) > 226c771 Bump ko-build/setup-ko from 0.6 to 0.7 (# 15346) > 6fa0f6d upgrade to latest dependencies (# 15344) > a5ad85b Update net-gateway-api nightly (# 15337) > b22e06c Update net-kourier nightly (# 15340) > de3b9ba upgrade to latest dependencies (# 15341) > 6d90f54 Update net-contour nightly (# 15339) > 78fd584 Update net-istio nightly (# 15338) > faf421a Update net-gateway-api nightly (# 15335) > 5a92452 Clean up job for old resources (# 15312) > 408b284 Update net-istio nightly (# 15336) > c980773 re-enable failng contour/gateway api tests (# 15334) > a4fa238 bump istio and contour for gateway api testing (# 15333) > e56319d Allow ipv6 address for sslip.io in default-domain Job (# 15328) > f464e2d upgrade to latest dependencies (# 15329) > 0b61640 Update net-kourier nightly (# 15314) > 8d768f5 Cert rotation test does not use specific ingress namespace (# 15331) bumping google.golang.org/grpc fa274d7...2da9769: > 2da9769 Change version to 1.65.0 (# 7306) > ede96b7 metadata: remove String method (# 7373) > 64be203 grpc: Readd pick first name (# 7336) (# 7341) > 25e33a6 examples: Add CSM Observability example (# 7302) (# 7318) > 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309) (# 7317) > cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (# 7279) (# 7316) > 9b970fd dns: fix constant 30s backoff for re-resolution (# 7262) (# 7311) > 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (# 7238) > 7e5898e xds: unify xDS client creation APIs meant for testing (# 7268) > 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (# 7280) > 1958fcb cmd/protoc-gen-go-grpc: update version for release (# 7294) > 32f6091 *: update deps (# 7282) > 02f0e77 security: remove security/authorization module (# 7281) > 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (# 7283) > 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (# 7128) > 33faea8 ringhash: fix normalizeWeights (# 7156) > 0756c0d stats: Various CSM Observability bug fixes (# 7278) > fe82db4 stats/opentelemetry: Add CSM Observability API (# 7277) > f1aceb0 stats/opentelemetry: CSM Observability server side component changes (# 7264) > 8138555 testing: remove skip for otel since we no longer support Go 1.20 (# 7276) > 58cfe27 deps: update dependencies for all modules (# 7274) > 11872f1 advancedtls: add CipherSuites to Options (# 7269) > a4593c5 advancedtls: use realistic ciphersuite in test (# 7273) > 01363ac *: end support for Go v1.20 (# 7250) > 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (# 7226) > 03da31a client: implement maxAttempts for retryPolicy (# 7229) > f7d3d3e stats/opentelemetry: CSM Observability client side component changes (# 7256) > 092e793 test/kokoro: Add psm-csm build config (# 7263) > 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (# 7181) > 1db6590 grpc: Move Pick First Balancer to separate package (# 7255) > 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (# 7243) > a639c40 test: fix flaky test ClientSendsAGoAway (# 7224) > c822adf balancergroup: add a `ParseConfig` API and remove the `UpdateBuilder` API (# 7232) > a75dfa6 xds: change the DumpResources API to return proto message containing the resource dump (# 7240) > 48b6b11 credentials/tls: reject connections with ALPN disabled (# 7184) > 0a0abfa stats/opentelemetry: Add CSM Plugin Option (# 7205) > 2f52f9e examples: update remaining uses of grpc.Dial to NewClient (# 7248) > aea78bd grpc: Add perTargetDialOption type and global list (# 7234) > 2d2f417 advancedTLS: unset a deprecated field after copying it (# 7239) > 2174ea6 documentation: fix typo in anti-patterns.md (# 7237) > e22436a pickerwrapper: use atomic instead of locks (# 7214) > 0020ccf advancedTLS: Documentation (# 7213) > 59954c8 Change version to 1.65.0-dev (# 7220) > 3bf7e9a advancedTLS: Add in deprecated name for transitionary period (# 7221) bumping knative.dev/pkg 339c22b...4355f0c: > 4355f0c upgrade to latest dependencies (# 3075) > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073) > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072) > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074) > 7ecd548 Update community files (# 3071) > 3f6a546 Fix rand source in name (# 3070) > ee1db86 Update linter config and address lint warnings/failures (# 3068) > 26bc7b4 Register AuthenticatableType in schema (# 3069) > 8535fcc gofumpt the repo (# 3067) > fc0720b [logstream] test polling should use a different context (# 3066) > 51dec91 drop test-infra code (# 3065) > b5bb12c drop unused OWNERS files and update script (# 3064) > 915c009 drop google/s2a-go (# 3062) > cd0e61e drop mako (# 3060) > fe2597a drop eventing kafka from downstream tests - repo is archived (# 3061) > b94232c Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (# 3057) bumping golang.org/x/sys 673e0f9...faed7ec: > faed7ec unix: add PthreadChdir and PthreadFchdir on darwin > c892bb7 unix: fix MmapPtr test failing on OpenBSD > a0ef40a unix: fix MremapPtr test failing on NetBSD > daa2394 unix: add unsafe mmap, munmap, mremap > 7670087 windows: add GetAce Windows API > 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx bumping google.golang.org/genproto/googleapis/api d264139...ef581f9: > ef581f9 chore(all): update all (# 1132) > 5315273 chore(all): update all (# 1131) > a332354 chore(all): auto-regenerate .pb.go files (# 1130) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
54a1fa1af2
|
upgrade to latest dependencies (#1948)
bumping knative.dev/eventing 0e14da4...ea8f0fd:
> ea8f0fd Add `AppliedEventPoliciesStatus` type (# 7999)
> 8da4543 Add `default-authorization-mode` feature flag (# 7996)
> 7f37d64 Add EventPolicy types (# 7995)
> 6259113 Fix possible nil pointer dereference in event-dispatcher (# 7994)
> 67ceb9e Move job sink certificate out of config core (# 7993)
> b18b1b1 JobSink: add webhook validation for spec.job (# 7962)
> 0bce743 Support arbitrary data for rekt configmap package (# 7991)
> 834d833 Add JobSink data plane symlink in config/ (# 7990)
> c60bcd0 fix: add comments and improve regex for attribute filter transform function (# 7967)
> d60149d [main] Upgrade to latest dependencies (# 7987)
> 3af0fac Exclude core deployments from SinkBinding webhook injection (# 7986)
> 8c4cd2e Fix: Parallels updates subscription where possible, instead of recrea… (# 7965)
> 844dcbf Adding mount path as env variable in container (# 7968)
> b8623b2 [main] Update community files (# 7969)
> 9d11598 fix: eventing clusterrole has correct knsubscribe permissions (# 7943)
> f9156c8 JobSink: don't start informers twice (# 7964)
> bff65d2 Triggering long running background jobs when events occurs (# 7954)
> 3ee2400 fix: sequence updates subscription where possible, instead of recreating it (# 7948)
> 96e0f09 Bump rekt to main (# 7958)
> e3604b8 [main] Upgrade to latest dependencies (# 7957)
> 08b0813 [main] Upgrade to latest dependencies (# 7956)
> c53b44d [main] Format Go code (# 7953)
> a58c135 Prototype a MQTT Source (# 7919)
> 39d2723 [main] Upgrade to latest dependencies (# 7950)
> b9cba87 Add EventType v1beta3 conversion (# 7938)
> 2a11bb8 [main] Update community files (# 7949)
> 746dc52 fix: no more panic in the execute request method (# 7947)
> abdbf14 Remove rekt test from GH actions e2e test run (# 7941)
> a3a2ac0 Enable `eventtype-auto-create` feature flag for e2e tests (# 7940)
> 74253dd [main] Upgrade to latest dependencies (# 7932)
> 68920d2 Fix log message for recordevents receiver (# 7936)
> 9c0f9cc Update eventtype CRD to include `.spec.reference.address` (# 7935)
> b5f92c2 Copy message before passing it to eventtype autocreate handler (# 7934)
bumping knative.dev/hack 68e3bfb...0914314:
> 0914314 Update community files (# 384)
> 3b6d644 Update community files (# 383)
bumping google.golang.org/api 4b79cc4...c642c84:
> c642c84 chore(main): release 0.183.0 (# 2615)
> 305d137 chore(all): update all (# 2618)
> 0077748 feat(all): auto-regenerate discovery clients (# 2622)
> c7f1614 feat(all): auto-regenerate discovery clients (# 2619)
> 08fdd71 feat(all): auto-regenerate discovery clients (# 2617)
> 5f21214 feat(all): auto-regenerate discovery clients (# 2616)
> 1de148b feat(all): auto-regenerate discovery clients (# 2611)
> 4f98211 fix: add another temporary dep on genproto (# 2614)
> b49e3b9 chore(main): release 0.182.0 (# 2591)
> b6f615b chore(all): update all (# 2607)
> c4c51ce feat(all): auto-regenerate discovery clients (# 2609)
> 0e58f74 feat(all): auto-regenerate discovery clients (# 2608)
> ceaeabf feat(all): auto-regenerate discovery clients (# 2606)
> f474c8f feat(all): auto-regenerate discovery clients (# 2604)
> ece7727 feat(all): auto-regenerate discovery clients (# 2603)
> a86c4b6 feat(all): auto-regenerate discovery clients (# 2602)
> 2e7cc39 feat(all): auto-regenerate discovery clients (# 2600)
> 677f53d feat(all): auto-regenerate discovery clients (# 2599)
> 7d46b4d feat(all): auto-regenerate discovery clients (# 2597)
> 07e7104 feat(all): auto-regenerate discovery clients (# 2595)
> 21295a5 feat(all): auto-regenerate discovery clients (# 2594)
> e95bd57 feat(all): auto-regenerate discovery clients (# 2590)
bumping golang.org/x/tools cc29c91...bc6931d:
> bc6931d go.mod: update golang.org/x dependencies
> 1767b14 go/ssa: remove code with no effect
> 2088083 internal/gocommand: add more debug info for hanging go commands
> f1a3b12 internal/imports: FixImports should be cancellable
> 4478db0 go/analysis/passes/copylock: suppress error in ill-typed code
> 018d3b2 gopls: warn about Go 1.19 and Go 1.20
> 58cc8a4 gopls/internal/filecache: suppress gc in tests
> b623539 gopls/internal/cache: suppress "internal" import check on Bazel
> 1e9d12d go/packages: pass -overlay to all 'go list' invocations
> 3c293ad internal/cache: invalidate broken imports when package files change
> 5eff1ee gopls/internal/cache: check viewMap before altering views
> da9cad4 go/packages: avoid unnecessary "realpath" on pwd
> 71b7fa9 go/callgraph/vta: save some heap allocations in the trie implementation
> 2f8e378 go/callgraph/vta: remove graph successors method
> 624dbd0 go/analysis/passes/stringintconv: post gotypesalias=1 tweak
> 4669dc7 gopls/internal/test/marker: simplify seedCache file
> 6887e99 gopls/internal/cache: use a better view in viewOfLocked
> bd624fd gopls: make tests tolerant of new go/types error format
> 2e977dd internal/drivertest: evaluate symlink before calling packages.Load
> 8d54ca1 gopls/internal/test/marker: seed the cache before running tests
> 01018ba Revert "gopls/internal/settings: enable semantic tokens by default"
> 019da39 gopls/internal/golang: OutgoingCalls: fix crash on unsafe.Slice
> 30c880d gopls/internal/cache: improve missing import error message
> d017f4a go/packages/internal/drivertest: a package for a fake go/packages driver
> e229045 go/callgraph/vta: avoid some temporary data structures using callbacks
> 0215a5b go/packages: document fields that are part of JSON schema
> f10a0f1 gopls/internal/golang: skip TestFreeRefs on js
> d940b33 gopls/internal/server: support InsertReplaceEdit completion
> e635bfa gopls/internal/golang: unexport more declarations
> 7045d2e go/analysis/passes/nilness: fix bug with MakeInterface(TypeParam)
> e1b14a1 gopls/internal/server: avoid VS Code lightbulb
> 34db5bc gopls: initial support for godebug directive in go.mod and go.work
> 56f50e3 gopls/doc: split codelenses out of settings
> 3629652 gopls/internal/analysis/simplifyrange: suppress on range-over-func
> fb52877 all: sync golang.org/x/telemetry@bda5523
> 4646dbf gopls/internal/protocol: customize InsertReplaceEdit JSON unmarshal
> bc5e086 gopls/internal/golang: unexport several functions
> 32cec11 gopls/internal/test/integration: fix race in TestGCDetails_Toggle
> c3aae99 gopls/doc: tidy up analyzer documentation
> 41211c8 gopls/internal/golang: fix bug in freeRefs algorithm
> 788d39e gopls/internal/golang: "Show free symbols" code action
> f73683e gopls/internal/golang: remove test debugging aix-ppc64 issue
> 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document
> 8cf8c6f internal/test/integration: materialize startedWork and completedWork
> de1032b gopls: remove dead code
> 499663e all: fix function names in comment
> c184dd7 internal/test/marker: skip basiclit.txt on ppc64
> 1f300c9 gopls: upgrade x/telemetry to pick up CL 586195
> fd7deae gopls/internal/test/marker: fix analyzers.txt test that requires cgo
> af36634 gopls/internal/protocol: rename DocumentChange{s,}
> 42d564a gopls: support four kinds of DocumentChanges
> b92578a x/tools: update to x/telemetry@9ff3ad9
> 987af8b x/tools: update to x/telemetry@ac8fed8
> 069435c gopls/internal/cache: use 1 not 0 for missing line/col info
> 528484d gopls/internal/cache: support overlays
> 2e17129 gopls/doc/generate: add link anchors to each setting
> ab7bc6c gopls: further minor generator simplifications
> d40dfd5 gopls: upload from telemetry.Start, rather than upload.Run
> e8808ed gopls: upgrade x/telemetry to latest
> 0006edc go/ssa: support range-over-func
> 59d9797 gopls/internal/settings: annotate TestVetSuite with NeedsTool("go")
> 487737a gopls/internal/golang: fix another crash in RenderPackageDoc
> 4cfd180 gopls/internal/golang: RenderPackageDoc: fix param truncation crash
> 3e9beb6 gopls/doc/release: add release notes for struct tag hover info
> 24f3b32 gopls/internal/golang: show struct tag when hovering over fields
> 9795fac gopls/internal/server: discard non-file scheme workspace folder URIs
> 3b13d03 gopls/internal/cache: fix bug.Report converting Diagnostic positions
> 7f3a258 gopls/internal/test/integration/misc: disable another staticcheck test
> 8483344 gopls/internal/settings: add framepointer,sigchanyzer analyzers
> 8f9d159 gopls/internal/test/integration/misc: disable staticcheck test
> f38ac9b gopls/internal/test: avoid std assumptions in range-over-func test
> e35e4cc go/ssa: compile range-over-func to panic
> e149e84 gopls: rationalize code generation
> ff28778 gopls/internal/protocol: rationalize edit helpers
> 5daf157 gopls/internal/golang: simplify "rewrite" code actions
> 1718e2d gopls/internal/cache: simplify Snapshot Go commands
> a432b16 gopls/internal/analysis: disable ssa/ir analyzers on range-over-func
> b426bc7 go/packages/packagestest: reflect new modules.txt requirements
> a943a14 go/analysis/passes/directive: do not report adjoining //go:debug
> b020bdb go/callgraph/vta: add type alias test
bumping github.com/prometheus/common e54e4df...789222a:
> 789222a Merge pull request # 627 from freak12techno/add-time-template-helpers
> 6846990 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 (# 639)
> b2fc541 Merge branch 'main' into add-time-template-helpers
> f93a89e Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (# 638)
> 9f1953b chore: review fixes
> 3ddc148 Merge pull request # 636 from prometheus/repo_sync
> 4f7cf6e Update helpers/templates/convert_to_float.go
> 6b9921f Refactored oauth2RoundTripper.RoundTrip (# 634)
> 2b9d805 Update common Prometheus files
> b9d8f7c Update helpers/templates/humanize_duration.go
> a7407da Add support for secret refs (# 572)
> 80e630e Update helpers/templates/humamize_duration_test.go
> 260bf03 Add common interface to fetch secrets in HTTP client config (# 538)
> 270171b chore: fixed go.mod again
> 58f58f8 Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (# 629)
> c5c1b1d chore: revert gitignore
> 20d77e7 Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (# 631)
> 5bde41a chore: probably fixed CI
> b2390e6 Bump golang.org/x/net from 0.23.0 to 0.24.0 (# 630)
> 9248aab feat: add time template helpers
> d725e1b Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 628)
> befd598 Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 (# 632)
> 54517e0 Update common Prometheus files (# 633)
> 36303a8 Merge pull request # 416 from roidelapluie/headers
> 5c108f8 Bump golang.org/x/net from 0.22.0 to 0.23.0 (# 623)
> aeb616a Add HTTP headers support to common HTTP client.
> 2cd1b1a Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 (# 624)
bumping knative.dev/serving a0a1ac7...1f7cc48:
> 1f7cc48 Log errors in cert rotation test when deleting secret (# 15325)
> 2e5d17e Update net-gateway-api nightly (# 15324)
> 227975c Update net-istio nightly (# 15323)
> 738d0c1 Update net-contour nightly (# 15322)
> 4a6c5fc Update net-gateway-api nightly (# 15317)
> da1245e upgrade to latest dependencies (# 15320)
> de2399a Update net-contour nightly (# 15319)
> 368d761 Update net-istio nightly (# 15318)
> 62ce45c Update community files (# 15315)
> facee04 Update net-istio nightly (# 15313)
> 09b4cd3 use cgr.dev/chainguard/static:latest which is nonroot (# 15310)
> 30a77d1 Add affinity-rules feature to configmap config-deployment (# 15250)
> 10b9152 Update net-gateway-api nightly (# 15307)
> 19055d5 upgrade to latest dependencies (# 15306)
> 3e53acc Run system-internal-tls tests only for kourier (# 15299)
> 5a3aa98 Update net-kourier nightly (# 15303)
> 4c71c49 Update net-istio nightly (# 15301)
> d3f9a04 Update net-contour nightly (# 15302)
> 57d2a26 Update net-gateway-api nightly (# 15300)
> bb51203 upgrade to latest dependencies (# 15297)
> 2fd8465 [Automated] Update net-gateway-api nightly (# 15292)
> 8cf5aba Set controller reconcillers to the correct number in tests (# 15290)
> 92c6a63 upgrade to latest dependencies (# 15294)
> d1781c5 Update net-contour nightly (# 15291)
> 4538823 if revision is inactive, scale to zero instead of waiting for last pod retention (# 15161)
> b0dfed2 Update net-istio nightly (# 15287)
> 0ddd15e Update net-kourier nightly (# 15283)
> f5123b6 upgrade to latest dependencies (# 15277)
> a2459ef Update net-istio nightly (# 15281)
> f84265a Do not delete ingress Secret in tests for internal tls (# 15280)
> f53936b revert headless svc change from k8s private svc (# 15275)
> 85d485a Update net-gateway-api nightly (# 15282)
> 0b363c0 Update community files (# 15273)
> 7fab945 Update net-istio nightly (# 15272)
> 4fe029f Remove certmanager integration tests (# 15261)
> b15ce9a Test for internal TLS certificate rotation (# 15217)
> f7f530d Update net-kourier nightly (# 15265)
> b5455c9 upgrade to latest dependencies (# 15264)
> fc2ce76 Drop the k8s service name from kubectl get revision output (# 15260)
> 71d1654 fix: Fixed liveness periodseconds to 10 so that crashloopback off doesn't happen which causesexpired lease to get stuck. (# 15256)
> 57874d7 Update net-contour nightly (# 15246)
> 79da324 delete CORS tests from serving (# 15249)
> 94c040d Update net-gateway-api nightly (# 15245)
> ab5c1a0 Bump actions/download-artifact from 3 to 4 (# 15240)
> e42ed25 Update net-contour nightly (# 15204)
> a4c98d1 Bump actions/cache from 3 to 4 (# 15242)
> 374a644 Bump actions/checkout from 3 to 4 (# 15239)
> 45388c0 fix cluster-local routes being stalled when external-domain-tls is enabled (# 15234)
> 69c0589 update github actions automatically (# 15225)
> 7aa7ed8 Fix e2e script to disable cors policy for Contour tests (# 15235)
> e89957c Update net-kourier nightly (# 15229)
> 60c003b Update net-istio nightly (# 15230)
> fa7eaa2 Cleanup resources from DeploymentFailure upgrade test (# 15227)
> 5ebffd5 add pod anti affinity rules to activator component (# 15233)
bumping google.golang.org/genproto/googleapis/rpc 0867130...5315273:
> 5315273 chore(all): update all (# 1131)
> a332354 chore(all): auto-regenerate .pb.go files (# 1130)
> d264139 chore(all): update all (# 1128)
> dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
> fc5f0ca chore: min Go version to 1.20 (# 1127)
bumping golang.org/x/term 46c790f...5f0bb72:
> 5f0bb72 go.mod: update golang.org/x dependencies
bumping golang.org/x/net d27919b...66e838c:
> 66e838c go.mod: update golang.org/x dependencies
> 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
> 603e3e6 quic: disable X25519Kyber768Draft00 in tests
> 67e8d0c http2: report an error if goroutines outlive serverTester tests
> 5608279 http2: avoid corruption in priority write scheduler
> 0d515a5 http2: factor out frame read/write test functions
> 9f5b79b http2: drop unused retry function
> 03c24c2 http2: use synthetic time in server tests
> 022530c http2: add a more full-featured test net.Conn
> 410d19e http2: avoid racy access to clientStream.requestedGzip
> 332fe23 http2: remove spec coverage test
> c1f5833 all: replace deprecated io/ioutil calls
> 9545aea http2: clearer distinction between test server types
> b1ec120 http2: use implicit synchronization in tests
> 49bf2d7 proxy: use strings.TrimSuffix
> c87a5b6 http2: set up the timer of closing idle connection after the initialization
> 8aa6dbf http2: cancel handler context on stream errors
> 2c14f51 http2: drop the gate type
> ac99879 webdav: return 409 for PUT without parent collection
> 7fa635b http2: avoid panic on h2c upgrade failure
bumping github.com/prometheus/client_model d56cd79...571429e:
> 571429e Merge pull request # 86 from prometheus/repo_sync
> 6fe5007 Merge pull request # 85 from prometheus/repo_sync
> cc727ab Update common Prometheus files
> 64c33c9 Merge pull request # 84 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0
> bce87c1 Update common Prometheus files
> 5c25993 Merge pull request # 82 from prometheus/repo_sync
> d954a8a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
> 01ca24c Merge pull request # 81 from prometheus/repo_sync
> bb45f95 Update common Prometheus files
> ccd6823 Update common Prometheus files
bumping golang.org/x/text 8d533a0...9c2f3a2:
> 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands
> 59e1219 message: optimize lookupAndFormat function for better performance
> a20a3e2 x/text: update x/tools for go/ssa range-over-func fix
bumping golang.org/x/oauth2 84cb9f7...5fd4241:
> 5fd4241 google: update compute token refresh
bumping knative.dev/client-pkg 2d1c4c8...8fbea3d:
> 8fbea3d Update community files (# 187)
> d237eca Update community files (# 186)
bumping knative.dev/networking 1d0137a...3b8764c:
> 3b8764c upgrade to latest dependencies (# 989)
> 85e269d Update community files (# 988)
> 41aa208 upgrade to latest dependencies (# 987)
> 1b470c4 upgrade to latest dependencies (# 986)
> 11202c5 Update community files (# 985)
bumping golang.org/x/sys 7d69d98...673e0f9:
> 673e0f9 unix: skip ethtool driver test for busy interface
> 6943ab6 unix/linux: update glibc to 2.39
> 92f3ad6 unix: update to Linux kernel 6.9
> f34bb9f windows: add net user enum
> 6dfb94e unix: add types for SOCK_DIAG
bumping knative.dev/pkg 99e1685...339c22b:
> 339c22b Add AuthenticatableType duck type (# 3056)
> 15e6cdf Bump golang.org/x/tools from 0.21.0 to 0.22.0 (# 3053)
> 543dda5 Bump google.golang.org/api from 0.182.0 to 0.183.0 (# 3054)
> 9b7c2c5 Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (# 3052)
> 8119179 Update community files (# 3050)
> 58135c2 Extra logging for leases (# 3049)
> fce44ea Maybe fix controller ha (# 3046)
> 1709961 Bump google.golang.org/api from 0.181.0 to 0.182.0 (# 3048)
> 229e527 fix: downstream tests assume release branch was cut (# 3047)
> 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997)
> ff4756a Update community files (# 3044)
> 5eeb7ec Skip lease with empty holder (# 3042)
bumping google.golang.org/genproto/googleapis/api b8a5c65...d264139:
> d264139 chore(all): update all (# 1128)
> dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
> fc5f0ca chore: min Go version to 1.20 (# 1127)
> 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
> 024948a chore(all): update all (# 1126)
> 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
bumping golang.org/x/mod aa51b25...c0bdc7b:
> c0bdc7b modfile: add API for godebug lines
> 6686f41 module: add COM0 and LPT0 to badWindowsNames
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
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>
|
|
|
|
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> |
|
|
|
ee3514402f
|
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps * Update vendor & licences * Fix codegen versions |
|
|
|
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> |
|
|
|
c053f2bf75
|
upgrade to latest dependencies (#1538)
bumping knative.dev/eventing 72a4be0...43aa796: > 43aa796 Fix channel template spec type for Sequence channel template field (# 5955) > ab80d13 Update community files (# 5956) > 93df31e CR's name in metrics' label (# 5945) > 7678268 Enhance broker filter to proxy response headers. (# 5946) bumping knative.dev/networking 9e2b349...1c6e5ff: > 1c6e5ff Simplify the HTTP Proxy test image a bit (# 588) > 6c8dbb6 upgrade to latest dependencies (# 587) > d65e1ba Update community files (# 586) bumping knative.dev/hack 4ec2223...e11ac12: > e11ac12 Update community files (# 126) bumping knative.dev/pkg 0c482f1...18589ac: > 18589ac Bump assorted dependencies to their latest releases (# 2371) > d37811b Update community files (# 2370) bumping knative.dev/serving d24124c...8f36565: > 8f36565 Simplify the HTTP Proxy test image a bit (# 12399) > 9c546a5 upgrade to latest dependencies (# 12398) > 580901b Avoid LRU in defaults configmap (# 12348) > 0cb0b81 Update net-gateway-api nightly (# 12396) > a794e1f Simplify `net_istio_file_url()` in test script (# 12394) > d436895 Update net-contour nightly (# 12389) > 8b808e6 simplify net-gateway-api install (# 12386) > b291012 Update net-kourier nightly (# 12392) > 76d05d4 Update net-gateway-api nightly (# 12390) > 57a23a9 Update net-istio nightly (# 12391) > 420a599 Update community files (# 12388) > 1cc3a31 Do not install redundant resources in upgrade tests (# 12366) > ccfd144 Update net-istio nightly (# 12383) > 1f84d93 Update net-gateway-api nightly (# 12382) > 4bcfc89 Update net-certmanager nightly (# 12381) > 13d0c3b Update net-contour nightly (# 12380) > 550ef67 Use CheckEndpointState in v1beta1 domainmapping test (# 12373) > 50e4b64 enable feature emptyDir for tests run with Kind (# 12385) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
350b2deffc
|
upgrade to latest dependencies (#1324)
bumping knative.dev/networking b2552ec...54039d7: > 54039d7 Fix revive related linting issues (# 419) > b0d3be2 upgrade to latest dependencies (# 418) bumping knative.dev/pkg e749d6a...980a337: > 980a337 Fix revive related linting issues (# 2131) > ea766de Bump assorted dependencies (# 2130) > e2947db update the multiple label selector implemention to avoid clobber in filtered factory (# 2120) bumping knative.dev/eventing e48c80d...6776718: > 6776718 Experimental features process documentation (# 5404) > 295134c Experimental features configuration and validation (# 5214) > 0882e0c upgrade to latest dependencies (# 5434) bumping github.com/google/go-cmp 8fa37b4...d103655: > d103655 Print as text if mostly text (# 258) > 9181d1e Avoid diffing by lines if inefficient (# 260) > c5c3378 Cleanup edit groups after coalescing (# 259) > 1ee4af8 Fix typo in path.go (# 256) bumping knative.dev/serving 9cd446e...9bb6349: > 9bb6349 Test that readiness is not reported early in HTTP probe test (# 11402) > 61178b2 upgrade to latest dependencies (# 11412) > 8eb5b88 Update net-istio nightly (# 11397) > 01f1cb6 Remove myself following-up knative/community# 628 (# 11408) > 1cd1e71 Have our e2e tests use K8s 1.19 again (# 11384) > 71e501e upgrade to latest dependencies (# 11405) > f9356e3 Update schema generator as a bug has been fixed (# 11406) > fc8d0c8 Allow the autoscale upgrade test traffic to settle before upgrading (# 11403) > 77d32d8 Regenerate schemas to pick up capabilities addition (# 11400) > efbc518 Update net-contour nightly (# 11396) > 15e067e Update net-kourier nightly (# 11401) > 3afc6e4 Move activator count computation into KPA (# 11375) > 8cf7372 Add readiness test image (# 11398) > 0760219 Set spec.HTTPOption in Ingress created from DomainMapping (# 11399) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
72aeb1c820
|
upgrade to latest dependencies (#1207)
bumping knative.dev/hack 8d623a0...8368e1f: > 8368e1f guard against set -o unset (# 49) > 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47) bumping knative.dev/networking 8b522a9...e24bdfe: > e24bdfe upgrade to latest dependencies (# 350) > ab1235e Bump a few assorted dependencies to their latest versions (# 349) > 45b7ed1 Add ingress conformance test to ensure we do not add retries (# 348) > |
|
|
|
f869b44d66
|
add kn export type (#856)
* add kn export type * add kn export type * add kn export type * Update pkg/apis/client/register.go Co-authored-by: Matt Moore <mattmoor@vmware.com> * e2e test for kn export type * e2e test for kn export type * add new type for kn export * rebase * rebase Co-authored-by: Roland Huß <rhuss@redhat.com> Co-authored-by: Matt Moore <mattmoor@vmware.com> Co-authored-by: Roland Huß <roland@ro14nd.de> |