mirror of https://github.com/knative/client.git
25 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
f5ca3c78cb
|
upgrade to latest dependencies (#1881)
bumping knative.dev/eventing da0fba3...4d14c21: > 4d14c21 Added test for multiple sinks, multiple triggers (# 7350) > a261e06 OIDC - Support auto generation of PingSource identity service account and expose in AuthStatus (# 7344) > 16d75a9 mt-broker-ingress check audience of received token (# 7336) > 3ef831c Increase expiration buffer time of OIDCTokenProviders cache to 5 minutes (# 7355) > 5168dc3 Update dependencies (# 7378) > f9314d8 [main] Upgrade to latest dependencies (# 7372) > 4a07fdc Move OIDC e2e tests to test/auth (# 7363) > 0933c11 Expose audience of an InMemoryChannel in its status (# 7371) > 169542f OIDC - Support auto generation of ApiServerSource identity service account and expose in AuthStatus (# 7330) > 62ec33b Support auto generation of Subscriptions identity service account and… (# 7338) > 0af3ef6 [main] Upgrade to latest dependencies (# 7370) > cf6b140 [main] Update community files (# 7369) > de6915a Pass sink namespace to PingSource (# 7368) > 6dca8c4 [main] Upgrade to latest dependencies (# 7366) > 082d90a Remove unneeded configmapinformer in sinkbinding controller (# 7357) > f321ba5 Update dependencies (# 7347) > 4c9ad03 Mark new trigger filter tests as beta (# 7349) > 494ebb2 bumped x/net to v0.17 to fix cve-2023-44487 (# 7348) bumping knative.dev/networking 6c502de...2a7676e: > 2a7676e upgrade to latest dependencies (# 883) > b6cd712 upgrade to latest dependencies (# 882) > 64434a8 upgrade to latest dependencies (# 881) > fa72cb5 Update community files (# 880) > c086340 upgrade to latest dependencies (# 877) bumping golang.org/x/mod baa5c2d...5b69280: > 5b69280 modfile: use new go version string format in error message > 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0 bumping google.golang.org/genproto/googleapis/api 007df8e...d307bd8: > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) > e6e6cda chore(all): update all (# 1044) > c177e32 chore(deps): temporarily ignore grpc dep (# 1054) bumping knative.dev/serving 6703812...425abcb: > 425abcb Update net-gateway-api nightly (# 14531) > 52a25fa Add security policy reference in serving (# 14544) > 9896079 Fix sec context and resources for performance jobs (# 14529) > 707d286 Test istio with system-internal-tls enabled (# 14494) > 1940e5a Update net-contour nightly (# 14533) > 264588a Update net-istio nightly (# 14535) > 840d7ee Update net-kourier nightly (# 14532) > a81290a Update net-certmanager nightly (# 14534) > 39ee6f7 Trust DataPlaneUserSAN from Activator to Queue-Proxy (# 14452) > 71085f8 Shell executor logs through testing.T in upgrade tests (# 14495) > 121e9db upgrade to latest dependencies (# 14526) > 4d36a14 Update community files (# 14525) > fff40ef Bound buffer for reading stats (# 14523) > eda7591 Update net-istio nightly (# 14524) > cbeb443 Update net-contour nightly (# 14490) > eac93b0 Update net-istio nightly (# 14518) > 6a21d8a don't run encryption tests with contour (# 14521) > 633e281 upgrade to latest dependencies (# 14515) > 42cf24f Update net-gateway-api nightly (# 14520) > 805bb38 Update net-certmanager nightly (# 14519) > b202e49 Update net-kourier nightly (# 14504) bumping knative.dev/pkg 948f5f5...d6ab729: > d6ab729 upgrade to latest dependencies (# 2870) > 283df0b Don't migrate storage version if CRD has one storage version (# 2861) > d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869) > 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842) > 0d0cd4e Print each line separately in shell executor (# 2867) > 058f699 Update community files (# 2868) > cf06733 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (# 2866) > af47f2d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (# 2865) > 16f23bd Bump google.golang.org/api from 0.145.0 to 0.147.0 (# 2864) > 3262b2b Bump golang.org/x/tools from 0.13.0 to 0.14.0 (# 2863) > 9051a45 Migrate knative.dev/hack/shell to knative.dev/pkg/test/shell (# 2856) bumping github.com/google/go-cmp a97318b...c3ad843: > c3ad843 Add cmpopts.EquateComparable (# 340) > e250a55 Use of hotlinking of Go identifiers (# 337) > 8a3e8dd set workflow permission to read-only (# 327) > 8cea5de Pin GitHub action versions (# 332) > 3bb304a Run tests for Go 1.20 version (# 322) > 571a56b Remove purego fallbacks (# 325) bumping knative.dev/client-pkg 9ed2a96...9cea6f6: > 9cea6f6 upgrade to latest dependencies (# 126) > b78888b upgrade to latest dependencies (# 115) > 1b87ecd Remove deprecated Serving API v1alpha1 (# 125) > 12d1700 Update community files (# 124) bumping google.golang.org/grpc c0aa20a...bf05b95: > bf05b95 Change version.go to v1.58.3 (# 6707) > c40c9ba server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6705) > dd9270d update version to 1.58.3-dev (# 6656) bumping golang.org/x/tools b5e55d1...3f4194e: > 3f4194e go.mod: update golang.org/x dependencies > 1e4ce7c internal/refactor/inline: yet more tweaks to everything test > ee20ddf internal/refactor/inline: permit return conversions in tailcall > db1d1e0 gopls/internal/lsp: go to definition from embed directive > 2be977e internal/refactor/inline: work around channel type misformatting > 0ba9c84 internal/fuzzy: several improvements for symbol matching > c2725ad gopls: update x/telemetry dependency > e8722c0 go/types/internal/play: show types.Selection information > a819c61 internal/refactor/inline: eliminate unnecessary binding decl > 102b64b internal/refactor/inline: tweak everything-test docs again > 197e2c4 internal/refactor/inline: fix broken tests > 586b21a internal/refactor/inline: elide redundant braces > ca34416 internal/refactor/inline: fallible constant analysis > 6a38a5f internal/refactor/inline: use default working directory > c6d331d internal/refactor/inline: don't add same import PkgName twice > 1058109 internal/refactor/inline: don't insert unnecessary parens > d8e94f2 internal/refactor/inline: fix bug in shadow detection > 0adbf9c gopls/internal/lsp: simplify the telemetry prompt > 2ed4298 go/analysis/analysistest: format golden files before comparing > 451716b internal/refactor/inline: consider "", 0.0, 1.0 duplicable > 792f91f internal/refactor/inline: tweak everything test for cgo > 9416299 internal/refactor/inline: fix pkgname shadowing bug > 4cd12d6 gopls/internal/lsp/fake: don't set a completion budget for tests > 57ecf48 gopls/internal/lsp: hover over embed directives > 6de3448 gopls/internal/lsp/cache: remove snapshot.typeCheckMu > 7f23bc8 gopls/internal/regtest/source/completion: reuse functionCallSnippet in > 3d03fbd gopls/internal/lsp: use matcher score in ranking unimported candidates > 7577387 gopls/internal/lsp/source: don't complete to golang.org/toolchain > 4b34fbf internal/refactor/inline: fix bug discard receiver and spread > 6ec9b0f internal/refactor/inline: refine "last ref to caller local" > 08bdfec internal/refactor/inline: split up the big table > 486787e gopls/internal/lsp/source: Add ui.complete.completeFunctionCalls toggle > 9d2d0e8 gopls: set a context deadline after minimal completion results > 169105a internal/refactor/inline: insert conversions during substitution > b3ada30 internal/refactor/inline: analyze callee effects > 1602103 internal/refactor/inline: skip cgo tests on non-cgo builders > 1c8e684 internal/refactor/inline: sound treatment of named results > d32f97a internal/refactor/inline: eliminate Callee.BodyIsReturnExpr > f4abeae go/analysis/passes/directive: use strings.Cut > c42ed47 internal/refactor/inline: reject attempts to inline in cgo code > 313150a internal/refactor/inline: x++ counts as assignment in escape > d6f1bb7 internal/refactor/inline: ignore line directives in testing > fb7463a gopls: upgrade x/telemetry to latest > 6ccb09c gopls/internal/lsp/source/completion: fixes for completion budget > 903e689 gopls/internal/lsp/source/completion: start timing before type checking > 455b761 gopls/internal/lsp: use linkifyShowMessage in telemetryOnMessage > ebe11df gopls/internal/regtest/bench: add additional completion benchmarks > 0ceab5c internal/refactor/inline: split up the main function > f975935 gopls/internal/lsp: update telemetry prompt and add a follow-up message > 64beb95 gopls/internal/lsp/command: add maybePromptForTelemetry > 1c59c38 gopls/internal/lsp/source: add linkifyShowMessage (internal option) > d5538db gopls/internal/lsp/cmd: undocument gopls vulncheck > e3bbe43 gopls/internal/lsp: update prompting logic for local/off mode > 771061d gopls: instrument telemetry for latency of important operations > a490c54 all: register the appends analyzer in a few places and update gopls/go.mod > f096129 internal/refactor/inline: use escape analysis in purity > f9b8da7 go/analysis/passes/appends: rename package to appends > d744296 cmd/compilebench: check asm support for -compiling-runtime > f8acb7f gopls: update golang.org/x/telemetry dependency > 6120b45 go/packages: fix a typo of TypesInfo > 0669fa3 cmd/compilebench: fix assembler invocation > 9125a0f gopls/internal/lsp: minor cleanup to prompt logic > a3c6fd8 gopls/internal/lsp: add an idle prompt asking users to enable telemetry > c00d71d go/analysis: add a new analyzer for check missing values after append > 9df3852 internal/refactor/inline: two minor cleanups > b37e7e3 internal/refactor/inline: test everything > 6128895 gopls/internal/vulncheck/scan: buffer govulncheck STDERR output > d2b79cd gopls/internal/regtest/marker: rename to clarify marker types > 91fde38 gopls/internal/lsp/tests: eliminate several old marker types > a9b2439 go/packages: remove use of ioutil in test > 6d90c13 internal/refactor/inline: ignore line directives > 28990ac internal/refactor/inline: fix bug in /internal/ check for std > 365db56 tools: clean up after removing all references to ioutil > 5538375 internal/refactor/inline: fix import shadowing bug > c1a2c23 internal/refactor/inline: handle implicit field selections > 673f263 internal/refactor/inline: update docs > c4f811e internal/refactor/inline: reject generic methods for now > 2c15796 internal/diff/lcs: increase search depth to 100 > 38f5195 internal/refactor/inline: treat self-ref as free ref > 866a6b0 gopls: update x/telemetry to the latest > afa68c9 gopls/internal: move builtin completion test to a regtest > dca7c82 gopls/internal/regtest: support full features of old completion markers > e2393ab gopls/internal/lsp/source: inliner: don't spam log > 8421a35 gopls/lsp/command: add gopls.add_telemetry_counters > 940ffda internal/refactor/inline: introduce "binding decls" > eaf809a internal/refactor/inline: 2 fixes in AnalyzeCallee recursion > 715a452 internal/refactor/inline: doc: optimizing compiler analogy > 0bcc621 internal/refactor/inline: simplify ordinary variadics > efaab95 internal/refactor/inline: simplify f(slice...) calls > d98bc1a gopls: improve usage instructions for neovim > 559c430 tools: replace references to obsolete package ioutils > 0b3914d go/analysis/passes/defers: rename Analyzer.Name to "defers" > ad827af internal/refactor/inline: add table-driven test > 8d6ad46 gopls/internal/regtest: port the codelens marker tests > 995ecf7 gopls/internal/lsp/source: recover from inliner panics > cf5aad9 gopls: update to use the new golang.org/x/vuln API > 33355ea internal/refactor/inline: add parameterless tailcall strategy > ebc1c29 internal/refactor/inline: parameter elimination > e6d89b4 gopls/internal/lsp/regtest: parallelize marker tests > 7e848b2 gopls/internal/lsp/regtest: port the highlight marker > 9886d98 all: get tests passing with 1.18 and 1.19 > 0049711 go/types/internal/play: show underlying and core types > 627959a cmd/stringer: log more information in tests > cd231d8 gopls/internal/lsp: track didChangeConfiguration diagnostics for tests > 0a9721c gopls/internal/lsp: move options into the snapshot > fb4bd11 gopls/internal/lsp/cache: move Option management to the Server > 882bb14 go/analysis/unitchecker: revert subtle change to vendoring > fbb8910 go/types/internal/play: show TypeAndValue.mode > d06e891 gopls/internal/regtest/marker: support folding ranges > b0cdf01 gopls/internal/lsp/tests: eliminate the go1.18 summary file > c6e4421 gopls/internal/lsp/tests: simplify options > ab96dab gopls/internal/lsp/cache: move working dir to workspaceInformation > 1889c0e gopls/internal/lsp/cache: simplify file change propagation > 01224cd gopls/internal/lsp/cache: only evaluate fileMap.dirs when necessary > 15a23a9 gopls/internal/lsp/cache: consolidate logic for updating maps in clone > 56a1866 gopls: update staticcheck (v0.4.5) > 36c4f98 gopls/internal/lsp/cache: simplify tracking of snapshot directories > fe324ac all: tidy with -compat=1.18 bumping google.golang.org/genproto/googleapis/rpc e6e6cda...8bfb1ae: > 8bfb1ae chore(all): update all (# 1059) > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058) > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) bumping knative.dev/hack fc76874...2c938d4: > 2c938d4 Update community files (# 337) bumping google.golang.org/api 788dc60...60e8678: > 60e8678 chore(main): release 0.147.0 (# 2210) > 8fd2dc4 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2213) > 6d015e0 chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (# 2214) > e2368f8 feat(all): auto-regenerate discovery clients (# 2215) > df0b730 feat(all): auto-regenerate discovery clients (# 2211) > b3a71bd chore(all): update all (# 2207) > f2c2d1b feat(all): auto-regenerate discovery clients (# 2209) > ed48023 chore(main): release 0.146.0 (# 2204) > 9a034cd feat(all): auto-regenerate discovery clients (# 2206) > 4aa710d feat(all): auto-regenerate discovery clients (# 2205) > 1e9a43c feat(all): auto-regenerate discovery clients (# 2203) bumping google.golang.org/genproto 007df8e...d307bd8: > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) > e6e6cda chore(all): update all (# 1044) > c177e32 chore(deps): temporarily ignore grpc dep (# 1054) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2d0415a795
|
upgrade to latest dependencies (#1870)
bumping github.com/go-openapi/jsonreference c5db558...424d68c:
> 424d68c enable github actions
> b86bbb6 Update golangci-lint config + lint fixes
> 7a27d67 Merge pull request # 12 from olivierlemasle/bump-dep
> e127b20 Bump dependencies
bumping knative.dev/eventing ceecbb0...9de5275:
> 9de5275 Use expiring cache with the OIDC tokens (# 7335)
> 18e17ac [main] Update community files (# 7337)
> 7b3afa0 Optimized the exact filter performance (# 7311)
> e40037b Prefix filter optimizations (# 7309)
> 8d2330c Update Kubernetes min version in KinD e2e tests to 1.26.6 (# 7332)
> 402f6ac Add library for OIDC token management (# 7315)
> ce67d85 [main] Upgrade to latest dependencies (# 7329)
> d1c3f15 Use `mt-broker-filter` as the Audience of a Triggers Subscriptions Subscriber (# 7319)
> eec9a52 Add marker for Trigger to mark `OIDCIdentity` condition as not supported (# 7316)
> 69dbad2 Event type test logical error (# 7166)
> a78c626 [main] Upgrade to latest dependencies (# 7317)
> 6915382 Add audience field in Destinations to CRDs (# 7318)
> 3b1465a Any filter optimization (# 7205)
> 3dfc2ea Not filter properly calls cleanup on it's nested filter (# 7310)
> efdfba6 Trigger create and expose OIDC service account (# 7299)
> 55092a0 All filter optimization (# 7300)
> 88fe195 Improved suffix benchmark performance (# 7312)
> 44aa15e Add AuthStatus to OIDC identity providing resources (# 7287)
> ff9444d [main] Upgrade to latest dependencies (# 7301)
> f10a44d Add helpers to work with service accounts for OIDC (# 7278)
> b898cf4 Add audience field for Subscriber and Reply to `SubscriberSpec` and `SubscriptionStatusPhysicalSubscription` (# 7296)
> f191461 [main] Upgrade to latest dependencies (# 7297)
> 641417a Moved new trigger filters tests to rekt from experimental (# 7243)
> d6483cd Fixed logic to choose whether to use filter or filters for a trigger (# 7286)
> b704ab1 [main] Update community files (# 7274)
> 6194d9d Filters created once (# 7213)
> 33c5e78 [main] Upgrade to latest dependencies (# 7284)
> 37a0e3c Scheduler: fix reserved replicas handling, blocking autoscaler and overcommitted pods (# 7281)
> 8447a36 Fix event dispatcher library data race (# 7280)
> 8caba4e Fail when ApiServerSource adapter can't retrieve resources (# 7279)
> fa19118 [main] Upgrade to latest dependencies (# 7275)
bumping k8s.io/api 6b24792...6e7eda9:
> 6e7eda9 Update dependencies to v0.27.6 tag
> acad300 Merge pull request # 120209 from mimowo/automated-cherry-pick-of-# 120204-upstream-release-1.27
> 62f7673 Mark Job onPodConditions as optional in pod failure policy
> 366ac8e Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
> 31986ba Avoid returning nil responseKind in v1beta1 aggregated discovery
> 64b0262 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
> 4b77e71 call ./hack/update-vendor.sh
> d65e98c Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
> 5c258b3 update-vendor: update vendored go.sums
> 34b1d9e Merge pull request # 117815 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.27
> e2c6465 Update podFailurePolicy comments from alpha-level to beta
> a94d26e Merge pull request # 117324 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.27
> 5fee752 use case-insensitive header keys for http probes
> 5b93db5 Merge remote-tracking branch 'origin/master' into release-1.27
> 1258df6 .*: update vendor dir and cleanup
> 9d61da7 remove kubernetes.io/grpc standard protocol
> 130e058 Merge pull request # 116743 from thockin/docs-clarify-publish-not-ready-endpoints
> bad7d34 Merge pull request # 113218 from ahmedtd/kep-3257
> c5c9df1 Clarify EPSlice docs wrt the Ready conditions
> 7d2e0cc ClusterTrustBundles: make update
> 27a32d4 ClusterTrustBundles: Define types
> c80582e Custom match criteria (# 116350)
> 0b4c449 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
> 286fd7e Merge pull request # 116332 from klueska/extend-resourceclaimstatus
> 137eed4 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
> aca25f2 Update generated code for resource.k8s.io/v1alpha2
> 46446c8 Updated: Redefine AppProtocol field description and add new standard values (# 115433)
> 9fe7fa0 Update generated files
> 960c296 Update AllocationResult and ResourceHandle for resource.k8s.io/v1alpha2
> c79498c Merge pull request # 115075 from aojea/ipaddress
> 0b354bf Set default resize policy only for specified resource types, rename RestartNotRequired -> NotRequired
> abe66f5 Merge pull request # 116539 from pohly/ginkgo-gomega-update
> 8169321 make update
> 5f8a370 Restructure naming of resource resize restart policy - generated files
> f836919 Merge pull request # 114930 from kannon92/add-new-labels
> 1eaa20c dependencies: ginkgo v2.9.1, gomega v1.27.4
> aff9c95 Add IPAddress API
> ee66691 Restructure naming of resource resize restart policy
> fad123e Merge pull request # 116581 from humblec/csiNodeExpand
> ad48969 Add batch.kubernetes.io to labels created in the Job controller.
> b02105b Merge pull request # 116425 from jsafrane/flip-selinux
> a3bfb4f Update NodeExpandSecretRef comment for beta
> 772ba56 Merge pull request # 116556 from pohly/dra-podschedulingcontext
> 1af564c Add featureGate to CSIDriver.SELinuxMount
> 9833de0 Merge pull request # 116535 from denkensk/fix-match
> 55d86c3 api: generated files for PodSchedulingContext
> c5dd6b2 Merge pull request # 116522 from robscott/topology-1-27-updates
> dadc0dc feat: update matchLabelKeys comment and code auto-generate
> 435fe5c api: resource.k8s.io PodScheduling -> PodSchedulingContext
> 112a65b Merge pull request # 116299 from pohly/dra-v1alpha2
> ae4bc91 Introducing Topology Mode Annotation, Deprecating Topology Hints
> 77a2c20 api: resource.k8s.io v1alpha1 -> v1alpha2
> 5ab285d Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
> 7199bb0 Merge pull request # 116553 from thockin/pr-111942-takeover
> 48895bc generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
> bd0ab2c Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
> daef2bb Update generated files
> 5abc1cb generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
> 4c844db Merge pull request # 116490 from tallclair/docs-urls2
> 4841da3 generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
> 510c2e6 "contails" -> "contains" updated
> 233bb56 [API REVIEW] ValidatingAdmissionPolicyStatus
> 14ad8e3 Merge pull request # 115966 from aojea/lb_mixed
> 93ac336 Fix broken API docs URLs
> 69f96d6 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
> 8c02f04 Merge pull request # 116542 from enj/enj/f/go1.20
> 1539cd0 don't process unsupported loadbalancers with mixed protocols
> 9a487de [API REVIEW] Validation.MessageExpression
> 94f59cb Explicit bump to go 1.20
> 02c5f9f make MixedProtocolNotSupported public
> 19ee583 Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
> 4cfd7a6 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
> 1ead999 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources
> 182afbd Merge pull request # 116384 from liggitt/fixup-after-roundtrip
> 7785f76 Merge pull request # 115260 from pwschuurman/kep-3335-statefulset-start-ordinal-beta
> 276361f Detect and clean up unneeded after_roundtrip fixtures
> a4afee7 KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
> d39503c Run ./hack/update-* scripts to update generated files
> 2e0b62a Merge pull request # 115904 from soltysh/cronjob_tz_ga
> 68dc9e4 Update generated
> 1372208 Promote CronJob TZ to GA
> a9e2fb5 Merge pull request # 115973 from jpbetz/enforcement-actions
> ca9c463 Generate code
> 2d18dde Implement validationActions and auditAnnotations
> 507c364 Merge pull request # 116054 from jpbetz/secondary-authz
> 11f3415 Merge pull request # 116124 from aerfio/aerfio/update-broken-links-apps
> 75a193f Generate code
> e36a74d Merge pull request # 116109 from aerfio/aerfio/update-broken-links-autoscaling
> 78c18b3 adjust comment prefixes in k8s.io/api/apps/v1beta1/types.go
> f5cbfc9 Implement secondary authz
> 2d949b7 Merge pull request # 115463 from SergeyKanzhelev/containerStatusDocs
> 152a993 update obsolete links
> 3379a93 update obsolete links
> 6cc1087 Merge pull request # 116233 from SergeyKanzhelev/GRPCContainerProbeGA
> 6578ac3 update docs for ContainerStatus fields
> fc1b77c Merge pull request # 116162 from apelisse/update-openapi
> 0a33c95 GRPCContainerProbe is GA
> 53d84c0 Merge pull request # 115914 from ravisantoshgudimetla/promote-pdb
> dde3f2d Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
> f6c2559 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
> a814a2f Generated: PDB health policy
> ffec433 Merge pull request # 116052 from kannon92/validation-coverage-and-cleanup
> 0e595cd Update TestCompatibility
> 9c30363 Changes to pdb healthy policy api docs
> 42a6c32 Merge pull request # 115277 from pohly/klog-update
> 3ae195e generated code
> b447fe1 generated
> 321adc8 dependencies: update klog v2.90.1
> 9a29a4d remove ValidateJobSpec and add more test cases to batch validation
> 2ed8d24 Merge pull request # 111856 from mengjiao-liu/improve-podSpec.restartPpolicy-description
> b5b22ca Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
> 5717a84 Improve spec.template.spec.restartPolicy description
> 2ffa6a6 Merge pull request # 115996 from rayowang/autoscaling
> 1259f41 Generated files and compat data from API changes
> 6bcd73f update openapi-spec, generated proto and generated openapi
> 0533301 In-place Pod Vertical Scaling - API changes
> f54f3b8 Fix API field references for autoscaling v1, v2 and v2beta2
> ec40acc Merge pull request # 115928 from pohly/dra-resource-requirements-pvc
> f7c08e3 Merge pull request # 115815 from Huang-Wei/pod-scheduling-readiness-beta
> e00fe37 api: generated files
> f6996b4 Merge pull request # 115363 from ravisantoshgudimetla/promote-pdb-healthy
> 4515fb5 generated files
> 9dd5eed api: drop Resources.Claims from PVC and PVC template
> c710db8 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
> 74e8746 Generated: PDB health policy
> 4784558 Graduate PodSchedulingReadiness to beta
> c02fa6b Merge pull request # 115786 from liggitt/net-0.7.0-master
> b286164 API docs: point to current docs instead of archived designs
> 746e236 Promote pdb health policy to beta
> ba0209b Update golang.org/x/net to v0.7.0
> 4411404 archived design proposals are now moved to Design Proposals Archive Repo.
> 9fe8a5d Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
> 51669d7 Update k8s.io/utils to `a36077c30491`
> 0478a3e Merge pull request # 115379 from artemvmin/serial-mkfs
> 8f4dbb0 Update k8s.io/utils to latest version
> 9b5d68c Merge pull request # 115434 from ehashman/requests-limits-ratio-docs
> 35c88f3 Update generated
> 8036d83 Document relationship between requests/limits
> a26a16a Merge pull request # 115266 from pohly/gomega-update
> 1621bfa Merge pull request # 115354 from pohly/dra-reserved-for-list-type
> 6ce540c dependencies: update gomega to v1.26.0
> b140e71 dynamic resource allocation: avoid apiserver complaint about list content
> 40fb371 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
> 4fe2b5f update kube-openapi
> 86407e5 Merge pull request # 115246 from thockin/codegen-11-swagger-from-update-codegen
> d8b97f9 Generate swagger from update-codegen
> 59fcd23 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
> 9b5c69c *: Bump version of vmware/govmomi
> 210a193 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
> 1e7b784 Merge pull request # 113467 from pacoxu/psp-cleanup
> 9384e18 Bump kube-openapi
> de8bdd7 Merge pull request # 114063 from ruquanzhao/fixNetworkTypesDoc
> a9fc368 client-go: remove extensions psp only
> 64a74af Merge pull request # 114065 from ruquanzhao/fixNodeTypesDoc
> 6992abe fix doc of types.go of network v1, v1alpha1, v1beta1
> 6b7ec32 remove psp in extensions api/apis
> 4c5bbc6 Merge pull request # 114623 from Huang-Wei/feat/smart-preemption-identification
> f64243d update auto generated files
> 8d62476 rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler'
> 538ed1e fix doc of types.go of node
> 9fea242 Enhanced logic to identify eligible preemption node
> 92fe7a3 Merge pull request # 114681 from thockin/nix_comments_about_ipv6_not_ready
> 5401156 Remove old comments about IPv6 not being ready
> 5baaa16 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
> de49366 Merge pull request # 114585 from JoelSpeed/fix-resource-requirements-claims
> d18c527 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
> ebe9f62 Merge pull request # 114594 from pacoxu/remove-testdata-v1.24
> 0000a46 Resource claims should be a map type
> 11f6f2e drop the api testdata for v1.24.0
> dadaafe Merge pull request # 114581 from pacoxu/v1.26.0-api-testdata
> 139e181 Add v1.26.0 API testdata
> ad1a499 Merge pull request # 114559 from liggitt/gofmt
> 93e1eba Fix indentation/spacing in comments to render correctly in godoc
> 56ab826 Merge pull request # 113942 from mengjiao-liu/remove-feature-gate-expansion
> a0834d0 Merge pull request # 110991 from thockin/svc-typenames-starTrafficPolicyType
> 16bd13e Remove ExpandCSIVolumes feature gate
> 346cfdf Merge pull request # 113570 from ztzxt/batch-api-doc
> b65b9ef ServiceInternalTrafficPolicyType: s/Type//
> 6ebc902 Merge pull request # 112497 from ldsdsy/modify3
> e858a59 Fix API refs for batch v1 and v1beta1
> 3326f50 ServiceExternalTrafficPolicyType: s/Type//
> cfffb5f Merge pull request # 113876 from chiukapoor/coordination-api-doc
> d71b818 update comment of annotation_key_constants.go
> 51a0758 Merge pull request # 113875 from chiukapoor/scheduling-api-doc
> fae9b7f Changed API field references and generated docs for coordination v1 and v1beta1
> 998898a Merge pull request # 112490 from lzhecheng/doc-nodestatus-ip-change
> fffbddf Added generated Docs for scheduling v1, v1beta1 and v1alpha1
> bebfaf6 Added generated Docs for coordination v1 and v1beta1
> f05a318 Merge pull request # 113894 from ravi-nal/master
> 93a54de [API][Doc] Update NodeStatus about IP change
> cedebb1 Change API field references for scheduling v1, v1alpha1 and v1beta1
> b394153 Change API field references for coordination v1 and v1beta1
> ed9fa27 Merge pull request # 114319 from liggitt/net-master
> e132787 Add generated docs for discovery and storage types
> 8f2e0ab Update golang.org/x/net 1e63c2f
> ffebb15 Update API doc for Storage v1alpha1, v1beta1 types and Discovery v1 types
> 9e1815a Merge pull request # 111023 from pohly/dynamic-resource-allocation
> 0b2be3e Add generated docs for discovery v1beta1 and storage v1 types
> d2d30ed Update API doc to use the field name in description
bumping k8s.io/code-generator eec869e...ad20935:
> ad20935 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
> 315a517 call ./hack/update-vendor.sh
> a52289a Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
> d8cce12 update-vendor: update vendored go.sums
> 1649c2d Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
> 9037946 Update kube-openapi to fix race
> 6533006 Merge remote-tracking branch 'origin/master' into release-1.27
> 6da539f .*: update vendor dir and cleanup
> 1e0c52d dependencies: ginkgo v2.9.1, gomega v1.27.4
> 667a115 Merge pull request # 116490 from tallclair/docs-urls2
> 745ab90 Merge pull request # 116542 from enj/enj/f/go1.20
> 0ee83f8 Fix broken API docs URLs
> fd722cd Explicit bump to go 1.20
> 4a4a238 Merge pull request # 116349 from apelisse/use-smarter-cache
> dde8213 Merge pull request # 112061 from JoelSpeed/proto-gopath
> 0f132b7 Update kube-openapi to 15aac26d736a
> 4400d5f Merge pull request # 116162 from apelisse/update-openapi
> 6173bf7 Ensure go-to-protobuf gen can run when not in GOPATH
> 1c5b673 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
> df762e7 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
> 32ad4d4 Merge pull request # 115277 from pohly/klog-update
> a906ef0 generated
> 56b3fad dependencies: update klog v2.90.1
> e4df4d5 Merge pull request # 116039 from liggitt/crd-compat
> d182558 Update generated files
> 00ad370 Merge pull request # 115786 from liggitt/net-0.7.0-master
> 827cde5 Update golang.org/x/net to v0.7.0
> dfb602f Merge pull request # 114987 from astefanutti/pr-codegen-applyconfig
> f218355 Merge pull request # 114920 from astefanutti/pr-codegen-144
> e16bd08 code-generator: fix GOPATH unbound variable
> 8ebad96 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
> 84d7aaf fix: applyconfiguration-gen fails on map to struct fields
> fd7fd90 Add applyconfiguration-gen to code-generator tools.go
> cb06db1 Update k8s.io/utils to `a36077c30491`
> d1eaf35 code-generator: regen examples with apply configurations
> e2b16c0 Merge pull request # 115379 from artemvmin/serial-mkfs
> 9b95cfe Add applyconfiguration generator to code-generator script
> 63d9eda Update k8s.io/utils to latest version
> 8a6ceea Merge pull request # 115266 from pohly/gomega-update
> d51d173 Merge pull request # 115271 from kevindelgado/field-validation-conformance
> d68548f dependencies: update gomega to v1.26.0
> 9583277 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
> eb7447c update codegen
> e5c04ca update kube-openapi
> daa7a69 Merge pull request # 115245 from thockin/codegen-10-protobuf-from-update-codegen
> 5d7b090 Call update-generated-protobuf from update-codegen
> c3842e0 Merge pull request # 115196 from thockin/codegen-5-dont-gen-clients-for-internal
> 2c7f371 Don't generate clients for example internal APIs
> 046939b Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
> cc14826 Merge pull request # 113637 from mikedanese/http-proxy
> 8b5f587 Don't generate clientset/doc.go in client-gen
> 90a9b0c vendor: removed unused dep github.com/elazarl/goproxy
> d37f85b Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
> 1d1fb0e *: Bump version of vmware/govmomi
> e2dcc1f Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
> 3ba6f96 Bump kube-openapi
> 8d6f19a Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
> 3241717 dependencies: update ginkgo to v2.7.0
> e746d1f Merge pull request # 114869 from liggitt/kube-openapi
> b40e109 bump kube-openapi
> e9aa6d9 Merge pull request # 114867 from deads2k/app
> d4f5e22 add deads2k to approvers for code-generator and sample-controller
> ba78839 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
> 5013555 Merge pull request # 114829 from liggitt/oauth-revert
> bb712e2 code-generator: refer to the API package for GV{R,K}
> edbb7f5 Revert "bump golang.org/x/oauth2"
> c63a8cc Merge pull request # 114822 from liggitt/oauth2
> 2b752ab bump golang.org/x/oauth2
> b6a476b Merge pull request # 114705 from thockin/codegen_subproject_cleanup
> 009bda6 Cleanup codegen subproject scripts
> 0f638df Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
> 53dc4fe Merge pull request # 114559 from liggitt/gofmt
> b3406b2 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
> 6ce5eeb Fix indentation/spacing in comments to render correctly in godoc
> 154dfe6 Merge pull request # 114319 from liggitt/net-master
> a8a90e0 Update golang.org/x/net 1e63c2f
> 7429fbb Merge pull request # 113688 from dashpole/update_utils
bumping sigs.k8s.io/json f223a00...bc3834c:
> bc3834c Merge pull request # 17 from liggitt/go119
> 33e9ed6 Update gofmt with go1.19
> a72174c sync go1.19 changes from encoding/json
bumping google.golang.org/genproto/googleapis/rpc 2d3300f...e6e6cda:
> e6e6cda chore(all): update all (# 1044)
> c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
> 007df8e chore(all): auto-regenerate .pb.go files (# 1053)
bumping knative.dev/serving 0d73dfe...0ee4c3a:
> 0ee4c3a Update community files (# 14485)
> c183543 internal encryption e2e tests (# 14092)
> 3eb979a Update overlay-config for tests (# 14478)
> 3cafe59 Update certificates and SANs used in Serving (# 14472)
> b66b185 Update net-contour nightly (# 14468)
> 4c3aaee upgrade to latest dependencies (# 14464)
> 369951b Update net-certmanager nightly (# 14459)
> 05e349f Allow access to Pod field `shareProcessNamespace`. (# 14454)
> eea9f67 SecurePodDefaults limits container capabilities (# 14445)
> 6631be7 Added Platform Specific ko build instructions (# 14458)
> 1a17583 Update net-contour nightly (# 14457)
> ac6a38a Update net-istio nightly (# 14455)
> dbe3538 Update net-certmanager nightly (# 14447)
> 72261bc Update net-kourier nightly (# 14456)
> 9bf8d53 Update net-contour nightly (# 14451)
> 1448af5 Update net-kourier nightly (# 14449)
> 568f5cc Update net-gateway-api nightly (# 14450)
> c6634a7 Update net-istio nightly (# 14448)
> 245ca10 upgrade to latest dependencies (# 14446)
> d0eaee0 Update net-certmanager nightly (# 14440)
> 05273f8 Update net-contour nightly (# 14438)
> de6d567 upgrade to latest dependencies (# 14437)
> f9139ec fix: Bump our min K8s version to v1.26 add k8s 1.28 testing (# 14385)
> 9e7956f fix(activator): Correctly return noop value from probePodIPs based on changes (# 14347)
> 4182374 upgrade to latest dependencies (# 14434)
> f9ff817 Update net-gateway-api nightly (# 14433)
> aa881ac Update net-contour nightly (# 14431)
> 3736ab5 Change the cert manager version # 14386 (# 14426)
> 1724133 Update net-kourier nightly (# 14430)
> b44525f Update net-istio nightly (# 14432)
> 6168393 Update net-certmanager nightly (# 14417)
> 2336b08 Update net-kourier nightly (# 14419)
> 60cb95f upgrade to latest dependencies (# 14423)
> 177bb2d Update community files (# 14414)
> ba78403 Update net-istio nightly (# 14418)
> a571e4a Update net-gateway-api nightly (# 14416)
> 3c15b82 upgrade to latest dependencies (# 14415)
bumping github.com/prometheus/client_golang 3583c1e...fa1408e:
> fa1408e Merge pull request # 1352 from prometheus/arthursens/cut-1.17.0
> 1bae6c1 Deprecated comment should begin with "Deprecated:" (# 1347)
> 24a72b8 Add changelog entry for 1.17
> bbab8fe Fix typos in comments, tests, and errors (# 1346)
> df7fa49 Extend Counters, Summaries and Histograms with creation timestamp (# 1313)
> 74cc262 Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (# 1348)
> d03abf3 Cleanup golangci-lint errcheck (# 1339)
> ca6ba04 Update common Prometheus files (# 1338)
> 51d24f8 Update common Prometheus files (# 1332)
> c17edf0 Merge pull request # 1304 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.31.0
> 760a55a Merge pull request # 1330 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.44.0
> 8483c5d Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
> f58d0fd Merge pull request # 1284 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.44.0
> 802a963 Bump github.com/prometheus/common in /tutorial/whatsup
> fa04b7b Merge pull request # 1328 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.16.0
> 85f4592 Bump github.com/prometheus/common from 0.42.0 to 0.44.0
> adb0180 Merge pull request # 1329 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.16.0
> 0e33cf9 Bump github.com/prometheus/client_golang in /examples/middleware
> 301a7bd Merge pull request # 1331 from prometheus/dependabot/go_modules/golang.org/x/sys-0.11.0
> 390448f Bump github.com/prometheus/client_golang in /tutorial/whatsup
> 4abd83d Update building (# 1326)
> f215f75 Bump golang.org/x/sys from 0.10.0 to 0.11.0
> 6f576e2 histogram docs: Fixed minor nit. (# 1324)
> 1a88780 Bump prometheus/client_model (# 1323)
> 06d4592 Add Go 1.21 support (# 1325)
> cdd7f45 Merge pull request # 1322 from sengi/docs
> e6d9092 Bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (# 1319)
> f16b435 docs: trivial grammar fixes to improve readability
> 99e905a Bump golang.org/x/sys from 0.9.0 to 0.10.0 (# 1320)
> 23387fe Add missing tick "`" in README (# 1321)
> 59c00e3 Fix data-race in metric without code and method but with `WithLabelFromCtx` (# 1318)
> 7f2db5f Update common Prometheus files (# 1302)
> 6e3b962 Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 (# 1305)
> 90b169a Merge pull request # 1314 from prometheus/beorn7/histogram
> 98025d8 Bump google.golang.org/grpc from 1.45.0 to 1.53.0 in /tutorial/whatsup (# 1307)
> 3d82c94 histogram: Add a no-op span for an otherwise empty histogram
> 3b6fb7a Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 1306)
> f9db382 histograms: Small code comment and code formatting improvements
> 644c80d Do not allocate memory when there's no constraints (# 1296)
> 553eb4c ci: define minimal permissions to github workflows (# 1295)
> f6bb79e Update common Prometheus files (# 1297)
> c3fa5a7 Merge pull request # 1293 from prometheus/release-1.16
bumping google.golang.org/api c3d417d...d0ae30d:
> d0ae30d chore(main): release 0.143.0 (# 2174)
> bd12eba fix(docs): add an operation polling example (# 2186)
> 26c6885 chore: give admins owners on renovate config (# 2185)
> 3a58dbb chore: unfreeze grpc (# 2183)
> 546196e chore(all): update all (# 2181)
> 4c049c5 feat(all): auto-regenerate discovery clients (# 2182)
> e61e11b feat(all): auto-regenerate discovery clients (# 2180)
> 1bca7ee feat(all): auto-regenerate discovery clients (# 2179)
> 00aa328 feat(all): auto-regenerate discovery clients (# 2177)
> c6a8850 feat(all): auto-regenerate discovery clients (# 2176)
> 68d92d4 feat(all): auto-regenerate discovery clients (# 2173)
> fc96064 chore(main): release 0.142.0 (# 2162)
> da71d0a feat(all): auto-regenerate discovery clients (# 2171)
> ea1fe11 chore(all): update all to 007df8e (# 2167)
> a8cadbf feat(all): use updated mtls config endpoint (# 2164)
> 0c5c2d2 feat(all): auto-regenerate discovery clients (# 2168)
> c4024ed feat(all): auto-regenerate discovery clients (# 2166)
> 304fb51 feat(all): auto-regenerate discovery clients (# 2165)
> a34ad77 feat(internal): add some feature flags for new auth libs (# 2163)
> d6822ad feat(all): auto-regenerate discovery clients (# 2161)
bumping google.golang.org/genproto f966b18...007df8e:
> 007df8e chore(all): auto-regenerate .pb.go files (# 1053)
> 2d3300f chore(all): update actions/checkout action to v4 (# 1052)
> b8732ec chore(all): auto-regenerate .pb.go files (# 1051)
> ccc8af3 chore(all): auto-regenerate .pb.go files (# 1050)
> 6bfd019 chore(all): auto-regenerate .pb.go files (# 1047)
> ca7cfce fix(analytics/admin/v1alpha): remove broken aliases (# 1045)
> 1744710 chore(all): update all (# 1043)
bumping knative.dev/client-pkg b21a925...e364921:
> e364921 Update community files (# 120)
> 9574adc Update community files (# 119)
bumping k8s.io/kube-openapi 172d655...8b0f38b:
> 8b0f38b Merge pull request # 388 from Jefftree/patch-1
> 28e0b72 Merge pull request # 387 from Jefftree/fix-cache-race
> e6d4e37 Update CI to detect races
> b0c0aae Merge pull request # 386 from Jefftree/delete-unused
> 0bd5c6c fix cache get race
> f5883ff Merge pull request # 380 from zchenyu/patch-1
> e2ed23b Delete unused functions
> 15aac26 Merge pull request # 371 from apelisse/use-smarter-cache
> 1262187 Bump go version to 1.19
> afdc3dd Merge pull request # 377 from apelisse/fix-fuzz-openapi
> 2b17a46 Remove former handler cache mechanism
> 19cbebb Merge pull request # 368 from Jefftree/oasv3-unmarshal
> 587efca spec: Remove unncessary marshaling from nmarshaling tests
> 4b54b81 handler: Replace handler cache with new cache
> 929b88f Merge pull request # 370 from Jefftree/fuzz
> f90255a Enable experiment unmarshal
> 317b8ed spec3: Improve OpenAPI fuzzing
> 69ee2d2 cached: Use atomic.Pointer to prevent type swap panic
> 66828de Merge pull request # 325 from apelisse/marshal-v2
> 48f3c6d Add fuzzer for OpenAPI V3
> 8926865 Comments
> f713152 spec: Serialize empty array of SchemaOrArray
> ff9a8e8 Replaced Mime subtype containing @ with . in mimePb (# 369)
> 30e856a Use "jsonv2"/go-json-experimental to marshal OpenAPI v2
> 4b0756a Merge pull request # 372 from Jefftree/response-fix
> 2dff845 Address comments
> 32bc87b spec: Add missing SanitizeExtensions
> 4233a11 Merge pull request # 374 from Jefftree/update-json-experiment
> 39b3636 Merge pull request # 345 from apelisse/smarter-cache
> 5fc3bb0 Fix json unmarshal bug with extensions and Responses
> c3a4917 Reset struct in unmarshal on null
> bf0103b spec: Make UnmarshalJSON for SchemaOrBool consistent across v1 and v2
> e8cc210 Replace sed with perl
> 76d406a Merge pull request # 363 from Jefftree/expose-marshal-v3
> c6fbb9d cache: Create new Caching framework
> dd0d2d5 Implement experiment unmarshaler for OpenAPI V3
> a09b714 spec: Fix missing in v2 serialization
> 5a277be Update go-json-experiment to latest version and create a script for updating
> 5e46c6e Merge pull request # 355 from olivierlemasle/ci
> 3a6b765 Move fromMap and sanitize for OpenAPI to internal package
> f3cff14 Merge pull request # 337 from Jefftree/ci-gofmt
> 68031ae Merge pull request # 361 from Jefftree/oasv3-serialize-test
> 129c723 Cleanup CI config
> 1cb3ae2 Merge pull request # 367 from alexzielenski/cleanup-todos
> bacb3ab Merge pull request # 338 from Jefftree/comment-ci
> e7303d9 Add go 1.19 to CI
> a855b91 Add unmarshal benchmark
> e202aff Merge pull request # 352 from liggitt/revert-content-type
> 3dfa6bd Merge pull request # 362 from Jefftree/fix-oas3-bugs
> d5ab73e remove use of embed
> 442bf48 Merge pull request # 332 from Jefftree/etag-root
> 795f708 Add comment explaining the empty CI job
> 76eeb94 Run gofmt -s -w
> 5d2cb3a Merge pull request # 353 from liggitt/fix-gomod
> d69dee3 Revert "OpenAPI V2 add Content Type return"
> 64b6bb1 Merge pull request # 360 from alexzielenski/followup-conversion
> d9a87bd Fix incorrect types OpenAPI V3
> fde7732 add note about hardcoded schema todos
> 9a5fe2d Merge pull request # 333 from Jefftree/openapi-content-type
> 7ed38f0 Publish ETag for root OpenAPI V3 document
> e1923e7 Add gofmt to CI
> fbb0874 Merge pull request # 348 from olivierlemasle/bump-golang-x
> d06694b Tidy integration go.mod
> 8683ee8 Revert "Update pkg/handler/handler_test.go"
> 444ee99 Merge pull request # 339 from alexzielenski/smd-convert-spec-schema
> 3c68db0 add comment
> 3758b55 Merge pull request # 344 from olivierlemasle/bump-jsonreference
> b5f39f4 make schemaconv test blackbox
> 4385d6f Merge pull request # 334 from Jefftree/remove-mime
> 9ba0002 Update pkg/handler/handler_test.go
> b888574 Merge pull request # 346 from olivierlemasle/integration-test
> 4154b54 Fix GO-2022-0493 and GO-2022-1059
> dd344f1 deduplicate deduced definitions for tests
> bdc62e0 revert deducedDef deduplicatoin from proto_models
> d603cf3 Merge pull request # 350 from qingwave/ioutil-rm
> 8d5d713 test: compare json references by String()
> efba78c Merge pull request # 335 from Jefftree/gzip-unused
> 36389ca Remove mime AddExtensionsType
> d55d863 OpenAPI V2 add Content Type return
> 76fd588 Merge pull request # 349 from liggitt/multipleOf-zero
> 65e6919 Fix integration tests
> 09553db add test for spec.Schema -> smd conversion
> 10e5f0e Merge pull request # 351 from liggitt/prune-enum
> 90469a8 remove deprecated ioutil
> f6aa62a Bump github.com/go-openapi/jsonreference
> 86e75dd Merge pull request # 330 from apelisse/add-apelisse-validation
> 1920258 Remove unused gzip function
> fbe2eda Merge pull request # 347 from qingwave/fix-extension-name
> a7f241a Protect against divide-by-zero panic with multipleOf
> ace3e4a add spec.Schema -> schema.Schema conversion
> a1cb06c Improve format of generated enum lines
> cac62f2 Merge pull request # 331 from apelisse/fix-unmarshal-bug
> af74d46 Add apelisse as approver to pkg/validation
> 34a5c6a Merge pull request # 329 from Jefftree/patch-1
> 48529ed fix wrong extension name in parse schema
> 01a25bb add builder3.BuildOpenAPIDefinitionsForResources
> dd070e2 Merge pull request # 328 from Huang-Wei/cleanup-defNames
> d3fc7bb Fix minor bug not deserializing a full-value in Paths#UnmarshalNextJSON
> a28e98e Merge pull request # 327 from jiahuif/fix/pointer-type
> 8651e00 Add jefftree as approver for kube-openapi
> 776667b cleanup! factor out openapi extension parsing
> 97a78ff cleanup code in builder3 test
> f73e7db Merge pull request # 322 from benluddy/openapi-gen-enum-package
> 46f039b add test for optional pointer field.
> cd17b1e cleanup! move proto-models code to own file
> 3b907d1 Consistently find enum values from separate packages in openapi-gen.
> 72c1c0d support pointer of enum types.
> 1cc6f9d cleanup! make toStringSlice also work on string slices
> c3e0f9c cleanup! remove unnecessary function and field
> f95a625 cleanup! add diff output to smd_test
> 541fa7c cleanup! update swagger.json to new version
bumping google.golang.org/grpc 62726d4...c0aa20a:
> c0aa20a Change version to 1.58.2 (# 6654)
> 67a53a6 balancer/weightedroundrobin: fix ticker leak on update (# 6655)
> 863de73 update version to 1.58.2-dev (# 6633)
bumping github.com/go-openapi/jsonpointer 2446e21...5df0d69:
> 5df0d69 Use github actions (# 9)
> ff99fe1 Bump dependencies (# 8)
bumping github.com/prometheus/procfs 332e865...113c501:
> 113c501 Custom build tag "nostatfs" disables statfs (# 553)
> 156bf8d Update common Prometheus files (# 551)
> 9684daf Cleanup various linting issues (# 548)
> 4b2218e Increase Stat() buffer size (# 547)
> 46aea31 Bump golang.org/x/sys from 0.8.0 to 0.9.0 (# 542)
> 5e8c988 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (# 541)
> e5567b2 Update common Prometheus files
> 45f8bbf Update common Prometheus files (# 537)
> a76f400 Fix CPUVulnerabilities() reporting from sysfs (# 532)
> 6d9dbc0 Use golangci-lint for codespell (# 535)
> 1d6add5 Add net/route parse, also add util lib Pars… (# 508)
> abbfda0 Bug Fix: Slice out of bound in filterOfflineCpus (# 534)
> 5d2473f fs: Statfs_t{} doesn't have a Type field on Windows (# 528)
> 6a7bbcc Create new errors in proc.go using errors module. (# 526)
bumping knative.dev/pkg 8761ceb...d0a82f9:
> d0a82f9 Update community files (# 2850)
> 833dd97 prioritize destination CA certs over resolved addressable CA certs (# 2849)
> 294e777 Add rest.Config to fake context in SetupFakeContext (# 2847)
> 0736c74 Add SinkAudience to SourceStatus (# 2844)
> 1860700 update k8s min version to 1.26.x and go deps to 1.27.x (# 2832)
> c9c48d7 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (# 2846)
> 6cf4b05 upgrade to latest dependencies (# 2841)
> 0f52db7 Bump google.golang.org/api from 0.142.0 to 0.143.0 (# 2840)
> bd49c73 upgrade to latest dependencies (# 2839)
> 51a826d Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (# 2835)
> 4930930 Bump google.golang.org/api from 0.141.0 to 0.142.0 (# 2834)
> 0efc1bc Also return Audience in URIResolver.AddressableFromDestinationV1() (# 2836)
> 559de7e upgrade to latest dependencies (# 2833)
> dd819c0 Update community files (# 2830)
> 05a411a upgrade to latest dependencies (# 2831)
> 76b4202 Add AuthStatus type (# 2829)
bumping github.com/prometheus/client_model 91c3945...9a2bf30:
> 9a2bf30 (feat): Add created timestamps to counter, summary and histogram
> 2b34b1e Merge pull request # 65 from prometheus/repo_sync
> 0e6fdca Update common Prometheus files
bumping k8s.io/klog/v2 9ae4992...d7fc505:
> d7fc505 Merge pull request # 363 from pohly/textlogger-backend
> e37f9fe Merge pull request # 368 from pohly/ktesting-config-api
> 7a9f099 textlogger: write unstructured klog output directly
> 90cff0f Merge pull request # 365 from pohly/ktesting-timestamps
> a0fea0c textlogger: verbosity changes through public API
> 81f97ff klog: support writing formatted buffer through logger
> af72dbd Merge pull request # 366 from pohly/buffer-size-limit
> 1b27ee8 ktesting: allow overriding default formatter
> e092d89 ktesting: support verbosity changes at runtime
> 1025055 github: bump golangci-lint image version
> 2582956 buffer: restore dropping of too large buffers
> d113925 ktesting: capture log entries only if requested
> 8eadf2c KObj, KObjSlice: format more efficiently as text
> 8b4cfd2 ktesting: use klog-like header
> a1638bf KObj: optimize string concatenation
> 926ab6d serialize: combine merging and formatting
> 9674cae textlogger: remove some dead code
> 1a1367c buffer: use sync.Pool
> ff4f80f test: unit tests for vmodule support
> 757e6bb use output test cases also for benchmarking
> f833abb move output tests into packages
> 70aa795 textlogger: fix vmodule support
> 34a9807 klogr: use test.InitKlog
> 125ecfe klogr: fix vmodule support
> c34db96 test: move InitKlog into tests
> d20ee72 klogr: avoid calling Info/Error/Enabled through auto-generated code
bumping k8s.io/apiextensions-apiserver 52c998e...6090d8e:
> 6090d8e Update dependencies to v0.27.6 tag
> 9e61d2d Merge pull request # 120357 from stevekuznetsov/automated-cherry-pick-of-# 120177-kubernetes-release-1.27
> 704e536 Merge pull request # 119809 from jpbetz/fix-cost-1_27
> 4d42e07 apiextensions-apiserver: generate applyconfigurations
> 13422bc Fix CEL cost handling of zero length replacement strings
> 10ab073 Add test coverage of result size of string operations
> c839e63 Bump cel-go to v0.12.7
> 78ec0b9 Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
> f972538 call ./hack/update-vendor.sh
> 2bcd8f5 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
> f4f12f1 update-vendor: update vendored go.sums
> 0e2d1c6 Merge pull request # 117271 from jkh52/release-1.27
> 38c8552 Bump konnectivity-client to v0.1.2
> 1158d6a Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
> 73b9afb Update kube-openapi to fix race
> 2ef062b Merge pull request # 117596 from jpbetz/automated-cherry-pick-of-# 117593-origin-release-1.27
> a9bfca1 Fix bug where CEL listOfString.join() results in unexpected error
> 15ea0ae Merge pull request # 117305 from ncdc/automated-cherry-pick-of-# 117301-upstream-release-1.27
> c701fe6 Revert "Merge pull request # 113151 from ncdc/refactor-crd-conversion"
> 3735b65 Revert "CR conversion: protect from converter input edits"
> 2c580f6 Merge remote-tracking branch 'origin/master' into release-1.27
> 072e6ee .*: update vendor dir and cleanup
> eebba51 allow multiple sources to add/remove from discovery without clobbering each other
> 508f83b Merge pull request # 116539 from pohly/ginkgo-gomega-update
> 6a644f1 dependencies: ginkgo v2.9.1, gomega v1.27.4
> 9b2bf1f Merge pull request # 116490 from tallclair/docs-urls2
> afd1dce Merge pull request # 116542 from enj/enj/f/go1.20
> 0056d08 Fix broken API docs URLs
> 80c24ac Explicit bump to go 1.20
> 5642c14 Merge pull request # 116349 from apelisse/use-smarter-cache
> f6979b6 Merge pull request # 115969 from DangerOnTheRanger/messageExpression-for-crd
> 0ea45b8 Update kube-openapi to 15aac26d736a
> 2bc2633 Merge pull request # 115065 from apelisse/apimachinery-managed-fields
> 526f53e Implement MessageExpression.
> 22a15b2 Merge pull request # 116394 from liggitt/cleanup-crd-test
> d8a40c9 managedfields: Move most of fieldmanager package to managefields
> 1340251 Update codegen/openapi spec.
> 7d3da39 Turn off P&F filter in standalone CRD server tests
> 472ca3c Add MessageExpression field.
> 0c8dd91 Merge pull request # 115747 from cici37/rc
> 37f569d Update CRD validation rules path accordingly.
> 9616bec Merge pull request # 116054 from jpbetz/secondary-authz
> 7028fbd Merge pull request # 116109 from aerfio/aerfio/update-broken-links-autoscaling
> cb0f30d Implement secondary authz
> 7b5bc25 Merge pull request # 116284 from thockin/codegen_subprojects_cleanup_verify
> bca5d30 update obsolete links
> 9344b1e Codegen: subprojects: clean up verify scripts
> 1e2bd66 Merge pull request # 116166 from pohly/test-go-vet
> 3ac572f Merge pull request # 116162 from apelisse/update-openapi
> 672e7a2 staging: fix "go vet" issues
> 4de9430 Merge pull request # 116242 from bobbypage/bump-gosystemd
> bd86653 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
> 31c95ff deps: Update github.com/coreos/go-systemd/v22 to v22.4.0
> 408bf45 Merge pull request # 115402 from p0lyn0mial/upstream-sendinitialevents-take-2
> 2e5c35d Merge pull request # 116106 from alexzielenski/revert-116062-revert-field-manager
> e957761 generated
> 0b40a94 Merge pull request # 115277 from pohly/klog-update
> 17faeb9 Revert "Revert "Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3"
> c26cd54 Merge pull request # 115413 from pacoxu/etcd-dep-update
> e59684a dependencies: update klog v2.90.1
> 0058a44 upgrade etcd deps to v3.5.7
> ba14f21 Merge pull request # 116140 from dashpole/fix_nobody_tracing
> 39f2152 update otelhttp to v0.35.1
> 5d6ae6c Merge pull request # 116039 from liggitt/crd-compat
> 96f2cce Merge pull request # 115996 from rayowang/autoscaling
> a62a0ae Update generated files
> 80553ce update openapi-spec, generated proto and generated openapi
> 7e56f36 Add CRD compatibility objects
> 4d0676b Merge pull request # 116062 from liggitt/revert-field-manager
> a2d30bd Explicitly exclude unmarshaled fields for custom-marshaled types from standard JSON handling
> 88e58cb Revert "Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3"
> f08d504 Merge pull request # 115324 from alexzielenski/apiserver/smd/use-openapiv3
> d0ac340 Merge pull request # 113312 from jiahuif-forks/feature/cel/builtins
> ac4e781 update swagger.json used in tests
> c405e08 Merge pull request # 115786 from liggitt/net-0.7.0-master
> fc41472 adaptor between structral and OpenAPI.
> 5005da4 crd directly create smd schema from spec.Schema
> e2c1ee9 Update golang.org/x/net to v0.7.0
> aeef8b7 make structural type use OpenAPI lib.
> 046fe36 Merge pull request # 115456 from pohly/goroutine-leak-check
> 41e2ca2 Merge pull request # 114987 from astefanutti/pr-codegen-applyconfig
> 22ef5fb test: use go-uber/goleak for strict leak checking
> f22eb43 Update client examples with generated apply configurations
> cc74759 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
> 9cbbe5e Update k8s.io/utils to `a36077c30491`
> b649bcb Merge pull request # 115379 from artemvmin/serial-mkfs
> 6a0190a Merge pull request # 115542 from SataQiu/clean-apiserver-20230206
> c5a2f70 Update k8s.io/utils to latest version
> ba39b13 using BuildOpenAPISpecFromRoutes instead of deprecated BuildOpenAPISpec
> 1765684 Merge pull request # 115403 from apelisse/hasschema-pool
> 940be70 Merge pull request # 114439 from alexzielenski/apiserver/smd/conversion-smaller
> 72a0987 apiextensions: SchemaHas predicate must be read-only/non-captured
> 6ae7a7b Merge pull request # 114948 from haoruan/feature-api-doc-field-linter
> 1a2ab85 add "object" type to list schema openapi
> 1f01ab7 apiextensions: Pool schemas in SchemaHas
> 2be6dd7 Merge pull request # 115339 from kevindelgado/patch-opton-params
> 76aa45e Generated files
> da35c92 apiextensions: Benchmark escaping in SchemaHas
> e576523 Merge pull request # 115266 from pohly/gomega-update
> 85681fd Separate Put and Patch Options
> 8d6b982 Fix the name violation in apiextensions.k8s.io/v1,CustomResourceConversion, remove the failures file
> c0f9337 Merge pull request # 115271 from kevindelgado/field-validation-conformance
> a0352fe dependencies: update gomega to v1.26.0
> b84ea14 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
> 9f7c10e update codegen
> 4920ec7 update kube-openapi
> d9aed17 drop Enabled() checks for ServerSideFieldValidation feature gate
> 46d1364 Merge pull request # 115196 from thockin/codegen-5-dont-gen-clients-for-internal
> 09bc831 Merge pull request # 114609 from pohly/log-runtime-verbosity-level
> a3a7943 Don't generate clients for example internal APIs
> f7cb34a Merge pull request # 115191 from jkh52/zero-one-one
> 3560fd9 k8s.io/component-base/logs: support changing verbosity of JSON output
> 5f7d388 Merge pull request # 115186 from thockin/codegen-2-rm-deprecated-clients
> d58d94d Bump konnectivity-client to v0.1.1
> 5345e20 Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
> 08fc103 Remove deprecated generated clients
> e51df09 Don't generate clientset/doc.go in client-gen
> 1c17d3e Merge pull request # 115079 from dims/update-to-newer-moby/ipvs-v1.1.0
> 4619000 Update to new release of moby/ipvs
> 402133d Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
> c2a7c3a *: Bump version of vmware/govmomi
> b39cc44 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
> ffdceb1 Bump kube-openapi
> 2ffc5bf Merge pull request # 114868 from apelisse/private-internal-managers
> 4306780 Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
> 23840c6 Make internal managers private
> 4260290 Merge pull request # 114959 from ncdc/make-cr-conversions-safer
> 3ff820f dependencies: update ginkgo to v2.7.0
> 674b809 CR conversion: protect from converter input edits
> d7e9eb9 Merge pull request # 114869 from liggitt/kube-openapi
> 3996d4f Merge pull request # 113959 from Jefftree/jefftree-owners
> 7f15502 Regenerate openapi
> c34b31d Merge pull request # 114857 from jpbetz/bump-cel-1_12_66
> 57cea73 Add jefftree to OWNERS
> cff6fd3 bump kube-openapi
> c9e4b73 Fix 114661 via cel-go bump to 0.12.6 to pick up cel-go# 620
> 192d466 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
> 7aabce6 Merge pull request # 114829 from liggitt/oauth-revert
> 6f93b39 code-generator: refer to the API package for GV{R,K}
> 85e60cf Merge pull request # 114792 from apelisse/typeconverter-swagger
> 137a398 Revert "bump golang.org/x/oauth2"
> 9aa1e56 Merge pull request # 114789 from jkh52/thirty-five
> 4f40af0 Hide OpeAPI details behind the NewTypeConverter
> d6dd9d2 Merge pull request # 114822 from liggitt/oauth2
> 64291ac Bump konnectivity-client to v0.0.35
> e9aa281 Merge pull request # 114570 from dengyufeng2206/1219pr
> e4e5a1f bump golang.org/x/oauth2
> 6c75f22 Merge pull request # 113542 from ardaguclu/fix-shortname-disperancy
> 4c1c1e1 fix test order in controller/openapi/builder/builderst.go
> 60d816a Merge pull request # 114705 from thockin/codegen_subproject_cleanup
> e4838c9 Remove GetSingularName for subresources
> 4b849a7 Cleanup codegen subproject scripts
> 6888e22 Use correct singular name format for subresources
> e3a4a06 Merge pull request # 113538 from pohly/e2e-ginkgo-timeline
> 53f4ef5 Add singular name for the rest of types
> 9746985 Merge pull request # 114559 from liggitt/gofmt
> e99cef9 dependencies: update to ginkgo v2.6.1, gomega v1.24.2
> 276c953 Introduce singularNameProvider for core types
> 0a1ef78 Fix indentation/spacing in comments to render correctly in godoc
> 4511d97 Merge pull request # 114414 from my-git9/ioutil/apiextensions-apiserver1
> 2048c01 fix: remove ioutil for new go version
> 41a7928 Merge pull request # 113151 from ncdc/refactor-crd-conversion
> 13886b1 CRConverter: change to UnstructuredList
> 5b337f2 Make empty unstructured check common
> 75c48a2 Create new conversion Factory interface
> 4ed8e78 Rename crConverterInterface to CRConverter
> 047d76d Merge pull request # 114408 from liggitt/gorilla
> 3da29ee Merge pull request # 113707 from lucacome/bump-grpc
> 8f7ac5c Mark github.com/gorilla dependencies to avoid increasing use
> 2627074 Merge pull request # 113922 from alexzielenski/owners-alexzielenski
> 5ddcd6d Bump grpc to v1.51.0
> 894014a Merge pull request # 114319 from liggitt/net-master
> 213cc48 add alexzielenski to OWNERS
> e105691 Update golang.org/x/net 1e63c2f
> 88105d7 Merge pull request # 113764 from Jefftree/foobar
> 621535e fix aggregated discovery version sorting
bumping knative.dev/hack c4a34c3...1588988:
> 1588988 Update community files (# 327)
> f2f9b6f Vendorless docs (# 324)
> 46659bc Update actions (# 323)
> 403114f Manual shellcheck (# 321)
> 74aa02a 🐛 Remove deps from go.mod for knative.dev/hack (# 320)
> 34850cd Update community files (# 319)
> da6e74c 🐛 The `go.work.sum` don't influence the dependencies resolution (# 317)
bumping knative.dev/networking 6aa8805...cf57a57:
> cf57a57 Update community files (# 873)
> 53ba1f4 Rename cluster.local to avoid issues with config validation webhook (# 872)
> 97dab15 upgrade to latest dependencies (# 870)
> 463dc38 Cleanup SAN constants and Secrets Keys for system-internal-tls certificates (# 861)
> 05d0964 Align the encryption flags (# 858)
> c1cae21 upgrade to latest dependencies (# 869)
> c382f81 upgrade to latest dependencies (# 868)
> 88e91e3 upgrade to latest dependencies (# 867)
> a5e8fb9 Update community files (# 865)
> 65a08ef upgrade to latest dependencies (# 866)
bumping k8s.io/utils 8e77b1f...a36077c:
> a36077c Merge pull request # 275 from enj/enj/f/lru_eviction
> 3401372 Merge pull request # 274 from artemvmin/concurrent-fake-exec
> 22082ee lru: add support for setting eviction func
> 391b47c Merge pull request # 272 from thockin/reboot-pr-246
> fad585f Make FakeExec safe for concurrency
> 99ec85e Merge pull request # 271 from danwinship/ipfamily
> df71e4c ebtables: better version check regex
> 914fa98 Clean up IsDualStack* docs and code
> 59f23ee Add IPFamilyOf(), etc
> 5c9db06 Tighten IsIPv6() semantics, clarify docs
> d001242 Refactor IsIPv*() tests
> 12a2ade Make IsIPv4CIDR()/IsIPv6CIDR() accept nil
> 730c628 Split the IP family stuff (eg IsIPv6String()) into its own file.
bumping k8s.io/client-go 6e9dabb...f2d9132:
> f2d9132 Update dependencies to v0.27.6 tag
> fa3c65e Merge pull request # 120360 from Jefftree/automated-cherry-pick-of-# 119870-upstream-release-1.27
> 68da234 Fallback to legacy discovery on a wider range of conditions in aggregator
> 0ea0345 Merge pull request # 120067 from HirazawaUi/automated-cherry-pick-of-# 116506-upstream-release-1.27
> d55c4c3 generate ReportingInstance and ReportingController in Event
> f102456 Merge pull request # 119868 from liggitt/automated-cherry-pick-of-# 119835-upstream-release-1.27
> 686c038 Avoid returning nil responseKind in v1beta1 aggregated discovery
> 1bfd018 Merge pull request # 119113 from champtar/automated-cherry-pick-of-# 118922-upstream-release-1.27
> b1b513f client-go: allow to set NotBefore in NewSelfSignedCACert()
> 860d25f Merge pull request # 118969 from champtar/automated-cherry-pick-of-# 117791-upstream-release-1.27
> 8d8e2bc Merge pull request # 119086 from neolit123/automated-cherry-pick-of-# 118150-origin-release-1.27
> d96d0d8 update serial number to a valid non-zero number in ca certificate
> af4a748 call ./hack/update-vendor.sh
> 22da8a5 Merge pull request # 118553 from puerco/bump-1.27-go1.20.5
> 81d8c78 update-vendor: update vendored go.sums
> 015caa2 Merge pull request # 117708 from Jefftree/automated-cherry-pick-of-# 117705-upstream-release-1.27
> fb5347d Update kube-openapi to fix race
> 353c489 Merge pull request # 117685 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.27
> 6ce3e7e Use absolute path instead requestURI in openapiv3 discovery
> aab9b0a Merge pull request # 117637 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.27
> a16d525 Refactors discovery content-type and helper functions
> 559da62 Merge remote-tracking branch 'origin/master' into release-1.27
> 012beed .*: update vendor dir and cleanup
> 1517ffb Merge pull request # 116623 from lavalamp/xfrmr
> 308e6b1 Merge pull request # 113218 from ahmedtd/kep-3257
> c3b84f0 Change where transformers are called.
> 4c5879a ClusterTrustBundles: make update
> 4666344 Custom match criteria (# 116350)
> 3858973 Matchconditions admission webhooks alpha implementation for kep-3716 (# 116261)
> 445660b Merge pull request # 116332 from klueska/extend-resourceclaimstatus
> e023fb8 Merge pull request # 116119 from vinaykul/restart-free-pod-vertical-scaling-fixes
> ff60d1b Update generated code for resource.k8s.io/v1alpha2
> 9ff2627 Merge pull request # 115075 from aojea/ipaddress
> 2932f6b Restructure naming of resource resize restart policy - generated files
> 84ae514 Merge pull request # 116539 from pohly/ginkgo-gomega-update
> 568393e make update
> ef07195 Merge pull request # 114242 from austince/feat/per-queue-metrics
> a952148 dependencies: ginkgo v2.9.1, gomega v1.27.4
> 23d016c Merge pull request # 107826 from smarterclayton/context_wait
> 21b4553 Allow custom metric provider for retry metrics
> f3dc70c Merge pull request # 116603 from seans3/discovery-resilience
> 250fc3d wait: Update tests to reference the constant error
> 66fa9d3 Unify queue constructors, deprecate current constructors
> 48d97c0 Merge pull request # 116556 from pohly/dra-podschedulingcontext
> 2bd557f Aggregated discovery resilient to nil GVK
> 9668243 Integrate new metrics provider option in test case
> 2a7ba94 Merge pull request # 112334 from dgrisonnet/fix-eventseries-count
> 76262aa api: generated files for PodSchedulingContext
> e0785d6 Remove options from queue ctors w/o metrics
> 3cafc13 Merge pull request # 116299 from pohly/dra-v1alpha2
> 9c7c60b events: fix EventSeries starting count discrepancy
> 89a4c12 Add license header to new file
> 324f43b api: resource.k8s.io v1alpha1 -> v1alpha2
> 98d0d1a Allow setting per-queue metrics providers
> 362ffe4 Merge pull request # 115668 from jiahuif-forks/feature/validating-admission-policy/type-system
> 8dcee0c generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
> b5e4a5a Merge pull request # 116397 from jiahuif-forks/feature/validating-admission-policy/message-expression
> 471f66f Merge pull request # 116490 from tallclair/docs-urls2
> d2cdd64 generated: ./hack/update-codegen.sh && ./hack/update-openapi-spec.sh
> e4aa112 Merge pull request # 116542 from enj/enj/f/go1.20
> b8c2b4b Fix broken API docs URLs
> b14244a Merge pull request # 116477 from twz123/synctrack-64bit-alignment
> e0b969d Explicit bump to go 1.20
> 9e8c663 Properly align synctrack.SingleFileTracker struct
> 012954e Merge pull request # 116450 from vinaykul/restart-free-pod-vertical-scaling-api
> 6df0902 Merge pull request # 116435 from pohly/client-go-cache-reflector-leak
> d906637 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
> 1f020be Merge pull request # 110772 from p0lyn0mial/upstream-reflector-gets-stream
> 29ad2bc client-go: shut down watch reflector as soon as stop channel closes
> d2ebc4d Merge pull request # 116349 from apelisse/use-smarter-cache
> 262b98a cache/controller: Add ENABLE_CLIENT_GO_WATCH_LIST_ALPHA
> 756a0f3 Merge pull request # 114290 from Jefftree/mime-remove
> e2867f9 Update kubernetes code for minor API changes to kube-openapi
> ac0a428 reflector watchlist tests
> 65be885 Merge pull request # 116409 from p0lyn0mial/upstream-reflector-list-n-watch
> eec00dc remove mime AddExtensionType in discovery test
> 3d77c7c Update kube-openapi to 15aac26d736a
> b33e818 reflector: use watchlist
> 64e2c7f KEP-3325: Promote SelfSubjectReview to Beta (# 116274)
> ac7598e reflector: allow watch method to accept a watcher
> d1c260e reflector: introduce watchList
> 223d456 Merge pull request # 116145 from seans3/discovery-stale
> e6ae4ec Merge pull request # 116354 from pacoxu/cleanup-CronJobTimeZone
> 6b8e57e Plumb stale GroupVersions through aggregated discovery
> 7bf37ef cleanup: sync testdata as CronJobTimeZone is GAed
> 60e5373 Merge pull request # 115973 from jpbetz/enforcement-actions
> bbbf092 Generate code
> 48ca734 Merge pull request # 115978 from seans3/discovery-empty-response
> 29a689d Merge pull request # 116297 from p0lyn0mial/upstream-reflector-list-n-watch-refactor
> 0bc9170 Tolerate empty discovery response in memcache client
> 06ad6b3 Merge pull request # 116166 from pohly/test-go-vet
> f694a79 reflector: extract watch and startResyncAsync methods
> d39f829 Merge pull request # 116162 from apelisse/update-openapi
> 3259c41 staging: fix "go vet" issues
> bfa72fd Merge pull request # 116237 from seans3/openapi3-add-error
> 59fa142 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
> 4c5eaaf Add custom error struct for Group/Version not found
> 3f4372d Merge pull request # 115865 from seans3/discovery-client-cleanup
> 02d652e Merge pull request # 116195 from seans3/openapi3-root-fix
> bc1864f Removes old discovery hack ignoring 403 and 404
> 91199a6 Merge pull request # 115277 from pohly/klog-update
> 6ddf61b Fixes bug with Root not handling Group without Version
> 089d044 client-go: support `Shutdown()` for metadata and dynamic informers (# 114434)
> 6a9f0eb dependencies: update klog v2.90.1
> 9ea785f Merge pull request # 116090 from abserari/patch-1
> 8f4ee71 Merge pull request # 102884 from vinaykul/restart-free-pod-vertical-scaling
> af12621 Typo: fix EndpointsLeasesResourceLock ->ConfigMapsLeasesResourceLock
> b466770 Merge pull request # 115393 from seans3/openapi3-root
> 85d57cf Generated files and compat data from API changes
> 6e69fba Merge pull request # 114872 from Iceber/fix_acquire_leader
> 6eb5769 OpenAPI V3 Root interface and basic implementation
> ba2fddd Merge pull request # 115784 from seans3/openapi-fake-client
> 899a109 leaderelection: using le.clock for the time calculations
> 0a3ea4f Refactor to use openapi fake client
> b4217e1 client-go: fix the wait time for trying to acquire the leader lease
> 1ea7195 Merge pull request # 115933 from intUnderflow/clean-up-fake-recorder
> 3a78ee0 Fix typo
> 1fc8a8a Clean up FakeRecorder event emission
> 269abfd Merge pull request # 115860 from intUnderflow/include-annotations-fake-recorder
> dda9c52 Merge pull request # 115809 from seans3/openapi-file-client
> c633a82 Include annotations all the time
> d7a20b1 Merge pull request # 115472 from lanycrost/client-go-110992-GenerateSelfSignedCertKeyWithFixtures-permissions
> 1369f16 New openapi v3 testing file client
> f7f367e Respond to review
> d0008d1 Merge pull request # 115620 from odinuge/ou-relist-missing-delete
> bd24c42 client-go: change permissions of key
> a43f324 Allow inclusion of annotations in channel events when using FakeRecorder
> df55688 Merge pull request # 115604 from pacoxu/fix-design-proposals-links
> b2a4f02 client-go/cache: update Replace comment to be more clear
> a7dbbf8 client-go: change permissions of GenerateSelfSignedCertKeyWithFixtures generated cert
> 60f5c9b Merge pull request # 115786 from liggitt/net-0.7.0-master
> 4bd9226 API docs: point to current docs instead of archived designs
> a01b5a2 client-go/cache: rewrite Replace to check queue first
> be82893 client-go: change permissions of directories and certs
> 249eb86 Merge pull request # 115785 from liggitt/fix-kubectl-test
> e850f45 Update golang.org/x/net to v0.7.0
> 878a4f8 archived design proposals are now moved to Design Proposals Archive Repo.
> b250bf5 client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests
> 71253f0 fix: comment about permission bits
> fb55d97 Revert "Refactor fake versions of openapi client into testing subdir"
> 8279635 client-go/cache: fix missing delete event on replace without knownObjects
> 03568a1 client-go: make generating certificate/key permissions more secure (600)
> 278918a Merge pull request # 115465 from seans3/openapi-client-testing
> 2ded6b6 client-go/cache: fix missing delete event on replace
> 8ef4d7d Merge pull request # 115685 from skitt/rest-req-error
> bb1833c Refactor fake versions of openapi client into testing subdir
> 22e2a9b client-go: add an Error() function on Request
> d462933 Merge pull request # 115665 from aramase/aramase/f/update_vendor_k8s_utils
> 86a4c64 Update k8s.io/utils to `a36077c30491`
> efd0415 Merge pull request # 115514 from pohly/event-broadcaster-shutdown
> 00b9d76 Merge pull request # 115315 from enj/enj/i/kas_kubelet_conn_close
> f6a5a1f client-go: don't wait too long after EventBroadcaster.Shutdown
> 9c50465 Merge pull request # 115379 from artemvmin/serial-mkfs
> d8b14dc kubelet/client: collapse transport wiring onto standard approach
> 2e3265c Merge pull request # 108396 from tkashem/retry-metric
> 13c89f7 Update k8s.io/utils to latest version
> d2388d1 client-go: add metric to count retries
> f457a57 Merge pull request # 112072 from tkashem/retry-concurrency-test
> 67f1485 client-go: add unit test for Request thread safety
> b135083 Merge pull request # 115266 from pohly/gomega-update
> d7d6bcf Merge pull request # 115354 from pohly/dra-reserved-for-list-type
> 55c90d5 dependencies: update gomega to v1.26.0
> 648d828 Merge pull request # 110253 from tkashem/retry-condition-test
> fa4e59a dynamic resource allocation: avoid apiserver complaint about list content
> 79c4b40 client-go: add test to document retry conditions
> adb1f50 Merge pull request # 114550 from alexzielenski/apiserver/smd/update-kube-openapi
> 1c9d8a0 update kube-openapi
> cbb6016 Merge pull request # 111652 from ash2k/ash2k/leader-elector-tweaks
> ac40ba3 Always emit the stopped leading event
> 84ad8a7 Merge pull request # 113540 from wongearl/cleanup-client-go
> 7059973 Merge pull request # 115186 from thockin/codegen-2-rm-deprecated-clients
> 5d95f80 diff.ObjectReflectDiff is DEPRECATED use cmp.Diff
> 31586e6 Merge pull request # 115184 from thockin/codegen-1-clientset-doc-go
> 7c57428 Remove obsolete generated listers
> c33df1c Merge pull request # 113637 from mikedanese/http-proxy
> 1d637ff Don't generate clientset/doc.go in client-gen
> 0f17f43 Remove obsolete generated applyconfigs
> 9edd019 vendor: removed unused dep github.com/elazarl/goproxy
> b94c7fc Fix client-go doc.go - not generated
> e6998df Merge pull request # 115093 from xuzhenglun/too-large-resource-version-1.16
> a13376f Merge pull request # 114542 from pacoxu/EphemeralContainers
> 7685b51 Fix bug in reflector not detecting "Too large resource version" error before 1.17.0
> 228b004 Merge pull request # 115077 from smarterclayton/reflector_mock_clock
> 20ca706 cleanup: EphemeralContainers feature gate related codes
> 08e22c4 cache: Reflector should have the same injected clock as its informer
> 241dfe3 Merge pull request # 114794 from lavalamp/improved-has-synced
> cb28a0e Fix N^2 startup for webhook configurations
> 895a515 Merge pull request # 114766 from MadhavJivrajani/prepare-for-go1.20
> 47c0033 *: Bump version of vmware/govmomi
> ce349e1 Merge pull request # 114879 from olivierlemasle/bump-kube-openapi
> 6500345 Merge pull request # 113467 from pacoxu/psp-cleanup
> 640dd29 Bump kube-openapi
> 674e53a Merge pull request # 112365 from dgrisonnet/consolidate-isomorphic-events
> be1f5d4 client-go: remove extensions psp only
> 2c828f0 Merge pull request # 114859 from pohly/e2e-ginkgo-spec-ordering
> 1113415 event_broadcaster: update isomorphic event def
> e96d4a0 dependencies: update ginkgo to v2.7.0
> fda1b11 Merge pull request # 114869 from liggitt/kube-openapi
> 61a4d65 bump kube-openapi
> bd7ed9e Merge pull request # 114460 from brianpursley/pf-exit
> 5ea7f43 Merge pull request # 113654 from stevekuznetsov/skuznets/fake-group-name-registration
> b0a6a6f portforward: Add unit test to cover stopChan usage
> dc46266 Merge pull request # 114829 from liggitt/oauth-revert
> 9bcbb56 code-generator: refer to the API package for GV{R,K}…
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
0b8c5d4159
|
upgrade to latest dependencies (#1857)
bumping google.golang.org/genproto/googleapis/rpc 1744710...2d3300f:
> 2d3300f chore(all): update actions/checkout action to v4 (# 1052)
> b8732ec chore(all): auto-regenerate .pb.go files (# 1051)
> ccc8af3 chore(all): auto-regenerate .pb.go files (# 1050)
> 6bfd019 chore(all): auto-regenerate .pb.go files (# 1047)
> ca7cfce fix(analytics/admin/v1alpha): remove broken aliases (# 1045)
bumping google.golang.org/grpc 87bf02a...62726d4:
> 62726d4 update version to 1.58.1 (# 6629)
> fa6d9ab cherry-pick 6610 and 6620 (# 6627)
> 467fbf2 Change version to 1.58.1-dev (# 6580)
> c2b0797 Change version to 1.58.0 (# 6579)
> 0467e47 balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6607)
> 5d1c0ae leastrequest: fix data race in leastrequest picker (# 6606)
> e26457d stream: swallow Header errors as we used to; RecvMsg can still return it (# 6591)
> 4c9777c clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (# 6563)
> 81b9df2 idle: move idleness manager to separate package and ~13s of tests into it (# 6566)
> 7d35b8e test: speed up TestServiceConfigTimeoutTD from 1.8s to 0.03s (# 6571)
> d51b3f4 interop/grpc_testing: update protos from grpc-proto repo (# 6567)
> fe1519e client: fix ClientStream.Header() behavior (# 6557)
> 8a2c220 cdsbalancer: test cleanup part 2/N (# 6554)
> 7f66074 vet.sh: fix interface{} check for macos (# 6561)
> b07bf5d cdsbalancer: test cleanup part 1/N (# 6546)
> 33f9fa2 test: speed up two tests (# 6558)
> aca07ce xds/internal/xdsclient: Add least request support in xDS (# 6517)
> e5d8eac test: improve and speed up channelz keepalive test (# 6556)
> ebf0b4e idle: speed up test by 5x even while running 2x more iterations (# 6555)
> 7d3996f grpctest: use an interface instead of reflection (# 6553)
> cc705fe interop: regenerate pb.gos (# 6551)
> 3e92504 status: optimize GRPCStatus() calls (# 6539)
> 402ba09 pick_first: de-experiment pick first (# 6549)
> 2821d7f resolver: remove outdated Target examples (# 6547)
> 53d1f23 benchmark: update proper benchmark binary to use larger buffers (# 6537)
> fbff2ab *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (# 6544)
> e40da66 clientconn: release lock when returning from enterIdleMode() (# 6538)
> dbbc983 balancer/leastrequest: Add least request balancer (# 6510)
> a010079 *: remove references to old versions of go (# 6545)
> 03d32b9 orca: update example and interop to use StateListener (# 6529)
> c2bc22c testing: update Go versions tested to 1.19-1.21 (# 6543)
> 879faf6 test: update client state subscriber test to be not flaky and more stressful about rapid updates (# 6512)
> f3e94ec xds: improve error message when matched route on client is not of type RouteActionRoute (# 6248)
> bb41067 balancergroup: do not cache closed sub-balancers by default (# 6523)
> 68704f8 gracefulswitch, stub: remove last UpdateSubConnState references (# 6533)
> 4900699 balancer/rls, xds/wrrlocality: stop forwarding UpdateSubConnState calls (# 6532)
> ebc3c51 internal/balancergroup: remove usage of UpdateSubConnState (# 6528)
> 5da2731 balancer/weightedtarget: stop forwarding UpdateSubConnState calls (# 6525)
> 182b0ad interop/grpc_testing: regenerate protos (# 6534)
> e274152 rls: fix flaky test introduced by # 6514 (# 6535)
> 61a1f77 balancer/weightedroundrobin: migrate to StateListener (# 6530)
> 175c84c xds/ringhash: use StateListener instead of UpdateSubConnState (# 6522)
> 3fa17cc test: speed up test that was taking 10 seconds to timeout (# 6531)
> 694cb64 xds/clusterresolver: stop forwarding UpdateSubConnState calls (# 6526)
> 8f51ca8 tests: stop using UpdateSubConnState (# 6527)
> cea77bb xds/clustermanager: stop forwarding UpdateSubConnState calls (# 6519)
> ce68413 xds/priority: stop forwarding UpdateSubConnState calls (# 6521)
> dceb6ee xds/clusterimpl: stop forwarding UpdateSubConnState calls (# 6518)
> 8def12a xds/outlierdetection: Stop handling UpdateSubConnState forwarding (# 6520)
> 67a8e73 multiple/test: use stub balancer instead of defining wrapped balancers (# 6514)
> 92b481a test: allow set request/response size in interop soak test (# 6513)
> 07609e1 benchmark: restore old buffer size values for published benchmarks (# 6516)
> 2059c6e grpc: report connectivity state changes on the ClientConn for Subscribers (# 6437)
> 4832deb test: clean up deadlines set in tests (# 6506)
> 9c46304 xds/cdsbalancer: stop handling subconn state updates (# 6509)
> e9a4e94 base: update base balancer for new APIs (# 6503)
> 6c0c69e all: replace RemoveSubConn with Shutdown as much as possible (# 6505)
> 28ac6ef xdsclient: make watch timer a no-op if authority is closed (# 6502)
> d06ab0d pickfirst: receive state updates via callback instead of UpdateSubConnState (# 6495)
> 7aceafc balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (# 6493)
> 4fe8d3d balancer: fix tests not properly updating subconn states (# 6501)
> 8ebe462 outlierdetection: fix unconditional calls of child UpdateSubConnState (# 6500)
> 5d3d9d7 grpc: perform a blocking close of the balancer in ccb (# 6497)
> ecc5645 clusterresolver: fix a flaky test (# 6499)
> b9356e3 client: fix race between connection error and subconn shutdown (# 6494)
> 2db7b17 test/xds: increase default test timeout (# 6498)
> 8f496b2 test/kokoro: Add bootstrap generator test into Go Kokoro script (# 6463)
> 0246373 testutils: remove TestSubConns for future extensibility (# 6492)
> c635404 balancer: add StateListener to NewSubConnOptions for SubConn state updates (# 6481)
> 94df716 resolver: State: add Endpoints and deprecate Addresses (# 6471)
> 20c51a9 pickfirst: add tests for resolver error scenarios (# 6484)
> b8d36ca pickfirst: add prefix logging (# 6482)
> 5ce5686 pickfirst: guard config parsing on GRPC_EXPERIMENTAL_PICKFIRST_LB_CONFIG (# 6470)
> 41d1232 resolver/weighted_round_robin: remove experimental suffix from name (# 6477)
> 2aa2615 clusterresolver: comply with A37 for handling errors from discovery mechanisms (# 6461)
> d7f45cd xds/server: create the xDS client when the xDS enabled gRPC server is created (# 6446)
> f1fc2ca clientconn: add channel ID to some idleness logs (# 6459)
> 9bb44fb transport: use a sync.Pool to share per-connection write buffer (# 6309)
> d524b40 multiple: update dependencies after 1.57 branch cut (# 6452)
> 7aab9c0 stats: Add RPC event for blocking for a picker update (# 6422)
> 02946a3 resolver: remove deprecated AddressType (# 6451)
> 919fe35 Change version to 1.58.0-dev (# 6450)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
2cdfd1f0da
|
upgrade to latest dependencies (#1849)
bumping knative.dev/pkg ea6c1f2...6519aff: > 6519aff Update community files (# 2794) > 26b41ba Bump google.golang.org/api from 0.126.0 to 0.136.0 (# 2790) > 42a4ec1 Bump contrib.go.opencensus.io/exporter/prometheus from 0.4.0 to 0.4.2 (# 2793) > 404648b Bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 (# 2792) > a6e28fc Bump golang.org/x/tools from 0.11.0 to 0.12.0 (# 2791) > b409e16 Bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.1 (# 2785) > cceb144 Update community files (# 2788) bumping google.golang.org/genproto/googleapis/api e85fd2c...f966b18: > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) > 9506855 chore(all): auto-regenerate .pb.go files (# 1028) > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026) > e449d1e chore(all): update apidiff.yaml for submodules (# 1027) > 9b080da chore(all): auto-regenerate .pb.go files (# 1025) bumping golang.org/x/tools 675bf3c...229f848: > 229f848 gopls/internal/lsp/source: enable new defers analyzer > 2dc7eba go/analysis: use parser.SkipObjectResolution > f91c023 go.mod: update golang.org/x dependencies > e0783a8 internal/gcimporter: remove bug report on objectpath failure > 75f6f9c gopls/internal/bug: add gopls/bug telemetry counter > 4b271f9 gopls: add gopls/client telemetry counters > d0b18e2 go/analysis/passes/copylock: fix infinite recursion > 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt > 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters > 3d20bbe internal/gcimporter: add a missing return if objectpath fails > c16d0be cmd/gonew: add new tool for starting a module by copying one > 304e203 internal/edit: copy cmd/internal/edit > 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check > 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types > fe58b07 gopls/internal/lsp/source: fix renaming of type parameters > 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs > 03562de refactor/satisfy/find: composite lits may have type parameter type > bacac14 gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer > 38606b3 gopls/internal/lsp/cache: keep analysis progress reports on one line > e8cdaf4 gopls/internal/lsp/cache: fast-path for type-checking active packages > da5abd3 gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker > b389785 gopls: fix tests that depend on log sequencing > 2ffc4dc all: fix some typos > e66c3a5 gopls/internal/lsp/cache: use correct metadata in resolveImportGraph > 364bdd0 gopls/internal/lsp/cache: fix incorrect check for active package > c6e02e3 gopls/internal/lsp/source: highlight deprecated symbols > 07bfcd4 internal/gcimporter: another workaround for race to interface type set > db5406b gopls/internal/lsp: don't recompute diagnostics during code actions > 4810eda gopls/internal/lsp/cache: memoize active packages after every operation > fa093b2 gopls/internal/regtest/bench: add benchmarks for codeactions > d75c387 internal/facts: don't reexport imported facts unnecessarily > 67ba599 gopls/internal/lsp/cache: fix boundary cond in parseCache age eviction > 478577b gopls/internal/lsp/cache: purge Analysis.Results earlier > ac1b965 gopls/internal/lsp/cache: limit parallelism > 4f74786 gopls/internal/lsp/cache: move purgeFuncBodies into the parse cache > 3577700 gopls/internal/lsp/cache: used time-based eviction in parseCache > 36f607b gopls/internal/lsp/frob: document another restriction > 9b2c3f9 go/types/objectpath: avoid sorting methods for gopls > ebb9ee3 gopls/internal/lsp/cache: UX improvements for analysis > 3e82a5b internal/gcimporter: avoid test assumptions about internal packages in other repos > 7ba5690 go/analysis/passes/composite: fix typo in URL field > 36e4181 Revert "go/packages: avoid unnecessary dependency on StdSizes" > 9161e3a all: remove repetitive words > 2842ed8 go/packages: avoid unnecessary dependency on StdSizes > 84f829e gopls/internal/lsp/cache: better panic if metadata invariant is broken > 03275ec gopls/internal/lsp/cache: frob: a fast encoder with gob-like powers > dbfa513 gopls/internal/lsp: don't awaitLoaded inside resolveImportGraph > b160971 gopls/internal/lsp: fix a latent bug in orphaned file reloading > 67aade5 internal/facts: strength-reduce Package param to PackagePath > ffc82f3 gopls/internal/lsp/source/typerefs: optimize getPackageHandles > 50a6ef6 gopls/internal/lsp: only diagnose one package per file > 48026e1 internal/gcimporter: don't panic when exporting a builtin 'Error' method > 5fed7a8 gopls/protocol/generate: upgrade generating LSP stubs > b9fd8df gopls/internal/lsp/debug: display Analysis.Run times > 799eec0 gopls/internal: update LSP support > c6de5f5 gopls/internal/lsp/source: fix spurious "unexpected var object" error > ba3c31c gopls/internal/regtest/bench: add a test simulating typing > 80c9aad gopls/internal/regtest/bench: add an 'oracle' benchmark repo > e10bcf6 gopls/internal/regtest/bench: clean up profile flags > 50a7e14 go/types/internal/play: show enclosing scopes and method sets > 12fe149 internal/typeparams: improve the panic in OriginMethod > 89d9fae internal/gcimporter: supporting encoding objects from different packages > dbd6001 go/analysis: remove pointless comments > 67d73b2 internal/gopathwalk: use opts.Logf for errors if set > 1ca2185 go/analysis: pass package's Go version to type checker > a721062 gopls/internal/regtest/workspace: fix TestQuickFix_AddGoWork for go1.21 > ba23fc4 internal/analysisutil: avoid IsNamed panic on built-in named types > e1d0f91 go/analysis/passes/slog: unskip test > c35476f gopls: commands to start/stop profiling, and a new benchmark metric > ec9bc53 internal/gopathwalk: use os.ReadFile instead of ioutil.ReadFile > aac7fb6 internal/cmd/deadcode: a command to report dead code in Go programs > 538a6e9 gopls/internal/lsp/source: put context first in extracted functions > ef12545 internal/lsp/analysis: embed directive analyzer check following decl > 7bb8360 internal: fix typo > 7fa7e85 go/callgraph/rta: doc tweaks > d86c729 cmd/digraph: somepath: search breadth-first to find minimal path > eaebeac gopls/internal/lsp/source/completion: avoid duplicates from variants > ac255de cmd/digraph: consolidate -help message and package doc > dfb7d24 go/analysis/passes/slog: replace XXXCtx names with XXXContext > 8f07782 gopls/internal/lsp: make gopls.start_debugging open browser > 4b177d0 go/callgraph/rta: optimise 'implements' operation > eaca1d0 gopls/internal/lsp/filecache: increase idle GC period to 6 hours > 124ebfa internal/pprof: a function to compute total pprof time > 8304532 go/callgraph/rta: model reflective calls soundly > f9f582e go/packages: pass go list-reported Go language version to type checker > e7916d0 gopls/internal/lsp/source/completion: honor usePlaceholders > 1d07f1b gopls/internal/lsp/source/completion: placeholders for type params > 2d90701 gopls/internal/regtest/marker: skip addgowork.txt > 8060af9 gopls/internal/lsp/source/xrefs: include refs to methods of generics > a8cf665 gopls/internal/lsp/source: ignore objectpath error in rename > eeb93ed gopls: remove dead code > 781c467 gopls/internal/lsp/cache: plumb analysis URLs to client bumping knative.dev/client-pkg e46f802...38d2dc0: > 38d2dc0 Update community files (# 114) > 71b851f upgrade to latest dependencies (# 112) bumping knative.dev/hack a75befb...044c02b: > 044c02b Update community files (# 309) > 3403e35 Update e2e-kind.sh (# 308) > ab12e24 Update community files (# 306) bumping google.golang.org/grpc 5b67e5e...87bf02a: > 87bf02a Change version to 1.57.0 (# 6448) > 6b64be9 resolver/weighted_round_robin: remove experimental suffix from name > 9489082 github: replace deprecated command with environment file (# 6417) > d1868a5 clusterresolver: add logs for dns discovery mechanism error cases (# 6444) > 8e9c8f8 grpc: do not use balancer attributes during address comparison (# 6439) > db32c5b Fix preloader mode in benchmarks (# 6359) > f0280f9 xds: require EDS service name in new-style CDS clusters (gRFC A47) (# 6438) > bf5b7ae clusterresolver: handle EDS nacks and resource-not-found errors correctly (# 6436) > fc0aa46 client: encode the authority by default (# 6428) > 11feb0a resolver: delete Target.Scheme and Target.Authority (# 6363) > df3e021 status: fix panic when servers return a wrapped error with status OK (# 6374) > acbfcbb internal/grpcsync: refactor test (# 6427) > 51042db internal/grpcsync: Provide an internal-only pub-sub type API (# 6167) > 620a118 xds/internal/balancer/clusterimpl: Switch cluster impl child to graceful switch (# 6420) > 6b8f427 orca: remove useless log statement (# 6424) > ea492f5 xdsclient: indicate authority serverURI in authority + transport logs (# 6425) > 67e881c xds: E2E Test for Audit Logging (# 6377) > 07718ef internal/xds/rbac: Add support for string matcher in RBAC header matching (# 6419) > 575a936 xds: Fail xDS Server Serve() if called after Stop() or GracefulStop() (# 6410) > 7eb5727 xds: switch EDS watch to new generic xdsClient API (# 6414) > e859984 server: with TLS, set TCP user timeout on the underlying raw connection (# 5646) (# 6321) > 1634254 rpc_util: Reuse memory buffer for receiving message (# 5862) > 789cf4e reflection: rename proto imports for disambiguation in import script (# 6411) > 0673105 clusterresolver: switch a couple of tests to e2e style (# 6394) > 0b3a81e clusterresolver: remove priority LB related tests (# 6395) > dd931c8 xds: clusterresolver e2e test cleanup (# 6391) > 10f5b50 [PSM interop] Don't fail target if sub-target already failed (# 6390) > 963238a clusterresolver: move tests around to different files (# 6392) > f24b4c7 clusterresolver: remove redundant tests (# 6388) > a9c7942 benchmark: Add support for Poisson load in benchmark client (# 6378) > dd350d0 stats/opencensus: Fix flaky metrics test (# 6372) > 642dd63 reflection: expose both v1 and v1alpha reflection services (# 6329) > 3c6084b xds/outlierdetection: fix config handling (# 6361) > 3e8eca8 Revert "client: encode the authority by default (# 6318)" (# 6365) > 1c0572a benchmark: fix package used to reference service to use grpc suffix instead of pb (# 6362) > 7a7caf3 protoc-gen-go-grpc: Update README.md file (# 6349) > 89790ea grpclb: fix typo (# 6356) > 907bdaa alts: Read max number of concurrent ALTS handshakes from environment variable. (# 6267) > 2ac1aae weightedroundrobin: prefer application_utilization to cpu_utilization (# 6358) > 7aeea8f orca: add application utilization and range checking (# 6357) > 6578ef7 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) > 761c084 xds/ringhash: cache connectivity state of subchannels inside picker (# 6351) > 1b66663 benchmark: Add sleepBetweenRPCs and connections parameters (# 6299) > 81c513a opencensus: stop overwriting ctx parameter in tests (# 6350) > 68576b3 client: encode the authority by default (# 6318) > c9d3ea5 deps: google.golang.org/genproto to latest in all modules (# 6319) > 02188e6 Change version to 1.57.0-dev (# 6346) bumping golang.org/x/oauth2 839de22...2e4a4e2: > 2e4a4e2 go.mod: update golang.org/x dependencies > ac6658e all: update go version to 1.18 > ec5679f go.mod: update golang.org/x dependencies > 989acb1 all: update dependencies to their latest versions > 2323c81 go.mod: update golang.org/x dependencies bumping knative.dev/eventing e255593...29ac3ee: > 29ac3ee [main] Upgrade to latest dependencies (# 7170) > 8e9ab2a [main] Update community files (# 7171) > 742c45e Create new trigger rekt helper functions (# 7135) > 1b1b690 Test ApiServerSource with Broker as sink (# 7151) > ea81855 [main] Upgrade to latest dependencies (# 7164) > abba035 Fix unique name generator for auto-created EventType (# 7160) > 8eaf932 Added .env files to the gitignore (# 7162) > 56e9420 [main] Upgrade to latest dependencies (# 7157) > 7636997 [main] Update community files (# 7159) bumping knative.dev/networking f25e82a...ed0534b: > ed0534b Update community files (# 843) > e50e66f upgrade to latest dependencies (# 841) > 1632591 correct readme link (# 840) > 04f25c2 Update community files (# 838) > 29c1660 upgrade to latest dependencies (# 837) bumping knative.dev/serving 241a1e9...5e20e1e: > 5e20e1e Update net-istio nightly (# 14263) > 6bfe5c3 add app: webhook label to webhook service (# 14258) > ece2fea upgrade to latest dependencies (# 14256) > 5c1c855 Support to use vegeta client with HTTPS (# 14255) > f9d9b28 Update net-gateway-api nightly (# 14249) > 4ab6b88 Update net-istio nightly (# 14247) > 5edb5a9 Update community files (# 14241) > 3f62086 Update net-kourier nightly (# 14246) > 342693a Update net-certmanager nightly (# 14245) > e1bbe1f Update net-gateway-api nightly (# 14243) > 0d79514 Update net-contour nightly (# 14244) > ad26685 upgrade to latest dependencies (# 14240) bumping google.golang.org/genproto e85fd2c...f966b18: > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) > 9506855 chore(all): auto-regenerate .pb.go files (# 1028) > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026) > e449d1e chore(all): update apidiff.yaml for submodules (# 1027) > 9b080da chore(all): auto-regenerate .pb.go files (# 1025) bumping google.golang.org/genproto/googleapis/rpc 9506855...1744710: > 1744710 chore(all): update all (# 1043) > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) bumping github.com/openzipkin/zipkin-go f916476...4541717: > 4541717 remove circleci from list (# 213) > a58f3b6 Bump dependencies and remove unnecessary external dependency for example. (# 212) bumping google.golang.org/api 884dbd5...113082d: > 113082d chore(main): release 0.136.0 (# 2105) > 919cee6 chore(all): update all (# 2101) > c62e5c6 feat: add additional checks before using S2A (# 2103) > 8029f73 feat(all): auto-regenerate discovery clients (# 2104) > cd62080 chore(main): release 0.135.0 (# 2088) > 8fbf572 feat(all): auto-regenerate discovery clients (# 2102) > 262aa70 feat(all): auto-regenerate discovery clients (# 2100) > b16a2d3 feat(all): auto-regenerate discovery clients (# 2099) > ff054ff feat(all): auto-regenerate discovery clients (# 2098) > e59738c feat(all): auto-regenerate discovery clients (# 2096) > 1e19c22 feat(all): auto-regenerate discovery clients (# 2095) > 979195d feat(all): auto-regenerate discovery clients (# 2094) > 06fee15 chore(all): update all (# 2092) > 2b1c61f feat(all): auto-regenerate discovery clients (# 2093) > 597995c feat(all): auto-regenerate discovery clients (# 2091) > 8ba6963 feat(all): auto-regenerate discovery clients (# 2090) > c4d9f14 feat(all): auto-regenerate discovery clients (# 2089) > 8875932 feat(all): auto-regenerate discovery clients (# 2087) > 7fb7c47 chore(main): release 0.134.0 (# 2085) > aec89b7 feat(all): auto-regenerate discovery clients (# 2086) > 66d077d feat(all): auto-regenerate discovery clients (# 2084) > 9a94c5b chore(main): release 0.133.0 (# 2078) > 15c15a6 chore(all): update all to 659f7aa (# 2083) > 0846d92 feat(all): auto-regenerate discovery clients (# 2082) > 94f3caf feat(all): auto-regenerate discovery clients (# 2081) > 3a5236c feat(all): auto-regenerate discovery clients (# 2080) > b88678a feat(all): auto-regenerate discovery clients (# 2079) > d9bd05b feat(all): auto-regenerate discovery clients (# 2077) > 2eab0d1 chore(main): release 0.132.0 (# 2066) > 334c07e feat(all): auto-regenerate discovery clients (# 2076) > bf32188 chore(all): update all to 782d3b1 (# 2074) > 25d96d9 feat(all): auto-regenerate discovery clients (# 2075) > 0011a92 feat(all): auto-regenerate discovery clients (# 2073) > 52ac522 feat(all): auto-regenerate discovery clients (# 2072) > 16cf0c3 feat(all): auto-regenerate discovery clients (# 2069) > 25a3230 feat(all): auto-regenerate discovery clients (# 2065) > 5e7109a chore(main): release 0.131.0 (# 2056) > f391921 feat(all): auto-regenerate discovery clients (# 2064) > 524f72b feat(all): auto-regenerate discovery clients (# 2063) > 16b834e chore(all): update all (# 2061) > 90038ee feat(all): auto-regenerate discovery clients (# 2062) > 16ad84c feat(all): auto-regenerate discovery clients (# 2060) > 24b4d0b feat(all): auto-regenerate discovery clients (# 2059) > c836da9 feat(gensupport): pass in headers via context (# 2052) > e871335 feat(all): auto-regenerate discovery clients (# 2058) > 1b0f818 feat(all): auto-regenerate discovery clients (# 2054) > ed3a635 chore(main): release 0.130.0 (# 2042) > d5c7eef chore(all): update all (# 2048) > 5ec0817 feat(all): auto-regenerate discovery clients (# 2051) > d79dfc2 feat(all): auto-regenerate discovery clients (# 2050) > 5e08be4 feat(all): auto-regenerate discovery clients (# 2049) > 6711565 feat(all): auto-regenerate discovery clients (# 2046) > 50d3e98 feat(all): auto-regenerate discovery clients (# 2045) > 380eafd feat(all): auto-regenerate discovery clients (# 2044) > 7a8816b feat(all): auto-regenerate discovery clients (# 2043) > dc4d425 feat(all): auto-regenerate discovery clients (# 2041) > 78ebbdb chore(main): release 0.129.0 (# 2029) > 5e1c531 feat(all): auto-regenerate discovery clients (# 2040) > 888df6f chore: skip generating integrations:v1alpha (# 2039) > bbfccf8 chore(all): update all (# 2038) > efba8fa chore: restore generating integrations:v1alpha (# 2037) > 177408e feat(all): auto-regenerate discovery clients (# 2035) > 807827a chore(all): update all (# 2031) > cc73573 feat(all): auto-regenerate discovery clients (# 2033) > 247ad09 feat(all): auto-regenerate discovery clients (# 2032) > 3eb845f feat(all): auto-regenerate discovery clients (# 2030) > 922fc6a feat(all): auto-regenerate discovery clients (# 2028) > f06cac5 chore(main): release 0.128.0 (# 2023) > 229def0 feat(all): auto-regenerate discovery clients (# 2027) > 58512c3 feat(all): auto-regenerate discovery clients (# 2026) > d846ea5 feat(all): auto-regenerate discovery clients (# 2022) > 5e2fcf7 chore(main): release 0.127.0 (# 2016) > 0d9a82b chore(all): update module github.com/googleapis/enterprise-certificate-proxy to v0.2.4 (# 2019) > eb914ce feat(all): auto-regenerate discovery clients (# 2021) > c86a815 feat(all): auto-regenerate discovery clients (# 2018) > 4c6e7c1 feat(all): auto-regenerate discovery clients (# 2017) > 21af27f feat(all): auto-regenerate discovery clients (# 2015) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
9ddff04d26
|
upgrade to latest dependencies (#1823)
bumping knative.dev/serving 0462ce6...4c76e3b:%0A > 4c76e3b Drop workaround pach for Istio (# 14156)%0A > d97db13 Update net-kourier nightly (# 14160)%0A > 1559c9b Bump net-certmanager manifests and add kapp ordering overlay (# 14148)%0A > 52fe24e upgrade to latest dependencies (# 14155)%0A > a5c8c2e Update community files (# 14154)%0A > 2a17873 Separate Activator SA (# 14133)%0A > fc166ac Consolidate webhooks (# 14082)%0A > b935bea Set QP resource defaults (# 14039)%0A > 529c5e4 Update net-kourier nightly (# 14150)%0A > 4ccd1c9 Implement Stringer for nil podTracker (# 14147)%0A > bd3e5e3 upgrade to latest dependencies (# 14151)%0A > ebbca26 upgrade to latest dependencies (# 14149)%0A > bde2f42 Update net-gateway-api nightly (# 14144)%0A > bb1262e Update net-kourier nightly (# 14129)%0A > 32ec382 Drop unused ytt patch for Ingress ServiceType (# 14143)%0A > 4c3b36c Update net-gateway-api nightly (# 14136)%0A > 9a75a93 Update net-istio nightly (# 14132)%0A > ca618b7 Update net-certmanager nightly (# 14131)%0A > ea3e9c3 Update net-contour nightly (# 14130)%0A > 2e7d6e4 Update community files (# 14128)%0A > 63fa389 Allow to set QP resources per service (# 14038)%0A > 9310e4d Update net-kourier nightly (# 14125)%0Abumping go.opencensus.io 49838f2...b1a01ee:%0A > b1a01ee Add started RPC metric for client and server side (# 1283)%0A > 0bf7faa Fix CI, and update testify (# 1284)%0A > 0521206 Passing capacity to make() in place of length. (# 1276)%0A > c2a62a2 fix: Add function to stop the defaultWorker (# 1272)%0A > bf52d9d Remove `convTslice` calls in Record() (# 1268)%0A > ad0b46e Precompute encodeWithKeys buffer size to avoid resizes (# 1269)%0A > a55fb71 Optimize `Record()` to avoid extra allocations (# 1267)%0A > dcf8515 Fix formatting to pass with go1.17 (# 1270)%0A > fb455b0 Remove @rakyll from codeowners (# 1256)%0A > f5c4b39 Bump version to next expected release (# 1257)%0Abumping github.com/census-instrumentation/opencensus-proto 4aa53e1...e53624a:%0A > e53624a Bump version to 0.4.1%0A > 576a4ca Run go mod tidy, forgot to do after proto updates (# 228) (# 230)%0A > f918ec1 Merge pull request # 227 from dashpole/release%0A > a5f3b19 Add makefile, upgrade to use opentelemetry protoc docker, newer protoc (# 225)%0A > 11530ad Bump version to 0.4.1-SNAPSHOT%0A > 032ec2a Add go.mod, so dependencies are controlled (# 224)%0A > 0b54ad6 Bump version to 0.4.0%0A > 54c9a4c Start 0.4.0 development cycle (# 219)%0Abumping github.com/golang/protobuf ae97035...5d5e8c0:%0A > 5d5e8c0 Merge pull request # 1363 from neild/jsonnull%0A > 37828f9 jsonpb: accept 'null' as a valid representation of NullValue in unmarshal%0Abumping golang.org/x/oauth2 e48dfd9...839de22:%0A > 839de22 google: don't check for IsNotExist for well-known file%0A > 0690208 go.mod: update golang.org/x dependencies%0A > 451d5d6 internal: remove repeated definite articles%0A > cfe200d oauth2: parse RFC 6749 error response%0A > 3607514 go.mod: update golang.org/x dependencies%0A > 4abfd87 google: add CredentialsParams.EarlyTokenRefresh%0A > 1e7f329 oauth2: add ReuseTokenSourceWithExpiry%0A > 86850e0 oauth2: fix typo%0A > a6e37e7 google: Updating 3pi documentation%0A > 54b70c8 google: update missing auth help URL%0A > 2fc4ef5 README: encourage issues and proposals before changes%0A > 62b4eed go.mod: update golang.org/x dependencies%0A > 885f294 google: Add support for OAuth2 token exchange over mTLS%0A > 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials%0A > c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files%0A > adbaf66 go.mod: update golang.org/x dependencies%0A > e07593a oauth2: remove direct dependency on golang.org/x/net%0A > 34ffb07 go.mod: update golang.org/x dependencies%0A > b177c21 go.mod: update golang.org/x dependencies%0A > 510acbc google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call%0A > ec4a9b2 google/internal/externalaccount: Adding metadata verification%0A > 68a41d6 go.mod: update golang.org/x dependencies%0A > 1a77549 go.mod: update to new compute/metadata module%0Abumping golang.org/x/text 9db913a...e503480:%0A > e503480 encoding/japanese, language: shorten very long sub-test names%0A > 2df65d7 all: regenerate for Unicode 15.0.0%0A > e3c038a all: prepare for Unicode 15.0.0%0A > 3a7a255 internal/export/idna: make more space for mapping index%0A > d61dd50 go.mod: delete repeated "indirect"%0A > efb744f internal/export/idna: fix infinite loop in Go pre-1.10%0A > 48e4a4a all: fix some comments%0Abumping golang.org/x/term 0edf009...edd9fb7:%0A > edd9fb7 go.mod: update golang.org/x dependencies%0A > 88fcf87 term: consistently return zeroes on GetSize error%0A > f6de4a1 go.mod: update golang.org/x dependencies%0A > 119f703 go.mod: update golang.org/x dependencies%0A > 7ae6be6 go.mod: update golang.org/x dependencies%0Abumping google.golang.org/api a039966...63d06ab:%0A > 63d06ab chore(main): release 0.124.0 (# 1990)%0A > 73f57fe feat(all): auto-regenerate discovery clients (# 1991)%0A > 8c0e6d9 chore: add yoshi-approver ownership (# 1994)%0A > 7843046 chore(all): update all (# 1992)%0A > 94c12ed chore(all): update module github.com/google/s2a-go to v0.1.4 (# 1989)%0A > 0b4f4af feat(all): auto-regenerate discovery clients (# 1988)%0A > 2721e1f chore: enable GoApiaryCodegen auto-approve (# 1987)%0A > a241c25 chore: delete broken AutoApprove (# 1986)%0A > 3e2d6a6 chore: trigger AutoApprove on reopen as well (# 1985)%0A > a24a28a chore: give AutoApprove job full write (# 1984)%0A > 8210800 chore(main): release 0.123.0 (# 1975)%0A > f31b763 feat(all): auto-regenerate discovery clients (# 1982)%0A > d27f40f feat(all): auto-regenerate discovery clients (# 1978)%0A > 94d3d73 chore(ci): fix AutoApprove for discogen (# 1981)%0A > 98b3073 feat(all): auto-regenerate discovery clients (# 1974)%0A > d5e0fb2 chore(main): release 0.122.0 (# 1972)%0A > ab64815 feat(all): auto-regenerate discovery clients (# 1973)%0A > 8b0974e fix: add better support of array of floats (# 1971)%0A > cf0df64 chore(main): release 0.121.0 (# 1962)%0A > c2c2b59 feat(all): auto-regenerate discovery clients (# 1963)%0A > e44a771 chore(all): update module github.com/google/s2a-go to v0.1.3 (# 1965)%0A > 2068ba5 feat(all): auto-regenerate discovery clients (# 1961)%0A > c2018e2 chore(main): release 0.120.0 (# 1956)%0A > 4e35cac feat(all): auto-regenerate discovery clients (# 1960)%0A > fcd007a feat(all): auto-regenerate discovery clients (# 1958)%0A > 289b859 feat(all): auto-regenerate discovery clients (# 1957)%0A > 409bc9d feat(all): auto-regenerate discovery clients (# 1955)%0A > 0909f16 chore(main): release 0.119.0 (# 1944)%0A > 2f54150 chore(deps): update s2a-go to v0.1.2 (# 1954)%0A > 685ec81 feat: add an option to enable DirectPath xDS (# 1942)%0A > d85769c feat(all): auto-regenerate discovery clients (# 1953)%0A > 4cb8eb9 feat(all): auto-regenerate discovery clients (# 1952)%0A > bf9f3ac chore(all): update google.golang.org/genproto digest to daa745c (# 1949)%0A > e1eda57 feat(all): auto-regenerate discovery clients (# 1948)%0A > a0dacd5 feat(all): auto-regenerate discovery clients (# 1947)%0A > e8b93cb chore(deps): update s2a-go to v0.1.1 (# 1945)%0A > 690068f feat(all): auto-regenerate discovery clients (# 1943)%0A > 2d6890a chore(main): release 0.118.0 (# 1940)%0A > 29dc45a feat(all): auto-regenerate discovery clients (# 1941)%0A > ac94a0f feat(all): auto-regenerate discovery clients (# 1939)%0A > 8019ef6 chore(main): release 0.117.0 (# 1931)%0A > 750c7c8 feat(all): auto-regenerate discovery clients (# 1936)%0A > 3a98290 chore(all): update all (# 1937)%0A > 3f62830 chore(deps): bump golang.org/x/crypto (# 1930)%0A > 2219681 feat(all): auto-regenerate discovery clients (# 1935)%0A > 2efcb2e feat(all): auto-regenerate discovery clients (# 1932)%0A > 3c61729 feat: add experimental s2a-go integration (# 1874)%0A > 587b9e5 chore(main): release 0.116.0 (# 1929)%0A > 28c8cd5 feat(all): auto-regenerate discovery clients (# 1928)%0A > feafcdc chore(main): release 0.115.0 (# 1922)%0A > 34781cf feat(all): auto-regenerate discovery clients (# 1927)%0A > 33a2dfe feat(all): auto-regenerate discovery clients (# 1924)%0A > 02cfb82 chore(all): update google.golang.org/genproto digest to dcfb400 (# 1925)%0A > 8930f0e feat(all): auto-regenerate discovery clients (# 1923)%0A > 1c955e8 feat(all): auto-regenerate discovery clients (# 1913)%0A > 7f87838 chore(all): update all (# 1918)%0A > be028cf chore(gensupport): add idempotency header (# 1916)%0A > 649bfb9 chore(all): update all (# 1914)%0A > 5ac4fd7 test: update test due to generator change (# 1912)%0A > f79df48 chore(main): release 0.114.0 (# 1910)%0A > 2754ab4 feat(all): auto-regenerate discovery clients (# 1907)%0A > dc4b77d fix: always reference the internal package. (# 1909)%0A > b8a2a5e chore(main): release 0.113.0 (# 1901)%0A > fc221ce feat(all): auto-regenerate discovery clients (# 1900)%0A > e63383f chore(all): update module google.golang.org/protobuf to v1.29.1 [SECURITY] (# 1906)%0A > 64b6ee4 feat(idtoken): add support for external_account (# 1897)%0A > 65cafd4 chore(all): update all (# 1902)%0A > 63c48a6 feat(transport): add support for setting quota project with envvar (# 1892)%0A > 225fa6b internal: Refactor cert logic to support OAuth2 token exchange over mTLS (# 1886)%0A > 8d4d70d chore(main): release 0.112.0 (# 1883)%0A > 89c274a feat(all): auto-regenerate discovery clients (# 1898)%0A > 9f18671 feat(all): auto-regenerate discovery clients (# 1896)%0A > e88ee8a feat(all): auto-regenerate discovery clients (# 1893)%0A > 5da4d6a feat(all): auto-regenerate discovery clients (# 1887)%0A > 6bd0840 chore(deps): bump golang.org/x/crypto in /internal/kokoro/discogen (# 1890)%0A > 2f72016 chore(all): update all (# 1888)%0A > c886360 feat(all): auto-regenerate discovery clients (# 1885)%0A > 1aee5cd feat(all): auto-regenerate discovery clients (# 1884)%0A > 15808d7 feat(all): auto-regenerate discovery clients (# 1882)%0A > e99d0d5 chore(main): release 0.111.0 (# 1860)%0A > 70d3954 feat(all): auto-regenerate discovery clients (# 1875)%0A > f32872c chore(all): update google.golang.org/genproto digest to 637eb22 (# 1877)%0A > c02cff6 feat(all): auto-regenerate discovery clients (# 1873)%0A > 7d34d41 feat(all): auto-regenerate discovery clients (# 1872)%0A > d456fd6 chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (# 1870)%0A > b7ab21d chore(all): update all (# 1868)%0A > 7f5f40a feat(all): auto-regenerate discovery clients (# 1866)%0A > 4056319 chore(all): update module golang.org/x/net to v0.7.0 [SECURITY] (# 1867)%0A > 8b8b195 feat(all): auto-regenerate discovery clients (# 1863)%0A > c0f2510 chore(all): update vet.sh to go runtime 1.20 (# 1865)%0A > 895105a feat(all): auto-regenerate discovery clients (# 1861)%0A > ba3414e feat(all): auto-regenerate discovery clients (# 1859)%0A > 892811c chore(main): release 0.110.0 (# 1840)%0A > 1edc79b chore: update x libs (# 1858)%0A > 929a393 chore(all): update all (# 1853)%0A > 1147cb8 fix: Update ECP dependency to v0.2.3 (# 1857)%0A > 689f934 feat(all): auto-regenerate discovery clients (# 1851)%0A > 8efd00d fix(internal/gensupport): don't prematurely close timers (# 1856)%0A > 3fb5b61 fix: Improve error handling for enterprise certificate module (# 1848)%0A > 8980266 feat(all): auto-regenerate discovery clients (# 1850)%0A > 3fb8cdc feat(all): auto-regenerate discovery clients (# 1841)%0A > 1651c38 chore(transport): remove support for go runtimes earlier than 1.16 (# 1844)%0A > 4b4c9d4 feat(all): auto-regenerate discovery clients (# 1838)%0A > b3b5f17 chore(main): release 0.109.0 (# 1818)%0A > c13cc35 feat(all): auto-regenerate discovery clients (# 1836)%0A > 602b6a4 chore(all): update all (major) (# 1806)%0A > a5d0daa feat(all): auto-regenerate discovery clients (# 1828)%0A > 50fc7c4 feat(all): auto-regenerate discovery clients (# 1826)%0A > 6aad438 feat(all): auto-regenerate discovery clients (# 1825)%0A > 85d0224 feat(all): auto-regenerate discovery clients (# 1822)%0A > 884a246 feat(all): auto-regenerate discovery clients (# 1821)%0A > 5935892 feat(all): auto-regenerate discovery clients (# 1819)%0A > ba3ba78 feat(all): auto-regenerate discovery clients (# 1817)%0A > 47f66d6 chore(main): release 0.108.0 (# 1811)%0A > da48b9a feat(all): auto-regenerate discovery clients (# 1816)%0A > a12685c feat(all): auto-regenerate discovery clients (# 1813)%0A > 4df52d2 feat(all): auto-regenerate discovery clients (# 1810)%0A > f74fbb6 chore(main): release 0.107.0 (# 1803)%0A > d8084e4 feat(all): auto-regenerate discovery clients (# 1809)%0A > 4dca4e0 feat: re-enable integrations:v1 (# 1801)%0A > 86e4009 fix: user Timers over time.After (# 1802)%0A > bcc345c feat(all): auto-regenerate discovery clients (# 1808)%0A > de06921 feat(all): auto-regenerate discovery clients (# 1807)%0A > 935ef64 feat(all): auto-regenerate discovery clients (# 1804)%0A > 93de455 feat(all): auto-regenerate discovery clients (# 1800)%0A > ac7eb8f chore(main): release 0.106.0 (# 1786)%0A > 3944e86 feat(all): auto-regenerate discovery clients (# 1794)%0A > f6dec99 feat(idtoken): add support for impersonated_service_account creds type (# 1792)%0A > ddb5c65 test: add buffer to both sides of token expiry validation (# 1797)%0A > b35900a fix(idtoken): configure validator constructor to use no authentication (# 1789)%0A > ca86833 chore(all): update all (# 1796)%0A > a6b0739 chore: skip generating integrations:v1 as it fails generation (# 1793)%0A > 7bd17b3 feat(all): auto-regenerate discovery clients (# 1790)%0A > 9fb35f5 feat(all): auto-regenerate discovery clients (# 1788)%0A > 1569e5b feat(option/internaloption): add new EmbeddableAdapter option (# 1787)%0A > a7f08e2 feat(all): auto-regenerate discovery clients (# 1784)%0A > 67aaf4e chore(main): release 0.105.0 (# 1774)%0A > 5b02761 feat(all): auto-regenerate discovery clients (# 1777)%0A > c58bf4c feat: support set null map entries for non-simple map values (# 1782)%0A > e4271df feat(googleapi): add response headers to Error reported by CheckMediaResponse (# 1781)%0A > 6193507 chore: remove uses of obsolete golang.org/x/xerrors (# 1776)%0A > 37a2e41 feat(all): auto-regenerate discovery clients (# 1773)%0A > 9255b0b chore(main): release 0.104.0 (# 1748)%0A > 4238314 chore: ignore some golang.org/x/* dependencies in renovate (# 1772)%0A > 029b659 chore(all): update all (# 1768)%0A > f819644 feat(all): auto-regenerate discovery clients (# 1771)%0A > 2b596d9 feat(all): auto-regenerate discovery clients (# 1767)%0A > 3195ce1 feat(all): auto-regenerate discovery clients (# 1766)%0A > 97a9846 feat(all): auto-regenerate discovery clients (# 1760)%0A > 8d8f0a7 feat(transport): de-experiment google-c2p resolver (# 1757)%0A > c213153 fix(transport/grpc): separate resolution of creds and certs (# 1759)%0A > 629e217 fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (# 1754)%0A > caf7af0 feat(all): auto-regenerate discovery clients (# 1755)%0A > e18b504 feat(all): auto-regenerate discovery clients (# 1753)%0A > dd565a4 feat(all): auto-regenerate discovery clients (# 1752)%0A > a657f19 feat(all): auto-regenerate discovery clients (# 1751)%0A > 292129c feat(all): auto-regenerate discovery clients (# 1746)%0A > 02077fd chore(all): update all (# 1749)%0A > 567070f docs: document limitation of WithUserAgent (# 1747)%0A > 561b601 chore(main): release 0.103.0 (# 1738)%0A > 4248dc3 feat(all): auto-regenerate discovery clients (# 1743)%0A > ee25e29 feat(googleapi): inject gax apierror.APIError into googleapi.Error (# 1730)%0A > f8efb95 chore(all): update all (# 1740)%0A > 9695aa1 feat: rm hard dep on x/sys (# 1742)%0A > bec0f29 chore(.github): force renovate to use 1.19 (# 1741)%0A > bbd4259 feat(all): auto-regenerate discovery clients (# 1739)%0A > de99200 feat(all): auto-regenerate discovery clients (# 1737)%0A > 0d7f97a chore(main): release 0.102.0 (# 1726)%0A > 0528475 feat: rely on new compute metadata module directly (# 1736)%0A > ce57a67 feat(all): auto-regenerate discovery clients (# 1734)%0A > 1e1eab9 feat(all): auto-regenerate discovery clients (# 1727)%0A > 0ce5403 test(transport/grpc): fix arg for test failure logs (# 1733)%0A > 06360d8 feat(all): auto-regenerate discovery clients (# 1725)%0A > 644a13c chore(main): release 0.101.0 (# 1719)%0A > f4788b3 feat(all): auto-regenerate discovery clients (# 1723)%0A > 9ea2ceb chore(all): update all (# 1721)%0A > 9140608 feat(all): auto-regenerate discovery clients (# 1720)%0A > 453b81a feat(all): auto-regenerate discovery clients (# 1718)%0A > d530a93 chore(main): release 0.100.0 (# 1714)%0A > 37f90e9 feat(internal/gensupport): remove DetermineContentType, use gax-go copy (# 1716)%0A > b235b1f fix(idtoken): Allow missing age in http response header (# 1715)%0A > f990a2a feat(all): auto-regenerate discovery clients (# 1717)%0A > f9e15f2 feat(all): auto-regenerate discovery clients (# 1712)%0A > e74b770 chore(all): update all (# 1713)%0A > 977e871 chore(main): release 0.99.0 (# 1710)%0A > 6b81c83 feat(all): auto-regenerate discovery clients (# 1701)%0A > 1aa1deb chore(all): update all (# 1707)%0A > 69fb474 chore: Update ECP dependency to 0.2.0 (# 1704)%0A > a4ae94d chore(main): release 0.98.0 (# 1700)%0A > 25b7450 feat(all): auto-regenerate discovery clients (# 1699)%0A > aa775b4 feat(all): auto-regenerate discovery clients (# 1696)%0A > faa845a chore(main): release 0.97.0 (# 1694)%0A > 2c3e863 fix(gensupport): allow initial request for resumable uploads to retry w/ non-nil getBody (# 1690)%0A > f427ee3 feat(internal/gensupport): wrap retry failures with context and prev error (# 1684)%0A > 6b0515b fix: build script bash error (# 1697)%0A > b8f2556 feat(all): auto-regenerate discovery clients (# 1695)%0A > a87400b feat(all): auto-regenerate discovery clients (# 1693)%0Abumping google.golang.org/protobuf 6875c3d...68463f0:%0A > 68463f0 all: release v1.31.0%0A > 59a8581 encoding/protodelim: fix handling of io.EOF%0A > fc47fdd proto: store the size of tag to avoid multiple calculations%0A > cc524c9 internal/order: fix sorting of synthetic oneofs to be deterministic%0A > b8fc770 encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one%0A > cf06b0c compiler/protogen: add Semantic.SET to setter annotations%0A > 05cbe34 encoding: add MarshalAppend to protojson and prototext%0A > 1bca6d9 types/dynamicpb: add NewTypes%0A > 736947c all: update protobuf release version to fix macOS tests%0A > 808c664 all: start v1.30.0-devel%0A > f221882 all: release v1.30.0%0A > e344383 protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 message.%0A > 32efccd all: start v1.29.1-devel%0A > 771d8c7 all: release v1.29.1%0A > edaf511 internal/encoding/text: fix parsing of incomplete numbers%0A > fe5bc54 all: start v1.29.0-devel%0A > d3c9826 all: release v1.29.0%0A > eba8b09 cmd/protoc-gen-go: support protobuf retention feature%0A > fcf5f6c encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal%0A > bc1253a types/descriptorpb: regenerate using latest protobuf v22.0 release%0A > 246af0d internal,reflect: correct typos%0A > 49eaa78 all: update links to Protocol Buffer documentation%0A > e831c33 proto: document Equal behavior of invalid messages%0A > 358fe40 internal/strs: avoid unnecessary allocations in Builder%0A > 0430d69 internal/impl: remove the unreachable line of code%0A > a948118 cmd/protoc-gen-go: make deprecated messages more descriptive%0A > 31a5920 protobuf: remove the check for reserved field numbers.%0A > a8d446d types/known/structpb: preallocate map in AsMap%0A > b2a7dfe reflect/protoreflect: add Value.Equal method%0A > f0e23c7 proto: revert expose package-private equalField%0A > 4d6d213 proto: expose package-private equalField.%0A > 7a48e2b protoreflect: fix list example code%0A > 494e81b integration test: drop Go 1.11 and Go 1.12%0A > f930b1d encoding/protojson: fix parsing of google.protobuf.Timestamp%0A > 692f4a2 types/descriptorpb: update *.pb.go to use latest protoc release, 21.5%0A > fb0abd9 encoding: add protodelim package%0A > 0f85348 all: start v1.28.1-devel%0Abumping google.golang.org/grpc 1c29e07...5b67e5e:%0A > 5b67e5e Update version.go to v1.56.1 (# 6386)%0A > d0f5150 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) (# 6385)%0A > 997c1ea Change version to 1.56.1-dev (# 6345)%0A > 2b6ff72 Change version to 1.56.0 (# 6344)%0A > 7996425 xds/outlierdetection: fix config handling (# 6361) (# 6367)%0A > a5ae5c6 weightedroundrobin: cherry-pick 2 commits from master (# 6360)%0A > 8edfa1a authz: End2End test for AuditLogger (# 6304)%0A > 2b1d70b xds: enable RLS in xDS by default (# 6343)%0A > 47f8ed8 interop: Don't fail target if sub-target already failed (# 6332)%0A > 1f23f6c client: fix Connect to handle channel idleness properly (# 6331)%0A > 3ea58ce client: disable channel idleness by default (# 6328)%0A > 6c2529b xds: support pick_first custom load balancing policy (A62) (# 6314)%0A > 9b9b364 internal/envconfig: Set Custom LB Env Var to true by default (# 6317)%0A > e325737 alts: Fix flaky ALTS TestFullHandshake test. (# 6300)%0A > 4d3f221 xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (# 6313)%0A > 157db19 stats/opencensus: Fix flaky test span (# 6296)%0A > f19266c xds: support built-in Stdout audit logger type (# 6298)%0A > 59134c3 client: add support for pickfirst address shuffling from gRFC A62 (# 6311)%0A > a6e1acf grpc: support sticky TF in pick_first LB policy (# 6306)%0A > 2ae10b2 xdsclient: remove interface check related to ResourceData (# 6308)%0A > e9799e7 client: support a 1:1 mapping with acbws and addrConns (# 6302)%0A > 2a266e7 authz: use pointer to to structpb.Struct instead of value (# 6307)%0A > 511a963 interop: let the interop client send additional metadata, controlled by a flag (# 6295)%0A > 9b7a947 grpc: support channel idleness (# 6263)%0A > 098b2d0 xds/internal/balancer/outlierdetection: Switch Outlier Detection to use new duration field (# 6286)%0A > 417d4b6 examples: add error_handling example; move errors to error_details (# 6293)%0A > 390c392 authz: Rbac engine audit logging (# 6225)%0A > 52fef6d authz: Stdout logger (# 6230)%0A > 92e65c8 test/kokoro: Add custom_lb_test to the xds_k8s_lb job (# 6290)%0A > 756119c xds/outlierdetection: forward metadata from child picker (# 6287)%0A > 8eba9c2 github: upgrade to v3 of checkout & setup-go (# 6280)%0A > 24fd252 proto: update generated code to match grpc-proto changes (# 6283)%0A > 4eb88d7 cleanup: use new Duration type in base ServiceConfig (# 6284)%0A > 1230f0e xds/internal/xdsclient: Split registry up and two separate packages (# 6278)%0A > 0bdae48 interop: fix interop_test.sh shutdown (# 6279)%0A > 5dcfb37 interop: hold lock on server for OOB metrics updates; share 30s timeout (# 6277)%0A > 68381e7 xds: WRR in xDS (# 6272)%0A > fd376a5 test: fix flaky TimeoutOnDeadServer test; some cleanups (# 6276)%0A > 1db474c weightedroundrobin: fix duration format in lb config (# 6271)%0A > 523dcdd weightedroundrobin: fix test race accessing timeNow (# 6269)%0A > 1536887 interop/xds: Add Custom LB needed for interop test (# 6262)%0A > 7d61344 examples: fix authz example to receive streaming error properly (# 6270)%0A > afcbdc9 xds/internal/xdsclient/xdslbregistry: Continue in converter if type not found (# 6268)%0A > b3fbd87 interop: add ORCA test cases and functionality (# 6266)%0A > 5e58734 xds: Add support for Custom LB Policies (# 6224)%0A > 5c4bee5 balancer/weightedroundrobin: add load balancing policy (A58) (# 6241)%0A > c44f77e grpc: use CallbackSerializer in balancer wrapper (# 6254)%0A > f193ec0 orca: fix race when calling listeners coincides with updating the run goroutine (# 6258)%0A > 417cf84 test: deflake TestBalancerProducerHonorsContext (# 6257)%0A > 1f3fe1c Update ClientStream.SendMsg doc (# 6247)%0A > ccad7b7 grpc: use CallbackSerializer in resolver_wrapper (# 6234)%0A > 47b3c55 orca: fix race at producer startup (# 6245)%0A > 56b33d5 server/transport: send appropriate debug_data in GOAWAY frames (# 6220)%0A > add9015 orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (# 6223)%0A > 40d0147 googledirectpatph: enable ignore_resource_deletion in bootstrap (# 6243)%0A > ed3ceba balancer: make producer RPCs block until the SubConn is READY (# 6236)%0A > b153b00 multiple: standardize import renaming for typed structs (# 6238)%0A > 713bd04 orca: minor cleanups (# 6239)%0A > 21a339c grpc: handle RemoveSubConn inline in balancerWrapper (# 6228)%0A > b153827 xds: make glaze happy for test packages (# 6237)%0A > 019acf2 stubserver: add option for allowing more services to be registered (# 6240)%0A > cf89a0b authz: Swap to using the correct TypedConfig in audit logger parsing (# 6235)%0A > df82147 internal: Document gcp/observability 1.0 dependencies in /internal (# 6229)%0A > da1a5eb tests: nix TestClientDoesntDeadlockWhileWritingErroneousLargeMessages (# 6227)%0A > e853dbf authz: add conversion of json to RBAC Audit Logging config (# 6192)%0A > 497436c xds/internal/balancer/outlierdetection: Change string to String (# 6222)%0A > de11139 clusterresolver: improve tests (# 6188)%0A > eff0942 xds/internal/xdsclient: Custom LB xDS Client Changes (# 6165)%0A > 8628e07 xds/internal/balancer/outlierdetection: Add Channelz Logger to Outlier Detection LB (# 6145)%0A > 83c460b authz: Move audit package (# 6218)%0A > 8c70261 grpc: ClientConn cleanup in prep for channel idleness (# 6189)%0A > 2cd95c7 gcp/observability: remove redundant import (# 6215)%0A > 16651f6 go.mod: update all dependencies (# 6214)%0A > ca60462 stubserver: Stop server when StartClient failed (# 6190)%0A > 7dfd718 internal/buffer: add Close method to the Unbounded buffer type (# 6161)%0A > ebeda75 tests: defalke TestTimerAndWatchStateOnSendCallback (# 6206)%0A > 0ed709c Change version to 1.56.0-dev (# 6213)%0A > 875c97a examples/features/observability: use observability module v1.0.0 (# 6210)%0A > aa8c137 authz: add audit logging APIs (# 6158)%0A > b91b884 gcp/observability: Have o11y module point to grpc 1.54 and opencensus 1.0.0 (# 6209)%0A > eab9e20 test/kokoro: increase PSM Security test timeout to 4h (# 6193)%0A > d90621f remove the unnecessary call to ResetTimer and StopTimer (# 6185)%0A > fe72db9 testing: add helpers to start test service, and retrieve port (# 6187)%0A > 5a50b97 Revert "Revert "credentials/alts: defer ALTS stream creation until handshake …" (# 6179)%0A > 89ec960 grpc: read the service config channel once instead of twice (# 6186)%0A > 6237dfe internal/stubserver: Close Client Conn in error handling of Start (# 6174)%0A > 06de8f8 alts: Add retry loop when making RPC in ALTS's TestFullHandshake. (# 6183)%0A > 6eabd7e server: use least-requests loadbalancer for workers (# 6004)%0A > 8374ff8 Export the unwrapResource method, to allow callers outside of the package (# 6181)%0A > efb2f45 test/xds: Fix test_grpc import path (# 6180)%0A > 81b3092 security/advancedtls: add TlsVersionOption to select desired min/max TLS versions (# 6007)%0A > 17b693d alts: Perform full handshake in ALTS tests. (# 6177)%0A > 01f8b86 Add documentation on some anti-patterns (# 6034)%0A > 3489bb7 xdsclient/test: deflake TestWatchResourceTimerCanRestartOnIgnoredADSRecvError (# 6159)%0A > bfb57b8 testing: delete internal copy of test service proto, and use canonical one (# 6164)%0A > 10401b9 stats/opencensus: the backend to Sent. Attempt. and Recv. (# 6173)%0A > b0a8b1b Use string instead of enum for xds resource type (# 6163)%0A > 1d5b73a xds: add stop to avoid hanging in TestServeWithStop (# 6172)%0A > ea0a038 xds/xdsclient: ignore resource deletion as per gRFC A53 (# 6035)%0A > a51779d xdsclient/test: deflake TestTimerAndWatchStateOnSendCallback (# 6169)%0A > e979919 internal/grpcsync: move CallbackSerializer from xdsclient/internal to here (# 6153)%0A > c2899dd examples/features/observability: Point o11y example to latest gcp/observability module (# 6162)%0A > 113d75f gcp/observability: Add isSampled bool to log entries (# 6160)%0A > 4a12595 stats/opencensus: Switch helper to return Span Context from context (# 6156)%0A > c3f1d5e gcp/observability: Set the opencensus_task label only for metrics, not tracing and logging (# 6155)%0A > 42dd7ac Use anypb.New instead of ptypes.MarshalAny (# 6074)%0A > 415ccdf go.mod: update all dependencies after 1.54 branch cut (# 6132)%0A > a357baf status: FromError: return entire error message text for wrapped errors (# 6150)%0A > 44cebb8 xds: enable XDS federation by default (# 6151)%0A > c018273 examples: Add observability example (# 6149)%0A > 277bb64 Revert "credentials/alts: defer ALTS stream creation until handshake time (# 6077)" (# 6148)%0A > 0fdfd40 gcp/observability: Generate unique process identifier unconditionally (# 6144)%0A > 1d20f1b security/advancedtls: swap from deprecated pkix.CertificateList to x509.RevocationList (# 6054)%0A > a8a25ce transport: use prefix logging (# 6135)%0A > 9c25653 cdsbalancer: improve log messages (# 6134)%0A > a02aae6 CONTRIBUTING.md: remove duplicated bullet point (# 6139)%0A > cdab8ae clusterresolver: push empty config to child policy upon removal of cluster resource (# 6125)%0A > 7651e62 transport: add a draining state check before creating streams (# 6142)%0A > a2ca46c examples: organize READMEs better (# 6121)%0A > 4efec30 stats/opencensus: remove leading slash for per call metrics (# 6141)%0A > 78099db gcp/observability: Switch hex encoding to string() method (# 6138)%0A > 70c5291 observability: remove import replace directive and switch it to point to latest commit (# 6122)%0A > 66e3533 status: handle wrapped errors (# 6031)%0A > a75fd73 Change version to 1.55.0-dev (# 6131)%0A > b638faf stats/opencensus: Add message prefix to metrics names (# 6126)%0A > c84a500 credentials/alts: defer ALTS stream creation until handshake time (# 6077)%0A > 6f44ae8 metadata: add benchmark test for FromIncomingContext and ValueFromIncomingContext (# 6117)%0A > a1e657c client: log last error on subchannel connectivity change (# 6109)%0A > 36fd0a4 gcp/observability: Add compressed metrics to observability module and synchronize View data with exporter (# 6105)%0A > 52ca957 xds: make comparison of server configs in bootstrap more reliable (# 6112)%0A > 7507ea6 gcp/observability: Change logging schema and set queue size limit for logs and batching delay (# 6118)%0A > 16c3b7d examples: add example for ORCA load reporting (# 6114)%0A > b458a4f transport: stop always closing connections when loopy returns (# 6110)%0A > 11e2506 tests: Scale down keepalive test timings (# 6088)%0A > 5796c40 interop/observability: Pass interop parameters to client/server as-is (# 6111)%0A > abd4db2 xdsclient/tests: fix flaky test NodeProtoSentOnlyInFirstRequest (# 6108)%0A > 3633361 tests: support LRS on the same port as ADS (# 6102)%0A > 0558239 Update CONTRIBUTING.md (# 6089)%0A > 2260821 go.mod: upgrade golang.org/x/net to address CVE-2022-41723 (# 6106)%0A > 60a1aa3 testutils: add support for creating endpoint resources with options (# 6103)%0A > 92d9e77 xds: NACK route configuration if sum of weights of weighted clusters exceeds uint32_max (# 6085)%0A > d02039b Deflake the integration test. (# 6093)%0A > 55d8783 gcp/observability: Link logs and traces by logging Trace and Span IDs (# 6056)%0A > ad4057f transport: stop returning errors that are always nil (# 6098)%0A > 558e1b6 examples/authz: add token package docstring (# 6095)%0A > 33df9fc credentials/xds: improve error message upon SAN matching failure (# 6080)%0A > 3292193 xdsclient: handle race with watch timer handling (# 6086)%0A > e83e34b xds/resolver/test: use a non-blocking send instead of closing the channel (# 6082)%0A > b46bdef interop/observability: add GCP Observability Testing Client/Server (# 5979)%0A > f311684 stats/opencensus: New uncompressed metrics and align with tracing spec (# 6051)%0A > cc320bf grpc: Log server trailers before writing status (# 6076)%0A > b9e6d59 xdsclient: send Node proto only on first discovery request on ADS stream (# 6078)%0A > ae4a231 ringhash: ensure addresses are consistenly hashed across updates (# 6066)%0A > 52dcd14 xdsclient: move tests from `e2e_test` to `tests` directory (# 6073)%0A > d8f80bb stats/opencensus: Added client api latency and upgrade go.mod (# 6042)%0A > a8b3226 gcp/observability: Disable logging and traces on channels to cloud ops backends (# 6022)%0A > 20141c2 examples: add an example to illustrate authorization (authz) support (# 5920)%0A > 8c374f7 clusterresolver: cleanup resource resolver implementation (# 6052)%0A > 1d16ef5 metadata: Lowercase appended metadata (# 6071)%0A > 8ba23be cmd/protoc-gen-go-grpc: bump -version to 1.3.0 for release (# 6064)%0A > a1693ec fakeserver: remove ADS and LRS v2 support (# 6068)%0A > 832ecc2 channelz: use protocmp.Transform() to compare protos (# 6065)%0A > 28b6bcf xds/xdsclient: improve failure mode behavior (gRFC A57) (# 5996)%0A > d53f0ec test: move compressor tests out of end2end_test.go (# 6063)%0A > dba41ef metadata: fix validation issues (# 6001)%0A > 75bed1d test: move e2e health checking tests out of end2end_test.go (# 6062)%0A > 0586c51 internal/transport: reduce running time of test from 5s to 1s (# 6061)%0A > 7437662 internal/transport: Fix flaky keep alive test (# 6059)%0A > 681b133 admin/test: split channelz imports (# 6058)%0A > 1093d3a channelz: remove dependency on testing package (# 6050)%0A > 3775f63 xdsclient/transport: reduce chattiness of logs (# 5992)%0A > 6fe609d xdsclient: minor cleanup in eds parsing (# 6055)%0A > 5353eaa testing: add helpers to configure cluster specifier plugin type (# 5977)%0A > 8702a2e stats/opencensus: Add top level call span (# 6030)%0A > 85b95dc gcp/observability: Register new views (# 6026)%0A > abff344 stats/opencensus: Add per call latency metric (# 6017)%0A > 0f02ca5 gcp/observability: Switch observability module to use new opencensus instrumentation code (# 6021)%0A > 6d612a3 resolver: update Resolver.Scheme() docstring to mention requirement of lowercase scheme names (# 6014)%0A > 30d8c0a xds/internal/xdsclient: NACK empty clusters in aggregate clusters (# 6023)%0A > 081499f xds: remove support for v2 Transport API (# 6013)%0A > dd12def stats/opencensus: Add OpenCensus traces support (# 5978)%0A > f4feddb github: update tests to use go version 1.20 (# 6020)%0A > 8153410 client: Add dial option to disable global dial options (# 6016)%0A > 55dfae6 resolver: document handling UpdateState errors by resolvers (# 6002)%0A > ceb3f07 client: Revert dialWithGlobalOption (# 6012)%0A > d655f40 internal/transport: fix severity of log when receiving a GOAWAY with error code ENHANCE_YOUR_CALM (# 5935)%0A > b81e8b6 metadata: slightly improve operateHeaders (# 6008)%0A > e9d9bd0 tests: reduce the degree of stress testing in long running tests (# 6003)%0A > f855226 github: update codeQL action to v2 (# 6009)%0A > f69e9ad stats/opencensus: Add OpenCensus metrics support (# 5923)%0A > 3151e83 cmd/protoc-gen-go-grpc: export consts for full method names (# 5886)%0A > d6dabba xds/server: reduce chattiness of logs (# 5995)%0A > 0954097 server: expose API to set send compressor (# 5744)%0A > a7058f7 xds/csds: switch tests to use the new generic xdsclient API (# 6000)%0A > 3711154 xdsclient/bootstrap: reduce chattiness of logs (# 5991)%0A > d103fc7 xdsclient/xdsresource: reduce chattiness of logs (# 5993)%0A > 6a707eb client: add an option to disable global dial options (# 5990)%0A > c813c17 Change version to 1.54.0-dev (# 5985)%0A > 2a1e934 server: after GracefulStop, ensure connections are closed when final RPC completes (# 5968)%0A > e2d69aa tests: fix spelling of variable (# 5966)%0A > a6376c9 xds/resolver: cleanup tests to use real xDS client 3/n (# 5953)%0A > bf8fc46 xds/resolver: cleanup tests to use real xDS client 5/n (# 5955)%0A > 3930549 resolver: replace resolver.Target.Endpoint field with Endpoint() method (# 5852)%0A > 894816c grpclb: rename `grpclbstate` package back to `state` (# 5962)%0A > e5a0237 encoding: fix duplicate compressor names (# 5958)%0A > 4adb2a7 xds/resolver: cleanup tests to use real xDS client 2/n (# 5952)%0A > 52a8392 gcp/observability: update method name validation (# 5951)%0A > 4075ef0 xds: fix panic involving double close of channel in xDS transport (# 5959)%0A > 7bf6a58 gcp/observability: Cleanup resources allocated if start errors (# 5960)%0A > bc9728f xds/resolver: cleanup tests to use real xDS client 4/n (# 5954)%0A > 6e74938 xds/resolver: cleanup tests to use real xDS client (# 5950)%0A > 9b9b381 server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors (# 5893)%0A > ace8082 xdsclient: close func refactor (# 5926)%0A > 9326362 transport: fix maxStreamID to align with http2 spec (# 5948)%0A > 4e4d828 xds interop: Fix buildscripts not continuing on a failed test suite (# 5937)%0A > 379a2f6 *: add missing colon to errorf messages to improve readability (# 5911)%0A > cde2edc Revert "xds interop: Fix buildscripts not continuing on a failed test suite (# 5932)" (# 5936)%0A > 78ddc05 xdsclient: fix race in load report implementation (# 5927)%0A > 2a9e970 xds interop: Fix buildscripts not continuing on a failed test suite (# 5932)%0A > 9228cff rls: fix a data race involving the LRU cache (# 5925)%0A > be06d52 binarylog: consistently rename imports for binarylog proto (# 5931)%0A > bf3ad35 *: update all dependencies (# 5924)%0A > 6de8f50 transport: drain client transport when streamID approaches maxStreamID (# 5889)%0A > 42b7b63 stats/opencensus: OpenCensus instrumentation api (# 5919)%0A > 974a5ef grpc: document defaults in MaxCallMsgSize functions (# 5916)%0A > 9b73c42 test/xds: add tests for scenarios where authority in resource name is not specified in bootstrap config (# 5890)%0A > 3b2da53 xdsclient: handle resource not found errors correctly (# 5912)%0A > f2fbb0e Deprecate use of `ioutil` package (# 5906)%0A > 8ec85e4 priority: improve and reduce verbosity of logs (# 5902)%0A > 12b8fb5 test: move e2e HTTP header tests to http_header_end2end_test.go (# 5901)%0A > f1a9ef9 stream: update ServerStream.SendMsg doc (# 5894)%0A > c90744f oauth: mark `NewOauthAccess` as deprecated and update examples to use `TokenSource` (# 5882)%0A > 0e5421c internal/envconfig: add convenience boolFromEnv to improve readability (# 5887)%0A > 4565dd7 ringhash: allow overriding max ringhash size via environment variable (# 5884)%0A > 94a65dc rls: deflake tests (# 5877)%0A > 08479c5 xdsclient: resource agnostic API implementation (# 5776)%0A > 07ac97c transport: simplify httpClient by moving onGoAway func to onClose (# 5885)%0A > 5ff7dfc rls: propagate headers received in RLS response to backends (# 5883)%0A > f94594d interop: add test client for use in xDS federation e2e tests (# 5878)%0A > 68b388b balancer: support injection of per-call metadata from LB policies (# 5853)%0A > 4f16fbe examples: update server reflection tutorial (# 5824)%0A > b2d4d5d test: fix raceyness check to deflake test http server (# 5866)%0A > 54b7d03 grpc: Add join Dial Option (# 5861)%0A > 70617b1 vet & github: run vet separately from tests; make vet-proto only check protos (# 5873)%0A > 81ad1b5 *: update all dependencies (# 5874)%0A > 357d7af Change version to 1.53.0-dev (# 5872)%0A > a0e8eb9 test: rename race.go to race_test.go (# 5869)%0A > ae86ff4 benchmark: fix typo in ClientReadBufferSize feature name (# 5867)%0A > e53d28f xdsclient: log node ID with verbosity INFO (# 5860)%0A > 9373e5c transport: Fix closing a closed channel panic in handlePing (# 5854)%0A > 2f413c4 transport/http2: use HTTP 400 for bad requests instead of 500 (# 5804)%0A > 5003029 testutils: do a better job of verifying pick_first in tests (# 5850)%0A > 3e27f89 binarylog: Account for key in metadata truncation (# 5851)%0A > f54bba9 test/xds: minor cleanup in xDS e2e test (# 5843)%0A > a9709c3 Added logs for reasons causing connection and transport close (# 5840)%0A > aba03e1 xds: pass options by value to helper routines which setup the management server in tests (# 5833)%0A > 638141f examples: add feature/cancellation retry to example test script (# 5846)%0A > 22c1fd2 deps: update golang.org/x/net to latest in all modules (# 5847)%0A > 1949035 ringhash: add logs to surface information about ring creation (# 5832)%0A > f7c110a test: remove use of deprecated WithInsecure() API (# 5836)%0A > a205447 examples: add new example to show updating metadata in interceptors (# 5788)%0A > 001d234 rls: Fix regex in rls test (# 5834)%0A > 7361971 rls: use a regex for the expected error string (# 5827)%0A > 617d6c8 security/advancedtls: add test for crl cache expiration behavior (# 5749)%0A > ef51864 grpclb: improve grpclb tests (# 5826)%0A > fa99649 xdsclient: deflake new transport ack/nack tests (# 5830)%0A > 99ba982 transport/server: flush GOAWAY before closing conn due to max age (# 5821)%0A > 20c937e transport: limit AccountCheck tests to fewer streams and iterations to avoid flakes (# 5828)%0A > 110ed9e xdsclient: resource-type-agnostic transport layer (# 5808)%0A > c91396d pickfirst: do not return initial subconn while connecting (# 5825)%0A > 94f0e7f benchmark: add a feature for read and write buffer sizes (# 5774)%0A > 087387c Deflake Outlier Detection xDS e2e test (# 5819)%0A > dd123b7 testutils/pickfirst: move helper function to testutils (# 5822)%0A > be202a2 examples: add an example to illustrate the usage of stats handler (# 5657)%0A > 9f97673 test: move e2e goaway tests to goaway_test.go (# 5820)%0A > 0fe49e8 grpc: Improve documentation of read/write buffer size server and dial options (# 5800)%0A > 09fc1a3 interop: update Go version in docker container used for psm interop (# 5811)%0A > adfb915 server: fix ChainUnaryInterceptor and ChainStreamInterceptor to allow retrying handlers (# 5666)%0A > e0a9f11 reflection: split grpc and pb imports (# 5810)%0A > 6f96f96 reflection: update proto (# 5809)%0A > 6e43203 reflection: generate protobuf files from grpc-proto (# 5799)%0A > 0abb6f9 xdsclient: resource type agnostic WatchResource() API (# 5777)%0A > 3011eaf test/tools: update staticcheck version to latest (# 5806)%0A > fefb3ec test/tools: update everything to latest versions except staticcheck (# 5805)%0A > 50be6ae go.mod: update all dependencies (# 5803)%0A > ff14680 Cap min and max ring size to 4K (# 5801)%0A > 0238b6e transport: new stream with actual server name (# 5748)%0A > 817c1e8 passthrough: return error if endpoint is empty and opt.Dialer is nil when building resolver (# 5732)%0A > 56ac86f xdsclient: wait for underlying transport to close (# 5775)%0A > 457c2f5 benchmark: use default buffer sizes (# 5762)%0A > 689d061 Cleanup usages of resolver.Target's Scheme and Authority (# 5761)%0A > 5331dbd outlierdetection: remove an unused variable in a test (# 5778)%0A > 81db250 Change version to 1.52.0-dev (# 5784)%0A > 72812fe gcp/observability: filter logging from cloud ops endpoints calls (# 5765)%0A > 0ae33e6 xdsclient: remove unused test code (# 5772)%0A > 824f449 go.mod: upgrade x/text to v0.4 to address CVE (# 5769)%0A > 7f23df0 xdsclient: switch xdsclient watch deadlock test to e2e style (# 5697)%0A > 32f969e o11y: Added started rpc metric in o11y plugin (# 5768)%0A > b597a8e xdsclient: improve authority watchers test (# 5700)%0A > e41e894 orca: create ORCA producer for LB policies to use to receive OOB load reports (# 5669)%0A > 36d14db Fix binary logging bug which logs a server header on a trailers only response (# 5763)%0A > fcb8bdf xds/google-c2p: validate url for no authorities (# 5756)%0A > 040b795 xdsclient/e2e_test: use SendContext() where appropriate (# 5729)%0A > 0d6481f target: replace parsedTarget.Scheme to parsedTarget.URL.Scheme (# 5750)%0A > fdcc01b transport/test: implement staticcheck suggestion (# 5752)%0A > aa44cca google-c2p: use new-style resource name for LDS subscription (# 5743)%0A > c858a77 balancer/weightedtarget: fix ConnStateEvltr to ignore transition from TF to Connecting (# 5747)%0A > 64df652 google-c2p: include federation env var in the logic which determines when to use directpath (# 5745)%0A > 3c09650 balancer/weightedtarget: use ConnectivityStateEvaluator (# 5734)%0A > 3fd80b0 Fix flaky test MultipleClientStatsHandler (# 5739)%0A > 26071c2 google-c2p resolver: add authority entry to bootstrap config (# 5680)%0A > 9127159 client: synchronously verify server preface in newClientTransport (# 5731)%0A > f51d212 xdsclient: improve RDS watchers test (# 5692)%0A > 7c16802 tests: refactor tests to use testutils helper functions (# 5728)%0A > 28fae96 xdsclient: improve federation watchers test (# 5696)%0A > f88cc65 xdsclient: improve EDS watchers test (# 5694)%0A > 439221d xdsclient: add a convenience type to synchronize execution of callbacks (# 5702)%0A > dbb8e2b xdsclient: improve CDS watchers test (# 5693)%0A > 79ccdd8 clientconn: go idle if conn closed after preface received (# 5714)%0A > 778860e testing: update Go to 1.19 (# 5717)%0A > eb8aa31 weightedtarget: return a more meaningful error when no child policy is reporting READY (# 5391)%0A > bb3d739 fakeserver: add v3 support to the xDS fakeserver implementation (# 5698)%0A > 912765f xds: move bootstrap config generating utility package to testutils (# 5713)%0A > f52b910 o11y: Fixed o11y bug (# 5720)%0A > 00d1830 Fix o11y typo (# 5719)%0A > e163a90 xds/xdsclient: add EDS resource endpoint address duplication check (# 5715)%0A > 9eba574 xds: de-experimentalize google c2p resolver (# 5707)%0A > 8b3b10b gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (# 5704)%0A > 8062981 vet: workaround buggy mac git grep behavior (# 5716)%0A > e81d0a2 xdsclient: improve LDS watchers test (# 5691)%0A > 7b817b4 client: set grpc-accept-encoding to full list of registered compressors (# 5541)%0A > c672451 xds/xdsclient: add sum of EDS locality weights check (# 5703)%0A > c03925d priority: release references to child policies which are removed (# 5682)%0A > 5fc798b Add binary logger option for client and server (# 5675)%0A > 12db695 grpc: restrict status codes from control plane (gRFC A54) (# 5653)%0A > 202d355 Change version to 1.51.0-dev (# 5687)%0A > 1451c62 internal/transport: optimize grpc-message encoding/decoding (# 5654)%0A > be4b63b test: minor test cleanup (# 5679)%0A > d83070e Changed Outlier Detection Env Var to default true (# 5673)%0A > 54521b2 client: remove trailing null from unix abstract socket address (# 5678)%0A > 36e4810 orca: cleanup old code, and get grpc package to use new code (# 5627)%0A > e8866a8 build: harden GitHub Workflow permissions (# 5660)%0A > 8458251 xdsclient: ignore routes with cluster_specifier_plugin when GRPC_EXPERIMENTAL_XDS_RLS_LB is off (# 5670)%0A > a238ceb xDS: Outlier Detection Env Var not hardcoded to false (# 5664)%0A > b1d7f56 transport: Fix deadlock in transport caused by GOAWAY race with new stream creation (# 5652)%0A > 9c3e589 rls: delegate pick to child policy as long as it is not in TransientFailure (# 5656)%0A > 7da8a05 xds: Enable Outlier Detection interop tests (# 5632)%0A > 21f0259 test: loosen metadata error check to reduce dependence on exact library errors (# 5650)%0A > 552de12 orca: fix package used to reference service to use pb suffix instead of grpc (# 5647)%0A > 87d1a90 orca: fix package used to reference service to use grpc suffix instead of pb (# 5645)%0A > 60eecd9 metadata: add ValueFromIncomingContext to more efficiently retrieve a single value (# 5596)%0A > 2ebd594 Documentation/proxy: update due to Go 1.16 behavior change (# 5630)%0A > 1530d3b gcp/observability: fix End() to cleanup global state correctly (# 5623)%0A > f7d2036 xds: add Outlier Detection Balancer (# 5435)%0A > 182e9df Grab comment from proto file, similar to protoc-gen-go (# 5540)%0A > 60a3a7e cleanup: fixes for issues surfaced by vet (# 5617)%0A > 99ae81b roundrobin: optimization of the roundrobin implementation. (# 5607)%0A > aee9f0e orca: server side custom metrics implementation (# 5531)%0A > ddcda5f alts: do not set WaitForReady on handshaker RPCs (# 5620)%0A > d875a0e xdsclient: NACK cluster resource if config_source_specifier in lrs_server is not self (# 5613)%0A > c351f37 chore: remove duplicate word in comments (# 5616)%0A > f0f9f00 test/kokoro: enable pod log collection in the buildscripts (# 5608)%0A > 1dd0256 ringhash: implement a no-op ExitIdle() method (# 5614)%0A > fe59226 clusterresolver: deflake eds_impl tests (# 5562)%0A > d5dee5f xds/ringhash: make reconnection logic work for a single subConn (# 5601)%0A > b225dda transport: update http2 spec document link (# 5597)%0A > 641dc87 transport: add peer information to http2Server and http2Client context (# 5589)%0A > 02fbca0 xds/resolver: generate channel ID randomly (# 5591)%0A > 97cb7b1 xds/clusterresolver: prevent deadlock of concurrent Close and UpdateState calls (# 5588)%0A > c56f196 internal/fakegrpclb: don't listen on all adapters (# 5592)%0A > 3f5b7ab internal/transport: fix typo (# 5566)%0A > c11858e Publish arm64 binaries to GitHub releases (# 5561)%0A > 802b32e Change version to 1.50.0-dev (# 5585)%0Abumping golang.org/x/net dfa2b5d...c73c09c:%0A > c73c09c go.mod: update golang.org/x dependencies%0A > 4fc2eb9 http2: revert Transport change from CL 486156%0A > 63727cc http2: validate Host header before sending%0A > 1bb09e6 quic: pass the connection ID length into 1-RTT packet parsing%0A > 952fc9c quic: move ack_delay_exponent handling out of frame parsing%0A > 02fe9a5 quic: loss detection%0A > c8a2c5a quic: remove stray debugging print%0A > 5d50b40 quic: add packetFate enum%0A > ee81e8c quic: correct rttvar updates%0A > ab184e6 quic: rename side type to connSide%0A > 508a573 quic: add congestion controller%0A > 4050002 html: handle equals sign before attribute%0A > f5464dd idna: update for Unicode 15.0.0%0A > 6c96ca5 go.mod: update golang.org/x dependencies%0A > 5541298 quic: add packet pacer%0A > 88a50b6 all: update x/sys to HEAD%0A > 7e6923f quic: add RTT estimator%0A > 2796e09 bpf: check for little endian CPU for OS VM comparison%0A > 10cf388 quic: add a data structure for tracking lists of sent packets%0A > ccc217c quic: parameterize rangeset%0A > f16447c quic: add go1.21 build constraint%0A > f7250ea quic: add a type tracking sent values%0A > 1b5a2d8 quic: packet encoding/decoding%0A > a233290 quic: add a data structure for tracking sent packets%0A > 61d852e quic: error codes and types%0A > d40f154 quic: varint encoding and decoding%0A > 10d9069 quic: add rangeset type%0A > f71a821 quic: packet protection%0A > 6488c8f quic: basic packet operations%0A > d4a2c13 quic: packet number encoding/decoding%0A > 0d6f3cb quic: add various useful common constants and types%0A > ee6956f quic: add internal/quic package%0A > 6826f5a http2: close request bodies before RoundTrip error return%0A > ca96da6 dns/dnsmessage: reject names with dots inside label%0A > 056145c net/http: deflake TestTransportRetryAfterGOAWAY%0A > abee42a http2: deflake TestTransportReuseAfterError%0A > 3b31286 ipv4,ipv6: remove unneeded deadlines added for flaky tests%0A > 23ce3b8 http2: disable Content-Length when nilled%0A > 120fc90 http2: change default frame scheduler to round robin%0A > 2b0b97d dns/dnsmessage: reject packing of 255B rooted names, reject unpacking of 256B (dns encoded) names%0A > d28c0b1 all: fix some comments%0A > daac0ce go.mod: update golang.org/x dependencies%0A > 82780d6 http2: don't reuse connections that are experiencing errors%0A > 0bfab66 ipv4, ipv6: drop redundant skip checks based on GOOS%0A > 938ff15 ipv4, ipv6, nettest: skip unsupported tests on wasip1%0A > eb1572c html: another shot at security doc%0A > 9001ca7 nettest: re-enable unixpacket tests on netbsd/386%0A > 3d5a8ee internal/socks: permit authenticating with an empty password%0A > 694cff8 go.mod: update golang.org/x dependencies%0A > 6960703 http2: log the correct error when retrying in (*Transport).RoundTripOpt%0A > 9f24bb4 http2: properly discard data received after request/response body is closed%0A > 08dda57 html: fix package doc typo Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
ee3514402f
|
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps * Update vendor & licences * Fix codegen versions |
|
|
|
b1097b5cfc
|
upgrade to latest dependencies (#1610)
bumping knative.dev/eventing 13c0ce8...cbf1b08:
> cbf1b08 Switch to at least 1 event in new trigger filters e2e featurset (# 6193)
> 354a69f Set TerminationGracePeriodSecond for wathola-sender to 300 seconds (# 6192)
> 3939dc6 💄 Adding missing k8s labels to the post install manifests (# 6184)
> 74cebc5 Rename new trigger filters sql field to cesql (# 6148)
> 792f56d Update dependencies (# 6173)
> 2a69eec Clearing out old state info for new placements (# 6172)
> 7a48f42 Update actions (# 6150)
bumping knative.dev/pkg 3c00bb0...708dc1c:
> 708dc1c Update community files (# 2443)
> 062ca30 upgrade to latest dependencies (# 2433)
> 4fcbc1b Update actions (# 2434)
> 80c511a Wait for reconciler/controllers to return prior to exiting the process (# 2437)
> d481724 Update community files (# 2428)
> 9ea8176 Update actions (# 2430)
> 0caafcb upgrade to latest dependencies (# 2429)
> 3b550af changeset: Look in packed-refs file if ref file not found. (# 2425)
> 5e98acd Make URL compatible with controller-gen (# 2431)
bumping knative.dev/networking 4337f03...1934422:
> 1934422 upgrade to latest dependencies (# 622)
> 17e1877 upgrade to latest dependencies (# 621)
> 48ac02f Update actions (# 620)
bumping knative.dev/serving a1a7287...7f681da:
> 7f681da Fixes an activator panic when the throttle encounters a cache.DeleteFinalStateUnknown (# 12679)
> d48569e Remove an unnecessary start delay when resolving tag to digests (# 12668)
> d846cbb Update community files (# 12664)
> 40029f9 bump ggcr which includes auth config lookup fixes for k8s (# 12655)
> 3945364 upgrade to latest dependencies (# 12645)
> 7e1dd36 Bump prometheus/client_golang to v1.11.1 (# 12653)
> 39df601 Update actions (# 12652)
> 24c178d Update net-contour nightly (# 12648)
> 88edca7 Update net-istio nightly (# 12651)
> d7409b7 Update net-certmanager nightly (# 12647)
> fa7aa27 Update net-kourier nightly (# 12638)
> c1aaaf6 Update net-gateway-api nightly (# 12609)
> b28062c Fix example to immediately collect any inactive revision (# 12422) (# 12517)
> 47e9f68 fix ytt package name (# 12644)
> 0cd25ac upgrade to latest dependencies (# 12633)
> aae1fff Updates val webhook selector to reduce invocations (# 12612)
> 70fa638 Update actions (# 12641)
bumping golang.org/x/term 6886f2d...03fcf44:
> 03fcf44 term: add codereview.cfg
> f766a8b term: enable TestMakeRawState on darwin/arm64
> 140adaa term: add portability note re: std{in,out} fds
bumping github.com/google/go-cmp d103655...039e37c:
> 039e37c Add //go:build lines (# 285)
> 3242228 Drop hacks to work around Go reflection bugs in Go1.9 (# 282)
> f59cd61 Update minimum supported version to go1.11 (# 281)
> 6faefd0 Reduce minimum length for specialize string diffing (# 275)
> f1773ad Use any alias instead of interface{} (# 276)
> 9094ef9 Change build status badge (# 269)
> 3ee52c8 Fix spelling mistakes (# 271)
> 395a0ac Use sha256 in test (# 268)
> 402949e Merge pull request # 266 from dsnet/fix-format
> 290a6a2 Avoid shadowing variable (# 263)
> d5fcb38 Fix textual printing of byte slices
> 248ccff Fix staticcheck findings (# 262)
bumping knative.dev/hack 0456e8b...e178598:
> e178598 Update community files (# 157)
> cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)
> a8ef7b6 Skip presubmit tests for .github updates (# 154)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
9b838cfb0a
|
upgrade to latest dependencies (#1570)
bumping knative.dev/hack 59b0cf1...9b2ed84:
> 9b2ed84 Update community files (# 139)
bumping knative.dev/networking eac673f...c7164d4:
> c7164d4 upgrade to latest dependencies (# 604)
> 37ab2ef upgrade to latest dependencies (# 603)
> 075f9b9 Update community files (# 602)
> 52fb6ee upgrade to latest dependencies (# 601)
> db53592 Update actions (# 600)
bumping knative.dev/pkg c0e1594...77555ea:
> 77555ea upgrade to latest dependencies (# 2398)
> 768f44f bump our min version to 1.21 (# 2397)
> e989c22 Update community files (# 2393)
> 0a429cb Allow Unstructured callback from Defaulting Webhook (# 2363)
bumping knative.dev/serving 9073261...a3216ca:
> a3216ca Update net-kourier nightly (# 12520)
> f079283 Update net-gateway-api nightly (# 12521)
> 969beb3 Update net-istio nightly (# 12519)
> b74e3c7 bump ggcr/k8schain to the latest (# 12510)
> d44ad85 Update community files (# 12518)
> a560242 Update net-contour nightly (# 12514)
> db1b4ad Update net-kourier nightly (# 12515)
> a75ee09 upgrade to latest dependencies (# 12513)
bumping github.com/spf13/cobra de187e8...178edbb:
> 178edbb Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (# 1561)
> 9054739 Remove __complete cmd for program without subcmds (# 1563)
> 19c9c74 Always include the os package import when generating the root command (# 1557)
> 01e05b8 Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (# 1554)
> 36bff0a fix root.go.golden (# 1552)
> 1854bb5 Fix some typos (mostly found by codespell) (# 1514)
> ff2c55e chore(ci): use golangci-lint-action (# 1477)
> 1beb476 fix: Duplicate error message from cobra init boilerplates (# 1463)
> 6f84ef4 Provide option to hide default 'completion' cmd (# 1541)
> ee75a2b Remove trailing spaces from bash completion command description (# 1520)
> 25bab5a Fix invalid shell completion when used with ~/.cobra.yaml (# 1510)
> 3fed3ef Support different bash completion options (# 1509)
> 507caf5 completions: fix mixed tab/spaces indentation (# 1473)
> c7a4421 fix: typo in {bash,zsh}_completions.go (# 1459)
> c3573e2 Completion: Capitalize short desc, and remove extra space from long (# 1455)
> dd40ab0 feat: improve completions help formatting (# 1444)
> d298d79 Update shell_completions.md to have automatically rootcmd (# 1372)
> 6f19fa9 fix: unbound variables in bash completion (# 1321)
> d65ba12 github: add dependabot configuration file (# 1427)
> 45e521e enable composing PositionalArgs (# 896)
> 9e1d6f1 args_test: add helper functions (# 1426)
> 62a72cd fix(diff): use arg '--strip-trailing-cr' (# 949)
> 442031e Allow specifying licenses using their SPDX identifier (# 1159)
> 78969f9 Remove "Lesser" from header for GPL-2.0 template (# 880)
> 3c84bf8 Small correction in User Guide (# 1009)
> 3ba5f15 Projects using cobra update (# 1454)
> bfacc59 Addressing typos identified by @marckhouzam
> 2682562 Simplifying goGet function
> cf87fc4 Updating generator documentation and links
> c97b7ec Update documentation to reflect the module aware generator
> 9388e79 Cobra generator now works within Go modules
> c9edb78 Change generator default license to none
> dcf42b2 Change generator to require opting in to viper.
> c0dd5cd Removing unused imports when not using Viper
> f09e947 readme: remove ToC, since it's now shown by GitHub (# 1429)
> d2c0cb3 DisableFlagParsing must disable flag completion (# 1161)
> c1973d3 Update projects-using markdown with Tanzu (# 1501)
> 4fd30b6 ci: test golang 1.16.x and 1.17.x too (# 1425)
> 2a52778 go.mod: cpuguy83/go-md2man/v2 v2.0.1 (# 1460)
> 56060d1 Add Meroxa CLI (# 1377)
bumping golang.org/x/term 6a3ed07...6886f2d:
> 6886f2d all: upgrade x/sys to latest
> a79de54 go.mod: upgrade to go 1.17
> c04ba85 term: unify ioctl{Read,Write}Termios definition for aix, linux, solaris & zos
> f5beecf term: skip TestMakeRawState on GOOS=ios
> b80969c term: add aix and zos build tags
> 72f3dc4 term: use existing unix implementation on solaris
> de623e6 term: use stdin file descriptor in comment
bumping knative.dev/eventing 61d97d3...e0e3f44:
> e0e3f44 Implement Subscriptions API Filters in MTChannelBroker (# 5995)
> 7d73613 Use zap.NewProductionConfig and specific time encoding (# 6043)
> d7b4d2c Change default Broker delivery spec (# 6011)
> 76366bc Increase timeout for rekt tests (# 6062)
> 850528b Update community files (# 6063)
> f6fec10 update dependencies (# 6057)
> 47c5739 upgrade to latest dependencies (# 6060)
> 65c4a6f Dump resources when failed to wait for them to become ready (# 6056)
> 68d4410 Fix test helpers for subscription that abuse Subscription's `spec.reply` (# 6053)
> 5ebbed7 Set missing event type on CloudEvent in a test helper (# 6047)
> 9963bd0 upgrade to latest dependencies (# 6044)
> 2d64fdd Make event-library test image 'vendorable' (# 6049)
bumping github.com/spf13/viper bd03865...a4bfcd9:
> a4bfcd9 chore(deps): update crypt
> 1cb6606 build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.2
> a785a79 refactor: replace jww with the new logger interface
> f1f6b21 feat: add logger interface and default implementation
> c43197d build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
> 2abe0dd build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0
> 8ec82f8 chore(deps): update crypt
> 35877c8 chore: fix lint
> 655a0aa chore(deps): update golangci-lint
> 946ae75 ci: fix github script
> d40d641 chore: Go 1.17 update
> 41ec2aa chore: run lint fixer
> ba606cd chore: update build tools
> 91b237f build(deps): bump actions/github-script from 4 to 5
> 793ee22 build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0
> 0594522 test: fix failing tests on windows
> 14c9dc6 test: fix file find tests on windows
> eae2327 feat: disable finder for now
> 237f373 test: fix finder tests on windows
> 78228f5 build: disable goconst linter for now
> 8b7777d test(windows): skip failing tests on windows
> 15c88da test(windows): fix watch file test
> 552e3bd ci: separate lint and test
> 1a7008f ci: make build pass on windows
> 077ee30 ci: run tests on windows
> 5a4e555 test: add tests for reading config files
> 08ba8ca ci: disable fail fast
> 4e595ce feat: use io/fs for searching files on Go 1.16+
> 557c5d6 test: improve tests for searching files
> 8e71595 feat: implement new finder using io/fs
> ce82267 refactor: drop unused Unsetenv from testutil
> 558a299 feat: use TB.Setenv on Go 1.17
> b1fdc47 Recognize tfvars files as hcl by default.
> 65f16c1 docs: fix indentation in code samples
> 0d7e803 build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2
> 6a29539 build(deps): bump gopkg.in/ini.v1 from 1.63.1 to 1.63.2
> fa3412d fix cannot write hidden file without extension (# 1017)
> a1f26b1 Add test for cannot write hidden file without extension
> 46a61e6 Fixes # 1062
> e606f74 fix: made `InConfig` process paths correctly
> 2062cd6 Fix codeql workflow
> c4687f7 Add CodeQL analysis workflow
> 5a4d2a0 chore(deps): update crypt library fork
> 6937864 chore(deps): update go-ini dependency
> e897cbf build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4
> eb876e1 update readme.md
> 38e00ee Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1
> 5c0d079 ci: run builds on Go 1.17
> cf6565f Bump github.com/spf13/cast from 1.4.0 to 1.4.1
> a7cfd8b Fix bug report template
> 294bb31 Add Go version to bug report tempplate
> f2053fa Bump github.com/spf13/cast from 1.3.1 to 1.4.0
> ab4b05a chore: add GitHub issue forms
> e866eaa Update feedback_pull_request.yml
> bc5df54 Update feedback_issue.yml
> 409a7ba Bump actions/github-script from 3 to 4.0.2
> 489df74 Update dependabot.yml
> 899b682 Create dependabot.yml
> 030b739 docs: add section about decoding formats
> a02f986 feat(encoding): Integrate the new encoding package into Viper
> 699d749 feat(encoding): Add toml codec
> 6f15444 feat(encoding): Add hcl codec
> 1862663 feat(encoding): Add json codec
> 0e854bf feat(encoding): Add yaml codec
> a00caae feat(encoding): Encoder/Decoder registry implementations
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
87ea0f83a1
|
upgrade to latest dependencies (#1512)
bumping knative.dev/networking 8c71a27...6ef2676: > 6ef2676 upgrade to latest dependencies (# 553) > 4f29f65 upgrade to latest dependencies (# 550) > e9f6e55 upgrade to latest dependencies (# 549) bumping knative.dev/hack 11d193b...b284d49: > b284d49 fix the latest_version function (# 101) > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98) > a42c72a Update community files (# 95) > 810ab22 Make go_update_deps module-release aware (# 93) > f1228dd Update community files (# 90) bumping knative.dev/pkg 96c0204...92b8dc6: > 92b8dc6 upgrade to latest dependencies (# 2342) > 4640349 Bump assorted dependencies (# 2340) > fc9d595 upgrade to latest dependencies (# 2336) > 6ff7fb8 add array of user agents for healthcheck in drainer (# 2331) > dce062f Update community files (# 2335) > 95f98e5 Update actions (# 2332) > 8bcc5aa upgrade to latest dependencies (# 2333) > f7b70f5 Update community files (# 2330) bumping knative.dev/eventing 1e4fa35...cdeae54: > cdeae54 upgrade to latest dependencies (# 5871) > 4b5ef0b fixed eventing testgrid url on community contacts md file (# 5869) bumping knative.dev/serving f1e419a...782db02: > 782db02 Update net-kourier nightly (# 12210) > 5aece9a Update net-istio nightly (# 12209) > d4f4e0f update fetching the latest istio release (# 12211) > 79e7ec9 upgrade to latest dependencies (# 12216) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
4a5f5734d2
|
upgrade to latest dependencies (#1466)
bumping knative.dev/serving 4a26f1d...ebeebd9: > ebeebd9 Update net-istio nightly (# 12059) > 643e3c4 upgrade to latest dependencies (# 12062) > 4120c39 Fix date ordering (# 12056) > 73af59b Cleaning up freezer package constants (# 12055) > 67429ed Pass serviceAccountToken to freezer service (# 11917) > 1c7f409 fix dates (# 12054) > e7cf0de Renaming COC doc to ALLCAPS (# 12047) > ce5525e update support rotation (# 12052) > dcc3bab Use resolvabledomain flag in TestHPAAutoscaleUpDownUp (# 12053) > b71b516 fix broken link in Development readme (# 12043) > 5f1ee08 Bumping up golang min version (# 12051) > 2051002 Update net-kourier nightly (# 12038) > a5153ff Update net-contour nightly (# 12037) > b5aa6f0 Adding Configuration GET and LIST Conformance test (# 12016) > 09c59b3 Update net-certmanager nightly (# 12040) > ccc110e Update net-istio nightly (# 12039) > 40a1ffb Update actions (# 12035) > 2814960 Update community files (# 12034) > 40809fb More helpful error on invalid port (# 12025) > 54d689d Update net-istio nightly (# 12029) > f75b47c Update net-kourier nightly (# 12031) > 053d389 Update net-contour nightly (# 12030) > cc5ff9b Add endpoint call for pod freezer (# 11802) > a25635c Update net-certmanager nightly (# 12028) bumping sigs.k8s.io/yaml 9fc9552...9535b3b: > 9535b3b Merge pull request # 63 from akram/fix-linit-for-yaml_test.go > cea7ff5 Merge pull request # 62 from akram/use-goyaml-2.3.0 > 8c3bee3 Fix lint for yaml_test.go > 11e43d4 Merge pull request # 44 from hakman/travisci-arm64 > 131615f Bump gopkg.in/yaml.v2 to v2.4.0: fixes inconsistent long lines wrapping > 8daa61c Merge pull request # 51 from longwuyuan/master > 3cc309c Add CI tests for ARM64 > 9f315c2 Merge pull request # 50 from longwuyuan/master > 7d8e15c removed go v1.12.x and added go v1.15.x in ghactions ci > 8f01418 Merge pull request # 42 from neolit123/1.20-fix-tests-on-arm64 > 4750a07 added github-actions CI > 8aabd9a Merge pull request # 40 from gravis/tidy-go-modules > 7e97a1a yaml_test: adapt around undefined behavior in float64->int64 casting > 06fcaf6 Merge pull request # 36 from ZhiFeng1993/Fix-json-to-yaml-marshal-results > bc021c4 Tidy go modules > a6fdc8d Fix json to yaml marshal results bumping knative.dev/pkg 5ae4821...2267a4c: > 2267a4c Bump a few assorted deps (# 2301) > 221312a duck cronjob (# 2299) > f07c8e4 Add pod / cronjob (# 2298) > 07ea512 Update very old Google API dependencies (# 2294) > 55de825 Update actions (# 2296) > c92466a Update community files (# 2295) > b708bde Bump a few assorted dependencies (# 2292) > 7d6d325 Update actions (# 2287) > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288) > c5ec096 Update community files (# 2286) > 52b0e29 Source validation fixes (# 2285) > d8349b0 Update community files (# 2284) bumping knative.dev/eventing f031ba2...816883e: > 816883e upgrade to latest dependencies (# 5768) > 5adc325 Update community files (# 5766) > 3067b55 Fix date format (# 5765) > be4e766 Removing the special tweak for 0.22-0.23 (# 5763) > ce818dc Adding myself to support rotation (# 5761) > af93c91 add recordevents to the list of tools to publish (# 5758) > 384523f Default dead letter sink namespace to the object namespace (# 5748) > edef96d Update community files (# 5753) > e05ccfc Convert DeadLetterSinkURI references to DeliveryStatus. (# 5746) > 1afbc6a Update actions (# 5754) > 87cbccf Delete non used Step resources at Sequence (# 5718) bumping knative.dev/networking 69ad454...749575e: > 749575e Update community files (# 520) > 79c6e05 upgrade to latest dependencies (# 521) > f9355c5 Adding contributing doc, renaming COC doc (# 518) > f02d7fb Set FlushInterval to zero (# 519) > b601bd9 Update community files (# 516) > 09845be Update actions (# 517) > 9dcf81a upgrade to latest dependencies (# 514) > 5e884af Update community files (# 512) > 9c1c5b8 Update actions (# 513) > 51e2f39 Update community files (# 511) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
c717a3fe96
|
upgrade to latest dependencies (#1434)
bumping golang.org/x/term 2321bbc...6a3ed07: > 6a3ed07 all: go fmt ./... bumping k8s.io/apimachinery c278689...f916759: > f916759 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 12b6a22 Bump SMD to v4.1.2 to pick up # 102749 fix > 41e4141 sync: remove Godeps/ > 235edae Merge pull request # 102587 from saschagrunert/release-1.21 > a4090fc Revert "Cleanup portforward streams after their usage" > 1a7b32c Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 2c210a7 vendor: bump runc to rc95 > 7559d78 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > be0c813 Merge pull request # 101325 from joelsmith/automated-cherry-pick-of-# 101306-upstream-release-1.21 > c422483 Cleanup portforward streams after their usage > 59d900d Additional CVE-2021-3121 fix > e337f44 Bump klog to 2.8.0, fixing nil panics in KObj > ae8b5f5 Merge pull request # 99759 from jpbetz/apply-extract > 0dd2dd9 Add extract apply function generation > 0335ad3 Bump SMD to v4.1.0 > 1f1bc58 Merge pull request # 99951 from deads2k/fix-decodableversions > 98d3ae9 Merge pull request # 98841 from caesarxuchao/fix-98479 > a13af10 provide directly decodable versions for storageversion API > 79c4f87 Merge pull request # 98946 from monopole/upgradeKustomize > 1174cb8 make proxy Transport return metav1.Status error > 1f7ce2b until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 8e4c0a5 Merge pull request # 98653 from mandelsoft/stream > 543ebb5 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > 963dac0 simplier fix + test for race condition > a5a2acc Merge pull request # 98074 from kwiesmueller/admission-reset-managedFields > 9794359 Add Apply functions to client-gen > 193cd4a add comment describing the race condition + TODO for appropriate test > 283a326 Merge pull request # 99817 from liggitt/zero-value > 19eb396 fix validation test > e51562e fix sync problem in streamwatcher > cda259e Update k8s.io/kube-openapi > 8dcbc56 remove apiVersion check from managedFields validation > 569bd20 Merge pull request # 99755 from lala123912/out_of_range > 7de09c3 fix validation tests > f0c829d fix RemoveStatusCondition() cap out of range > 1c6b148 update licenses and bazel > 0869820 Merge pull request # 98595 from SergeyKanzhelev/nodelifecycleSchedulerUnitTestsSpeedUp > 96b0ee0 consolidate managedFields validation > 4f70757 sped up scheduler tests by using fake clock > 317ebe7 Merge pull request # 98572 from justaugustus/go116 > ed96c1e [go1.16] bump golang.org/x/... dependencies > 89aa0e9 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > f246562 [go1.16] go.mod: update to go1.16 > 603e046 Merge pull request # 99561 from BenTheElder/remove-bazel > 193bda8 hack/update-bazel.sh > 17b79e7 Merge pull request # 97385 from FabianKramm/fix-http2-proxy > 44b9a37 Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 5a3ff4c override request host for kubectl proxy > c3f3e5b Scheduler: remove pkg/apis/core/field_constants.go > 6d2f20b Merge pull request # 99083 from gavinfish/requirement-equal > 527a61b Merge pull request # 99014 from apelisse/update-smd > 823fec8 Add equal func for Requirement struct > 9cd3dcb Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 7faacc3 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 2cc50c7 *: remove nikhiljindal from OWNERS > 53fe198 *: remove mbohlool from reviewers > c340b76 *: remove madhusudancs from reviewers > 37cce14 *: remove jianhuiz from reviewers > d6b6643 *: move gmarek to emeritus_approvers > c93b0f8 Merge pull request # 98790 from jkh52/master > 7fbabcb Bump konnectivity-client to v0.0.15 > 9e39a13 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > f0392a0 Merge pull request # 98616 from smarterclayton/recognizer_buffer > 9812d82 update gogo/protobuf to v1.3.2 > 783dd7d serializer: Recognizer interface should take a buffer > 28da342 Merge pull request # 98488 from pohly/klog-2.5.0 > d656fe5 Merge pull request # 98565 from adisky/move-spdystream > 6495214 logging: support call depth via logr, structured logging > cbf4d8f Update dependency docker/spdystream to moby/spdystream > 87c8a96 Merge pull request # 98363 from cpanato/go1157 > 4a7d8d5 [go1.15] updatestaging pb.go files using the hack scripts > ee96543 Merge pull request # 98312 from deads2k/finish-export-option-removal > ab111ff generated > 33e8773 remove ExportOptions > 234faef finish removal of exportoptions > 460d109 Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 0e9f9cf Merge pull request # 96552 from pandaamanda/klog_fmt > 322dfb4 Don't record events in goroutines > af2ce7e Merge pull request # 97552 from aanm/pr/replace/buffer/with/strings > 8c0a4ea use klog.Info and klog.Warning when had no format > 4f50573 Merge pull request # 97990 from AlexanderYastrebov/offset-97651 > d7e94ae pkg/labels: replace bytes.Buffer with strings.Builder > 2ab0da8 Uses offset instead of line number in JSONSyntaxError > 825faf0 pkg/util/net: replace bytes.Buffer with strings.Builder > 53a9c91 Merge pull request # 97538 from lingsamuel/requirement-return-field-error > 1d8c923 Merge pull request # 97891 from thinpark/apimachinery.clean > 10e20f4 make labels.NewRequirement returns aggregated field.ErrorList, make nodeaffinity parsing function use it > 8834a19 [k8s.io/apimachinery/pkg/test]: cleanup commented code > 6c16abd Merge pull request # 94396 from habibrosyad/patch-92402-10 > 9d4f7cb Merge pull request # 97540 from chymy/just-comments > 25bfe1d fix vendor/k8s.io/apimachinery/pkg/runtime staticcheck > 0ca7b34 Merge pull request # 97590 from heqg/typo-expected-03 > 67bb4d2 Fix on comments > 9363a52 Fix typo in staging/src/.../wait_test.go > 15c5dba Merge pull request # 96974 from WangXiangUSTC/master > 8f01ffc Merge pull request # 95790 from aojea/loopnet > df4ce5a Update selector.go > 02953c0 get ips from loopback interfaces > 51a2756 autodetect global addresses on loopback interfaces bumping k8s.io/client-go 435503c...a2642ab: > a2642ab Update dependencies to v0.21.4 tag > ccdebc2 Merge pull request # 103614 from dprotaso/automated-cherry-pick-of-# 102928-upstream-release-1.21 > fefd2ad Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 46c1ad3 Simplify use of the fake dynamic client > 5823455 Bump SMD to v4.1.2 to pick up # 102749 fix > 3c428df Merge pull request # 102800 from pohly/automated-cherry-pick-of-# 102788-upstream-release-1.21 > fe825e6 client-go: reduce log level of reflector again > 6277e97 sync: remove Godeps/ > b63b1ba Merge pull request # 102587 from saschagrunert/release-1.21 > c18505f Revert "Cleanup portforward streams after their usage" > ffd8cfc Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > a802afb vendor: bump runc to rc95 > c04de52 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > 322fe85 Cleanup portforward streams after their usage > 0f9967b sync: update go.mod > 307e3a3 Merge pull request # 100718 from dims/automated-cherry-pick-of-# 100606-# 100660-upstream-release-1.21-take-2 > a124236 Common auth plugins should always be available > ac49e87 providerless tag for client-go auth plugins > 6be0785 Merge pull request # 100156 from ehashman/issue-100155 > 5f0702f Merge pull request # 99375 from ehashman/probe-kep-2238 > e5c17fc Bump klog to 2.8.0, fixing nil panics in KObj > 2407de6 Generated changes for probe terminationGracePeriodSeconds > a5722b4 Merge pull request # 99759 from jpbetz/apply-extract > 476d5f9 Generated apply configurations > 9e34778 Add extract apply function generation > 982571f Bump SMD to v4.1.0 > d6fad70 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 6085ad0 Merge pull request # 99290 from mortent/PromotePDBsToGA > 37e7f4a generic ephemeral volume: generate code > 814c68c Merge pull request # 99522 from robscott/topology-hints > fa732dd generated > 67d8c55 Merge pull request # 99495 from wojtek-t/cleanup_describe_8 > 9c78771 Adding Hints to EndpointSlice API > 62b9b26 Promote PDBs to GA > db49dde Merge pull request # 98973 from YoyinZyc/add_context_outside_apiserver > 4c5ab17 Add sig-instrumentation approvers to events libraries OWNERS > 57d5462 Merge pull request # 98946 from monopole/upgradeKustomize > 6a42ca3 add context to restclient metrics > 1ae4d69 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > c277935 Merge pull request # 98727 from adtac/suspend > aa6ddc8 Merge pull request # 99641 from pohly/storage-capacity-beta > 5ca42da batch: add suspended job > 9f9bfd9 CSIStorageCapacity: generated files for beta > 7fc57bb Merge pull request # 96600 from maplain/internal-traffic-policy > 9baafcd Implements Service Internal Traffic Policy > fa8f4cc Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > b4932b5 Merge pull request # 99907 from liggitt/cache-test-timeout > a793842 Generate typed clients with Apply support > 8df02b3 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 21ee617 Add test timeout to mutation detector test > d2a6442 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 2eb8aff Graduate EndpointSlice API to GA > 9db6403 Add namespace scoped ParametersReference to IngressClass > 75a1e7f Merge pull request # 99423 from soltysh/cronjob_controller > 1745c9f Merge pull request # 99817 from liggitt/zero-value > 627c12d Generated changes > fcacc4b Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > d21dde2 Update k8s.io/kube-openapi > 4f21285 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 3285000 Add LoadBalancerClass field in service > da66d1b generated > 503eb33 Merge pull request # 99782 from liggitt/race-tests > ec8fb02 Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > 0693903 Fix or remove tests that don't work in race mode > f146f0f generate applied configurations > 9409f57 Merge pull request # 99741 from liggitt/client-go-install > a71c2f1 Merge pull request # 98892 from ankeesler/exec-plugin-metrics > e0f03ac Update client-go install instructions > a5abe9c Merge pull request # 937 from liggitt/update-readme > 8aa3e0f exec credential provider: add rest_client_exec_plugin_call_total metric > 1cfb136 Merge pull request # 99654 from ankeesler/exec-plugin-interactive-fix > 2dec69c Update readme installation instructions > 149c501 exec credential provider: use stdin to detect user interaction > a337294 Merge pull request # 98572 from justaugustus/go116 > b13f594 Fixup golang.org/x/term staticcheck warnings > 768a62f [go1.16] bump golang.org/x/... dependencies > 0ea7217 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 36b22fd [go1.16] go.mod: update to go1.16 > fcbadc8 Merge pull request # 99561 from BenTheElder/remove-bazel > 13e6cd3 hack/update-bazel.sh > 6a25187 Merge pull request # 99324 from zshihang/master > c3c3d40 Merge pull request # 99377 from liggitt/version-sha > 3d6ec32 reset token if got Unauthorized in KCM > 8f8241f Merge pull request # 99195 from pacoxu/structurelog/watch-retry-timeout-1 > 1a6e902 Switch gitVersion format to non-abbreviated hash > 12449b5 Merge pull request # 99193 from zhijianli88/subresource > 06efd86 Migrate client-go retry-watcher to structured logging > fa31d62 Merge pull request # 99111 from databus23/patch-5 > bb1d67d request.go: correct subresource referencing > 21dd7ea Merge pull request # 99079 from tkashem/throttle-message > a125444 Return error when persister fails to modify config > 10def0e Merge pull request # 99063 from ZxYuan/patch-1 > d1fdbcd client-go: add more context to request throttle message > 7279fc6 Merge pull request # 96987 from soltysh/drop_batch-alpha > a9fe1e1 Fix typo in client-go/rest/client.go > df50762 Merge pull request # 99014 from apelisse/update-smd > 6167582 Generated changes > 39da007 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 508a193 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > d6cefbd Drop batch/v2alpha1 API > 1d0cb03 *: remove nikhiljindal from OWNERS > e8ab252 *: remove madhusudancs from reviewers > 4c4207a *: move gmarek to emeritus_approvers > 20732a1 Merge pull request # 98889 from jkaniuk/leaderelection-simplify > 0eaf14c Simplify leader election code > 1006137 Merge pull request # 98790 from jkh52/master > bf60d3f Bump konnectivity-client to v0.0.15 > 93ce971 Merge pull request # 98671 from liggitt/kubeconfig-env > 3c12da5 Merge pull request # 98324 from atosatto/export-debug-roundripper > b620e82 Isolate TestModifyContext from $KUBECONFIG > 3147a30 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > ef84e47 Re-run gofmt against staging/src/k8s.io/client-go/transport/ > ab82d40 Merge pull request # 98488 from pohly/klog-2.5.0 > 2861152 update gogo/protobuf to v1.3.2 > e87f4d8 Remove unexpected updates to go.mod and go.sum > c8e0107 Merge pull request # 98565 from adisky/move-spdystream > 362c485 logging: support call depth via logr, structured logging > 9d369ea Update bazel BUILD file > b8b770f Update dependency docker/spdystream to moby/spdystream > 84db31c Address golint warnings > 6329432 Merge pull request # 98496 from lavalamp/connrotation > 8d3dc9e Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers_test.go > b72204b Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 5985bbb Fix unbounded connection creation & 50s of delay > 2bce173 Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers.go > fc034b4 Merge pull request # 96552 from pandaamanda/klog_fmt > 726d27f Don't record events in goroutines > 5c01a03 client-go: export NewDebuggingRoundTripper function and DebugLevel > 537eda7 Merge pull request # 98058 from jprzychodzen/le-comment > d7ba1f2 use klog.Info and klog.Warning when had no format > 25e8b5f Merge pull request # 97083 from knight42/feat/enable-spdy-ping > eae461d [Leader election] Add documentation to function > 479dd01 feat: enable SPDY pings on connections > 623741e Merge pull request # 97909 from adamzhoul/fix-chan-bug > 2192138 Merge pull request # 97095 from sabbox/fix-panic-azure-oidc-auth-plugins > 5c32e97 fix replyChan block > b804f9f add noop persister to plugin loader > f80da32 Merge pull request # 97255 from chotiwat/patch-1 > 224c1c6 Merge pull request # 97857 from liggitt/exec-auth-reuse-dialer > a35bc8f Fix stale object causing a panic on DELETE event > 9761a13 Merge pull request # 96906 from Rajalakshmi-Girish/issue-96853 > 0c5bab6 Track opened connections with a single tracker per authenticator > 0d3f257 Merge pull request # 907 from munnerz/patch-1 > cb8d3d1 fixes the unit tests to be more tolerant with error messages > e9d996d Merge pull request # 97326 from victor-timofei/deltafifo-doc > efbc708 README: add 1.20 in compatibility matrix > 0964d4b Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest > 53a09c7 Update the wording of the DeltaFIFO > cc9d424 Merge pull request # 96883 from pacoxu/fix/96862 > 2b31242 Merge pull request # 94813 from dramich/nometrics > 01fbb1d Bump github.com/Azure/go-autorest/autorest to v0.11.12 > 710a222 Move Delta definitions to the top > 77dfe4d Merge pull request # 92138 from ash2k/ash2k/client-cleanups > 8031d76 fix index test: multi index check for empty list > f39ca99 Don't start goroutine for noMetrics > 09cf714 Update DeltaFIFO Documentation > 62f63bb Merge pull request # 96837 from adamzhoul/master > 29b0745 Check errors of the Close call > 04adad4 fix spdy stream, conn deadlock. > 6cc3981 Make inClusterConfigProvider thread safe > e24efdc Merge pull request # 96797 from jqmichael/initialCountLength > 6d09f8e Stop using mergo.MergeWithOverwrite > 50c0861 Merge pull request # 96643 from bboreham/lose-timestamp > 1d17529 Fixed a harmless bug where initialPopulationCount should be based on the key length not list size in DeltaFIFO#Replace() > 277eea6 Cleanup currentMigrationRules > 5d2c89d Remove unused argument from generateEvent bumping knative.dev/networking defa6b8...ff7c341: > ff7c341 upgrade to latest dependencies (# 491) > b9f8dee Add TestHTTPOption to verify HTTPOption field (# 415) > ba72f55 Update community files (# 490) > bde5be8 Update actions (# 489) > 4ac0119 upgrade to latest dependencies (# 488) > 51512a0 upgrade to latest dependencies (# 487) > 9bdd2dd upgrade to latest dependencies (# 486) > cfb7e23 upgrade to latest dependencies (# 485) > 3e603fb Clean up deprecated fields (# 484) > e818f7d Update community files (# 483) bumping k8s.io/api 6f23172...3fcac9f: > 3fcac9f Update dependencies to v0.21.4 tag > e718350 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > aa60858 Bump SMD to v4.1.2 to pick up # 102749 fix > 0d3282d sync: remove Godeps/ > b962205 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 6601f0c vendor: bump runc to rc95 > e379db4 Merge pull request # 101053 from robscott/automated-cherry-pick-of-# 100728-release-1.21 > 48ab514 Updating Topology Aware Hints to support "Auto" value for annotation > b422b2e sync: update go.mod > 1f635bf Mark v1beta1 EndpointSlice deprecated in favor of v1 > fd88418 Merge pull request # 100188 from alculquicondor/job-api-fixes > 51a1c55 Merge pull request # 100156 from ehashman/issue-100155 > 862c319 Only default Job fields when feature gates are enabled > ec4ebef Merge pull request # 99375 from ehashman/probe-kep-2238 > d35369e Bump klog to 2.8.0, fixing nil panics in KObj > 8b5303f Merge pull request # 99298 from zshihang/csi > 06f27fd Generated changes for probe terminationGracePeriodSeconds > edd3ec9 Merge pull request # 100147 from alculquicondor/indexed-annotation > aecea00 graduate CSIServiceAccountToken to beta > b4ebda3 Add terminationGracePeriodSeconds to Probe API > 937dc44 Merge pull request # 99759 from jpbetz/apply-extract > 5079330 Rename job completion index annotation to not contain alpha > f714d15 Bump SMD to v4.1.0 > c0951d6 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 8814a7d Merge pull request # 99975 from robscott/endpoints-over-capacity > e5d78e7 testdata: drop the alpha EphemeralVolumeSource.ReadOnly field > f1e2e30 Merge pull request # 99290 from mortent/PromotePDBsToGA > 5d9669f Adding new EndpointsOverCapacity annotation for Endpoints controller > 1e0f065 generic ephemeral volume: generate code > 93f222f Merge pull request # 99522 from robscott/topology-hints > 7749c3d generated > 99bd953 generic ephemeral volumes: drop ReadOnly field > a61f0c6 Merge pull request # 98946 from monopole/upgradeKustomize > 212bbe4 Adding Hints to EndpointSlice API > 167e928 Promote PDBs to GA > efdf974 generic ephemeral volumes: promote to beta > fadfa4e Add default namespace labels to all namespaces for selectors (# 96968) > 4c06238 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > e466978 Merge pull request # 98727 from adtac/suspend > 1fcb2aa Merge pull request # 99641 from pohly/storage-capacity-beta > 6feceee batch: add suspended job > c8b7374 CSIStorageCapacity: add +featureGate=CSIStorageCapacity > 2f7785f CSIStorageCapacity: generated files for beta > cb683dc CSIStorageCapacity: add MaximumVolumeSize to v1beta1 API > 32e8852 CSIStorageCapacity: mark v1alpha1 as deprecated > e5a9d01 CSIStorageCapacity: promote API to beta > 63be2e3 Merge pull request # 96600 from maplain/internal-traffic-policy > ea13d29 Merge pull request # 99871 from liggitt/compatibility-tests > 73d9a7d Update generated files > 1f1764b Update discovery compatibility data for v1 > 6fe5bea Implements Service Internal Traffic Policy > 6432c75 Add discovery and flowcontrol compatibility API data > 8e35c50 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 3a11614 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 1442f42 Graduate EndpointSlice API to GA > dd8d676 Add namespace scoped ParametersReference to IngressClass > d04530e Merge pull request # 97216 from joejulian/docs_missing_quotes > 2e93611 Merge pull request # 99423 from soltysh/cronjob_controller > 7eb8b95 generated content > 3687c90 Merge pull request # 99817 from liggitt/zero-value > a2c0f4b Generated changes > d107683 Re-clarify NetworkPolicy policyTypes in docs > 264a74a Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > 1e9b09f Update k8s.io/kube-openapi > 9e34104 Deprecate batch/v1beta1 CronJob & CronJobList in 1.21, with removal still 1.25 > 85a11c3 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 2e5a20d Add LoadBalancerClass field in service > ca413d2 Promote CronJobs to batch/v1 > 9841b19 generated > 4047479 Introduce .status.lastSuccessfulTime field for CronJob > 521a376 Add conditions to PDB status > a57dfb5 Update batch API to get rid of API violations > 1f71974 Merge pull request # 99681 from shiyajuan123/master > 0d975ab Merge pull request # 98582 from ahg-g/ahg-scope > ddb02f4 add descriptions to these event/types.go files > 92fdaf9 Add CrossNamespacePodAffinity quota scope and PodAffinityTerm.NamespaceSelector APIs, and CrossNamespacePodAffinity quota scope implementation. > c218b22 Merge pull request # 99414 from Jiawei0227/type > c4b1941 Merge pull request # 98441 from alculquicondor/array-job-api > 9ea52fd Update inline volume spec comments > 6773eb3 Add Job.spec.completionMode and Job.status.completedIndexes > 9a813ed Merge pull request # 98572 from justaugustus/go116 > bbb8038 [go1.16] bump golang.org/x/... dependencies > bbeeb22 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > a60c82b [go1.16] go.mod: update to go1.16 > cab5316 Merge pull request # 99163 from ahg-g/ahg-pod-deletion > 7f6f023 Implement pod deletion cost > b852e50 Merge pull request # 99561 from BenTheElder/remove-bazel > 2c17abb hack/update-bazel.sh > 6c086a5 Merge pull request # 97099 from pacoxu/fix/96986 > 65a259a Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 595a48a move default container annotation to kubectl pkg > 9dd0c8b Scheduler: remove pkg/apis/core/field_constants.go > 1ad1003 feature: use default container annotation for logs and exec > 498bb3d Rename labelNodeRoleExcludeBalancer to labelNodeExcludeBalancers (# 97767) > f666922 Merge pull request # 99105 from sftim/20210215_improve_secret_api_notes > 8e2decd Merge pull request # 96987 from soltysh/drop_batch-alpha > 09cfcd0 Update generated code > bed38c9 Merge pull request # 99014 from apelisse/update-smd > 38d3b32 Generated changes > 4a935f5 Revise wording for Secret stringData > 3632e28 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 8a25276 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 92cf842 Drop batch/v2alpha1 API > 71251ee *: remove nikhiljindal from OWNERS > 0ce5dc2 *: remove mbohlool from reviewers > 2a912cc *: remove madhusudancs from reviewers > b580185 *: remove jianhuiz from reviewers > 48bd838 Merge pull request # 98790 from jkh52/master > 89fe579 Bump konnectivity-client to v0.0.15 > 9e1a49d Merge pull request # 96911 from munnerz/fix-typo-admission-chain > 9f65ac4 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > 0cef08a generated files > ac3757b Add EndPort to Network Policy - Alpha (# 97058) > 772b5cb update gogo/protobuf to v1.3.2 > a554b54 Fix doc comment typo on validating & mutating webhook resources > c6cc3d9 Merge pull request # 98488 from pohly/klog-2.5.0 > 4af41fa Merge pull request # 98576 from kevindelgado/ssa > 0502a85 logging: support call depth via logr, structured logging > cfb031d Merge pull request # 98565 from adisky/move-spdystream > 1bd5594 Declare TCP default for service port protocol > 117f629 Update dependency docker/spdystream to moby/spdystream > 9b864a5 Merge pull request # 98363 from cpanato/go1157 > 40d1940 [go1.15] updatestaging pb.go files using the hack scripts > 0d6bea2 Merge pull request # 92065 from pohly/podinfo-doc-fix > c873f2e Merge pull request # 97880 from justinsb/spelling > 482a958 storage: document csi.storage.k8s.io/ephemeral also for internal type > ecbefa1 Merge pull request # 97896 from brpratt/fix-external-name-doc > a949695 Fix spelling typos: scheduable -> schedulable > e31c03e Merge pull request # 96698 from wawa0210/fix-96697 > d3515d5 add missing ExternalName to doc > cb95709 Merge pull request # 97971 from liggitt/testdata > f3893b1 Update help document address > 791492e Add API testdata population instructions > 1198ffc Merge pull request # 97761 from liggitt/1.20-testdata > 4e9f5db Merge pull request # 97615 from wojtek-t/immutable_secrets_ga > 0d2c654 Remove 1.18.0 API test data > 47952fe Merge pull request # 97379 from kebe7jun/fix/token-request-proto-name > d6680e1 Autogenerated > 9494b83 Add 1.20 API test data > 9ab310c Merge pull request # 97466 from geegeea/lint-kubelet > 5ba49fe Fix BoundObjectRef APIVersion proto name > 1a38d5b Promote Immutable Secrets/ConfigMaps feature to GA > 9c6b1a9 Merge pull request # 97171 from deads2k/deprecate-psp > 596c2df Fix golint issues in api/admission and api/admissionregistration > 3dc59fa Merge pull request # 97359 from Cweiping/fix/fix_typo_error > 0824739 generated > fedd331 Merge pull request # 96375 from smarterclayton/daemonset_surge > e639e1a fix typo err > 99409d9 deprecate PSP in 1.21, but leave removal at 1.25 > dfa980b generated: Changes for DaemonSet max surge > 7655e01 api: Add DaemonSet MaxSurge > fcac651 Merge pull request # 96736 from andrewsykim/deprecate-topology-keys > d10e393 Merge pull request # 96311 from thockin/kep-1659-topology-labels > ed61c3e core/v1: deprecate Service topologyKeys > e2b10e1 Merge pull request # 93549 from Dean-Coakley/fix-res-quota-comments > 2271b8b Clean up comments around old topology labels > 72d4ae9 Fix incomplete ResourceQuota comments bumping k8s.io/apiextensions-apiserver 501c1cc...73536ac: > 73536ac Update dependencies to v0.21.4 tag > 118cd4e Merge pull request # 103931 from cheftako/automated-cherry-pick-of-# 103895-upstream-release-1.21 > 608ff11 Update to using apiserver-network-proxy v1.22 > 6299031 Merge pull request # 103699 from cheftako/automated-cherry-pick-of-# 103126-upstream-release-1.21 > 7524de4 Updated to use konnectivity client v0.0.21, and implemented placeholder context > 927722c Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 72e6aca Bump SMD to v4.1.2 to pick up # 102749 fix > 17c7b19 sync: remove Godeps/ > 376bc59 Merge pull request # 102273 from cheftako/automated-cherry-pick-of-# 102213-upstream-release-1.21 > 8a5ffd0 Upgrade konnectivity-client for GRPC connection fixes > b9f7a19 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 49cd115 vendor: bump runc to rc95 > 2f42b6b sync: update go.mod > efc099a sync: update go.mod > 4c640ac Update image base to `gcr.io/distroless/base-debian10:latest` > 41c32f2 Merge pull request # 100156 from ehashman/issue-100155 > b4469b6 Bump klog to 2.8.0, fixing nil panics in KObj > 939b917 Merge pull request # 99759 from jpbetz/apply-extract > 71d7816 Merge pull request # 100099 from kevindelgado/subresource-flake-followup > 078162a Bump SMD to v4.1.0 > 5191ed3 Remove retry in TestSubresourcePatch > be71c55 Merge pull request # 99661 from kevindelgado/status-wiping > e3d81de Server-Side Apply: Status Wiping/Reset Fields > 3207a41 Make conditions list on CRDStatus non-atomic > 0c23cac Merge pull request # 99946 from deads2k/tidy-node-validation-master > 9b370b3 Merge pull request # 98034 from Jefftree/testing > 5332d7e add markers for inspected validation mutation hits > 3b39aba Merge pull request # 99875 from bobbypage/bump-cadvisor > 9a366cb Add E2E tests for SSA > a73a5ce vendor: cadvisor v0.39.0 > 85445e3 Merge pull request # 98946 from monopole/upgradeKustomize > 9bc474b until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 2f8f9e0 Merge pull request # 99800 from deads2k/beta-more > f583311 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > cd6f542 remove more CRD v1beta1 client dependencies > 67d1c6c Add Apply functions to client-gen > d373eac Merge pull request # 99817 from liggitt/zero-value > 73e7a5e Add test for zero-value custom resource validation > de5974d Update k8s.io/kube-openapi > b8d8aac Merge pull request # 99101 from deads2k/crd-beta-prune > 1866670 generated > e44fd06 re-enable CRD v1beta1 validation test > 288481c switch condition controller check to use a direct etcd write > 52247e6 fix up CRD validation tests > 9172176 attempt to coerce test for non-structural schemas into something close to valid > ddd490c try to tidy up crd v1beta1 usage > 5bd8cf3 Merge pull request # 98572 from justaugustus/go116 > 8736dc6 Fixup golang.org/x/term staticcheck warnings > 56f6dd3 [go1.16] bump golang.org/x/... dependencies > ea2a7ff generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 8868ae4 [go1.16] go.mod: update to go1.16 > b84f2bf Merge pull request # 99561 from BenTheElder/remove-bazel > 0c2809b hack/update-bazel.sh > 3c0e72f Merge pull request # 99011 from deads2k/stop-extensions > 90801f9 Merge pull request # 99199 from deads2k/a-crd > 6b64e49 conditionally serve beta > 92c1993 delay serving CRD creates for a few seconds for HA consistency > b343cbe Merge pull request # 99014 from apelisse/update-smd > 1c3e2f5 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 7fcd9ec Update sigs.k8s.io/structured-merge-diff to v4.0.3 > b58866b *: remove mbohlool from reviewers > 83fcfdb Merge pull request # 90281 from gaurav1086/apiextensions_delete_map_key > f74ceeb Merge pull request # 98790 from jkh52/master > b8f4582 [apiextensions] remove check for map key delete > 35a00f8 Bump konnectivity-client to v0.0.15 > 5f25107 Merge pull request # 98737 from liggitt/nytimes-license > d470dd5 Update github.com/NYTimes/gziphandler > 79840b8 Merge pull request # 98694 from liggitt/crd-apply-speed > f89b87e Merge pull request # 98477 from palnabarun/update-gogo/protobuf > 5e6e3e9 Add testdata readme > 7f87ee0 Merge pull request # 98488 from pohly/klog-2.5.0 > d0725a3 update gogo/protobuf to v1.3.2 > 888a7c8 Lower openapi filter fuzz iterations > e8c0102 Merge pull request # 98565 from adisky/move-spdystream > fb37084 logging: support call depth via logr, structured logging > b225a4d Speed up CRD apply unit test > 70ced15 Update dependency docker/spdystream to moby/spdystream > f383e66 Merge pull request # 98363 from cpanato/go1157 > 7bd8efe [go1.15] updatestaging pb.go files using the hack scripts > 178cf06 Merge pull request # 98406 from navist2020/fix_variable_name > 8777f39 Misspelling of the variable name > 9ee2f19 Merge pull request # 98312 from deads2k/finish-export-option-removal > 0df3131 generated > ff87a49 finish removal of exportoptions > 4b68a4d Merge pull request # 96552 from pandaamanda/klog_fmt > adc42ee Merge pull request # 96960 from Jefftree/defaulter-diff > 2aa8f41 use klog.Info and klog.Warning when had no format > 30e2787 Merge pull request # 97470 from roycaihw/crd/optimize-create-event-handler > 082dfd8 Update generator to not use reflect > 54ccb61 Merge pull request # 97172 from Jefftree/opentest > 2b1aebd crd create event: skip storage teardown if the crd info doesn't change > 1906ed3 Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest > c3b05fa tests for buildOpenAPIModelsForApply > ef1f4df update dependencies > e630434 Start writing a unit-test for buildOpenAPIForApplyModels > a7ee1ef Merge pull request # 96317 from Jefftree/test-ssa > 90fc918 Only create SSA models for CRDs with structural schema > 9a92a63 Integrate defaults marker and remove ContainerPort defaulter bumping knative.dev/pkg bda81c0...2bd91f7: > 2bd91f7 Bump K8s dependencies to 1.21.4 (# 2242) > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241) > fac4920 Update assorted dependencies (# 2240) > 263ce40 Add chains to the downstream test (# 2237) > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235) > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195) > 2b66fdd Update community files (# 2239) > 51f5642 Update actions (# 2238) > 46a3611 Add Tekton downstream test (# 2233) > a70bb26 Add length limit for the generated names used in tests (# 2217) > a4ed097 Update version check comment (# 2234) > a94f5f0 Trim the space in configmap/registriesSkippingTagResolving's url. (# 2231) > 12d915e Update prometheus dep to 0.30.0 (# 2227) > 3bed4dc Make the configmap update logging Debugf (# 2226) > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224) > 6ef763d Remove long deprecated NewImplWithStats (# 2223) > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222) > 766b8f7 Have the addressable resolver take a tracker. (# 2220) > 9b9bc2a Run codegen (# 2221) > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212) > 44fc074 Update community files (# 2219) bumping knative.dev/serving 5ab9710...e6a7166: > e6a7166 upgrade to latest dependencies (# 11881) > 64a145c Update net-kourier nightly (# 11878) > d4bf1ad upgrade to latest dependencies (# 11875) > 26c4f72 Update net-kourier nightly (# 11873) > ce627e5 Manage endpoints when KIngress status contains an IP address (# 11843) > 56845e2 Update community files (# 11874) > a53193a Update net-certmanager nightly (# 11871) > f0a7836 Update net-contour nightly (# 11872) > 95af728 Drop unused flag.Parse and simplify emptyDir image even more (# 11855) > 5845ae6 Update actions (# 11870) > 97234eb upgrade to latest dependencies (# 11869) > 0d9a49f Skip a few more conformance tests against optional API (# 11827) > 0be381e Update net-istio nightly (# 11868) > 8906177 Update net-certmanager nightly (# 11867) > 0bb8499 Add missing RootCA additions to checks (# 11865) > 03823ca Drop relatively useless logging (# 11863) > ac53b04 Probe properly after startup when periodSeconds greater than zero (# 11190) > 8ab7a60 upgrade to latest dependencies (# 11861) > 48f6457 Clean up build tags in .golangci.yaml (# 11860) > 62d2781 Update net-contour nightly (# 11857) > 83fa93d Update net-istio nightly (# 11859) > 3b15ee9 Update net-kourier nightly (# 11856) > 04a56dc Update net-certmanager nightly (# 11858) > 0bcde14 upgrade to latest dependencies (# 11851) > d9ef49f Use the `controller.Impl` tracker. (# 11853) > 35ed978 Simplify emptyDir image behavior (# 11841) > 4220792 Update net-contour nightly (# 11794) > 13175ca Update net-istio nightly (# 11850) > eb3ac4d Update net-kourier nightly (# 11849) > 6891f62 fix incorrect helper adopted (# 11845) > b9a86db upgrade to latest dependencies (# 11847) > b827fe7 Update net-kourier nightly (# 11838) > c6b1956 Update net-certmanager nightly (# 11840) > 21e0d8e Update net-istio nightly (# 11839) > aeb7290 Update community files (# 11836) > 7f0582d Remove deprected loadbalancer (# 11837) bumping k8s.io/code-generator 48c1e31...25a36f5: > 25a36f5 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 70aa412 Bump SMD to v4.1.2 to pick up # 102749 fix > 8b14922 sync: remove Godeps/ > e3528c8 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > d95c662 vendor: bump runc to rc95 > cb1b268 Bump klog to 2.8.0, fixing nil panics in KObj > e0b5c43 Merge pull request # 99759 from jpbetz/apply-extract > 9f50236 Add extract apply function generation > 24be182 Merge pull request # 98946 from monopole/upgradeKustomize > e7e4d37 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 5f36bce Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > ea893dc Add Apply functions to client-gen > cc2553e Merge pull request # 99817 from liggitt/zero-value > d3199e1 Update k8s.io/kube-openapi > b9b4ecb Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > bf943ce Support references to external types for 3rd party use > 4ee20c9 Add apply configuration generator > 748252d Merge pull request # 98572 from justaugustus/go116 > dd0b9f7 Fixup golang.org/x/term staticcheck warnings > e7249ad [go1.16] bump golang.org/x/... dependencies > 3d740b9 [go1.16] go.mod: update to go1.16 > 3491177 Merge pull request # 99561 from BenTheElder/remove-bazel > e964dbb hack/update-bazel.sh > a990afc Merge pull request # 98845 from justaugustus/zeitgeist > 7c4e3d4 generated: Run ./hack/update-internal-modules.sh > 5a6947c Merge pull request # 99014 from apelisse/update-smd > 3fa898d Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 575533e Merge pull request # 98790 from jkh52/master > a5bea38 Bump konnectivity-client to v0.0.15 > b6eef68 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > dd857b4 Merge pull request # 98488 from pohly/klog-2.5.0 > 4f6c91d update gogo/protobuf to v1.3.2 > 062b17e Merge pull request # 98565 from adisky/move-spdystream > a45fdeb logging: support call depth via logr, structured logging > 93d63ad Update dependency docker/spdystream to moby/spdystream > 468be54 Merge pull request # 98197 from thockin/makefile-unused-variables-watning > 62894da Rename _examples to examples > 62f14d5 Merge pull request # 98312 from deads2k/finish-export-option-removal > f5c6169 generated > b01f4fb Merge pull request # 96552 from pandaamanda/klog_fmt > 2a79acd Merge pull request # 96960 from Jefftree/defaulter-diff > 8a5bd94 use klog.Info and klog.Warning when had no format > 64162c9 Merge pull request # 95360 from erwinvaneyk/fix-generate-internal-groups-bash > 800ec45 Update generator to not use reflect > 8cc0d29 Merge pull request # 96679 from stmcginnis/appspot-cleanup > 2842357 Fix generate-internal-groups.sh for bash < 5.x > e819a6a Remove stale analytics links from docs > 356aa54 Merge pull request # 96586 from Doude/for/upstream/master/96585 bumping knative.dev/eventing 19fcdf4...ea5ed9a: > ea5ed9a upgrade to latest dependencies (# 5679) > 348cfb2 upgrade to latest dependencies (# 5677) > d4721b6 gingko compatible (# 5676) > eb3b681 Update community files (# 5675) > 600659e upgrade to latest dependencies (# 5672) > 5a0aa5d [Broker] Always consider ObservedGeneration to determine readiness (# 5667) > a98548a Make usage of GetConditionSet, rather than direct access (# 5662) > de1b52b Use `controller.NewContext` (# 5661) > 4f6f307 Handful more cleanups (# 5660) > 5b10764 [IMC] Always consider ObservedGeneration to determine readiness (# 5655) > b2891a8 upgrade to latest dependencies (# 5659) > 1aa90e5 fixing minor things (# 5658) > d879d09 Plumb through using the `controller.Impl` tracker. (# 5656) > 0d6181f upgrade to latest dependencies (# 5657) > b2700c2 Generate new community contact table (# 5653) > da32c8e upgrade to latest dependencies (# 5652) > b289108 Update community files (# 5647) > 128a666 Create a new ListableTracker ctor taking a tracker.Interface (# 5651) > 3e584ed Use v1 CRD clients in tests (# 5650) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
0e07481fa6
|
upgrade to latest dependencies (#1381)
bumping knative.dev/networking 946273d...e937f69: > e937f69 upgrade to latest dependencies (# 461) bumping github.com/spf13/cobra 8380ddd...de187e8: > de187e8 Fix flag completion (# 1438) > 07861c8 Fix documentation (# 1434) > 5738d6b Add install instructions for zsh on Mac OS (# 1417) > 5d46ac9 custom comp: do not complete flags after args when interspersed is false (# 1308) > 3c8a19e fix RegisterFlagCompletionFunc concurrent map writes error (# 1423) > 2dea4f2 Bump to viper 1.8.1 (# 1433) > b361960 Bash completion V2 with completion descriptions (# 1146) > d0f318d ci: deprecate Travis CI > 8eaca5f drop mitchellh/go-homedir (# 853) > ace6b14 readme: split 'Getting Started' into 'user_guide.md' > 701fa6c chore(deps): update viper > 9a43267 fix home directory config not loading (# 1282) > 4590150 Correcting misspelled words (# 1349) > c2e21bd Fix multiple fish completion issues (# 1249) > 95d23d2 Fix zsh for DirectiveNoSpace and DirectiveNoFileComp (# 1213) > 2d94892 Custom completion handle multiple shorhand flags together (# 1258) > 6d00909 Pass context to completion (# 1265) > 7223a99 powershell completion fix no file comp directive (# 1363) > 06e4b59 Allow fish comp to support trailing empty lines (# 1284) > 3ed6a39 ci/MSYS2: go install @latest (# 1366) > eb3b639 Bash completion variable leak fixes (# 1352) > b55fa79 Add PR labeler with pull_request_target (# 1338) > b312f0a Create 'completion' command automatically (# 1192) > ded486a Fix trailing whitespace in the powershell completion script (# 1342) > 893ebf6 Fix typo > be1efc8 Update CHANGELOG.md for v1.1.3 bumping github.com/spf13/viper 3826be3...bd03865: > bd03865 Add a proper processing for pflag.StringArray > 3fcad43 update %s to %w > faa8ba0 chore: update gotestsum > 65ee986 chore(lint): fix gofumpt > 04ef5fa chore: update golangci-lint > acd965b Add ini load options argument > 5f4d053 chore(deps): update dependencies > dd57ae6 chore(deps): update etcd > cdb5e59 Fix merging a key into a nil target > 36be6bf feat: make sure Viper compiles on WASM > 727a41c doc: add a note about concurent Get/Set to godoc > cb41ae0 doc: discuss concurrency in README > 7fdb267 chore: update dependencies > 5253694 ci: add Go 1.16 to build matrix > fb4eafd fix INI saving panics (# 1075) > 3c7b44f Update afero version (CVE-2020-14040) (# 1090) > 4613c4a docs: move troubleshooting to a new document > a86148e docs: add note about go modules to the readme > e66f940 docs: add troubleshooting guide about package not being found > d10c856 Add discussions to issue links > da70fee Add troubleshooting about unmarshaling > 99da8b2 Add labels to issue templates > 811f0e6 Add issue and PR templates > bba82cf docs: add run on repl.it badge with example > 6ddd354 Always quote $@ > 493643f Update README.md > f415025 Fix a minor typo in README.md > 4938331 fix typo > 8c89438 docs: improve AutomaticEnv documentation > 33bcdc9 Added support for accessing slices (# 861) > 44e6ee8 Use pull_request_target event in PR feedback > 656b877 Revert "Remove pull request feedback" > 0a45372 Remove pull request feedback > 82c2ddf Fix tests broken by mapstructure update > 16dc0f7 chore(deps): update mapstructure dependency > f67a901 docs: add go version badge and update pkg.go.dev badge > d2df377 ci: drop tests for Go 1.11-1.13 > cfcfed5 refactor: add setenv helper for tests > ea89028 Update docs > b655224 Allow BindEnv to register multiple environment variables. > b534983 Add some emojis to feedback bot > f3c0954 Add some emojis to feedback bot > dd2e0fa Add feedback bot to pull request > bed424f Add feedback bot to issue > 29c3027 docs: rewrite sub documentation > 6d4eb76 Add feedback form to the readme > 406ea27 Add feedback form to the readme > a028516 ensure BindPFlag() detects a nil flag parameter before wrapping in pflagValue. > d9d7dcd Increase lint timeout > a515209 Improve lint rules > ae12c84 Upgrade linter > 387404d Add log for remote config errors > f26928c Add Go 1.15 to the build matrix > 9c7144e Build on both linux and macos bumping knative.dev/eventing 5add485...0af15fd: > 0af15fd Move knative.dev/pkg/source.StatsReporter to eventing/pkg/metrics/source.StatsReporting - 1/n (# 5587) > 144a5b8 tracing fix for APIServerSource and PingSource (# 5567) > c86690c upgrade to latest dependencies (# 5588) > 4a679a4 [PingSource] disable @every (# 5585) bumping knative.dev/pkg e8973c6...7d1b0f1: > 7d1b0f1 Add ability to filter objects on injection controller promotion (# 2180) > 459d317 Add CheckEndpointState method to SpoofingClient (# 2166) bumping knative.dev/serving b4b3ad9...69caf07: > 69caf07 allow conformance test setup to be done without ytt (# 11657) > 548da1c Update net-istio nightly (# 11665) > f4c0946 Update net-certmanager nightly (# 11666) > 1bc6a10 Update net-kourier nightly and fix ytt matchers (# 11663) > b79f306 Update net-contour nightly (# 11667) > 05af7d4 Update net-contour nightly (# 11643) > 782a827 Bump a few assorted deps (# 11662) > 92df69f upgrade to latest dependencies (# 11660) 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> |
|
|
|
1c2381e192
|
upgrade to latest dependencies (#1286)
bumping knative.dev/eventing 4a3216c...7775e37: > 7775e37 Move eventing-contrib/cmd/* here (# 5295) > 4c98f8a Adding more coverage (# 5290) > 8565fcd Clean up resources created by Feature tests (# 5289) > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279) > 5ed9b36 event type v1beta1 (# 5272) > 5855490 Running validation for events on broker ingress (# 5275) > 0fa5989 Add pre-review checklist to PR template (# 5184) > f1909db Improve performance of eventfilter lookups (# 5288) > 60bc1cf break delivery/routing tests into features (# 5287) > 79e83bd adding more polling for channel tests (# 5284) > 31cda4c upgrade to latest dependencies (# 5283) > 56631a5 Add tests for additional ingress error cases (# 5281) > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278) > 4324aef add test with reply (# 5282) > b3ccb11 Do events end where they should (# 5280) > cd7c750 test trigger delivery specs fully (# 5268) > 0452204 Filtering fix for consistency in handling empty string as value (# 5273) > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276) > 97c0d30 upgrade to latest dependencies (# 5263) > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267) > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262) > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265) > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261) > 1f54d0e Format markdown (# 5251) > 7544bdb Use Event Prober, and Event Library (# 5216) > 68afe54 update deps to latest April 12th (# 5235) > 515136c fix(PingSource): remove annotation based conversion logic (# 5153) > 39b00a6 upgrade ptypes from deprecation notices (# 5218) bumping knative.dev/networking fe8b23b...57bee66: > 57bee66 Allow the prober to cancel probing by key (# 396) > 12abdf2 Add helper to test for potential mesh errors (# 393) > de8ac12 upgrade to latest dependencies (# 395) > 4e9d153 Update knative/community files (# 394) > 90f951c upgrade to latest dependencies (# 392) > a64b4be upgrade to latest dependencies (# 391) > 89774aa Append headers to TestRule to verify we hit expected backend (# 385) > e294898 upgrade to latest dependencies (# 390) > 945b81a Update knative/community files (# 389) > c8c1ee6 upgrade to latest dependencies (# 387) bumping knative.dev/pkg 01dccc5...1afd049: > 1afd049 Update knative/community files (# 2097) > 942c621 add prometheus condition (# 2088) > 554d133 Bump assorted dependencies (# 2096) > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089) > b80a192 Improve state reporting in kube checks (# 2082) > b51994e Fix a few comments in reconciler-gen (# 2090) > 3a2ae6d resolve cluster domain using env CLUSTER_DOMAIN as a fallback (# 2092) > 4302f33 Update knative/community files (# 2091) > 728bc4a Update OWNERS_ALIASES to match autogen in community (# 2078) bumping knative.dev/serving 79d3123...3214502: > 3214502 upgrade to latest dependencies (# 11246) > 4ac36ce Add API doc generation to codegen (# 11238) > a370537 hardcode the ambassador namespace (# 11245) > 3844721 don't specify patch and build for gke version (# 11214) > 0470900 Update net-kourier nightly (# 11242) > 82e650a Update net-istio nightly (# 11241) > 152af6d Update net-contour nightly (# 11240) > 6ebf113 Use OnDeletionInterface to drop potentially racy direct usages of DeleteFunc (# 11235) > 20e7d89 Update net-kourier nightly (# 11233) > 258834f Update net-contour nightly (# 11232) > ef2ac45 Use new helper to detect potential mesh errors (# 11234) > 5b67bd9 don't use vendor in ko:// path (# 11229) > f43af48 Update knative/community files (# 11227) > 3822eac upgrade to latest dependencies (# 11228) > b2fdf93 drop unused e2e test flag (# 11230) > e4c7848 Update net-kourier nightly (# 11219) > 83808bc Update net-contour nightly (# 11220) > d2ca2eb Drop unnecessary parsing from/to string in probe (# 11224) > ae54012 Update net-istio nightly (# 11221) > 912936a Allow for more overscale in tests if the deployment is being rolled (# 11209) > 1b83b4b upgrade to latest dependencies (# 11217) > 9a5f4b8 Update net-istio nightly (# 11180) > 44f6033 Fix activator index update log (# 11203) > 40a54e3 Statically configure passthrough lb in the activator (# 11184) > 9054d8b Don't hardcode replica count in the Activator HA test (# 11189) > b6af5b6 Update net-contour nightly (# 11182) > ef78b9a Replace all copies of autoscaling annotations with constants (# 11213) > db9538d Add addressable-resolver role for serving controller (# 10693) > bdc0db4 use GKE 1.18 for CI until we sort out 1.19 failures (# 11206) > bbfa917 Set useragent for digest resolver (# 10590) > 935bcc8 Excluse domainmapping-webhook from chaos (# 11202) > 0640781 Add specific port to instruct istio to open correct listener (# 11063) > c50bbf8 Update net-kourier nightly (# 11191) > 3b198ec Fix couple of nits in scale tests (# 11204) > 09f07d7 bump kind e2e to use go1.15 (# 11187) > 0751aed Update net-kourier nightly (# 11181) > 7f889d8 fix broken link in spec error.md (# 11167) > 3792fb4 Add test for existing queue probe behaviour (# 11186) > e57b86b Revert "Thread network config into the autoscaler (# 11056)" (# 11185) > 53df47c Remove private service listing (# 11178) > 9faf9e6 Don't require ActivatorOverloadTest to scale to 0 (# 11177) > 942af3f Move comment above referenced code (# 11179) > 40e7ad0 Update net-kourier nightly (# 11169) > bd8d6a0 Use passthrough loadbalancing in activator state keeping (# 11172) > 7ac0c4f Add a private service name helper and use throughout (# 11176) > fc6ca85 Subdomain url from traffic status (# 11149) > 01ef03f Be more discerning about which errors cause mesh fall-back (# 11174) > 8a0eff7 Connect the networking config with stats scraping (# 11161) > d73eb99 upgrade to latest dependencies (# 11173) > 2bfe3de upgrade to latest dependencies (# 11168) > c96e749 fix cluster.local replace directive (# 11166) > a4f70f6 Cleanup deepcopygen annotations and calls (# 11165) > 3f6d931 Override Host in activator's main handler if option is set (# 11162) > 8d72e76 Fix a few wrong logs in tests and make them consistent (# 11164) > 6ed9b72 upgrade to latest dependencies (# 11163) > 9cabf66 Update net-contour nightly (# 11157) > 05ae6b2 Update net-kourier nightly (# 11158) > 81e36a1 Update net-istio nightly (# 11156) > 1b007c5 upgrade to latest dependencies (# 11155) > daab3e3 Update net-kourier nightly (# 11144) > b2c6829 Update net-certmanager nightly (# 11145) > b2f616b Update net-contour nightly (# 11143) > 339d7e2 Thread network config into the activator (# 11052) > 443038c Update knative/community files (# 11141) > cc3f45b Update net-contour nightly (# 11131) > 6396164 Update OWNERS_ALIASES to match autogen in community (# 11103) > d59d81f upgrade to latest dependencies (# 11138) > 47f56c6 run kind e2e in release branches (# 11127) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
910d136563
|
Upgrade Eventing API from v1beta1 to v1 (#1284)
* Upgrade Eventing API from v1beta1 to v1 * Update vendor dir * Fix channel ref parsing * Remove leftover v1beta1 in docs & tests |
|
|
|
8bcefe59d5
|
upgrade to latest dependencies (#1266)
bumping knative.dev/hack 9b73a25...b6ab329: > b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60) > 58edbdc [schema cli] correct arrays (# 58) > 97362eb go test flag should go first (# 54) > 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55) bumping knative.dev/pkg 4048853...952fdd9: > 952fdd9 Update common github actions (# 2077) > 6317ec6 Update DEVELOPMENT.md (# 2069) > a5005d3 Bump k8s min version to v1.18.0 (# 2076) > 808d622 Escape path before returning it in a response (# 2075) > 71e938e Fix int conversion in statefulset ordinals (# 2074) > 3b7934e Update webhook/README.md to reflect current packages (# 2062) > 9d92ea1 Update reconciler_controller.go (# 2066) > 78ca070 upgrade to latest dependencies (# 2070) > b558677 Use TB interface, rather than T pointer when doing test stuff (# 2064) > 9bf9eeb rename downstream-test-go to actions-downstream-test (# 2065) > dfeeb18 Update common github actions (# 2059) > de0a8c9 upgrade to latest dependencies (# 2060) > 6a33a1a Upgrade a few assorted dependencies (# 2058) bumping github.com/google/go-cmp ec71d6d...8fa37b4: > 8fa37b4 Fix reporter verbosity bug (# 253) > dc6435e De-virtualize interfaces for specialized diffing (# 254) > e9947a2 Run tests on Go 1.16 (# 252) > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251) bumping knative.dev/eventing 3b42737...8f35d42: > 8f35d42 last control plane test for channel (# 5182) > 2d4951e redo smoketests, move one broker test (# 5187) > 5aacf4f Channel Data Plane Conformance Template (# 5183) > 6c632d1 add post 022 job to remove pingsource finalizer (# 5008) > ae36e5b upgrade to latest dependencies (# 5156) > ab0b9b0 Update common github actions (# 5186) > dca8b0a 4962 test coverage kncloudevents (# 5171) > 18e33bf increase webhook timeout values to be larger than probe timeouts. (# 5175) > f526e3d adding channel subscription smoke tests (# 5177) > 6d403f8 fix lease not always being released (# 5162) > 9ababf2 update downstream test to also run on main branch PRs (# 5145) > 9362696 Channel Conformance tests for Spec and Status shapes. (# 5152) > 3ebce0d relax malformed ce response code to 4xx (# 5154) > 8ff609f add tests for various missing required fields (# 5144) > 979f99e Changing cluster role's name check to check only suffix for source spec conformance testing (# 5105) > 724f4ed adding role and role selector test for channels (# 5141) > 116a571 Fix comment on podspecable-binding clusterrole (# 5142) > c820f42 Channel Conformance Tests, CRD (# 5138) > d3e856a upgrade to latest dependencies (# 5140) > b5b547f adding todo stubs for channel conformance tests (# 5127) > 5947002 add test for rejecting malformed CE (# 5135) > f9de675 broker.status.address.url is not required (# 5134) > 04ab20f rename downstream-test-go to actions-downstream-test (# 5133) > 9e8f2df add conformance test for checking GET method gets rejected (# 5132) > 88b3c90 More unit tests for pingsource (# 5106) > c039526 Add create KinD cluster script (# 5126) > aecb58c Format markdown (# 5116) > 1ba9ebd add test for wrong version of CE (# 5124) > e2e9edf Use correlation between send / response events (# 5108) > 33cc21a Adjust resources.requests of eventing-webhook (# 5112) > 2dcdb47 Add Eventing 1.0 to the roadmap (# 5043) > 4e1a66b Update community support instructions with ux issue template info (# 5109) > c42772d KafkaChannel hack to upgrade (# 5085) > a95567e statuscode 200-299 (# 5102) > 85c4286 add data plane for ce versions (# 5101) > 025f1c1 Broker/Trigger Conformance Tests, invalid trigger.spec.filters (# 5089) > 266b743 use timing and common config from reconciler-test (# 5094) > c1124d5 Format markdown (# 5093) > de960c7 Update common github actions (# 5090) > 8983fc8 Change spec redirects to template used by docs (# 5092) > 48fb081 broker changes come from the env. (# 5088) > 23d1519 Format markdown (# 5083) > df48abb Schema tool for Eventing v1 (# 5087) > 3b812fc Switch slinkydeveloper and devguyio rotations (# 5084) > 07939c5 fix trigger conf tests (# 5082) > 646b9e2 add unit tests to reconciler/apiserversource (# 5067) > b09cc03 add ./ to file (# 5078) > ef536d4 Start adding spec based conformance tests for Broker/Trigger. (# 5072) > 60043be Add KO_FLAGS usage to chaosduck build (# 5075) > b2ea385 Add redirect link (# 5077) > c8b0b6b Remove specs for eventing and point to new location in specs repo (# 5057) > 1184217 Update support info with machine-readable rotation (# 5068) > 248cd1b Add query for doc issues that eventing eng. attention (# 5074) > 2b95fce upgrade to latest dependencies (# 5060) > 4cbc070 Timezone not added to schedule in runner.go # 5058 (# 5059) bumping knative.dev/networking 430a689...999a770: > 999a770 Update common github actions (# 382) > a1fa52a upgrade to latest dependencies (# 381) > 45fe1f5 upgrade to latest dependencies (# 380) > 354e242 Add pod-addressability config to config-network (# 377) > 6a77ca6 upgrade to latest dependencies (# 376) > 44a3b91 upgrade to latest dependencies (# 375) > 8fc278d rename downstream-test-go to actions-downstream-test (# 374) > ed835c9 Update common github actions (# 372) > ada810f upgrade to latest dependencies (# 373) > 33105c6 upgrade to latest dependencies (# 371) bumping knative.dev/serving 1583394...fc58a32: > fc58a32 Update net-certmanager nightly (# 11095) > feb2da0 Add leeway for deployment rollouts in autoscale upgrade tests (# 11093) > fe09f38 Update net-contour nightly (# 11071) > bb43fdb Update net-istio nightly (# 11086) > 8671de8 Update net-certmanager nightly (# 11085) > a0a847b Update common github actions (# 11082) > 6174a0e upgrade to latest dependencies (# 11083) > 1fef748 Add passthrough LB functionality to the stats scraper (# 11076) > c6ddb40 upgrade to latest dependencies (# 11081) > d6ea20a drop gloo from third party & e2e scripts (# 11080) > 5813b79 Drop misleading comment in autoscaler main (# 11073) > 0711285 upgrade to latest dependencies (# 11077) > 3190050 Update net-istio nightly (# 11072) > 350184b Drop explicit namespaces and system imports (# 11054) > 9f1b7eb Update net-istio nightly (# 11055) > c799d89 upgrade to latest dependencies (# 11067) > 7931069 Use kubectl replace instead of patch to restore config-gc (# 11062) > 2bbfc27 Thread network config into the autoscaler (# 11056) > 8ab7b39 Remove hardcoded config names throughout (# 11057) > 3244771 Drop tracing config testdata in activator (# 11053) > 69610eb upgrade to latest dependencies (# 11061) > 6126291 Update net-certmanager nightly (# 11029) > 25a49c8 Bump request timeout in TestProbeQueueNotReady to fix flake (# 11050) > 6a45e7d Update net-istio nightly (# 11030) > 9b024b4 Update net-contour nightly (# 11028) > a597700 Add a proxy-builder to make use of passthrough loadbalancing (# 11035) > 34d7b4b upgrade to latest dependencies (# 11040) > 5dbe774 upgrade to latest dependencies (# 11036) > 2081525 Fix HTTP2 feature-gate threading in queue-proxy (# 11022) > 2490284 use-new-helpts (# 11018) > d55482e Bypass tracing handler if tracing is disabled (# 11016) > 37dedfa Skip flaky HTTP2 probe test (# 11027) > d5d489c Reduce allocations to store config on context in Activator (# 11013) > 1a0d326 Prevent MaxScaleLimit being exceeded on update (# 11010) > 4682e3e Use service-host-name helper in Activator creation (# 11021) > fb5af24 upgrade to latest dependencies (# 11020) > c9296e1 Add HA test for DomainMapping controller (# 10816) > b5d1348 Add a benchmark for the entire handler chain of the activator (# 11014) > ccf35f1 Update net-istio nightly (# 11002) > 069c635 add to mon reviewers (# 10972) > 0e8410a Format markdown (# 11001) > 3e2b15e Collapse revision context into specialized context to avoid allocations (# 11009) > 4e5fde5 Only allocate named logger if necessary in activator (# 11008) > 9ee92b1 Default PeriodSeconds of the readiness probe to 1 if unset (# 10992) > 27757ec Fix concurrency reporter log to use the correct key (# 11007) > 60a7f99 Add lint for aliasing autoscaling import correctly (# 10885) > 05f16c6 Update net-kourier nightly (# 10989) > decdaf4 Update net-contour nightly (# 10988) > b7ef994 Add ux issue template to community contact instructions (# 10993) > 08e4e0e Update net-kourier nightly (# 10977) > 9cdf9b0 Update net-certmanager nightly (# 10976) > a78e43e Update net-istio nightly (# 10974) > aeae909 Update common github actions (# 10969) > 8179fc6 set httpoption in kingress spec from cm (# 10412) > 77383a4 upgrade to latest dependencies (# 10971) > df03bdb Format markdown (# 10970) > df6c235 Update support info with machine-readable rotation (# 10955) > 3a6856b Add triage instructions for support rotation (# 10965) > 5af85b7 Format markdown (# 10968) > 90de379 Point spec files and runtime contract file to the specs repo (# 10967) > e66e402 Update net-istio nightly (# 10964) > a10bc74 upgrade to latest dependencies (# 10956) > 057c203 Update query for doc issues for serving that need attention (# 10958) > 7398ca3 Update net-istio nightly (# 10952) > 7b0bab7 Update net-contour nightly (# 10953) > e9ef3a1 Update net-kourier nightly (# 10954) > 73a6ba5 Update net-certmanager nightly (# 10945) > 503c978 Update net-contour nightly (# 10931) > fec9960 Update net-kourier nightly (# 10947) > b4fd523 Update net-istio nightly (# 10946) 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) > |
|
|
|
07b2878eec
|
upgrade to latest dependencies (#1169)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
ad4a7b18a2
|
Pin deps back to master (#1082)
* Update autoscaling annotation validation see ref: https://github.com/knative/serving/pull/9496 * Replace DeprecatedInjectionAnnotation with InjectionAnnotation * Vendor deps at master * Use context.TODO instead of context.Background |
|
|
|
9b210e3be1
|
[Release-0.18] Pin knative deps to release-0.18 (#1025)
* Pin pkg to release-0.18 version * ./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh * bump k8s version to 1.18.8 * Fix the brokerage of importing latest serving * exclude script/test-infra md from md check |
|
|
|
77564112df
|
add e2e for h2c (#1000)
* add e2e for h2c * add e2e for h2c * add e2e for h2c * add symlink for grpc example * add symlinks * add symlink |
|
|
|
46d5e60e42
|
refactor(source): Update to Knative eventing 0.13.0 (#705)
* chore(e2e): Optimized tests Smoke Tests now run before the E2E tests, but in the same cluster * chore: Removed unneeded test * fix * fix * fix * fix * chore: Update to serving & eventing v0.13.0 * refactor(source): Update to Knative eventing 0.13.0 * Moved to "sources.knative.dev" API group * Replaced CronJobSource with PingSource (and removed unsupported options for service account, requests limits) * Move to versions: - SinkBinding v1alpha2 - PingSource v1alpha2 - ApiServerSource v1alpha1 * update to eventing 0.13.1 * go.sum fix * fixed test * test updates * try to enhance error output * fix test. * update tests infra to 0.13.1 |
|
|
|
1b9a76bc31
|
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1 Due to an issue with 0.12.0 (a missing constant) the update also includes an update to the latest knative-serving and knative-eventing dependencies from master (as reflected in version.go) Signed-off-by: Roland Huß <roland@ro14nd.de> * fix(serving): Bogus import removed * fix(serving): Add missing go.sum entry |
|
|
|
599f1a5203 |
chore: Update k8s dependencies and cleaned up a bit (#622)
* chore: Update k8s dependencies and cleaned up a bit * chore: Moved to k8s 1.16.4 like for serving & eventing * fix: Add missing go.sum line |
|
|
|
d8d0192206 |
chore: Update to Knative Serving 0.10.0 (#474)
* chore: Update to Knative Serving 0.10.0 * chore: Add missing dep, introduced by codegen test (when installing goimports) * added missing target dir |