mirror of https://github.com/knative/client.git
94 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>
|
|
|
|
cb35f6a25a
|
Update core cli dependencies (#1851)
* Update core cli dependencies * Update vendor dir |
|
|
|
62d2cbffa0
|
[main] Upgrade to latest dependencies (#1852)
* upgrade to latest dependencies
bumping go.uber.org/zap a55bdc3...56468e7:
> 56468e7 Release v1.25.0
> 249507a zap.Any: Reduce stack size with generics (# 1310)
> 50b2db4 zap.Any add benchmarks
> a0674c8 Add direct coverage to zap.Any (# 1309)
> 1310691 Table test TestFieldConstructors
> 382e251 Swap expected and got fields (# 1282)
> 24b7977 Add Name() to Logger (# 1273)
> 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
> 4451b47 exp: Update slog, adjust for changes (# 1276)
> 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
> 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
> 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
> d1a1923 Minimize permissions on CI workflows (# 1257)
> 384e782 Use sync/atomic, drop external atomics (# 1253)
> 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
> f2f1f41 [Feature] Add experiment `zapslog` package to integrate with slog (# 1246)
> 54862f5 benchmark: add slog (# 1245)
> 85c4932 Add govulncheck as a CI step (# 1239)
> f4ba5f5 make: Switch from golint to revive (# 1238)
> 8310f89 chore: update bench package versions and results (# 1207)
> 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
> bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
> 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
> 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
> d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
> b32f3c5 Update Snyk vulnerable modules (# 1227)
> 53fdb6f Reverse comparison for readability (# 1228)
> 077b03e Use iota like a original from grpc-go (# 1220)
bumping knative.dev/serving e9425f8...eaff0b3:
> eaff0b3 upgrade to latest dependencies (# 14290)
> 587de3d Update net-kourier nightly (# 14286)
> 21264fc Update net-contour nightly (# 14284)
> a9b48be Deprecate calling kubetest2 via kntest (# 13329)
> 397cfde Update net-istio nightly (# 14285)
bumping knative.dev/eventing 29ac3ee...a2e2aa3:
> a2e2aa3 Eventing TLS: Test SinkBinding with Broker as sink (# 7172)
> d8a2ad5 change the deprecated string (# 7179)
> 0e88db1 Switch to trigger.WithNewFilters() to set trigger filter (# 7188)
> 9d2bcef Add kind e2e tests for Kubernetes v1.27.3 (# 7139)
> 2b02cb4 Add OIDC Authentication feature flag (# 7183)
bumping github.com/hashicorp/golang-lru 14eae34...a032ef5:
> a032ef5 Update README for v1.0.2
> bdf35e3 Remove deprecated linters
> bc1608d Update other tests to get rid of math/rand
> f2408b3 Update test to remove bad rand usage
> fa11c6b Update github workflow
> 6da3f98 Update MPL 2.0 LICENSE (# 110)
> d4900dc fix onEvictedCB bug (# 84)
> 003b81b Update go doc url (# 93)
> 80c9821 rework lru's external registered callback invocation to avoid concurr… (# 80)
> eb52994 Code quality improvements (# 67)
bumping go.uber.org/multierr 10aaa3c...8767aa9:
> 8767aa9 Prepare release v1.10 (# 74)
> 4504ef7 README: Add Features section (# 73)
> 2fd451d Drop external atomic dependency (# 72)
> 7876a02 Remove unused glide.yaml (# 71)
> 55bc553 Support Go 1.20 Unwrap() []error (# 69)
> 39ca40c Prepare release v1.9.0 (# 68)
> 4459990 Add a shorthand for AppendInvoke (# 65)
> 80b07a7 Document named return constraint for defer (# 63)
> 492b792 Test and lint against Go 1.19 (# 62)
>
|
|
|
|
1ff16f0fcb
|
upgrade to latest dependencies (#1840)
bumping go.uber.org/zap 1ae5819...a55bdc3:
> a55bdc3 Release v1.24.0 (# 1208)
> ed5598a Use ReplaceAll instead of Replace with -1 pos arg (# 1195)
> da406e3 Chore: Fix deprecation docs and links (# 1193)
> 9b86a50 SugaredLogger: Turn error into zap.Error (# 1185)
> 9137e0e go.mod: Bump go directive to 1.19 (# 1181)
> 7cabba7 Open absolute paths as files, limited Windows support (# 1159)
> 7681a0a Export objectMarshalerPtr (# 1171)
> 9abd14b chore: remove duplicate word in comments (# 1169)
> eae3743 Logger, SugaredLogger: Add Level method (# 1148)
> 0d6a75b tests: assert.Error/Contains => assert.ErrorContains (# 1158)
bumping knative.dev/eventing 248a471...91e156c:
> 91e156c [main] Upgrade to latest dependencies (# 7131)
> 3915df7 Refactor kncloudevents and add `SendEvent` function (# 7092)
> 8a09756 [main] Update actions (# 7136)
> de2e8ff Global resync brokers on config-features changes (# 7126)
> 5e76ff2 Watch config-features in IMC controller (# 7125)
> 63fd638 Introduce a script to build and deploy Eventing for local development (# 7117)
> 694ae3e Fix edit role aggregation (# 7124)
> 187be65 [main] Upgrade to latest dependencies (# 7123)
> ffa5915 Remove deprecated httpclient msgsender (# 7018)
> 874d288 [main] Update community files (# 7116)
bumping github.com/prometheus/procfs 344b47c...332e865:
> 332e865 fs: Statfs_t{} doesn't have a Type field on Windows (# 528) (# 529)
> dd377c7 Fix softnet CPU Index (# 517)
> 58149ca fs: Statfs_t{} doesn't have a Type field on NetBSD, OpenBSD, or Solaris (# 523)
> 7acd99d net_class: catch syscall.EINVAL and better handle read errors
> b5b7dd5 Add support CpusAllowedList for /proc/[pid]/status (# 490)
> f489b53 Update Go version (# 521)
> 24c2637 Merge pull request # 520 from conallob/patch-1
> 035b875 Merge pull request # 514 from prometheus/superq/netstat_refactor
> ceb5a6f Sync golangci-lint.yml with https://github.com/prometheus/node_exporter/blob/master/.github/workflows/golangci-lint.yml
> 718836a Merge pull request # 487 from ksankeerth/mountstats_nfs_avg_rtt
> bad5514 Refactor netstat parsing
> 1a35fa6 Update golangci/golangci-lint-action to v3.4.0
> 663692c Merge pull request # 509 from dswarbrick/mdraid-sysfs
> 49163ee add avgRTT to nfs mountstats
> 99b481d Merge pull request # 513 from artemseleznev/master
> 5fce84b Merge pull request # 511 from dcbw/ParseSysfsNetClassAttribute
> a038d1f Implement mdraid sysfs parsing
> affffdb Update common Prometheus files
> 60fe598 Bump golang.org/x/sys from 0.6.0 to 0.7.0
> d89fbe9 static analyzer issue fix
> 03e2a93 net class: split out attribute parser and export it
> b5312c5 Merge pull request # 503 from prometheus/dependabot/go_modules/golang.org/x/sys-0.6.0
> bb7727a Merge pull request # 483 from prometheus/superq/err_invalid
> b4a1860 Update common Prometheus files
> 910e933 Bump golang.org/x/sys from 0.5.0 to 0.6.0
> 0c4b3aa Merge pull request # 426 from binjip978/return-error-on-empty-cpu-freq
> 58a6c0a Use errors.Is() for invalid argument
> dd6bb71 Support old conntrack stats
> 03da3a1 handle more columns from softnet_data (# 473)
> b9fa528 return error if cpufreq's are empty
> 85417ca Add support for several /sys/class/sas_* classes (# 453)
> f930a52 Bug Fix: SystemCPUfreq fails when any core is offline
> 42aaf8e add /proc/interrupts (# 475)
> 757109e Add support for several /sys/class/sas_* classes (# 453)
> 80824fa Check whether FS is a real procfs where it matters
> 88f86e5 Add CPUInfo parsing for LoongArch64 (# 384)
> c8aa9d7 Merge pull request # 461 from xixiliguo/on-cpu
> d9f81a9 Enable oppportunistic fd counting fast path
> 6e512b8 Merge pull request # 471 from Dentrax/TCPRcvQDrop
> c66e798 add processor field for /proc/[pid]/stat
> 8b6d466 Merge pull request # 488 from Dentrax/wireless
> 945097a Merge pull request # 474 from Dentrax/stat-parse
> 3a8e021 Add missing TCPRcvQDrop
> 7be8e40 Merge pull request # 495 from prometheus/dependabot/go_modules/golang.org/x/sys-0.5.0
> 150eff5 Use 4-digit uint instead
> ce30991 Merge pull request # 477 from Dentrax/disktat-parse
> 045a006 Separate /proc/stat parsing logic
> b3d77ec fix: Avoid trimming characters incorrectly from ProcStatus (# 469)
> 9ccf0f8 Merge pull request # 494 from gaius-qi/feature/vmstat
> fe0e697 Bump golang.org/x/sys from 0.4.0 to 0.5.0
> 1ab0de2 Add /proc/net/wireless parsing
> 421a743 Merge pull request # 472 from Dentrax/netstat-refactor
> 3d7fbad Separate /proc/stat disk stat parsing logic
> bf36102 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (# 468)
> 8e530b9 Merge pull request # 493 from prometheus/repo_sync
> 31842f6 fix: parseVMStatNUMA return wrong VMStat in nr_zone_inactive_file
> cab2d84 Merge pull request # 470 from prometheus/superq/bump_go
> a05e0cf Separate NetStat parsing logic
> 800411b parse cpu with ID in /proc/stat
> 6efaede Merge pull request # 491 from prometheus/dependabot/go_modules/golang.org/x/sys-0.4.0
> 080c853 Update common Prometheus files
> 3433fa1 Add support for thread data parsing. (# 481)
> b4d3f67 Update Go
> f5d82fa Update codespell
> 2d852d3 Bump golang.org/x/sys from 0.3.0 to 0.4.0
> 55dabef Update common Prometheus files
> 254423d Update common Prometheus files (# 466)
> 6f02dd1 Replace float64 with *float64 for proc_netstat, proc_snmp and proc_snmp6 (# 464)
> aa41d1a Fix grammar error
bumping knative.dev/client-pkg bd83cf4...eff2379:
> eff2379 Update actions (# 111)
> 25b1b93 Update community files (# 110)
bumping golang.org/x/mod 69aa7ac...baa5c2d:
> baa5c2d all: add godoc links
> 7603649 zip: fix TestCreateFromDirSpecial/ignore_symlink on wasmtime
> 22d21f4 zip: fix doc for CreateFromVCS function
> bfed713 zip: fix LICENSE file handling to match modfetch
> 62c7e57 sumdb: handle panic from c.ReadRemote during ReadTiles
> 2a1c06a modfile: update toolchain syntax
> e81ad10 sumdb: correct spelling mistakes
> e343115 sumdb: add missing return after http.Error
> fc83a8f modfile: add support for dropping go and toolchain stmts
> 1846133 modfile: add parsing support for toolchain
> a73672d modfile: add support for go and toolchain lines
> e7bea8f modfile: use semantic sort for exclude blocks
> ad6fd61 zip: fix on Windows
bumping knative.dev/pkg aef227e...8d3f951:
> 8d3f951 Allow overriding webhook secret data keys (# 2662)
> c11003a Use go sync/atomic instead of go.uber.org/atomic (# 2777)
> b3a65a0 Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (# 2775)
> e888f79 rename-sandbox (# 2779)
> 532e082 Update actions (# 2778)
> 72f2648 Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 2774)
> 7b50f3c Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (# 2771)
> 1ea9b2d Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0 (# 2772)
> 4866914 Fix github action for dependabot (# 2776)
> edf95e6 Bump actions/setup-go from 3 to 4 (# 2770)
> 801a900 Add dependabot and auto update deps (# 2768)
> aa56e29 Update community files (# 2769)
bumping github.com/prometheus/client_golang 254e546...3583c1e:
> 3583c1e Cut v1.16.0 (# 1292)
> 2feda42 Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. (# 1289)
> 5b9cf9c Merge pull request # 1290 from prometheus/fix-nh-docstring-refs
> 7352ab7 Moving fully to GH actions. (# 1288)
> 1b19d5f Fix docstring references to renamed native histogram fields / functions.
> e4ff34d Improve metricUnits runtime (# 1286)
> 781ea28 added circleci as gh action YAML (# 1281)
> a09a1d3 Reduce constrainLabels allocations (# 1272)
> 8840afc Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (# 1283)
> 5e78d5f Merge pull request # 1279 from prometheus/beorn7/histogram
> b8cb86a add process start time header to client_golang prometheus (# 1278)
> 77e97da histogram: Fix bug in bucket key calculation
> 8b1a836 GitHub Workflows security hardening (# 1180)
> 3094812 histogram: expose bug in bucket key calculation
> f51d823 Merge pull request # 1267 from prometheus/release-1.15
> 297fea3 fix undefined execution order in return statements (# 1260)
> 4bbb297 Cut 1.15.1 (# 1266)
> 0f060a0 Add detection for WSL address (# 1257)
> 2eaffbd Merge pull request # 1253 from prometheus/fixpro
> 8a51463 Cleanup proto use in tests (# 1264)
> d7896d4 Cut v1.15.0 (# 1249)
> b8fdd23 Added clarification.
> 0ae0013 Bump golang.org/x/sys from 0.6.0 to 0.7.0 (# 1265)
> bba12b5 Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (# 1244)
> 2ea234e Revert "Remove unnecessary check if label is nil in observeWithExemplar (# 1235)"
> 671a2f0 Fixed tutorial. (# 1256)
> 9015fcf Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (# 1245)
> 90eb83b Added interactive tutorial [kubeCon] (# 1255)
> 1bb8cf8 Bump golang.org/x/sys from 0.5.0 to 0.6.0 (# 1246)
> c36c6ab [collectors]: fix typo in test assertion (# 1153)
> ff7efed Merge pull request # 1243 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.30.0
> 0392dff Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback (# 1252)
> 63a3955 Merge pull request # 1238 from jacksontj/issue_621
> 852a282 Bump google.golang.org/protobuf from 1.28.1 to 1.30.0
> e3b6de8 Merge pull request # 1250 from prometheus/release-1.15
> eb33971 Filter expected metrics as well in CollectAndCompare (# 1143)
> 6037863 Only set start/end if time is not Zero
> 5c7821d Update common Prometheus files (# 1237)
> e79d7e7 timer: Added support for exemplars. (# 1233)
> 232b949 Added support for go 1.20. (# 1234)
> 3726cdd README: Remove not working gocoverage images. (# 1236)
> 3ce88f3 Remove unnecessary check if label is nil in observeWithExemplar (# 1235)
> 3d2cf0b Indent example in godoc consistently (# 1226)
> ffbbe80 Merge pull request # 1225 from prometheus/beorn7/api
> 66687e5 Update common Prometheus files (# 1224)
> 2236d78 api: Extend and improve json-iterator usage
> 2771bcc Add `Header` method to Pusher for custom header (# 1218)
> 2fced96 Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (# 1197)
> 031748d Update common Prometheus files (# 1213)
> b8b41c8 Bump golang.org/x/sys from 0.3.0 to 0.4.0 (# 1217)
> d5a9239 Merge pull request # 1198 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.9.0
> 40692cb Merge pull request # 1199 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.2.0
> 26620fd Bump github.com/prometheus/procfs from 0.8.0 to 0.9.0
> fcdc3ec Add possibility to dynamically get label values for http instrumentation (# 1066)
> 14aa203 Bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0
> 27f0506 Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 (# 1187)
> fc5f34c Merge pull request # 1178 from ibreakthecloud/patch-1
> 7f99379 Replace deprecated github.com/golang/protobuf package (# 1183)
> a787555 typo fix
> e29ed9f Support for multiple samples within same metric (# 1181)
> 07b1397 examples: Add exemplars and middleware examples (# 1173)
> fae2f63 Add constrained labels and Constrained variant for all MetricVecs (# 1151)
> 8b6e680 Merge pull request # 1171 from prometheus/beorn7/histogram
> 3d765a1 Add context to "duplicate label names" to enable debugging (# 1177)
> 449b464 Merge pull request # 1166 from prometheus/beorn7/doc
> 043372e Initialize atomic variables in histogramCounts with atomic.Store...
> db41dad Merge pull request # 1164 from prometheus/release-1.14
> b804be1 Fix typo in doc comment
> efef903 Rename histogram tests (from sparse to native)
bumping golang.org/x/sync 1ea3257...93782cc:
> 93782cc errgroup: use WithCancelCause to cancel context
> 4966af6 singleflight: example for using Group
> a6666c1 go.mod: upgrade to go 1.17
bumping github.com/matttproud/golang_protobuf_extensions c182aff...c182aff:
bumping github.com/prometheus/common 49b3603...94bf982:
> 94bf982 Merge pull request # 489 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.44.266
> ac06723 Merge pull request # 482 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.8.0
> 211d8fc Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4
> 062aaec Merge pull request # 485 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.2
> 27af2c4 Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
> 2f0f5c4 Merge pull request # 483 from prometheus/dependabot/go_modules/golang.org/x/net-0.10.0
> 24a8815 Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 in /sigv4
> 96ade15 Merge pull request # 486 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/common-0.43.0
> 7364518 Bump golang.org/x/net from 0.9.0 to 0.10.0
> 65a4236 Merge pull request # 480 from prometheus/superq/update_sigv4-bot
> 68e477e Bump github.com/prometheus/common from 0.42.0 to 0.43.0 in /sigv4
> 085fa47 Merge pull request # 472 from grafana/inline-ca-strings
> ad1759c Enable dependabot for sigv4
> f505d86 Merge pull request # 474 from jkroepke/custom-logger
> bcb00f1 config: remove unused internal function
> b933a95 Merge pull request # 475 from gouthamve/negotiate-om-1.0
> e27922a Merge pull request # 469 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.3.2
> 01d2b4a Remove unnecessary else and use NewSyncWriter again
> 7b35f6a config: add tests for inline TLS configs
> 2f04d2e Merge pull request # 463 from prometheus/repo_sync
> ad42fa5 Return 0.0.1 with no version for backwards compatibility
> a2ac260 Merge pull request # 479 from prometheus/superq/updates
> 9a176e1 Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2
> 769f5e1 Allow custom log.Logger
> 5915888 config: allow TLS data to be provided inline
> 66b493f Merge pull request # 462 from roidelapluie/proxyfromenv
> e990082 Update common Prometheus files
> 5012e7c Negotiate OM v1.0.0
> 92f8c27 Merge pull request # 481 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
> 5e8c998 expfmt: Avoid copying mutex in proto message
> 6a5f4db Merge pull request # 455 from bboreham/build-tags
> c8ca1fb Add support to use Proxy From Environment and set No Proxy
> cffd08e Merge pull request # 478 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.7.0
> 2328fd6 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
> 27a8fa5 Update Go modules
> d7d98af Merge pull request # 461 from bboreham/faster-parseduration
> 56d83af version: add Go build tags to output
> d9a31c0 Merge pull request # 454 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.7.0
> 567ed12 Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0
> 94c865c Merge pull request # 453 from prometheus/beorn7/model
> 55b01d1 Parse Durations much faster
> 77ee449 Merge pull request # 447 from prometheus/superq/bump_go
> aab41f8 Bump golang.org/x/net from 0.4.0 to 0.7.0 in /sigv4
> ab87968 Merge pull request # 433 from lucacome/add-dependabot
> 456cf05 model: Remove json-iterator usage (again)
> 330a3f5 Add benchmark for ParseDuration
> d25d305 Merge pull request # 450 from roidelapluie/marshal
> 2cd3d6e Update Go versions
> e903cdd Merge pull request # 459 from prometheus/superq/mods
> 569c9c3 Apply suggestions from code review
> 4827ac3 Merge pull request # 460 from prometheus/repo_sync
> 72ed068 Merge pull request # 449 from roidelapluie/test444
> 6004368 Fix and test JSON & YAML marshalling
> f9c1994 Merge pull request # 440 from zenador/sparsehistograms
> caae7d4 Update Go modules
> c3af33b Add dependabot
> c4e09cb Merge pull request # 458 from hairyhenderson/switch-kingpin-repo
> 51087f9 Update common Prometheus files
> 81fdf5b Merge pull request # 448 from roidelapluie/test442
> 69ed1ea expfmt: add test cases for TextParser startOfLine error handling
> ff69f32 Merge pull request # 429 from roidelapluie/fix-marshal
> ca1f99b Make it more efficient and compatible to use SampleHistogram (# 439)
> 18a4214 Update comments according to code review
> 846591a Merge pull request # 417 from zenador/sparsehistograms
> 8fe65a7 Update kingpin module source
> 3bdfd73 expfmt: add test case for issue with *bufio.Reader and FmtText format
> 2c9877d Merge pull request # 444 from abursavich/expfmt-eof
> 1c521dc Fix marshalling of TLSVersion
> 87b15f9 Merge pull request # 438 from zenador/sparsehistograms
> 4e9e3f5 Continue to use json-iterator to improve marshalling of SamplePair
> ccc2474 Merge pull request # 428 from prometheus/repo_sync
> 691e814 Update comments according to review
> d888bfa Merge pull request # 443 from abursavich/expfmt-decode
> d074dea expfmt: only ignore io.EOF errors in TextParse.startOfLine
> 296ec92 Merge pull request # 409 from prometheus/mem/proxy_header
> 0dd260f Change HistogramBucket Boundaries type to int32
> f71df30 Continue to use json-iterator to improve marshalling of SampleHistogramPair
> 5b981eb Update common Prometheus files
> 0267435 Update tests according to code review
> 5be97a0 expfmt: only call TextParser.TextToMetricFamilies once from textDecoder
> 18281a2 Merge pull request # 424 from prometheus/repo_sync
> 4a0d730 Add support for proxy connect headers
> eda7de1 Start to use json-iterator to improve marshalling of HistogramBucket
> dc2e18b Revert "Try removing sampleHistogramPairPtr"
> befeabf Merge pull request # 422 from prometheus/superq/add_mod_check
> 017dec0 Update common Prometheus files
> 01880dc Add benchmarks for marshalling
> f451854 Try removing sampleHistogramPairPtr
> 1bc7f65 Add platform info to labels (# 403)
> 82accf3 Add go mod version test
> 14a8016 Remove sampleHistogramPairPtr
> b079cf8 Revert "Add generic interface for float/histogram sample pair (bumping go version - experimental)"
> 00e3fd7 Merge pull request # 418 from roidelapluie/go119
> 0e0dee6 Merge branch 'main' into sparsehistograms
> 84e64de Add generic interface for float/histogram sample pair (bumping go version - experimental)
> ddb642f Merge pull request # 421 from prometheus/superq/update_sigv4
> 045094f Update deps and test with go 1.19
> 4a4b110 Fix according to code review
> c2ecee8 Merge pull request # 419 from prometheus/repo_sync
> c8ff4cd Update sigv4 Go
> 74031a1 Change int type of native histogram count
> a33c32f Merge pull request # 374 from roidelapluie/go118vcs
> 466075d Update common Prometheus files
> e717a78 Make type of Sample and SampleStream in structs more explicit with an enum
> 11bcb5b Merge pull request # 415 from FUSAKLA/fus-http-config-from-file
> 5b6c049 go118: Get VCS info from debug.BuildInfo
> a148981 Update the display strings for model
> 87b669d Add the ability to specify the maximum acceptable TLS version (# 414)
> d9cd6f2 feat: make LoadHTTPConfigFile set directory and move from tests file
> 43914a0 Fix and add tests for model matrices
> bebc731 Remove ioutil after merging check client certificates (# 407)
> 2b7b371 Split model values into smaller files by category
> 8c9cb3f Update common Prometheus files (# 399)
> ee927fa Add histograms to model
> 1c0fa3e Check if TLS certificate and key file have been modified (# 345)
> 54e041d Implement Stringer on TLSVersion (# 405)
> c206bfc Merge pull request # 404 from thaJeztah/bump_protobuf_extensions
> dfbc25b Merge pull request # 382 from prometheus/superq/update_go
> 5ae446c go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2
> 1482587 Remove ioutil (# 395)
> 9d646db Update Go modules
bumping knative.dev/hack ddae802...338500e:
> 338500e Update actions (# 304)
> 6f48889 Update community files (# 303)
bumping knative.dev/serving f1617ef...0bbb5c7:
> 0bbb5c7 rename-sandbox (# 14207)
> d47f53d Update net-istio nightly (# 14212)
> 75e721a Update net-contour nightly (# 14211)
> 1b94c0d Update net-gateway-api nightly (# 14210)
> f2c3ea4 Update net-certmanager nightly (# 14208)
> cd98800 Add Istio ambient to KinD test (# 14103)
> e937b62 Update actions (# 14206)
> ff6e78d Update net-kourier nightly (# 14205)
> bbdef8e Update net-istio nightly (# 14198)
> 0a3f5f9 Update community files (# 14195)
> 72f4a16 Update net-gateway-api nightly (# 14193)
> b9c3bc2 Update net-contour nightly (# 14194)
> 5e99c23 Update net-certmanager nightly (# 14192)
> 46ba924 Update net-kourier nightly (# 14191)
> 9e89832 Update net-istio nightly (# 14190)
bumping knative.dev/networking 75dcd54...29da3ac:
> 29da3ac rename-sandbox (# 833)
> 23adcb7 Update actions (# 832)
> 964322c Fix comment for old config (# 831)
> b13f88f Update community files (# 829)
bumping github.com/prometheus/client_model 63fb982...91c3945:
> 91c3945 Merge pull request # 64 from prometheus/superq/update_proto
> 31ca668 Update proto tools
bumping golang.org/x/tools 031fc75...675bf3c:
> 675bf3c go.mod: update golang.org/x dependencies
> ad52c1c go/ssa/interp: support conversions to slices of named bytes
> 14ec3c0 gopls/doc/contributing.md: document error handling strategies
> c495364 go/packages/gopackages: document -mode flag
> 87ad891 gopls/internal/lsp/source/typerefs: move test into _test.go
> 27fd94e internal/fastwalk: doc formatting fixes (including godoc links)
> d362be0 gopls/internal/lsp/filecache: reduce GC frequency
> 969078b Revert "go/analysis: add Sizes that matches gc size computations"
> 5aa6acb go/analysis: add Sizes that matches gc size computations
> 5a89a3b go/vcs: delete
> d03a819 go/vcs: isolate into a nested module
> a659412 go/vcs: deprecate package in favor of go list -json
> 9d8d408 gopls/internal/lsp/cmd: list bug reports in 'gopls bug'
> 8f9bce4 go/ast/inspector: clarify behavior regarding comment traversal
> fa10359 gopls/internal/lsp/cache: don't panic when import fails during analysis
> c8278fe gopls/internal/lsp/cache: don't record edges to invalid packages
> 87df9bc cmd/godoc: disable TestWebIndex, a very slow test
> 63624df gopls/internal/lsp/cache: remove ITVs from shared import graph
> 0ca9d30 gopls/internal/lsp/cache: fix nil panic in analysis toSourceDiagnostic
> 85554d6 gopls/internal/lsp/cache: add debugging assertion for golang/go# 60904
> 9960b69 gopls/internal/lsp/cache: guard against "unsafe" by package path, not ID
> 6480332 gopls/internal/lsp/cache: use types.Unsafe in analysisPackage
> 155320d gopls/internal/lsp/work: don't crash when hovering over broken mod dir
> b71392a gopls/internal/lsp/cache: reduce importing in analysis
> d1a388b internal/gcimporter: avoid a crash when exporting a struct with no pkg
> a4ed05f cmd/digraph: add "to dot" to emit Graphviz dot
> 7261b32 gopls/internal/regtest: fix goimports on windows when using vendoring
> 41e4e56 gopls/internal/lsp/source/completion: ensuring completion completeness
> ac29460 go/ssa: fix bug in writeSignature on external functions
> 3b62e7e go/ssa: use core type within (*builder).receiver
> f394d45 gopls/internal/lsp/cache: compute xrefs and methodsets asynchronously
> 27dbf85 go.mod: update golang.org/x dependencies
> c6c9830 go/types/objectpath: memoize scope lookup in objectpath.Encoder
> 0245e1d gopls/internal/regtest/codelens: set GOWORK=off for go mod vendor
> 85be888 go/analysis/passes/defers: add analyser for defer mistake
> c43232f cmd/digraph: improve examples using go list, mod
> 6e1595c internal/gcimporter: treat unknown constant values the same as invalid
> c59d87f gopls/internal/lsp/cache: two minor simplifications
> db6a81e go/packages/packagestest: set Config.Logf if the test is run verbosely
> a01290f internal/typeparams: work around LookupFieldOrMethod inconsistency
> 6f567c8 gopls/internal/lsp/filecache: reduce lifespan of os.FileInfos
> 726c727 gopls/internal/lsp: enable min/max builtin completion test
> 86c93e8 gopls: unimported completion should use the completion matcher
> 04ceacb gopls/internal/lsp/source: fix panic in typeDefinition on comparable
> 947adca gopls/internal/lsp/source/methodsets: comparable also has no package
> c35c44f gopls/internal/lsp/cache: add assertions
> 0b4461b internal/diff: fix LineEdits bug in slow path
> 1943c1e internal/diff: fix LineEdits bug in fast path
> c6d86c4 go/pointer: delete package
> 77fd064 go/types/objectpath: remove unnecessary unsafe import
> 0dda7d6 go/pointer: remove replace directive
> 98f1b4d gopls/internal/lsp/cache: check number of orphaned files after filtering
> a260315 go/pointer: create submodule
> 96844c3 cmd/{guru,callgraph}: stop using go/pointer
> cd694d8 go/packages: include "unsafe".GoFiles=["unsafe.go"]
> 33c741d gopls/internal/lsp: add min/max builtin
> 933c7cc internal/lsp/source: use exact match in import highlighting
> 5974258 gopls/internal/lsp: clear vuln diagnostics on config changes
> f3faea1 go/packages: pass -pgo=off on go1.21 and later
> 5f74ec7 internal/lsp/debug: add links to profiles and GC
> ed90c6d internal/diff: unexport various identifiers
> 827f5aa gopls/internal/lsp/source: test references bug on struct{p.T}
> a12e1a6 go/ssa/interp: implement min/max builtins
> 9c97539 gopls/internal/lsp/cache: remove nested module warning
> d44a094 gopls/internal/lsp/cmd: add a stats -anon flag to show anonymous data
> e106694 gopls/internal/lsp: bundle certain quick-fixes with their diagnostic
> 5dc3f74 gopls/internal/lsp/filecache: reenable memory cache layer
> 7e146a6 gopls/internal/lsp/cmd: simplify connection type
> 1e60668 gopls/internal/regtest/workspace: unskip duplicate modules test
> 5ce721d gopls/doc: Fix broken links
> 7a03feb gopls/internal/lsp/cmd: remove vestiges of debugging golang/go# 59475
> a70f2bc gopls/internal/regtest/misc: update and unskip TestHoverIntLiteral
> 6997d19 gopls/internal/regtest/misc: unskip TestMajorOptionsChange
> ec543c5 gopls/internal/lsp/cache: fix crash in Session.updateViewLocked
> a12ee94 gopls/internal/regtest/misc: update some unilaterally skipped tests
> 5ff5cbb gopls: deprecate support for Go 1.16 and 1.17, update warnings
> e6fd7f4 gopls/internal/lsp/cache: limit module scan to 100K files
> 9ca66ba gopls/internal/lsp/regtest: delete TestWatchReplaceTargets
> edbfdbe gopls/internal/lsp/source/completion: (unimported) add placeholders
> 3a5dbf3 gopls: add a new "subdirWatchPatterns" setting
> 3c02551 internal/typesinternal: remove NewObjectpathFunc
> 0729362 present: reformat doc comment for lack of inline code
> d4e66bd go/ssa: TestStdlib: disable check that function names are distinct
> 738ea2b go/ssa: use core type for field accesses
> 2ec4299 gopls/internal/lsp: split file-watching glob patterns
> 43b02ea gopls/internal/lsp/cache: only delete the most relevant mod tidy handle
> 5919673 internal/lsp/filecache: eliminate 'kind' directories
> a5ef6c3 gopls/internal/lsp: keep track of overlays on the files map
> d7f4359 gopls/internal/lsp/mod: optimizations for mod tidy diagnostics
> 2eb726b gopls/internal/lsp/filecache: touch only files older than 1h
> b742cb9 gopls/internal/regtest/bench: add a benchmark for diagnosing saves
> 4d66324 gopls/internal/lsp/cache: tweak error message
> e46df40 gopls/internal/lsp/filecache: delayed tweaks from code review
> 3df69b8 gopls/internal/lsp/debug: remove memory monitoring
> a069704 gopls/internal/lsp/filecache: avoid flock
> 3d53c2d gopls/internal/lsp/cache: fix race in adhoc reloading
> 8b4b27b go/analysis/passes/slog: fix Group kv offset
> 242e5ed cover: eliminate an unnecessary fsync in TestParseProfiles
> 651d951 go/ssa: fix typo in package docs
> 743372f gopls/internal/lsp/debug: limit to 100 recent trace entries
> 522243a go/ssa/interp: avoid hard-coding GOOS and GOARCH
> a059382 gopls/internal/lsp/cache: fail workspace load on context cancellation
> e5c8d4d gopls/internal/lsp/cache: unexport ValidBuildConfiguration
> f4e8a71 go/ssa: use core type for composite literal addresses
> 3b25dbd go/ssa: use core types for array length
> e7048d5 gopls/internal/lsp/filecache: front with a 100MB in-memory LRU cache
> 8c0fcd2 gopls/internal/lsp/lru: extract LRU logic to a standalone package
> 19d700c go/ssa/interp: use the actual GOOS and GOARCH to interpret tests
> 9dcd3d5 gopls/internal/lsp/filecache: limit Get parallelism too
> 7f203f0 go/ssa: consolidate use of underlying pointer
> a13793e gopls/internal/lsp: add quick-fixes to manage the go.work file
> 12a0517 internal/gcimporter: improve error handling
> 5eb1eb9 gopls/internal/lsp/cache: call filecache.Set asynchronously
> 35fe77a gopls/internal/lsp/filecache: limit parallelism in Set
> 1c9fe3f gopls: improve diagnostics for orphaned files
> ad74ff6 go/gcexportdata: drop support for the ancient binary format
> 01128f9 gopls/internal/lsp/source: fix bug renaming field to unexported
> cd39d2b internal/lsp/cache: support loading multiple orphaned files
> abeba28 gopls/internal/regtest/marker: support proxy files in marker tests
> 18186f0 go/analysis/passes/slog: simplify function matching
> 9aa9d13 cmd/bisect, internal/bisect: use more precise skip suffixes, written in hex
> 3034d9c gopls/internal/lsp/cmd: append, don't overwrite, in PublishDiagnostics
> 4318d63 gopls: change the default value of "symbolScope" to "all"
> f44f50e gopls/internal/lsp/source: implementation: report builtin 'error'
> 787e720 gopls/internal/lsp: optimize checks for ignored files
> 4ed7de1 gopls: add google-cloud-go as a benchmark repo
> d799eba gopls: additional instrumentation during goimports
> a7e7dc4 go/ssa: rename test cases in TestGenericBodies
> d668f58 gopls/internal/regtest/marker: require cgo for issue59944.txt
> 005fa64 go/analysis/passes/slog: add check for slog.Group
> 033e628 go/ssa: more reindentation of TestGenericBodies
> 2310848 go/ssa: reindent test cases in TestGenericBodies
> 90e9c65 gopls/internal/lsp/cache: skip type errors after parse errors
> 08b24db gopls/internal/lsp/regtest: check for "// @marker" rogue space
> b9c20f6 gopls/internal/regtest/marker: migrate @diag to new marker tests
> 4609d79 cmd/bisect: add -compile and -godebug shorthands
> ddfa220 internal/fuzzy: improvements to the symbol scoring algorithm
> 3449242 go/types/objectpath: don't panic when receiver is missing a method
> 0809ec2 gopls/internal/lsp/source: document {All,Workspace}Metadata
> 8f7fb01 go/analysis/unitchecker: add test of go vet on std
> 23e52a3 bisect: diagnose bad targets better
> d5af889 gopls: set GOWORK=off for loads from debug and safetoken tests
> c93329a go/analysis/passes/printf: reshorten diagnostic about %s in Println call
> 6219726 go.mod: update golang.org/x dependencies
> f4d143e go/ssa: cleanup TestGenericBodies to pickup package name
> 3d99ebe gopls/diff/unified: remove redundant information
> 479f5c6 go/ssa: Origin is only available after building
> 6d1dd12 go/analysis: simplify unusedresult
> 4a2dd0d go/callgraph/vta: allow pointer to type parameter in sliceArrayElem
> 7c6c2b7 go/ssa: keep syntax for instantiations
> ce1b96b all: fix some comments
> 0500fd4 go/ssa: use core type in address
> 8e9b185 gopls/internal/lsp/source: add the "symbolScope" option
> 4ac71c0 internal/imports: sort fixes for deterministic results
> 573915d gopls/internal/lsp/cache: always init the resolver in runProcessEnvFunc
> dd09381 bisect: move to internal/bisect until API is reviewed
> 516063a bisect, cmd/bisect: add new library and tool
> 58fedf6 internal/diffp: add patience diff from main repo
> 7b684a9 gopls: port import tests to the new marker framework
> 87974e3 gopls/internal/lsp/filecache: skip TestConcurrency on plan9 builder
> c64bb76 gopls/internal/lsp/source: make infertypeargs a convenience analyzer
> 91b7a8e go/ssa: use origin method in source lookup
> ba892bb go/types/internal/play: show formatted AST
> 7df6af8 gopls/internal/lsp/filecache: silently discard CRC errors on macOS
> 2563079 go/analysis/passes/printf: update directive diagnostic message
> 3f6c3b3 gopls: upgrade to latest version of LSP protocol
> 216928d gopls: port function extraction marker tests to the new framework
> 2415ce1 gopls: skip tests that load gopls packages if x/tools replacement is missing
> 17e5ef3 gopls/internal/lsp/cache: remove cycle check from buildMetadata
> affb5fc gopls/internal/lsp/source: fix crash in definitions of builtins
> 558d701 gopls/internal/lsp/source: fix another bug in reference expansion
> 51dfad7 gopls: port workspace/symbol marker tests to the new framework
> c6b5780 gopls: fix build at older Go versions
> 7590fe4 gopls/internal/lsp: hover over linkname directives.
> ec61ad3 gopls/internal/lsp/source: add invert-if-condition refactoring
> 5283a01 go/packages: delete TestCgoOption as it doesn't test the cgo option
> e2f3b25 gopls/internal/bug: record bug reports in file cache
> ab24b7b gopls/internal/regtest/marker: add a test case for issue # 59554
> 8235df3 gopls/internal/regtest/marker: port format tests to the new framework
> 80dc031 internal/diff: unified: match diff delete for empty file
> 165099b all: remove repeated definite articles
> ac40903 internal/gocommand: simplify GoVersion invocation
> 9e0a7b1 copyright: don't require checkout to be named tools
> 94ed378 internal/lsp/testdata: update for new diagnostic from go list
> a5c37ba gopls/internal/regtest/marker: skip on small machines
> 76e1037 internal/testenv: assume that mobile platforms are small machines
> 17e2d70 gopls/internal/bug: remove unused Data parameter
> dd89a2e gopls/internal/lsp: remove now redundant debouncing logic
> 2a9398d go/analysis/passes/slog: do not report multiple incorrect keys
> 4baa3dc gopls/internal/bug: move bug package into gopls
> 71ea8f1 go/ssa: lift structs, arrays and typeparams
> d59a28f gopls/internal/lsp/source: references: restrict search to workspace packages
> e8f417a gopls/internal/lsp/cache: cleanups to active packages
> 82c8a38 internal/gocommand: set a WaitDelay (when available) on commands
> e286d22 gopls/internal/lsp: eliminate diagnoseDetached
> 4e3238a gopls/internal/lsp/cache: break metadata cycles
> 660614b gopls/internal/lsp/source: more ITV filtering
> ce50135 go/analysis/passes/slog: static checks for slog k-v pairs
> b9619ee gopls/internal/regtest/bench: run kubernetes benchmarks with -short
> 21a4769 gopls: remove related info for informational diagnostic
> 6deeacb all: fix remaining tests on js/wasm
> bfcd41e gopls/internal/lsp/source: add missing punctuation to stubbed method doc
> 1c5ccad gopls: add a 'stats' subcommand
> 9c9e11f gopls/internal/lsp/cache: load modules by dir, not module path
> b35949e gopls/internal/lsp/source: filter intermediate test variants
> 133605d gopls/internal/lsp/cache: remove spurious error check
> 240a4dc gopls/internal/lsp/cmd: add instrumentation for TestFix
> ed3ff1b gopls/internal/lsp: finish debouncing on context cancellation
> 780626c all: fix non-gopls short tests on js/wasm and update for wasip1/wasm
> 13c52bc internal/gocommand: stop copying stdout as soon as ctx is done
> 641e4d7 gopls/doc: update coc.nvim config
> 85d651a go/analysis/checker/internal: resolve Diagnostic.URLs
> 54c806f gopls/internal/lsp: eliminate more uses of Span
> 60d9c06 go/analysis/passes: skip passes that do not import relevant packages
> 0d77eea gopls/internal/regstest/misc: use go 1.19 instead of 1.29 in TestIssue59124
> 1b2d1bd gopls/internal/lsp/cache: improve precision of cache key
> b6f4d07 gopls/internal/lsp: fix initial diagnostics pass
> d03c59d gopls/internal/lsp/source/typerefs: serialization support
> 6492058 gopls: strict LSP compliance for empty slices
> 0f415ef gopls/internal/lsp/source: support hover over non-decimal int literals
> 40fb89c internal/lsp/testdata: correct DefinitionsCount in 1.21 summary file
> a4ffa6e internal/lsp/testdata: update 'bad0' diagnostics test for 1.21
> 5bcc1bd gopls/internal/lsp/filecache: evict aggressively on Go builders
> 866a200 internal/gocommand: more tweaks to DebugHangingGoCommands
> a5338c9 go/types/objectpath: add Encoder type, to amortize Scope.Names
> 45ef829 gopls/internal/lsp/filecache: add integrity check
> 4bea115 gopls/internal/lsp/source/typerefs: collapse SCCs of ref graph
> 5ef3193 gopls/internal/lsp/source/typerefs: reexpress tests wrt ExternalRefs
> c5f768a go.mod: update golang.org/x dependencies
> 7c33a56 gopls/internal/lsp/source: show both the original declaration and the value of constants in hover
> 4d205d8 gopls/doc: add instructions for using go.work with the Go distribution
> d5076cc gopls/internal/lsp/cache: don't trace a region for MetadataForFile
> f796361 gopls/internal/lsp: add tracing instrumentation for all Server methods
> e104501 gopls/internal/astutil: TestPurgeFuncBodies requires source code for std
> 6520870 gopls/internal/lsp/source/typerefs: allow for duplicate decls
> 902fdca gopls/internal/lsp/source/typerefs: purge func bodies before parsing
> 58c9a63 go/packages/internal/nodecount: count ast.Node frequency
> 0a3e5f0 gopls: use safetoken.Line to compute line numbers
> f4e613e go/analysis/passes/tests: enable fuzz checks in 'tests' analysis pass for cmd/vet
> 6546e8e gopls/internal/lsp/source/typerefs: new package to analyze syntax deps
> 04059e1 gopls/internal/lsp/cache: record unloadable files if loading completes
> 4b11203 gopls/internal/lsp/cache: parse the builtin file through the cache
> bc35a69 gopls/internal/lsp/source: fix references expansion bug
> 374b64a go/types/internal/play: show AST debug representation too
> 13850b3 gopls/internal/lsp/regtest: move @symbol to new marker tests
> e9188f8 go/analysis/analysistest: Validate analyzers in Run
> cc511f4 gopls/internal/lsp/regtest: move @implementation to new framework
> e0ecd1b go/analysis/passes/printf: check new fmt.Appendf function too
> 488ba86 gopls/internal/lsp/cache: hold on to imports used by open packages
> d52bc56 gopls/internal/lsp: reorder the way we compute diagnostics
> 83c1ba1 gopls/internal/lsp/cache: fix two crashes when parsed file overflows
> cbe6614 go/analysis/passes/printf: improve documentation
> 255eeeb go/.../analysisutil: ExtractDoc unifies Analyzer.Doc and package doc
> 1b71eda gopls/internal/regtest/bench: add flags to reuse benchmark repo dirs
> f8a7325 gopls/internal/lsp/cache: use json encoding for diagnostics
> df92f17 gopls: pre-initialize the file cache
> c3edf5a gopls/internal/lsp/cache: actually preload files in parallel
> acaae98 gopls/internal/lsp/cache: stream package results
> fa55648 gopls/internal/lsp/cache: evaluate imports lazily in TypeCheck
> a164829 gopls/internal/lsp/cache: add additional debug assertions during parsing
> 665c922 gopls/internal/lsp/source: fix panic in quickParse
> ff76038 go/analysis/passes/printf: improve workaround doc
> b222520 gopls/internal/cache: use AddExistingFiles in the parse cache
> 6e5f425 gopls/mod: show hint for discordant module versions
> e5f7ae1 go/analysis: add Analyser.URL and Diagnostic.URI fields
> b6dbcf8 internal/gcimporter: have IImportShallow accept an import func
> 35ef64e internal/tool: add the profile.alloc flag
> 912861f gopls/internal/lsp/cache: skip object resolution during parsing
> c881168 internal/tokeninternal: add AddExistingFiles helper
> c4b943d gopls/internal/lsp: delay workspace diagnostics and analysis
> c17e55e gopls/internal/lsp/cmd: definition on items without support for hover.
> 537c4aa gopls/internal/regtest: port @refs to new marker tests
> 36ed0b1 gopls/internal/lsp/source: rename snapshot.GetFile to ReadFile
> 4feee84 go/types/internal/play: a playground for go/types
> 243a948 internal/lsp/regtest: have the regtests control their diagnosticsDelay
> ae907a4 gopls/internal/lsp/cache: pre-load files after loading packages
> 293fdc9 gopls/internal/lsp/cache: don't ignore type-errors that can't be mapped
> 6bb0e47 gopls/internal/lsp: improve concurrency of the diagnostics pass
> e4da1ee gopls/internal/lsp/debug: show log of recent spans
> dd1e2f6 cmd/present/static: fork needed godoc static resources
> 75c657b gopls/internal/regtest/bench: small fixes for DiagnoseChange
> 786752b gopls/internal/lsp/source: rename FileHandle.Read to Content
> edc0084 gopls/internal/regtest/bench: narrow the -short guard in iwl_test.go
> 656f17c gopls/internal/lsp/cache: parallelize getPackageData
> bac9896 gopls/internal/regtest/marker: add a test for golang/go# 56943
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
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> |
|
|
|
8c27e51a53
|
upgrade to latest dependencies (#1811)
bumping github.com/matttproud/golang_protobuf_extensions c182aff...c182aff:%0Abumping golang.org/x/net 8e2b117...dfa2b5d:%0A > dfa2b5d go.mod: update golang.org/x dependencies%0A > 8c4ef2f hmtl: add security section to package comment%0A > 1d46ed8 html: have Render escape comments less often%0A > 569fe81 html: add "Microsoft Outlook comment" tests%0Abumping k8s.io/client-go 7226b15...6e9dabb:%0A > 6e9dabb Update dependencies to v0.26.5 tag%0A > 038b381 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > cd83e43 Bump runc go module v1.1.4 -> v1.1.6%0A > dbfbc03 Merge pull request # 117686 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.26%0A > d72dec4 Use absolute path instead requestURI in openapiv3 discovery%0A > a5144d4 Merge pull request # 117638 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.26%0A > d6f8d04 Refactors discovery content-type and helper functions%0A > 2dd0093 Merge pull request # 115899 from odinuge/automated-cherry-pick-of-# 115620-upstream-release-1.26%0A > f3ae5cb Merge pull request # 116666 from seans3/automated-cherry-pick-of-# 116603-origin-release-1.26%0A > fffc68d Change where transformers are called.%0A > 5ebee18 Aggregated discovery resilient to nil GVK%0A > 8190aa4 client-go/cache: update Replace comment to be more clear%0A > 87720b3 Merge pull request # 116437 from seans3/automated-cherry-pick-of-# 116145-# 115865-origin-release-1.26%0A > b667227 client-go/cache: rewrite Replace to check queue first%0A > fc13749 Removes old discovery hack ignoring 403 and 404%0A > 30215cd client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests%0A > f39ba12 Plumb stale GroupVersions through aggregated discovery%0A > ba35969 client-go/cache: fix missing delete event on replace without knownObjects%0A > f538edf Merge pull request # 116352 from seans3/automated-cherry-pick-of-# 115978-origin-release-1.26%0A > 97cf9cb client-go/cache: fix missing delete event on replace%0A > 5dbbc58 Tolerate empty discovery response in memcache client%0A > 62133a9 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 8ce239f Update golang.org/x/net to v0.7.0%0A > e6bc0bc Merge pull request # 115566 from enj/automated-cherry-pick-of-# 115315-upstream-release-1.26%0A > 9112e19 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A > 0519b53 kubelet/client: collapse transport wiring onto standard approach%0A > 2e34348 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 7be38cd dynamic resource allocation: avoid apiserver complaint about list content%0A > 4968c4a Pin golang.org/x/net to v0.4.0 in 1.26%0A > 0c34939 Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A > 04b098b Resource claims should be a map type%0A > b3fff46 Merge pull request # 114415 from hoskeri/automated-cherry-pick-of-# 114404-upstream-release-1.26%0A > 236db3c Merge pull request # 113988 from liggitt/automated-cherry-pick-of-# 113933-upstream-release-1.26%0A > a2ef324 Check the correct error in d.downloadAPIs%0A > 95a14c3 Merge remote-tracking branch 'origin/master' into release-1.26%0A > ebb499f Limit request retrying to []byte request bodies%0A > 1a7cd1d Update golang.org/x/net 1e63c2f%0A > 53f2fea sync: update go.mod%0A > 968ba8d Merge pull request # 113797 from seans3/force-no-aggregated%0A > c8ffed3 Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A > 3ac73ea Adds bool to force non-aggregated discovery%0A > 61cd728 Merge pull request # 113826 from jsafrane/add-openstack%0A > 522eaa1 api: generated files%0A > cfd682c Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A > f2b10f3 Remove OpenStack cloud provider%0A > acc9fa7 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A > f1c80d7 generated%0A > a3d3eb0 Revert "Remove references to openstack and cinder"%0A > c7bdab2 Generate code%0A > 0a1f6a8 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A > 1c7a870 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A > eed2516 Adding implementation of KEP-3335, StatefulSetSlice%0A > 7280270 Merge pull request # 113599 from seans3/discovery-client-update%0A > d4a3675 apiserver: add generated files for borrowing in flowcontrol%0A > 7694435 Update redacting functionality to redact all sensitive info in config when printing with view (# 109189)%0A > 25d5761 Aggregated discovery client%0A > 4b1a9fd Merge pull request # 113314 from cici37/celIntegration%0A > ea9ec91 Merge pull request # 112905 from alexzielenski/kubectl-apply-csa-migration%0A > 3a430a4 API - make update%0A > 3daf180 Merge pull request # 113688 from dashpole/update_utils%0A > 898b7a3 add FindFieldsOwners util function%0A > dbe034b update k8s.io/utils to fix util tracing panic%0A > 4f63b62 add UpgradeManagedFieldsPatch%0A > 7ed3193 Merge pull request # 111545 from jlsong01/rewrite_signature_of_StartEventWatcher%0A > c8c6cb5 add OWNERS to csaupgrade%0A > cbe28cf Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A > 3467961 rewrite signature of function StartEventWatcher%0A > a45874a remove kubectl annotation logic from upgrade patch%0A > 2248bf3 Automated codegen%0A > d576a35 Merge pull request # 113387 from wojtek-t/refactor_client_indexing%0A > 4fbef5b Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A > 5e7ba1f Minor cleanup of thread safe store%0A > bc6266d Merge pull request # 103177 from arkbriar/support_cancelable_exec_stream%0A > 3f162fe Copy LoadBalancerStatus from core to networking%0A > b69a16c Refactor store index into its structure%0A > 19b2e89 Merge pull request # 113523 from seans3/content-type-response%0A > 0563dec Propagate the panic with a channel%0A > 8ff4970 Get response content-type%0A > 2362c7b use subtests and defer in TestSPDYExecutorStream%0A > 0d57396 Merge pull request # 113304 from mimowo/handling-pod-failures-beta-ssa%0A > 5e0a531 Support cancelable SPDY executor stream%0A > a232cf0 Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A > a191e58 SSA to add pod failure conditions - ready for review%0A > 984bdbf dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A > f87d047 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > d236783 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > ef8a2e5 Merge pull request # 113089 from zackzhangkai/fix-doc%0A > 197e479 Merge pull request # 108959 from astraw99/fix-duplicate-list%0A > 0945beb fix typo%0A > 42a0e1c Merge pull request # 113062 from alexzielenski/client-go-json-output%0A > f549acf Fix duplicate code block of ListAll function%0A > b6d3c8d Merge pull request # 107278 from harsimranmaan/allow_pagination_in_dynamic_fake_lister%0A > 624929c address feedback%0A > 9cc33a4 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A > 0c269b7 remove selflink as per review feedback%0A > 12cafe2 refactor to use Schema(contentType)%0A > 9b51067 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A > fbd8e9a fix failing test assertions%0A > 8b6ceae add more options for fetching openapiv3 in clients%0A > fa9ed7f Merge pull request # 112860 from nckturner/remove-log-line%0A > 1f10368 Preserve metadata for fake dynamic client unstructured lists%0A > 6b24912 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A > 5870c62 Remove log line from expiration cache%0A > aea20dd Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A > e3bb48f update kube-openapi%0A > 1af3711 update fsnotify to v1.6.0%0A > e6d958c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > 5e469ba Bump golang.org/x/text to v0.3.8%0A > f515a4c Merge pull request # 112774 from stevekuznetsov/skuznets/dynamic-client-similar%0A > b28f6c9 Merge pull request # 112875 from pohly/update-yaml%0A > 34e8a5d client-go: factor the dynamic client similarly to others%0A > c9afc73 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > f24bd69 Merge pull request # 112306 from tkashem/v1beta3%0A > ebc7cd4 Merge pull request # 112707 from enj/enj/i/https_links%0A > 9b97b72 rename assuredConcurrencyShares for flowcontrol v1beta3%0A > 2f43d37 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A > 1665808 Use https links for k8s KEPs, issues, PRs, etc%0A > 9bac803 apiserver: generate for apf v1beta3%0A > 3697342 Merge pull request # 112680 from enj/enj/i/tls_cache_key_comparable%0A > 956c1ce clients: clarify a misleading comment%0A > c81636c Merge pull request # 112665 from NoicFank/fix-typo%0A > cc2441c transport/cache: statically assert that tlsCacheKey is comparable%0A > be20b2b Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > 59765b8 fix typo error%0A > 04dbcd8 Update to latest k8s.io/utils to pick up changes%0A > 2fd4aac Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A > 47ad72a update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A > f7c9c63 Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > b6e72dc Merge pull request # 112226 from aojea/client_go_transport%0A > 6b5ecad updated etcd to v3.5.5 and newer otel libraries as well%0A > acfaa39 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A > 1bd914a client-go: test transport generation is goroutine safe%0A > 037b5fd Merge pull request # 112514 from markmc/patch-1%0A > ec6c80a e2e: bump ginkgo to v2.2.0%0A > 3f66212 client-go: remove reference to TPR in examples%0A > 86ffa32 Merge pull request # 112475 from vatsalparekh/fix-TestRESTClientLimiter%0A > ece6462 Merge pull request # 112476 from enj/enj/i/list_pager_flake%0A > bf2b395 Fix Infelicities in TestRESTClientLimiter%0A > 58155b7 Merge pull request # 112450 from enj/enj/i/exec_tls_cache_holder_cleanup%0A > 6703098 Check for context cancellation on each buffered chunk%0A > eecd3e5 Merge pull request # 112091 from xyz-li/master%0A > 5dab9a0 client-go/transport: drop Dial and GetCert fields in favor of Holders%0A > f6b8521 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A > cc3cc93 kubectl: fix memory leaks in port forwarding client%0A > b2b55e6 Add auth API to get self subject attributes%0A > 18c3338 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A > 9dae691 Merge pull request # 112309 from shyamjvs/disable-compression%0A > ec4fedd client-go: support waiting for SharedInformerFactory shutdown%0A > ab826d2 Merge pull request # 112349 from pohly/klog-update%0A > 49ac40b Autogen code%0A > ab0bfda build: update to klog v2.80.1%0A > b8a8d94 Add DisableCompression option to KubeConfig%0A > f32861c Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A > 7d208ba Remove in-tree credential plugins (again)%0A > e003fa9 Merge pull request # 112017 from enj/enj/i/exec_tls_cache%0A > 2698e82 Merge pull request # 111967 from alexzielenski/csa-to-ssa%0A > 6a008ec exec auth: support TLS config caching%0A > 27c67e7 Merge pull request # 111122 from alexzielenski/informer%0A > 00d892f correct spacing%0A > d28c736 Merge pull request # 112022 from JackZxj/release-lock%0A > a300ae0 return when test is done%0A > 2efbeaf add boilerplate%0A > b8b6206 Merge pull request # 112199 from pohly/klog-update%0A > d04c2ce update lock getter of leaderelection%0A > 93e5e0e hold listener lock while waiting for goroutines to finish%0A > dac0826 remove inaccurate comment%0A > 5a2c3e9 dependencies: update to klog v2.80.0%0A > e11a988 simplify control flow%0A > 7634f2e make upgrade modify input instead of deep copying%0A > 7ccf7b0 Merge pull request # 112134 from apelisse/client-go-valid-segment%0A > ac7f657 fix spelling%0A > 9aa7c11 remove fieldsv1 from upgrade body%0A > d83ec9e Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A > a4b84d8 Validate segments with client-go/dynamic%0A > 0f4a6cf reset listenersStarted%0A > 703d15e Update staging/src/k8s.io/client-go/util/csaupgrade/upgrade.go%0A > cac10a8 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A > 449817f add multithreaded test to shared informer%0A > 675ca93 refactor if statement%0A > 46d4284 Merge pull request # 111241 from Abirdcfly/fixtestorsource%0A > de0b767 remove duplicate test%0A > cfaca90 address comments%0A > bdae576 Merge pull request # 112068 from aojea/aojea_client_go%0A > 9b300de make TestListPager_EachListItem rework%0A > 0565962 address review comments%0A > 089614c remove last applied configuration information%0A > fd22687 add aojea as client-go reviewer%0A > 5a25eb0 switch listeners to use a map, adapt tests%0A > efe3789 add more test cases%0A > 35ead05 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 90c6a46 active remove/add tests for event handlers%0A > 46dc22f clean up test%0A > 5291ca2 Bump prometheus/client_golang to v1.13.0%0A > de4dd3a tests for invalid registration removals%0A > ced85a8 update godoc%0A > |
|
|
|
3bdc2329a6
|
upgrade to latest dependencies (#1773)
bumping golang.org/x/time 2ce7c29...f3bd1da: > f3bd1da rate: add TokenAt and Tokens methods to Limiter. bumping knative.dev/serving 484e848...587f587: > 587f587 add missing probes (# 13563) > 5e3b4af Adds e2e test for activation-scale (# 13197) > b285cb4 Update net-certmanager nightly (# 13762) > aab7abe Update net-contour nightly (# 13761) > 0cf0da8 Update net-gateway-api nightly (# 13756) > efc0bb0 Update net-kourier nightly (# 13760) > 6bc4bb2 upgrade to latest dependencies (# 13759) > 59d4c52 Update net-kourier nightly (# 13755) > 5a7a72e Update net-contour nightly (# 13758) > cc58860 Update net-certmanager nightly (# 13757) > 879c723 upgrade to latest dependencies (# 13742) > 23212b3 Update net-kourier nightly (# 13733) > 12b0690 Update net-contour nightly (# 13734) > 628b3e6 Update net-gateway-api nightly (# 13732) > cd3fe03 Update net-certmanager nightly (# 13735) > 28b8fba upgrade to latest dependencies (# 13730) > 708374e TestAutoscaleSustaining scales to 8 instead of 10 (# 13679) > 168ea39 Update net-contour nightly (# 13729) > f2ee629 Update net-certmanager nightly (# 13728) > bd75129 upgrade to latest dependencies (# 13726) > f4792e4 check for renewing status (# 13666) > 51ed9ad Update net-contour nightly (# 13724) > 1b99dce Update net-gateway-api nightly (# 13719) > fe52019 Update net-certmanager nightly (# 13718) > 506f8c6 Update net-contour nightly (# 13717) > 1f5f822 Update net-kourier nightly (# 13698) > 7aeb55d Update net-gateway-api nightly (# 13716) > aa4149f Update net-certmanager nightly (# 13715) > 04da752 upgrade to latest dependencies (# 13713) > dfd39ca Update support rotation (# 13714) > 8c282ba Update net-certmanager nightly (# 13697) > 7ed2869 Update support rotation contacts (# 13703) > 0ec0ecf Update net-gateway-api nightly (# 13699) > 060a49a Update net-contour nightly (# 13705) > 53e91c9 Fix G112: Potential Slowloris Attacks lint errs (# 13702) > a99a936 upgrade to latest dependencies (# 13709) > 08812b3 Update net-istio nightly (# 13706) > 368994b Update community files (# 13707) > d68797e Bumping 'github.com/google/go-containerregistry' dependency (# 13701) > 9b9a951 upgrade to latest dependencies (# 13689) > e2add5d fix curl invocation (# 13683) > 6334ffe Update net-contour nightly (# 13676) > d7959af Update net-certmanager nightly (# 13686) > 4db2ada Update net-istio nightly (# 13687) > 7f2264d Update community files (# 13685) > baa6292 Update net-gateway-api nightly (# 13672) > 83d2dd7 Update net-kourier nightly (# 13673) > 2fc2a12 fix route reconciler test flakes (# 13684) > 729eb6d Update net-istio nightly (# 13674) > 30a2b0c Add k8s 1.26 for kind (# 13682) > 3764762 use GITHUB_TOKEN when querying net-istio releases (# 13681) > 485f2a9 upgrade to latest dependencies (# 13680) > 0639c5f Update community files (# 13678) > b4d7a28 clean up OWNER files (# 13668) > 68e128b Update net-contour nightly (# 13667) > f6ab591 Adds slack links to CNCF Knative slack channel (# 13655) > 53b3c92 Add serving-internal docs about Knative encryption support (# 13662) > 3b8d6cb Update net-contour nightly (# 13656) > b9b4c57 Update net-gateway-api nightly (# 13654) > 63832e2 Update net-contour nightly (# 13650) > 908edaf Update net-istio nightly (# 13649) > 06add5f Update net-kourier nightly (# 13648) bumping knative.dev/networking db2bcbe...c692e9e: > c692e9e upgrade to latest dependencies (# 776) > 475e232 upgrade to latest dependencies (# 775) > 5a5f810 upgrade to latest dependencies (# 767) > 2c2695b upgrade to latest dependencies (# 766) > 1bd50a5 Update community files (# 764) > 6a15e7d upgrade to latest dependencies (# 765) > 9373ba6 upgrade to latest dependencies (# 762) > 195809a Update community files (# 761) > c3510af upgrade to latest dependencies (# 760) > 2473e65 Update community files (# 759) > f6585dc update OWNERS file (# 758) > 89f3990 Assert all the expected DNSNames are part of the HTTP01 challenge (# 756) > 4ccbe60 adjust domain validation in kcert (# 754) bumping github.com/google/go-containerregistry 31786c6...1e09daa: > 1e09daa clarify crane download readme (# 1533) > 8e08d51 Revert "Hack around DockerHub plugin scope handling" (# 1531) > 5ad0a76 crane: support --full-ref for crane ls (# 1525) > b063f6a Hack around DockerHub plugin scope handling (# 1527) > e797859 crane: add digest --full (# 1524) > 3986cf4 test: use `T.TempDir` to create temporary test directory (# 1522) > 9db616f FIX mutate.Time not respecting history (# 1520) > 8048663 Race http fallback ping (# 1521) > e64ff3a Bump actions/stale from 6 to 7 (# 1519) > 9bd8237 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (# 1511) > ffc14a0 Treat empty registry config as anonymous (# 1512) > 23d895d Fix missing doc comment (# 1509) > 6ba20c8 Fix various lints (# 1507) > 4270e04 Update Arch Linux install instructions (# 1508) > 37bf5df Revert "docs: pull latest instead of debug (# 1497)" (# 1504) > 47f0933 Use the default retry predicate in transport (# 1502) > c7270c2 Make unit tests substantially faster (# 1498) > a35805d Make credential warning slightly more accurate (# 1499) > 37b993a docs: pull latest instead of debug (# 1497) > cd77615 Add support for zstd compression (# 1487) > c412593 Fix calculating tarball size when duplicated layers exist (# 1495) > bdc946f add source archive checksum into the checksums.txt (# 1492) > 781782a Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (# 1491) > 9e939fb Features: Allow eliding `serviceaccount` lookups. (# 1490) > 3e4f490 Bump slsa-framework/slsa-github-generator to 1.2.2 (# 1489) > 76ae819 Fix context.DeadlineExceeded comparison (# 1488) > 353a117 crane: add catalog argument use annotation (# 1473) > 1711cef Fix missing body.Close() in bearer auth (# 1482) > 426de7d Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (# 1475) > 6442b02 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (# 1476) > a0cca8a k8schain: Log and proceed if secret or SA are not found (# 1472) > 02f47e1 bump version of slsa generator (# 1468) > 3413eb6 registry: implement pagination (# 1430) > d3ed408 registry: implement blob deletion (# 1432) > 969699e Bump deps using ./hack/bump-deps.sh (# 1467) > 9b4fdd5 Bump actions/setup-go from 2 to 3 (# 1463) > a0f6687 Make ErrBadName checkable via errors.Is() (# 1462) > 7268da0 Bump actions/stale from 5 to 6 (# 1452) > 8eae069 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (# 1453) > 9a5c14a fix crane's root.go after DefaultTransport change (# 1450) > e3b94c7 allow remote.DefaultTransport to be overridden by an http.RoundTripper (# 1449) > f981b4c deps: update goreleaser-action for bug (# 1444) > 87b3a79 feat: Add krane to release archive (# 1443) > e2d575c update crane installation instructions and release verification (# 1440) > 2859a0d feat: generate slsa provenance on github release artifacts (# 1438) > 771a9b4 e2e: pull and export stdin and stdout (# 1436) > 2b54510 fix: consider base image media type when appending layers (# 1437) > 7196cf3 Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 (# 1424) > c1f9836 Bump opencontainers/image-spec (# 1423) > 24a1c33 Ignore docker config if it's a directory (# 1420) > 49cdb8b Correct usage of authn.NewKeychainFromHelper in docs (# 1419) > 19e3eff Retry ECONNRESET errors (# 1415) > 3ba4c51 Fix tar PAX format handling (# 1414) > 5749ee6 Support the platform specific authentication of krane in "auth get" command (# 1413) bumping golang.org/x/crypto 35f4265...642fcc3: > 642fcc3 go.mod: update golang.org/x dependencies > 56aed06 all: use automatic RFC linking > 9be5aaa all: fix a few function names on comments > d6f0a8c ssh: add ServerConfig.NoClientAuthCallback > 4161e89 all: replace bytes.Compare with bytes.Equal > eccd636 acme/autocert: remove TestRenewFromCache skips > 4ba4fb4 acme/autocert: fix renewal timer issue bumping knative.dev/eventing 4d6e1fc...1ff36e1: > 1ff36e1 Support testing ContainerSource with istio (# 6790) > a8128e6 [main] Upgrade to latest dependencies (# 6774) > 397387e SC settings for ApiServerSource's Receive Adapter's container/deployment (# 6788) > b474770 No reason for API ServerSource adapter to not inject istio sidecar (# 6789) > 7d7df2d Removes the deprecated DeadLetterChannel in ChannelableStatus (# 6722) > c5847a9 Port broker many triggers testcase to rekt (# 6761) > 52574ce Fixes issue where a CE response is truncated (# 6758) > 44b0b8a Remove deprecated usage of ZipkinTracingEnabled (# 6780) > 07e6d0c [main] Upgrade to latest dependencies (# 6770) > 70d2cb9 Pass EnvConfig to Broker conformance tests (# 6769) > f6afad3 Exclusive access to tracing flag for upgrade prober (# 6767) > 843b6f2 Allow event display to log requests (# 6764) > 23dc742 [main] Upgrade to latest dependencies (# 6765) > 82d85f9 [main] Upgrade to latest dependencies (# 6762) > 5f24569 [main] Upgrade to latest dependencies (# 6744) > dac6b8b [main] Update community files (# 6756) > 2b517b6 Deprecate `test/rekt/resources/svc` (# 6742) > bbbd425 Deprecate `test/rekt/resources/deployment` (# 6748) > f022034 Update dependencies (# 6753) > fdffabe Deprecate `test/rekt/resources/pod` package (# 6747) > dfd095f Remove event flaker since eventshub offers an equivalent feature (# 6750) > 0ab29eb Remove unused event-library (# 6751) > 82324b9 [main] Update community files (# 6743) > 452cd49 Adds apiVersion as an extension to api source events (# 6696) > b96d2fb Migrate from `knative.dev/reconciler-test/resources/svc` to `knative.dev/reconciler-test/pkg/resources/service` (# 6741) > f9ceb4f [main] Upgrade to latest dependencies (# 6715) > 37fa6e0 Extract scheduler config in a dedicate struct instead of many parameters (# 6736) > 4911986 Add function to check if a broker resource is `NotReady` (# 6737) > 2f98e55 Improve scheduler logging for state and pending vpods (# 6729) > 1092472 Scheduler doesn't reschedule vpods that are scheduled on unscehdulable pods (# 6726) > 40517be Added Broker class in `kubectl get -o wide` (# 6723) > e609459 [main] Update community files (# 6727) > 47a793b Revert "Change subscription patch logic to ensure resource version (# 6670) (# 6724) > 8b7551c Removing one more deprecated, unused func (# 6718) > 228eda3 Removing deprecated and unused func (# 6716) > ffc8fe0 Default a subscriptions subscriber and reply in webhook (# 6701) > 8d62a06 Adds link to the Knative CNCF Slack Channel (# 6711) > 91a1991 Install source at requirement phase in conformance tests (# 6712) > 983189d Set scheduler logging to debug (# 6705) > c3364e4 Remove UNUSED and deprecated test helpers (# 6710) > 9b8c4d6 Port BrokerWorkFlowWithTranformation test to rekt and code cleanup (# 6709) > 45e7a24 Do not overwrite existing imagePullSecrets in CopySecret (# 6707) > efba019 [main] Format Go code (# 6702) bumping golang.org/x/sync f12130a...8fcdb60: > 8fcdb60 singleflight: avoid race between multiple Do calls > 7f9b162 singleflight: remove forgotten field bumping golang.org/x/mod 86c51ed...b3066c3: > b3066c3 go.mod: update golang.org/x dependencies > e3c1277 go.mod: update to tagged x/tools version > aac77cd all: fix a few function names on comments > 2666ed6 go.mod: ignore cyclic dependency for tagging > 2adab6b zip: expand logging and use t.TempDir and t.Cleanup in test helpers > 02c9913 sumdb: remove redundant type conversion > 8f535f7 sumdb/note: fix some typos > ed83ed6 modfile: remove duplicate words from comments > f994a2a zip: set PWD consistently for commands in subdirectories > 046e8b3 modfile: improve error message for replace with '@' in path bumping knative.dev/pkg 247510c...b77a78c: > b77a78c upgrade to latest dependencies (# 2698) > 310274d bump golang version in downstream tests (# 2697) > fd00e03 Add certs secret name read from env (# 2685) > 645afb2 bump golang.org/x/net to v0.7.0 (# 2695) > 0591b75 bump net and text packages (# 2692) > 2fdd6bf Allow reconcilers to listen to leader promotion events (# 2688) > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690) > f306c13 upgrade to latest dependencies (# 2684) > 2f55fe0 Fix potential slowloris attack (# 2682) > 8d1efe1 Update community files (# 2683) > 4a80605 Add health checks (# 2671) > 33e6b88 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2678) > c889c5b upgrade to latest dependencies (# 2679) > fb44e94 Update community files (# 2676) > decc1cc Update community files (# 2674) > 8532ae0 update OWNERS files to use teams with active members (# 2672) > 408ad07 Make SetDefaults of Destination duck type nil safer (# 2670) bumping k8s.io/kube-openapi 67bda5d...172d655: > 172d655 Merge pull request # 319 from alexzielenski/json_next > 829ce0c fix json unmarshal bug when extension used with Responses (# 320) > 8d49439 add JSONRoundTripTestCase and add a Test*RoundTrip for every spec.* type which needs it > b7a9e6f Merge pull request # 318 from dims/add-go.mod-for-integration-tests > 3b3bb66 add jsonv2 roundtrip fuzz tests and benchmarks > a70c9af Merge pull request # 307 from apelisse/test-required-job > b856c89 Add a go.mod for integration test > 395774f add jsonv2 implementation > c6e407d Add required job that depends on matrix jobs > c601e50 add go-json-experiment/json to pkg/internal/third_party > 5ca72f5 gofmt changes Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
982711e2e3
|
[main] Upgrade to latest dependencies (#1763)
* upgrade to latest dependencies bumping knative.dev/networking c037e29...e9d3a55: > e9d3a55 adjust domain validation in kcert (# 755) > dd05ffd upgrade to latest dependencies (# 753) > 3ad2fdc Update actions (# 752) > fe0ac7d Update community files (# 751) > 68f0fa7 add new field 'Domain' to kcert spec (# 747) > a51817e upgrade to latest dependencies (# 750) > bc7a7e5 Update community files (# 749) > eee5118 upgrade to latest dependencies (# 748) > f1db313 upgrade to latest dependencies (# 746) > 383bb2f Update community files (# 745) > 891aac2 upgrade to latest dependencies (# 740) > 5be75f2 upgrade to latest dependencies (# 739) bumping knative.dev/serving cd1cd1a...6b7e09a: > 6b7e09a upgrade to latest dependencies (# 13616) > 2338826 Don't default Revision values when BYO name is unchanged. (# 13565) > f2147ef Stream logs from system and test namespace in upgrade tests (# 13587) > b989439 Ensure the autoscaler only has a single elector (# 13585) > 873eb5c Advance pvc e2e test to beta (# 13535) > 5cb43ab Update net-gateway-api nightly (# 13615) > 8064f6b Update net-gateway-api nightly (# 13614) > 52e79f7 show an error when curling the istio release (# 13612) > a5d0384 Update net-contour nightly (# 13613) > 2c117e8 Update net-gateway-api nightly (# 13607) > 06f59e3 Update net-kourier nightly (# 13608) > aa744ae Update net-certmanager nightly (# 13606) > cd2ad0c Update actions (# 13604) > 162b8fb consistent label selector for Service - include app label (# 13265) > 76005a0 upgrade to latest dependencies (# 13594) > ff959e4 Update net-kourier nightly (# 13599) > fc1cf65 Update net-contour nightly (# 13597) > 3db1864 Update net-istio nightly (# 13596) > bab961f Update net-certmanager nightly (# 13595) > e6db06e Update net-gateway-api nightly (# 13598) > 10a8e38 Update community files (# 13593) > b421efb Update net-kourier nightly (# 13590) > 288e59a Update net-contour nightly (# 13578) > 6d70f59 Update net-gateway-api nightly (# 13577) > b9d0952 Update net-certmanager nightly (# 13588) > 7b5c641 upgrade to latest dependencies (# 13573) > 4ad830a add fetch depth so we can fetch the tags (# 13586) > fb0c4bd Add setup script for internal-encryption e2e test (# 13559) > 11d88db Update community files (# 13584) > aaa992e upgrade to latest dependencies (# 13564) > 3b8f17c Update net-kourier nightly (# 13561) > 35abde0 Update net-istio nightly (# 13556) > 88ccb50 Update net-certmanager nightly (# 13557) > 3812acf Update net-contour nightly (# 13555) > cd50d85 Update net-gateway-api nightly (# 13554) > 01676d5 Update net-kourier nightly (# 13547) > f1b45e6 Update net-istio nightly (# 13549) > f0379ef Update net-certmanager nightly (# 13548) > 114bebe Update net-contour nightly (# 13550) > 38fa7c0 Update community files (# 13545) > 017bb66 Update net-istio nightly (# 13538) > a4f6edc Update net-contour nightly (# 13534) > 442877d Update net-certmanager nightly (# 13533) > b4198e7 Update net-kourier nightly (# 13532) > ceb505d Update net-gateway-api nightly (# 13530) > 99c3d5a Update net-gateway-api nightly (# 13527) > 95a6492 upgrade to latest dependencies (# 13526) > 7f217bb Use ubuntu 20.04 for kind e2e tests (# 13528) > 327bf91 Update net-istio nightly (# 13524) > 1beadbd Update net-gateway-api nightly (# 13523) > 0ea12f4 Update net-contour nightly (# 13520) > bcef4be Update net-contour nightly (# 13514) > b7492cc Update net-certmanager nightly (# 13509) > 5b217ef Update net-istio nightly (# 13510) > 2ba4499 Don't set seccomp profile in the queue proxy (# 13507) > e17e4d1 Update net-contour nightly (# 13502) > 05a28e0 Ensure probes from the autoscaler are not passed to the user-container (# 13501) bumping knative.dev/hack c12c1bf...c7cfcb0: > c7cfcb0 Update community files (# 263) > af8745e Update community files (# 262) > cf3796d Upload attestations and print cosign version (# 261) > b9801b4 Update community files (# 260) > 7233e77 No more sugar controller in upstream eventing (# 259) Signed-off-by: Knative Automation <automation@knative.team> * Fix broker test Signed-off-by: Knative Automation <automation@knative.team> Co-authored-by: David Simansky <dsimansk@redhat.com> |
|
|
|
be74c58ae0
|
Upgrade depedencies before next release (#1748)
* Upgrade spf13/cobra to 1.6 * Upgrade k8s.io/cli-runtime to matching version |
|
|
|
3120ee616a
|
upgrade to latest dependencies (#1746)
bumping sigs.k8s.io/structured-merge-diff/v4 65611e5...26781d0:
> 26781d0 Merge pull request # 224 from apelisse/revert-backwards-incompatible-changes
> 4ad28cc Merge pull request # 223 from apelisse/v5
> 4d3633c Remove all copies of Schema and Map
> ebd569f Merge pull request # 220 from alexzielenski/fieldannotation
> 1754a8d Create package v5 for backward incompatible change
> b4e893e Revert "use pointer semantics for schema"
> 5e8be97 Merge pull request # 222 from alexzielenski/fix-exponential-bug
> c779eba fix gofmt
> a70144b Revert "Create package v5 for backward incompatible change"
> 8f72076 Merge pull request # 221 from apelisse/improve-operations-parsing
> 478fc28 fix nil schema type not being deduced to whatever the other operand is
> 50567d1 update gofmt
> e3fbe42 Merge pull request # 204 from zqzten/retry_add_back_owned
> 11d9bfa Change operation test dependency on parseableType rather than typename
> 0f66c33 Add exponential test failure for large CR
> 15f722a add benchmark excercising field-level overrides
> 0f3c884 Merge pull request # 215 from alexzielenski/schema-copy
> 41d6b2c add test for multiple version appliers with reliant fields conversions
> 8a2620f Name operation tests after their filename
> 60b3b65 use pointer semantics for schema
> 73412af Merge pull request # 213 from apelisse/add-readme-testdata
> f345637 fixup! add CopyInto method to schema.Schema
> 5e01923 add back owned items at pruned version first
> 00b6b52 add field-level element relationship which overrides referred type
> aa301db Merge pull request # 214 from apelisse/update-jsoniter-go118
> f0fadd0 Add README to explain how schemas can be generated
> c26273c add CopyInto method to schema.Schema
> b2bdf68 Update jsoniter to v1.1.12 to work with go1.18
bumping knative.dev/networking a5c26fe...fcbfa31:
> fcbfa31 Update actions (# 718)
> 8d6b2b0 Update community files (# 717)
> 584ccad upgrade to latest dependencies (# 716)
bumping k8s.io/api 44d27eb...4b838ea:
> 4b838ea Update dependencies to v0.25.2 tag
> fce3016 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
> 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
> 5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25
> 714e431 Merge pull request # 111657 from aojea/hc_nodeport
> 8608211 Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator
> 7840548 doc services healthcheckNodePort is inmutable
> b88698c Merge pull request # 111258 from dobsonj/kep-596-ga-feature-flag
> a7621fb Auto generate code for ClusterCIDR API
> 2f9e588 Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
> b964bc7 Move CSIInlineVolume feature to GA
> 14e048f Introduce networking/v1alpha1 api, ClusterCIDR type
> 3be517c Merge pull request # 111696 from liggitt/go119mod
> fe83bea Support handling of pod failures with respect to the specified rules
> 991b481 Merge pull request # 108692 from jsafrane/selinux
> e281bde Update go.mod to go1.19
> f42f86a Regenerate files
> a39f97c Add CSIDriverSpec.SELinuxMount
> c8f0601 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
> ea1451a run lint-dependencies and follow directions
> a2b9bcc Stop panic in govet-levee CI job
> ad89a10 Merge pull request # 110495 from alexzielenski/atomic-objectreference
> e590d1f Merge pull request # 111090 from kinvolk/rata/userns-support-2022
> d978b18 mark persistentvolume's claimRef as granular
> 7488a8c Merge pull request # 111435 from soltysh/cronjob_timezone_beta
> 2a31718 Update autogenerated files
> d351ecd Merge pull request # 111557 from alexzielenski/update-smd-422
> f990455 Update generated
> 9448de2 pkg/apis, staging: add HostUsers to pod spec
> ae37896 update smd to 4.2.3
> 010c740 Promote CronJobTimeZone to beta
> 1b82208 Merge pull request # 110959 from mimowo/retriable-pod-failures-pod-conditions
> 08dedd8 Introduction of a pod condition type indicating disruption. Its `reason` field indicates the reason:
> f5e1938 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
> b3c30ab Update `k8s.io/utils` to `ee6ede2d64ed`
> be740eb Merge pull request # 111441 from denkensk/respect-topology
> a76179a Merge pull request # 111402 from verb/111030-ec-ga
> acf399c code generated by script for MatchLabelKeys in TopologySpreadConstraint
> 537ea12 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
> d8280df Remove EphemeralContainers beta disclaimer
> d96a10b api defination for MatchLabelKeys in TopologySpreadConstraint
> 8f210eb Update `k8s.io/utils` to `9bab9ef40391`
> 04aced3 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
> dda4dee Generate and format files
> f6f0d0e Merge pull request # 111194 from ravisantoshgudimetla/promote-maxSurge-ga
> f77fa25 Merge pull request # 111229 from ravisantoshgudimetla/promote-podOS-GA
> 7b89ea1 Generated: maxSurge for DS
> 9a18f7a Merge pull request # 110178 from kevindelgado/validation-beta-1-25
> 844753e Generated: PodOS field to GA
> d895ab7 api: Promote DS maxSurge to GA
> 096c9df Merge pull request # 110388 from sanposhiho/graduate-mindomain-beta
> 1d3dcfc update kjson
> bdc8eb0 api: Promote PodOS field to GA
> fa32a3a Merge pull request # 110896 from ravisantoshgudimetla/promote-minReadySec-sts-update-ga
> eeea400 Update doc comment
> 08c75a7 Merge pull request # 111008 from cici37/bumpCEL
> 40e8eea Generated: minReadySeconds for STS
> 0110f55 Update v1 package to graduate minDomains to beta
> 0c6d49d Bump cel-go to v0.12.0
> df27ddf api: Promote statefulset MinReadySeconds to GA
> b9bd732 Merge pull request # 110564 from j4m3s-s/add-ports-doc-fix
> 51e4c4a Merge pull request # 111010 from thockin/remove-refs-to-EndpointSliceNodeName
> b7c39ad Fix description of Ports in PodSpec
> 248dcdb Merge pull request # 111001 from pohly/klog-update
> 4756865 Remove obsolete refs to gate EndpointSliceNodeName
> b5b8fba build: update to klog v2.70.1
> 8488949 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType
> ed77e2e Rename IPFamilyPolicyType => IPFamilyPolicy
> 33ab20e Merge pull request # 110868 from rikatz/endport-to-ga
> f18d381 Merge pull request # 110831 from chendave/openapi
> 270b22d Generated files for endPort promotion
> 724b071 Bump `kube-openapi` to the latest
> e803bc1 Promote endPort to GA
> b98f264 Merge pull request # 110724 from pohly/klog-update
> 61fcc0f build: update to klog v2.70.0
> edebc67 Merge pull request # 110561 from Shubham82/extend_Description
> 60387f6 Merge pull request # 110378 from lucacome/bump-grpc
> 1cba8e4 RBAC: Modify the Description for the apiGroup.
> 89ed2a8 Bump grpc to v1.47.0
> 6b0201d Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
> 2c10714 Update gopkg.in/yaml.v3 to v3.0.1
> d50b1bc Merge pull request # 109293 from iamNoah1/improve-ingressclassname-api-doc
> 832b1f4 Merge pull request # 109938 from dims/move-from-k8s.gcr.io-to-registry.k8s.io
> bba462c generate ressources after change request
> ed22bb3 Move from k8s.gcr.io to registry.k8s.io
> d1f2717 add change requests
> be84346 Merge pull request # 109968 from kerthcet/feature/optimize-apifield-comment
> e85f85a generate ressources after change request
> 209903b amend comment of NodeInclusionPolicy
> bac3ee2 add change requests
> ae35a85 Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies
> a3f4ca9 generate ressources after change request
> 202371b feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec
> 4e39c88 add change requests
> 9b88471 Merge pull request # 109891 from pohly/log-dependency-update
> af2d87a add generated assets
> 548c53c Merge pull request # 109602 from lavalamp/remove-clustername
> 0f669be dependencies: logr and zapr v1.2.3
> 4b894ff first shot improving api doc for ingressclassname
> 5e2f5ad Merge pull request # 109308 from danwinship/traffic-policy-docs
> eb567e7 compat
> a2ee8c7 Merge pull request # 109803 from liggitt/api-fixture-data
> 85c4c9d Clarify ExternalTrafficPolicy/InternalTrafficPolicy definitions
> fcb6509 Merge pull request # 109440 from liggitt/gomod-1.18
> 1afa1ae Remove v1.22.0 API fixture data
> 3f52c1d Regenerate vendor
> a2ae4d4 Add v1.24.0 fixture data
> d672b36 Merge pull request # 109506 from wangrzneu/fix-comment
> f2f8c15 Merge pull request # 109421 from vpnachev/fix/typo-in-token-request-doc-string
> 35e4518 fix IngressClassParametersReferenceScopeCluster comment in staging/src/k8s.io/api/networking
> af4f75e Merge pull request # 105963 from zhucan/bugfix-95367
> aed3ebb Fix typo in TokenRequest doc string
> 7a89730 Merge pull request # 109436 from JamesLaverack/revert-108290
> 56fb9f0 generated code and doc
> 1f82dd7 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
> 6f81c7b csi: add nodeExpandSecret support for CSI client
bumping knative.dev/eventing af2298f...56e9ee1:
> 56e9ee1 update exact/prefix/suffix filters to accept multiple entries (# 6551)
> d1827fc Update actions (# 6560)
> fdacfa3 Update community files (# 6559)
bumping k8s.io/kube-openapi 3ee0da9...67bda5d:
> 67bda5d Merge pull request # 308 from alexzielenski/fieldlevelannotation
> 011e075 Merge pull request # 302 from ruquanzhao/branch2
> 4d09b3c add field level override integration test for openapi gen
> c39d0f6 Merge pull request # 306 from apelisse/go-1.18
> dff3465 Remove newlineReporter custom report
> 74b52a2 update smd to 4.2.3
> 1062c7a Merge pull request # 304 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
> 0bed9f0 Update to go1.18
> 89ff079 upgrade ginkgo to ginkgo/v2
> 48d47d9 remove unused function
> 31174f5 Merge pull request # 303 from dims/move-to-newer-v3-version-of-go-restful
> 77c5a1e Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
> bff9878 add ability to override structType with field-level annotation
> 5e7f5fd Merge pull request # 300 from Jefftree/remove-bazel-references
> ca8f27e Move to newer version (v3) of github.com/emicklei/go-restful
> b28bf28 Merge pull request # 283 from alexzielenski/gnostic_conversion
> fa41ef1 Remove bazel references
> c715a76 add direct conversion for gnostic v2 types
bumping k8s.io/code-generator 65c70a5...7e9837e:
> 7e9837e Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
> ecb165b dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
> 775c304 Merge remote-tracking branch 'origin/master' into release-1.25
> d31c93c Revert "Remove gcp and azure auth plugins"
> 7a6b27b Update go.mod to go1.19
> fa4467d Merge pull request # 111677 from dims/stop-panic-in-govet-levee
> 7b3066b run lint-dependencies and follow directions
> c04cb7f Stop panic in govet-levee CI job
> aed7155 Merge pull request # 110495 from alexzielenski/atomic-objectreference
> 02dff21 update kube-openapi
> 24b65b5 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
> ce96325 Merge pull request # 111557 from alexzielenski/update-smd-422
> 3e298a9 update smd to 4.2.3
> 98b8ad1 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
> 7d41d4b Update `k8s.io/utils` to `ee6ede2d64ed`
> f7e6982 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
> 5e969f2 Update `k8s.io/utils` to `9bab9ef40391`
> 22db44c Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
> 53c2ca0 Generate and format files
> a08f67b Merge pull request # 110178 from kevindelgado/validation-beta-1-25
> e22e97f update kjson
> 40a88eb Merge pull request # 111008 from cici37/bumpCEL
> 9a892d0 Bump cel-go to v0.12.0
> d665e29 Merge pull request # 108792 from wongearl/modify-todo
> dc61ef8 Merge pull request # 111001 from pohly/klog-update
> dec659d fix CustomArgs annotation, todo describe
> 162a509 build: update to klog v2.70.1
> 132cd9f Merge pull request # 110831 from chendave/openapi
> 0bd13bc Bump `kube-openapi` to the latest
> 068d9f8 Merge pull request # 110724 from pohly/klog-update
> 051a429 build: update to klog v2.70.0
> 4e8f8f5 Merge pull request # 110378 from lucacome/bump-grpc
> 39381c1 Bump grpc to v1.47.0
> a2acbb4 Merge pull request # 110546 from liggitt/fix-example
> cb496e7 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
> e246394 Drop spurious replace
> f2ea995 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
> 306deab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
> d8adc26 Update gopkg.in/yaml.v3 to v3.0.1
> 35a5f00 Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
> e1fbd90 Switch to v3 of github.com/emicklei/go-restful
> 7d977b3 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins
> 7e85903 Remove gcp and azure auth plugins
> 9f887a7 Merge pull request # 109891 from pohly/log-dependency-update
> acd6f5b Merge pull request # 109602 from lavalamp/remove-clustername
> 7c0fe80 dependencies: logr and zapr v1.2.3
> 05559de generated files
> 8ed2cce Merge pull request # 109804 from cici37/celUpdate
> f82eadd Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
> cd6d91a Update GRPC
> df8059b Update genproto and antlr.
> 4a69c11 Bump cel-go to v0.11.2
> 0a834f8 Merge pull request # 109440 from liggitt/gomod-1.18
> 5cbad16 Regenerate vendor
> 8f17de0 Merge pull request # 109031 from Jefftree/openapiv3beta
> 858bf3c generated: Update kube-openapi and vendor
bumping knative.dev/hack 92a65f1...3fdc50b:
> 3fdc50b Remove Signing Feature Gate (# 236)
> 2d67db5 generate provenances (# 237)
> 52a87e1 Update community files (# 235)
bumping knative.dev/pkg 158538c...21d3b47:
> 21d3b47 upgrade to latest dependencies (# 2608)
> 8178c38 update k8s to 1.25.2 (# 2599)
> fb2e4fb Preserve webhook namespaceSelector.matchLabels (# 2605)
> 5c5da28 Update actions (# 2607)
> 1fb3e67 Update community files (# 2606)
> bc93b0a bump min kubernetes to v1.23 (# 2595)
> 8cacac2 upgrade to latest dependencies (# 2604)
bumping k8s.io/apiextensions-apiserver b993e22...ebdae04:
> ebdae04 Update dependencies to v0.25.2 tag
> a290ab4 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
> d8d88ce Merge pull request # 112107 from DangerOnTheRanger/automated-cherry-pick-of-# 111964-upstream-release-1.25
> 34ce90c dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
> 063c82b Add unit tests.
> 6d0af3c Run pin-dependency.sh and update-vendor.sh.
> 850356a Update go.mod to go1.19
> 1994fc0 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
> e2f1a8a run lint-dependencies and follow directions
> 79e4ee6 Stop panic in govet-levee CI job
> a9d332a Merge pull request # 110495 from alexzielenski/atomic-objectreference
> 0bec600 update kube-openapi
> 914f1d7 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
> d25d03c Merge pull request # 111557 from alexzielenski/update-smd-422
> 8f03975 Merge pull request # 105126 from sallyom/tracing-kubelet
> 11291a4 update smd to 4.2.3
> a34b99b kubelet tracing: update vendor
> 5fd535d kubelet tracing
> c66b2d1 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
> 58b8011 Update `k8s.io/utils` to `ee6ede2d64ed`
> 49cedce Merge pull request # 111446 from alexzielenski/trivial-x-preserve-unknown-fields-correction
> 5f4930e Merge pull request # 111519 from jpbetz/skip-cel-validation
> 3889972 correct OpenAPI extension in error message
> 85460a1 Merge pull request # 111483 from jpbetz/fix-missing-root-object-type
> 6158148 Skip CEL expression validation if OpenAPIv3 schema is invalid
> de80fce Skip schemas that are non-structural in NewValidator
> 7846e04 Merge pull request # 111451 from DangerOnTheRanger/cel-use-case-tests
> 5ac5089 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
> 560e664 Add examples of matchExpressions validations.
> b317854 Update `k8s.io/utils` to `9bab9ef40391`
> 5f2cc68 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
> d8abaab Generate and format files
> 02604ce Merge pull request # 108108 from thaJeztah/switch_golang_protobuf_extensions
> fec6a8f downgrade github.com/matttproud/golang_protobuf_extensions to v1.0.1
> a6bd8bf Merge pull request # 111156 from DangerOnTheRanger/cel-traversal-optimization
> b655fba Replace estimateMinSizeJSON with DeclType.MinSerializedSize.
> 758d6d5 Merge pull request # 110135 from jpbetz/efficient-crd-cel-validation
> dbdebf1 Reuse structural schema and cel decls during CRD validation
> 0bdac0d Merge pull request # 111071 from cici37/updateCEL
> d0f6952 Merge pull request # 111242 from wojtek-t/fix_leaking_goroutines_11
> d562a8a Sort out dep order
> 7c89666 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
> 60ed3b4 Clean shutdown of apiserver integration tests
> b19f020 Switch to use cel.TypeToExprType(celType) to generate the exprType.
> 684f2a7 Merge pull request # 109639 from Abirdcfly/fixduplicateimport
> fce3486 update kjson
> 224fabd Turn on DefaultUTCTimeZone for cel-go.
> 1c3183a Merge pull request # 111035 from jiahuif-forks/feature/matrics/cel
> 896ce20 cleanup: remove duplicate import
> e60fcc5 Add server-side metadata unknown field validation
> adca902 Enable the empty list sum support.
> 9bd3fbc Merge pull request # 111008 from cici37/bumpCEL
> 40ff5d6 metrics for CEL compilation and evaluation.
> ea6670e Pick up dispatcher refactor changes from cel-go
> 62e4d5d Adding comment for maxValidDepth check.
> 33c72d2 Bump cel-go to v0.12.4
> 9f63533 Bump cel-go to v0.12.3
> ce744a8 Add test for CEL maxRecurionDepth check.
> 8b5da6a Bump cel-go to v0.12.1
> 0735877 Bump cel-go to v0.12.0
> 8789ab0 Merge pull request # 109111 from chendave/ginkgo_upstream
> 3203d57 update ginkgo from v1 to v2 and gomega to 1.19.0
> f3e37dc Merge pull request # 111001 from pohly/klog-update
> 8a94cf1 build: update to klog v2.70.1
> a394eda Merge pull request # 110831 from chendave/openapi
> 020df44 Merge pull request # 110548 from benluddy/cel-unstructuredtoval-benchmark-fixture
> 7a0dda7 Bump `kube-openapi` to the latest
> 92942df Merge pull request # 110549 from benluddy/skip-unused-oldself-activation-work
> ff05b62 Do test fixture setup outside cel.UnstructuredToVal benchmark loop.
> 25b2ab4 Merge pull request # 110788 from 21kyu/change_reflect_ptr
> a5932b2 Only provide an oldSelf binding when referenced by a CEL rule.
> 17752d1 Change reflect.Ptr to reflect.Pointer
> 442c886 Merge pull request # 109510 from sugangli/pinhole-fw
> 3583982 Merge pull request # 110731 from jkh52/update-netproxy
> 3c6fc8b update kube-controller-manager dependencies
> 3963fc7 Bump konnectivity-client to 0.0.32
> addd726 Merge pull request # 110724 from pohly/klog-update
> 387f93d build: update to klog v2.70.0
> 27cab03 Merge pull request # 110378 from lucacome/bump-grpc
> 356b8d7 Merge pull request # 110519 from dims/update-etcd-packages-to-v3.5.4
> c1fc8de Bump grpc to v1.47.0
> c1ee610 Merge pull request # 110179 from Jefftree/fix_openapi_v2
> e5b7b82 update etcd packages to v3.5.4
> d877aaa Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
> 87c2a6e Prune defaults for CRD serving
> e16b199 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
> 8aaaf68 Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
> 546aafe Update gopkg.in/yaml.v3 to v3.0.1
> bd811e0 Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
> 83fedf3 Switch to v3 of github.com/emicklei/go-restful
> 0b237d1 Merge pull request # 109552 from cyclinder/fix_CVE-2022-27191
> 6af94f0 Merge pull request # 109228 from pacoxu/cleanup-ut
> a8129d5 ix CVE-2022-27191: Bump golang.org/x/crypto to v0.0.0-20220315160706
> 916bb0f Merge pull request # 110131 from stevekuznetsov/skuznets/stop-copying-metadata
> 37a5c7c prevent the unit test name too long in report
> 6ca81eb Merge pull request # 110130 from stevekuznetsov/skuznets/clean-up-crd-storage
> dd95027 customresource: stop shallow-copying metadata
> 774eebb Merge pull request # 109835 from cici37/celUpdate
> 9215e7c customresouce: clean up the storage constructor
> a47945a Merge pull request # 110061 from wojtek-t/shutdown_apiextensions
> 8174e5f Initialize a base CEL env and share it to avoid repeated function declaration validation
> eb1841e Merge pull request # 109880 from Jefftree/patch-4
> 1b8c30d Cleanup CRD storage on shutdown
> 1ec2449 Merge pull request # 109978 from wojtek-t/remove_storage_tracking
> 2046a29 Remove warning log for merging meta and scale type
> 21a45c1 Merge pull request # 108011 from cici37/benchmark
> 94148b5 Cleanup no-longer used storage cleanup method
> fe87b2a Merge pull request # 109891 from pohly/log-dependency-update
> 97b5e54 benchmark unstructuredToVal
> 057887d Merge pull request # 109602 from lavalamp/remove-clustername
> 08a2064 dependencies: logr and zapr v1.2.3
> 9b3dd0c generated files
> 42c5701 Merge pull request # 109804 from cici37/celUpdate
> 4b7a318 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
> fc318e0 Update GRPC
> 42e3d58 Update genproto and antlr.
> 637f1a6 Bump cel-go to v0.11.2
> 0b2f79f Merge pull request # 109440 from liggitt/gomod-1.18
> 47b3e71 Merge pull request # 109268 from liggitt/pruning-metadata
> dd13fbf Regenerate vendor
>
|
|
|
|
369321c1db
|
[main] Upgrade to latest dependencies (#1738)
* upgrade to latest dependencies bumping knative.dev/serving 2332731...4229a18: > 4229a18 upgrade to latest dependencies (# 13352) > 183bea1 Add log message when internal encryption is enabled (# 13351) > affc8df upgrade to latest dependencies (# 13348) > 79a4588 Use kebab-case in config for queue sidecar image key (# 13347) > f0d66ee Update net-istio nightly (# 13345) > 6791c23 Update net-certmanager nightly (# 13346) > 842e273 Update net-gateway-api nightly (# 13344) > bedf5e9 Update community files (# 13342) > 47907d0 Update net-certmanager nightly (# 13341) > bf0e590 Update net-kourier nightly (# 13340) > c18d504 Update community files (# 13339) > 8a11681 Update net-kourier nightly (# 13336) > 243fad9 Update net-istio nightly (# 13334) > 4ac8668 Update net-kourier nightly (# 13335) > ed3515c Fix: Raise the reconciliation timeout from 10 to 30s. (# 13323) > 6b1972b upgrade to latest dependencies (# 13330) > 2befffb Update net-istio nightly (# 13328) bumping knative.dev/hack d1317b0...92a65f1: > 92a65f1 don't quote vars referencing files (# 234) > b3c9790 Notarize Mac binaries (# 231) > 0198902 Format go code (# 226) > 7dff557 Update community files (# 233) > 6887217 Update community files (# 232) > 9b76387 output certificate as well (# 229) Signed-off-by: Knative Automation <automation@knative.team> * Update to latest Eventing Signed-off-by: Knative Automation <automation@knative.team> Co-authored-by: David Simansky <dsimansk@redhat.com> |
|
|
|
ee3514402f
|
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps * Update vendor & licences * Fix codegen versions |
|
|
|
9bbef97106
|
[main] Upgrade to latest dependencies (#1731)
* upgrade to latest dependencies bumping k8s.io/kube-openapi 4241196...3ee0da9: > 3ee0da9 Merge pull request # 299 from Jefftree/def-optimize > 3a31a64 Merge pull request # 292 from Jefftree/v2v3conv > ba6f675 Optimize Definition generation > e69a86c Merge pull request # 298 from Jefftree/allOf > 2cbad14 Add OpenAPIConv > 9f9c01d Merge pull request # 297 from cici37/errFix > 207f0c7 Wrap Refs with AllOf > 29d7264 Merge pull request # 295 from Jefftree/fix-api-json > d2a55e8 Align maxProperties/minProperties err value with others > 52feaf8 Merge pull request # 290 from jiahuif/feature/prune-v2-when-serving-v3 > 352e363 Fix json encoding for OpenAPI v3 Discovery > 662cbb0 Return valid for kubernetes to handle err properly > 13192b9 Merge pull request # 289 from jiahuif/feature/openapi-oneof-type > 2580423 remove embedded v2 from expected schema > 8a7ee80 Merge pull request # 293 from alexzielenski/cache-busting > 79a5a7d generated: update integration test. > d436835 add test for pruning v2 schema. > 6a7b704 Merge pull request # 291 from Jefftree/builder3-test > de6f8b0 split openapi mock class into Fake and FakeV3 > da7e27a add integration test for v3 OneOf > eca4f62 do not include v2 schema when serving v3. > 89ac9db Merge pull request # 284 from Jefftree/cache-busting > 7afa56c Add test for builder3 > 3ca26f0 address comments > 697543f add support for custom v3 oneOf types. > ddc6692 Merge pull request # 288 from Jefftree/gnostic-fix > b0d7548 Cache busting > 130db2b add wrapper around gnostic v3 document > a9dfcaa Merge pull request # 286 from Jefftree/leading-newline > 91ab739 Update gnostic to drop jsonschema dependency > 3f90b8c Merge pull request # 282 from alexzielenski/header_vendorext_marshal > c7e0de3 Merge pull request # 285 from Jefftree/proto-upgrade > 7626df5 Trim leading newlines in Descriptions > 1cd4920 add vendor extensions to marshal openapi v2 header > 86aaf54 Upgrade protobuf and change references of googleapis/gnostic -> google/gnostic bumping knative.dev/networking 215bac9...cefed20: > cefed20 upgrade to latest dependencies (# 710) > aded181 upgrade to latest dependencies (# 709) bumping knative.dev/pkg 93b66e6...5f66ecf: > 5f66ecf Allow configuration of threads-per-controller (# 2567) > 717747b Register webhook GVKs for validating callbacks (# 2590) > 501fbd5 upgrade to latest dependencies (# 2592) > 3d24b84 fix lint warnings (# 2589) > cc6e435 upgrade to latest dependencies (# 2587) > 20aabd5 Bump to k8s v0.24.4 client packages (# 2586) > 2a05469 updates boilerplate action to use go v1.18 (# 2588) bumping knative.dev/hack 664eac5...d1317b0: > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228) > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227) > 7556452 🎁 Use modscope tool to get info about Go modules (# 223) > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225) > 36b2b3c add flag (# 224) > 547a2ca Start Signing our Releases (# 198) > 6c30196 🧹 Rewrite unit tests in Golang (# 215) > f9dc722 Format go code (# 218) bumping github.com/prometheus/client_golang 989baa3...2e1c481: > 2e1c481 Cut v1.12.1 (# 978) > 77626d6 Reduce granularity of histogram buckets for Go 1.17 collector (# 974) > 4dd3cbb API client: make http reads more efficient (# 976) > 8520671 Use simpler locking in the Go 1.17 collector (# 975) > f63e219 Make the Go 1.17 collector thread-safe (# 969) > 0108796 Cut v1.12.0 (# 966) > 5bd9ee5 go.*: Update dependencies (# 965) > 9075cdf promhttp: Check validity of method and code label values (# 962) > 22da949 Use the runtime/metrics package for the Go collector for 1.17+ (# 955) > dc1559e Update /api/v1/status/tsdb to include headStats (# 925) > e6e54e8 Merge pull request # 944 from yeya24/add-wal-replay-status > 98fbd99 Merge pull request # 952 from prometheus/repo_sync > 440c09d support wal replay status api > dbf420e Merge pull request # 928 from prometheus/repo_sync > 70a41d5 Update common Prometheus files > 6d5cf25 Merge pull request # 939 from gozeloglu/fix-typo > 1d09783 Merge pull request # 950 from mrueg/go-1.17 > a7919ad Update common Prometheus files > 1b145ca Merge pull request # 935 from prometheus/beorn7/examples > 55320aa Fix typo > 8535b62 Add new go:build lines for go 1.17 > 679eb0d Update cespare/xxhash dependency (# 913) > f78dc19 Move flags and metrics into main() > d28a147 chore: adds support for go 1.17 on CI. > 35ee299 Merge pull request # 909 from prometheus/repo_sync > 2261d5c add ExponentialBucketsRange function (# 899) > 6cd53c4 Update common Prometheus files > 20eef74 Update common Prometheus files (# 892) > cb5c8ff Merge pull request # 881 from sivabalan/master > 26d4b4c Merge pull request # 885 from prometheus/superq/badgers > 5426b51 Updating dependency versions > c7175cc Merge pull request # 888 from prometheus/repo_sync > 6d946b5 Update status badgets > 1965365 Merge pull request # 879 from kakkoyun/fix_changelog > e23b9ce Update common Prometheus files > 64a9c51 Address minor issues on Changelog bumping knative.dev/eventing e1866d7...b8cb60c: > b8cb60c upgrade to latest dependencies (# 6508) > e46f4d5 Quarterly release cadence (# 6520) > fae8544 InMemoryChannel receiver validates received events (# 6511) > 3acc3ec Make some broker conformance tests decoratable with broker options (# 6510) > 7f1f49f Knative port prefer header check test to rekt (# 6499) > f63a073 Knative containersource test to rekt (# 6507) bumping golang.org/x/mod 49f84bc...9b9b3d8: > 9b9b3d8 zip: always populate known keys in haveVCS map in TestVCS > c2adaff zip: treat plan9 git as unsupported > 5f2f164 zip: skip tests that run 'git init' and 'git config' on plan9 > 3a5865c modfile: rename directory directive to use > c96bc14 x/mod: update requirement on x/crypto > ecfafd6 semver: remove unused err field > dd30a60 module: accept trailing slash in MatchPrefixPattern > 37dd689 modfile: in SetRequireSeparateIndirect, convert lines to blocks > 4be982b modfile: in SetRequireSeparateIndirect, arrange requirements consistently > 1b1db11 zip: add ErrUnrecognizedVCS error, allowing fallback behavior > 4029241 [dev.cmdgo] modfile: parser changes for workfile proposal > 607370a module: use strings.ContainsRune in fileNameOK > 98d530a zip: add CreateFromVCS, which creates a module zip from vcs > 154199d zip: add bit more information about what checkFiles does bumping k8s.io/apimachinery 276a8a7...97e5df2: > 97e5df2 fix remove implicit copy of a lock > 6550efd Merge pull request # 109102 from liggitt/darwin-tls > 00f0711 Merge pull request # 109031 from Jefftree/openapiv3beta > 53a85ef Tolerate additional error messages in TLS unit tests > 9b5b68c generated: Update kube-openapi and vendor > 31e52c9 Merge pull request # 108126 from sanposhiho/doc/generatedname > 3b8fb46 Merge pull request # 108713 from jiahuif-forks/feature/openapi/intstr-any-of > dd2f21c fix the doc about generateName conflict > 2866f23 oneOf types for IntOrString > 7b6c37e oneOf types for Quantity > 1992dcc Merge pull request # 109044 from liggitt/encoder-log > 4d8ad18 Merge pull request # 108996 from cici37/errUpdate > 9015177 Raise verbosity of EncoderWithAllocator log > ea355d9 Bump kube-openapi > 1a82635 Merge pull request # 108859 from cici37/placeholder > 27a96d8 Merge pull request # 109019 from liggitt/null-fix > 2c106ec Remove unused func > df7fbf8 Merge pull request # 108531 from tallclair/redirects > 6b8ae0d Make strict json unstructured decoding consistent with non-strict decoding > 611d116 Update err handling > b68ae5e Update kube-openapi (# 108895) > 30f68c4 Don't follow redirects with spdy > 955b30c Expand testcases around untyped data in json decoding > aacfc8a Return a placeholder error for blocking failure before CEL validation. > 7300632 Merge pull request # 108725 from pohly/klog-flush-and-exit > ff4eb2c Merge pull request # 108717 from lavalamp/remove-clustername > aaf4b2e klog v2.60.1 > a475f7c generated files > a8dbe81 review comments > f992b21 remove unneeded references > 5556187 find and replace > e1c5512 change field name > c68a4df Merge pull request # 108644 from Jefftree/googleapis-gnostic > eeb7a8d Merge pull request # 108359 from ArangoGutierrez/devel/108355 > b8c3709 googleapis/gnostic -> google/gnostic > aa72564 Merge pull request # 108252 from wojtek-t/avoid_object_deep_copies > a324a2a Fix logging statement with missing parameter > 5f1f3f0 Prepare apiserver for operating on cached objects by not modifying them > d81a7ed Merge pull request # 106525 from dgrisonnet/sanitize-forwarded-uri > da0995b Merge pull request # 106830 from pacoxu/StreamingProxyRedirects-remove > 2b952f7 pkg/util/proxy: escape redirect URL > 2936d3f Merge pull request # 108365 from liggitt/fix-proto-gen > 96ac948 remove unused parameter: intercceptRedirects & RequireSameHostRedirects > b0775b9 apimachinery/pkg/util/proxy: escape forwarded URI > 57893b8 Merge pull request # 108186 from p0lyn0mial/watch-list-reduce-allocations-in-watch-server > 1657375 Regenerate protobuf > 4f3ae9f Merge pull request # 107105 from justaugustus/go118 > 5901cfa introduces a new streaming encoder that utilizes a memory allocator during objects serialization > 86d2c9e Merge pull request # 108219 from liggitt/api-compatibility-fuzzer > dc51050 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > ce93857 fixes TestNestedEncodeError test > f356a33 Merge pull request # 106630 from howardjohn/protogen/full-package-name > 7d61d87 Fill API compatibility data with identifying values rather than random data > 60477b4 [go1.18] Bump golang.org/x/... dependencies > 94e26b2 introduces a memory allocator > ddce29f Merge pull request # 107697 from kevindelgado/nested-decoding > 08e82e3 go-to-protobuf: regenerate with full go_package > a65a9ec provides EncodeWithAllocator method for the protobuf encoder > ec22c43 Merge pull request # 107705 from ardaguclu/filter-strategic-patch-nonexist > d603de9 Nested decoders handle strict decoding errors > 92a83a4 codec: exposes EncodeWithAllocator method > a995449 Merge pull request # 108163 from wojtek-t/update_selflink_doc > cfd9b3f Simplify casting in discardNullValuesFromPatch > e7b1571 codec interfaces > 20500e5 Autogenerated > 1b70fc8 Discard null values in complex objects in strategic patch > f5001e0 Update SelfLink field documentation > 1414335 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > cafff28 Autogenerated > eebcb96 Update SelfLink OpenAPI documentation > 7e3486b Relax to using namer instead of selflinker in API groupversion > 4475671 Introduce Namer interface > cec36f7 Remove selflink setting from apiserver > 1a1682d Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > a8d1671 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 0ff68d0 Updated k8s.io/utils dependency > 96c98da Merge pull request # 108055 from liggitt/api-compatibility > ce3db85 Run hack/update-all.sh > e7458ea Add check for unused API compatibility fixture files > 04356ed Update ManagedFields Time description to be more accurate > df99359 Merge pull request # 107841 from aojea/fix_race_socks5 > 1dd05ad deflake TestRoundTripSocks5AndNewConnection unit test > 322368c Merge pull request # 107758 from aojea/flake_socks5 > 3b49665 disable socks5 flake test > 3d7c63b Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > e787e55 feat: add missing SOCKS5 features > 73cb564 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > e537f0c upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 162a22f Merge pull request # 107606 from xens/feat/propagate_req_context_into_proxyreq > 91a5267 feat: propagate req context into proxyReq > 3c16f3d Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > d54bd08 generated: ./hack/update-vendor.sh > d1e4f60 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 80d954b Merge pull request # 107293 from dims/jan-1-owners-cleanup > d8a436c OWNERS cleanup - Jan 2021 Week 1 > e9b426b Merge pull request # 106472 from ash2k/ash2k/remove-return-value > 1646622 Merge pull request # 106647 from kidlj/add_unit_tests_for_SetNestedSlice > 489a8d5 Remove return value from MaybeResetRESTMapper() > 621c98e Merge pull request # 106915 from MikeSpreitzer/deprecate-interval-clock > 9225110 add unit tests for TestSetNestedStringSlice, TestSetNestedSlice etc. > b76ef24 Merge pull request # 104819 from justinsb/less_cmp > 3750a41 Note dishonesty of IntervalClock > fbbdcc6 Merge pull request # 106688 from kidlj/fix_obsolete_runtime_schema_comments > f495b04 Use utils string-slice comparison > ea11419 Merge pull request # 107195 from caesarxuchao/blockOwner > 22bcbe5 fix obsolete comments in runtime/schema struct > 9584bbb Merge pull request # 105808 from yuanjize/master > 6976816 Refers to the GC doc in the blockOwnerDeletion API doc > de7147d Merge pull request # 107103 from pohly/log-klog-update > f75369a Fix function comment typo > 7e097b1 dependencies: update klog to v2.40.1 > e7b02e6 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > e65876e Merge pull request # 106568 from liggitt/json-fieldpath > 4e5ef7a Cleanup OWNERS files (No Activity in the last year) > 90b4bfb bump sigs.k8s.io/json > 6df201a Merge pull request # 106949 from cpanato/update-golang-xnet > 32abfd8 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > 4bfcafb dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > ee64e46 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 1edfc96 Check in OWNERS modified by update-yamlfmt.sh > 57e7b49 Update golang.org/x/tools to a specific tag and avoid SHA > 0cb2c3d Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 5a5dd29 clock: Deprecate types to use k8s.io/utils/clock > 573b50c Bump k8s.io/utils > 32df714 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 6cf7a67 Merge pull request # 106797 from kidlj/fix_mapToUnstructured_todo > 3b691e5 update k/utils to v0.0.0-20211116205334-6203023598ed > 15885e2 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > a58f9b5 remove TODOs in mapToUnstructured and sliceToUnstructured > 15877ef Merge pull request # 101719 from SergeyKanzhelev/removeReallyCrashForTesting > 8fa9c2c Update fieldValidation godoc > a50b011 Merge pull request # 106786 from kidlj/fix_mapToUnstructured_error_message > 73ee90c remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior > 0b80a01 Merge pull request # 106785 from kidlj/cleanup_typeFrom_made_twice > 5052b16 fix mapToUnstructured error message > 67ffd82 Merge pull request # 106646 from pohly/api-errors-nil > 32ad59f cleanup: use present typeFrom variable to avoid another reflect.TypeOf call > 7d2b743 Merge pull request # 103863 from tanjing2020/time > 995f5f8 api/errors: explicitly allow nil error parameters > cdd1abb Merge pull request # 106452 from MadhavJivrajani/watch-test-coverage > 15b0056 Replace with > 5f07275 staging: add dummy commit to trigger gomod update (# 106794) > 418d00d Add unit test for Recorder > ffb9472 Merge pull request # 106660 from liggitt/smd-merge > a9c6a30 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 7149480 Merge pull request # 105916 from kevindelgado/validation-unify-all bumping github.com/stretchr/testify acba37e...181cea6: > 181cea6 impr: `CallerInfo` should print full paths to the terminal (# 1201) > cf1284f Allow mock expectations to be ordered (# 1106) > 66eef0e fix: assert.MapSubset (or just support maps in assert.Subset) (# 1178) > 2fab6df Add WithinTimeRange method (# 1188) > b5ce165 fixing panic in calls to assertion with nil m.mutex (# 1212) > c206b2e Mock can be deadlocked by a panic (# 1157) > 1b73601 suite: correctly set stats on test panic (# 1195) > ba1076d Add .Unset method to mock (# 982) > c31ea03 Support comparing byte slice (# 1202) > 48391ba Fix panic in AssertExpectations for mocks without expectations (# 1207) > 840cb80 arrays value types in a zero-initialized state are considered empty (# 1126) > 07dc7ee Bump actions/setup-go from 3.1.0 to 3.2.0 (# 1191) > c33fc8d Bump actions/checkout from 2 to 3 (# 1163) > 3c33e07 Added Go 1.18.1 as a build/supported version (# 1182) > e2b56b3 Bump github.com/stretchr/objx from 0.1.0 to 0.4.0 > 41453c0 Update gopkg.in/yaml.v3 > 285adcc Update go versions in build matrix > 6e7fab4 Bump actions/setup-go from 2 to 3.1.0 > 106ec21 use RWMutex > a409ccf fix data race in the suit > 3586478 assert: fix typo > 7797738 Update versions supported to include `go 1.16` > 083ff1c Fixed didPanic to now detect panic(nil). > 1e36bfe Use cross Go version compatible build tag syntax > e798dc2 Add docs on 1.17 build tags > 83198c2 assert: guard CanConvert call in backward compatible wrapper > 087b655 assert: allow comparing time.Time > 7bcf74e fix msgAndArgs forwarding > c29de71 add tests for correct msgAndArgs forwarding > f87e2b2 Update builds > ab6dc32 fix linting errors in /assert package > edff5a0 fix funtion name > 5c61ef9 fix potential nil-pointer dereference > e209ca8 Improve mock.MatchedBy failed comparison Diff message > a9de4f0 Create dependabot.yml > fd9e1fb Fix NaN similarity checks > ee42bbe Use multiple run commands > 57bf675 Update go versions > 6c59e0f Convert CI to use GitHub Actions > 6241f9a Add String method to Mock to fix # 625 > dc5c261 Make sure time.Time comparison produces a helpful diff. closes # 989 > 6990a05 Add ErrorContains > bf646ea add test to check that Helper is called > 6f81fdf fix the output source file in test output > a2f7dbf Change Readme to reflect supported Go versions bumping golang.org/x/tools c20fd7c...897bd77: > 897bd77 internal/gocommand: remove support for -workfile > e6a7e13 go/analysis/tools/internal/checker: add support for RunDespiteError > adcfb65 internal/lsp/source: use the object as the hover source for type params > 411d040 internal/lsp/source: clean up the interface to hover information > 45aeaf7 internal/lsp/source: improve the heuristics for linkable identifiers > a317113 internal/lsp/source: fix hover on generic type declarations > 1f3875c internal/lsp/source: begin to refactor hovering with a HoverContext type > fd59bdf internal/lsp/source: adjust object position when formatting full AST > cda4201 internal/lsp/source: simplify Identifier.enclosing > 59f1f2c cmd/goyacc: reduce array sizes using smaller base types > c677677 internal/lsp/cache: let Session.getGoEnv query GOWORK > 9095d10 go/analysis/passes/tests: fix a missed rename from CL 374495 > 70c3ea2 gopls,internal/lsp: Implement method stubbing via CodeAction > 2ff4db7 go/analysis/passes/tests: Check malformed fuzz target. > 11109f6 go/ssa/ssautil: Initialize Instances field. > 33002ea go/loader: Initialize (types/Info).Instances field > be40034 internal/lsp: add support for formatting go.work files > 2405dce internal/lsp: use placeholders with prepare rename > c6fca02 godoc: handle type parameters correctly in LinkifyText > c0b9fb5 internal/lsp/analysis/undeclaredname: suppress impossible quick fixes > 9b156ee internal/lsp/source: provide full documentation of builtin types > caecc2b internal/typeparams: add a generic form of types.AssignableTo > 164402d internal/lsp/cache: set types.Config.GoVersion > 6aaba77 internal/lsp/debug: add go version to gopls version output > 414ec9c internal/lsp: add ListImports > d55d892 gopls/doc: how to request a particular gopls w/ sublime text > cf66aec gopls: update coc.nvim documentation for using go.work > 597b165 internal/lsp/cache: use -workfile on 1.18 > 8305295 gopls: recognize the go.work file type > 962260a internal/lsp/source: remove the unused source.DetectLanguage > 3e30e21 gopls: remove the workspace_metadata command > 25d2ab2 internal/lsp/cache: fixes for workspace invalidation > 8d915b1 internal/lsp/cache: simplify workspace construction > 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod > 4da8ceb internal/lsp/source: remove the unused UpdateUserModFile invocation flag > 727dfdb internal/lsp/source/completion: add conventional acronyms for type names > c009ab4 internal/lsp/completion: the inserted text should be what is shown to the user > eeb95ae gopls: make 'fastfuzzy' the default fuzzy matcher for workspace symbols > ea5e1dc internal/typeparams: add a helper to return the origin method > a739c97 internal/lsp/fake: retry ioutil.ReadFile on plan9 if it fails due to exclusive use > 82366c6 internal/lsp/fake: in WriteFileData, retry writes that fail with ERROR_LOCK_VIOLATION on Windows > f6067dc gopls: cleanup the main help pages > dfda270 gopls: use the = form in flag parameter printing rather than a space > 5ad7054 gopls: add long forms for all the 1 rune flags > 217a9fc gopls: take control of the flag printing > afd524f gopls: clean up the help text > ec9a7de gopls: write out the raw usage text > 461d130 internal/lsp: include receiver type parameters when completing receivers > 263785d gopls: update dependencies post-release > 8e9bdc5 gopls: document that v0.7.5 is the final version to support Go 1.12 > 492cf3a doc: update the instruction to use beta2 > 939c2c0 godoc/redirect: close HTTP response bodies in TestRedirect > 0f0bbfd go/callgraph/vta: avoid panic on missing function definitions > 845bb90 go/types/objectpath: update objectpath tests for TypeString changes > be5769c go/types/objectpath: update objectpath tests for TypeString changes > 135791d go/callgraph/vta: move test code to testdata/src > fe74b5f internal/template: return available semantic tokens even on template error > 772a399 internal/template: return a Source with template diagnostics bumping k8s.io/api f89a761...44d27eb: > 44d27eb Update dependencies to v0.24.4 tag > 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > 2de6996 Merge pull request # 109241 from ravisantoshgudimetla/sts-ar-optional > 7734d26 [sts] api: Make available replicas optional > 38ec09a [sts] Generated: Make available replicas optional > ec84bcb Merge pull request # 109178 from liggitt/openapi-master > e3797f2 Drop enum tag from certificate request condition > 02c2207 Merge pull request # 109151 from Argh4k/r-101566 > 1eb735b Revert "Field `status.hostIPs` added for Pod (# 101566)" > 290a349 Introduce APIs to support multiple ClusterCIDRs (# 108290) > b754a94 Merge pull request # 109031 from Jefftree/openapiv3beta > a729cc1 generated: Update kube-openapi and vendor > 6031be5 Merge pull request # 108736 from NetApp/any-volume-data-source-beta > e78ec14 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 5b36872 Update AnyVolumeDataSource feature gate to beta > 6519413 Merge pull request # 107476 from alculquicondor/job-ready > 4d603a5 make update after timeZone support for CronJob > ed1c913 Field `status.hostIPs` added for Pod (# 101566) > 135d041 Graduate JobReadyPods to beta > 3bd5d7d TimeZone support for CronJobs > f457c96 Implementation on Network Policy Status (# 107963) > b091752 Merge pull request # 82162 from krmayankk/maxun > e43e442 Merge pull request # 108282 from sftim/20220222_reword_types_container_runtime_neutral > 6135a28 API: maxUnavailable for StatefulSet > 9431395 Merge pull request # 108996 from cici37/errUpdate > 0d1146f Update generated docs > b0daa7a Bump kube-openapi > 9d3e6aa Avoid using Docker Engine as example for container runtime > 92515b8 Handle Non-graceful Node Shutdown (# 108486) > 24067bf Update types to be neutral about container runtime > df53a95 Update kube-openapi (# 108895) > 252596f Merge pull request # 108725 from pohly/klog-flush-and-exit > eba027b Merge pull request # 107859 from ravisantoshgudimetla/promote-PodOS-beta > 31a68ac klog v2.60.1 > b14ef06 Merge pull request # 108522 from SergeyKanzhelev/grpcToBeta > 2a29e32 Generated: PodOS field to beta > 20a98db Merge pull request # 107395 from alculquicondor/indexed-job > b956cca promote grpcProbes to beta > c3242c8 Merge pull request # 108445 from pohly/storage-capacity-ga > 1864916 Graduate IndexedJob to stable > 1f158ba Merge pull request # 108782 from cfryanr/expirationseconds_conformance > b78eb95 storage capacity: generated files > e8dffa9 Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA > e9a2988 storage capacity: clarify relationship between capacity fields > 0f1a9d7 Merge pull request # 108441 from pacoxu/pod-overload-ga > 4d4dca7 storage capacity: v1 API > b9830ac Merge pull request # 108644 from Jefftree/googleapis-gnostic > e8cba0c mark PodOverhead to GA in v1.24; remove in v1.26 > 045528e storage capacity: GA, always enabled, remove feature check > 939bda2 googleapis/gnostic -> google/gnostic > 17c9f73 Merge pull request # 108639 from jiahuif-forks/feature/openapi/node-condition-type-non-enum > fcdc547 polish comments of non-enum values. > c1d9c2b unmark non-validated types as enums. > ee4a762 Merge pull request # 107674 from sanposhiho/api-min-domains > 99de566 Add MinDomains API to TopologySpreadConstraints field > b8c40e0 Merge pull request # 108365 from liggitt/fix-proto-gen > a7a04f7 Regenerate protobuf > 860906f Merge pull request # 103061 from SergeyKanzhelev/removeAlphaRuntimeClass > cf872a4 Merge pull request # 108280 from liggitt/secrets > 2cb3498 Remove RuntimeClass feature gate as it was GA-ed > 35b1d68 Update secrets field API doc > 1b1f1b7 Merge pull request # 107105 from justaugustus/go118 > fedc50b Merge pull request # 108219 from liggitt/api-compatibility-fuzzer > 6a7745d generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > ef99526 Merge pull request # 108136 from ahg-g/ahg-affinity > b9d60f7 Regenerate HEAD compatibility fixtures > 5ab0434 Merge pull request # 106630 from howardjohn/protogen/full-package-name > f4d2900 Graduate PodAffinityNamespaceSelector to GA > 42578ae Merge pull request # 108129 from ahg-g/ahg-suspend > 402c109 go-to-protobuf: regenerate with full go_package > 4097bdc Merge pull request # 108138 from liggitt/v1beta1-selector > 52c1bbc generated files > 0ce2a88 Revert v1beta1 PodDisruptionBudget select patchStrategy > fc54d6a Graduate SuspendJob to GA > 29fd43e Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 9f54b3e Updated k8s.io/utils dependency > 64a9060 Merge pull request # 108055 from liggitt/api-compatibility > b2746bc Remove unused API compatibility fixture files > 816e830 Add hpa v2 compatibility fixtures > 8fb9658 Merge pull request # 107691 from SubhasmitaSw/issue_31393 > 67a3496 Merge pull request # 107432 from denkensk/graduate-nonpreemptingpriority-to-ga > 85611ae removed references to Docker in Kubernetes API > 8a75781 Merge pull request # 107656 from dims/add-labels-when-there-are-sig-aliases-used-in-approvers-reviewers > 583fc80 graduate nonpreemptingpriority to ga > b2d630a Merge pull request # 106932 from SergeyKanzhelev/removeDynamicKubeletConfig > dc08a5d Add labels when there sig aliases used in approvers/reviewers > e6d62dd Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 107b310 remove DynamicKubeletConfig logic from kubelet > 1d22b5b feat: add missing SOCKS5 features > 35d41aa Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 0ade255 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 94676c7 Merge pull request # 107603 from jayesh-srivastava/IANA-links > 5be450b Update IANA links > 37c9308 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 13861f0 generated: ./hack/update-vendor.sh > 688ca8d Merge pull request # 107529 from humblec/vol-fields > a75b0b5 Merge pull request # 107293 from dims/jan-1-owners-cleanup > 2240bf0 storage: correct struct fields in volume plugins > 6b8e940 Merge pull request # 107466 from humblec/new-field > 15e2172 Add mwielgus back > 58b7590 correct struct fields in various core storage structs > 204fd46 OWNERS cleanup - Jan 2021 Week 1 > 0bfaff8 Merge pull request # 107441 from humblec/more-pv-source > 5b5d5de correct struct fields in VolumeSource and PersistentVolumeSource > 37748cc Merge pull request # 107385 from humblec/csipvsource > 274b9af csi: correct struct fields in CSI{Persistent}VolumeSource. > 7289fed Merge pull request # 107235 from Nordix/deprecate-loadbalancerip > db00d7c Update generated files > 38141dd Deprecate service.spec.LoadBalancerIP > e869828 Merge pull request # 106643 from cyclinder/addresses_in_endpointslice > 18d22ba Merge pull request # 107103 from pohly/log-klog-update > f45808c fix: documenting that kube-proxy only use the first address in each endpoint > 236866c Merge pull request # 107027 from Nordix/disable-nodeport-ga > 4f891e5 dependencies: update klog to v2.40.1 > fcebee2 Update generated files after ServiceLBNodePortControl->GA > 6c48d34 Mark ServiceLBNodePortControl as GA > 038a002 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > b7112c1 Merge pull request # 107004 from liggitt/flowcontrol-beta > f1dacd8 Cleanup OWNERS files (No Activity in the last year) > 3dfa338 Point flowcontrol users at v1beta2 > 0820d15 Merge pull request # 106568 from liggitt/json-fieldpath > d992e83 Merge pull request # 106887 from liggitt/hpa-beta > 248e099 bump sigs.k8s.io/json > b3fcc5e Merge pull request # 106949 from cpanato/update-golang-xnet > a7f63e3 Direct v2betaX users to migrate to HPA v2 > 217eb4a Merge pull request # 106458 from dims/lint-yaml-in-owners-files > 32d2b15 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > e092618 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 7ee1208 Check in OWNERS modified by update-yamlfmt.sh > ef29486 Update golang.org/x/tools to a specific tag and avoid SHA > f3ee229 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 969edbc Bump k8s.io/utils > ec2f4f7 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > cc1590f Merge pull request # 106868 from pacoxu/v1.23.0-api-testdata > b155431 update k/utils to v0.0.0-20211116205334-6203023598ed > 669b4af Remove 1.21.0 API test data > 23fb2ef Add v1.23.0 API testdata > 25b7aa9 staging: add dummy commit to trigger gomod update (# 106794) > 1a73729 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > ed38fc4 generated files for the grpc field rename > baa6f4b update the grpc field name for consistency > 4c321cf Merge pull request # 106660 from liggitt/smd-merge > 3b613a0 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 bumping knative.dev/serving 62685b3...d6ab464: > d6ab464 Update net-istio nightly (# 13309) > c832f35 Add the capability for perf tests to store their results in an influxdb (# 13192) > 43c7a5c upgrade to latest dependencies (# 13292) > ee1058c Fix LatestReadyRevision semantics - it only advances forward (# 13239) > 8690e51 Update net-contour nightly (# 13307) > 3cae749 Update net-gateway-api nightly (# 13306) > e7ad41e Update net-kourier nightly (# 13302) > 95cebbc update to use k8s.io/utils/clock package (# 13301) > 67255a6 Update net-gateway-api nightly (# 13296) > f38229d Use new k8s.io/util/clock package (# 13300) > a92d508 Update net-kourier nightly (# 13297) > 50bec63 Update net-istio nightly (# 13295) > 8b76bfe Update net-contour nightly (# 13294) > 1c6a05d Update net-certmanager nightly (# 13291) > c5c5ea2 use GKE 1.23 clusters (# 13289) > 540e947 upgrade to latest dependencies (# 13290) > 8eb8629 upgrade to latest dependencies (# 13288) > 78f8af6 Update net-contour nightly (# 13287) > 19cd295 update setup-ko action to v0.6 (# 13283) > e826275 Update net-certmanager nightly (# 13281) > 6bf8c1f Update net-contour nightly (# 13282) > 0643359 Update net-istio nightly (# 13280) > 85c593d Update net-gateway-api nightly (# 13279) bumping github.com/spf13/cobra 178edbb...5b2b9e9: > 5b2b9e9 Removes viper dependency by removing cobra/ CLI tool (# 1604) > 9369465 labeler: fix syntax > e1b831e Updates labeler for new labels (# 1613) > 8267283 Add MAINTAINERS file (alphabetical order) (# 1545) > 6d2dc43 Add Pixie to projects. (# 1581) > a599632 Fix install command (# 1576) > 7cabfeb Update Go Doc link and badge (# 1593) > e04ec72 Bump license year to 2022 in golden files (# 1575) > cb9d7b1 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (# 1567) bumping k8s.io/client-go 11f68c5...3e73df6: > 3e73df6 Update dependencies to v0.24.4 tag > 5e66e32 Merge pull request # 111274 from Abirdcfly/automated-cherry-pick-of-# 111235-upstream-release-1.24 > 37577f3 fix a possible panic because of taking the address of nil > 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > af4295f Merge pull request # 109114 from tkashem/client-go-retry-thread-safe > d8531f5 client-go: make retry in Request thread safe > 33011f1 Merge pull request # 109050 from MadhavJivrajani/client-go-retry > 8a672f0 Merge pull request # 109151 from Argh4k/r-101566 > 01ab7fb client-go: reset request body after response is read and closed > f699049 Revert "Field `status.hostIPs` added for Pod (# 101566)" > 092a109 Introduce APIs to support multiple ClusterCIDRs (# 108290) > 488e9bb Merge pull request # 109137 from wojtek-t/fix_multiple_values_indexer > e540ebe Addresses the issue which caused # 109115 > 1cab689 Add test for indexer with multiple values > b1e85f6 Merge pull request # 109031 from Jefftree/openapiv3beta > 4fdf361 generated: Update kube-openapi and vendor > 9cfda74 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 0c14d0c Field `status.hostIPs` added for Pod (# 101566) > 400b1be make update after timeZone support for CronJob > 94a1081 Implementation on Network Policy Status (# 107963) > 11ca265 Merge pull request # 108992 from alexzielenski/cache-busting-client-go > 92adc4d Merge pull request # 82162 from krmayankk/maxun > fa08fc2 adjust comments > 1a9591b API: maxUnavailable for StatefulSet > 27f72fc update vendor > 402aa66 Merge pull request # 108996 from cici37/errUpdate > 018cf8a add fetching into discovery client for OpenAPI v3 > ef44f11 Bump kube-openapi > 1933a66 Merge pull request # 108505 from rikatz/kubectl-debug-not-showing-response > e0aaa37 Merge pull request # 107180 from ardaguclu/remove-deprecated-serverresource > 9c04962 Reintroduce response status and header on kubectl verbose debug > 23ab4ae Merge pull request # 108698 from tkashem/last-error > 7e062f8 Remove deprecated discovery/ServerResources function > ed28381 Merge pull request # 108531 from tallclair/redirects > 7c9347d client-go: wrap error from previous attempt to provide more context > b307538 Merge pull request # 108159 from pohly/logcheck > 8c38cf3 Don't follow redirects with spdy > af0252e Update kube-openapi (# 108895) > 9175c47 enhance and fix log calls > f4f092d Merge pull request # 108981 from liggitt/skip-race > 97bcbe7 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes > 8302916 Temporarily disable TestCheckRetryClosesBody > cf06297 Merge pull request # 108725 from pohly/klog-flush-and-exit > d82e1fd Merge pull request # 108717 from lavalamp/remove-clustername > 2bba973 klog v2.60.1 > c012194 Merge pull request # 108342 from tkashem/rate-limit-error > a34beeb generated files > a1a133b Merge pull request # 108445 from pohly/storage-capacity-ga > 147848c client-go: chain the error returned by rate limiter > 14e253c remove unneeded references > c55e66b Merge pull request # 108680 from kidlj/fix_cache_index_comments > 6ece0de storage capacity: generated files > dedf7ce Merge pull request # 108852 from mikedanese/auth-plugin-doc > 6b59aa0 make comments of updateIndices optimization code more accurate > f624f8e add better link for gcp auth plugin doc > 3ac142e Merge pull request # 108616 from margocrawf/delete-execcredential-v1alpha1 > c47b802 Merge pull request # 108772 from aojea/user_agent > 7088906 Generated code for deleting exec credential v1alpha1 api > 0f3c791 client-go: update generated > 28b9e26 Remove v1alpha1 of the execcredential > 7390aac default kubernetes agent for generated clients > 6889a6b Merge pull request # 108644 from Jefftree/googleapis-gnostic > 186c332 googleapis/gnostic -> google/gnostic > ab732f5 Merge pull request # 107674 from sanposhiho/api-min-domains > b32b6a7 Add MinDomains API to TopologySpreadConstraints field > 2f52a10 Merge pull request # 107410 from margocrawf/master > 0a04e97 Merge pull request # 108426 from deads2k/e2e-check > 2b59dab Check whether static cert is already configured in UpdateTransportConfig > eb103e0 Merge pull request # 108347 from tkashem/refactor > 7d7fd49 add resource enablement check for e2e tests of beta APIs > 34f3aff client-go: refactor retry logic for backoff, rate limiter and metric > 8e46da3 Merge pull request # 108296 from aojea/client_go_size_metrics > e2c62ff client-go: add request and response size metrics > cc43a70 Merge pull request # 108262 from tkashem/retry-unit-test > 5463dac Merge pull request # 106911 from aojea/client_go_metrics > e4ecde2 client-go: add unit test to verify order of calls > 83bb1e3 client-go: remove no longer used finalURLTemplate > 41e0447 Merge pull request # 107105 from justaugustus/go118 > dade88b generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 50aa9bb [go1.18] Bump golang.org/x/... dependencies > a7d2e01 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > dd71ff2 Autogenerated > b74c541 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 6f7b0ae Updated k8s.io/utils dependency > 6964e37 Merge pull request # 107834 from SataQiu/fix-applyconfiguration > 4c892f8 Merge pull request # 107812 from diyi0926/add-field-path-back-to-event-logs > 1f90b31 code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods > 8f44946 Merge pull request # 107876 from jlsong01/fix-concurrent-scheme-usage > 5b56e4a resolve casing issue > 470c93d allocate a unique scheme for each test to fix concurrent usage issue > 93a6315 add fieldPath back to event logs > af150e1 Merge pull request # 107904 from sabbey37/update_azure_auth > f4bf759 Update azure auth plugin deprecation to warning > 7f04550 Merge pull request # 107507 from alexzielenski/client-preprocess-handler > 3255cdc Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 54928ee modify SharedIndexInformer to use newInformer constructor which supports transformers > f157a09 feat: add missing SOCKS5 features > b70ee0a Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 909a459 Merge pull request # 107559 from liggitt/invalid-selectors > ae5b2b8 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 664b1a6 client-go: refactor: Fix styling issues (# 107248) > aab0bb8 Handle invalid selectors properly > 3618ec5 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references > 092b54e Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > a806c6e Remove selflink references in different testing-related files > 61ce20e generated: ./hack/update-vendor.sh > 3c9082a upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 07be351 Merge pull request # 105387 from howardjohn/metadata-client/tracker > 23e2d9e Merge pull request # 107293 from dims/jan-1-owners-cleanup > f582d43 Make metadata fake client implement testing.FakeClient > 3bf0eac OWNERS cleanup - Jan 2021 Week 1 > b025aba Merge pull request # 107420 from 21kyu/fix-typos > 3480737 fix typos in comment > 255c796 Merge pull request # 93709 from ash2k/ash2k/interruptible-sleep > 6524542 Merge pull request # 106547 from astraw99/fix-log-typo > 7a08020 Make sleep interruptible > 8344b1c Merge pull request # 107311 from fasaxc/fix-resource-ver-match > a8ff96d fix log typo > 5754d8f client-go: Clear the ResourceVersionMatch on paged list calls > 782ff78 Merge pull request # 107103 from pohly/log-klog-update > a6257fd Enable setting proxyurl in kubeconfig via kubectl config (# 105566) > 416ac20 dependencies: update klog to v2.40.1 > d7ed940 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > 6096096 Merge pull request # 106934 from spencer-p/spencer-master > 73f2731 Cleanup OWNERS files (No Activity in the last year) > 056a9de Merge pull request # 106568 from liggitt/json-fieldpath > 5a53787 Document when workqueue metrics are dropped > df79851 bump sigs.k8s.io/json > 80a3c86 Merge pull request # 106949 from cpanato/update-golang-xnet > 6919fc5 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > b630899 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > b945f6e Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 70f09c4 Check in OWNERS modified by update-yamlfmt.sh > 096f1fd Merge pull request # 106852 from wojtek-t/remove_legacy_leader_election > 464c8e2 Update golang.org/x/tools to a specific tag and avoid SHA > cbd965e Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 276ea3e Remove support for Endpoints and ConfigMaps lock from leader election > 1106390 Bump k8s.io/utils > 8bffd27 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > c713f38 Merge pull request # 106153 from hyschumi/refactor_thread_safe_store > c8a8ad5 update k/utils to v0.0.0-20211116205334-6203023598ed > d85d0d9 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > 547d6c8 refactor: remove dup code > 2f5ae78 generated files for the grpc field rename > 91177d7 Merge pull request # 106716 from aojea/http1_flake_timeout > 115ee0e bump TestHTTP1DoNotReuseRequestAfterTimeout timeout > 1218545 Merge pull request # 106660 from liggitt/smd-merge > 38ad836 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 0e6a989 Merge pull request # 99728 from mattcary/control bumping k8s.io/code-generator 31c00a6...65c70a5: > 65c70a5 generated: Update kube-openapi and vendor > 15a5f67 Merge pull request # 108126 from sanposhiho/doc/generatedname > c771500 Merge pull request # 108992 from alexzielenski/cache-busting-client-go > 4a52dcf fix the doc about generateName conflict > 5a00495 update vendor > a207ba4 Merge pull request # 108996 from cici37/errUpdate > 9f21e2b Bump kube-openapi > 671bd3e Update kube-openapi (# 108895) > 9929ef4 Merge pull request # 108725 from pohly/klog-flush-and-exit > c5df488 Merge pull request # 108717 from lavalamp/remove-clustername > 206a8cc klog v2.60.1 > a23a1f1 generated files > f85d174 teach code generator about ugly fields > 3e00677 Merge pull request # 108772 from aojea/user_agent > 306583c client-go: update generated > 9dbaade default kubernetes agent for generated clients > cdbee2b Merge pull request # 108644 from Jefftree/googleapis-gnostic > 9763ef4 googleapis/gnostic -> google/gnostic > 8d7923d Merge pull request # 108365 from liggitt/fix-proto-gen > f1858f0 Fix protobuf generation > 0c4a6d9 Merge pull request # 107105 from justaugustus/go118 > 25e8fa3 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 32a7a63 [go1.18] Bump golang.org/x/... dependencies > 5770f4d Merge pull request # 106630 from howardjohn/protogen/full-package-name > 5915ef0 Merge pull request # 108163 from wojtek-t/update_selflink_doc > 6769cf5 Remove double boilerplate > 6538e15 Autogenerated > 87d0e9f go-to-protobuf: use full path for go_package > cad66f3 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > 52348e7 Autogenerated > 547d6d2 Remove SelfLink from autogenerating applyconfigurations > bbecdaa Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > ed2f643 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 836551d Updated k8s.io/utils dependency > 2df02cb Merge pull request # 107834 from SataQiu/fix-applyconfiguration > 2515885 Run hack/update-all.sh > f3a897a code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods > 9c1c6b4 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > ca4cdc1 feat: add missing SOCKS5 features > e4455d9 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 76ef341 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 46b6323 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 03c1f21 generated: ./hack/update-vendor.sh > 197714c upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 7e38d57 Merge pull request # 106978 from pohly/log-message-verbosity > 1ad454e avoid klog Info calls without verbosity > ae5cafc Merge pull request # 107195 from caesarxuchao/blockOwner > b64c36c Refers to the GC doc in the blockOwnerDeletion API doc > ce8fd65 Merge pull request # 107103 from pohly/log-klog-update > c367d78 dependencies: update klog to v2.40.1 > 08f5f5b Merge pull request # 106601 from liggitt/gomodule-gengo-normalize > 5a604ed bump k8s.io/gengo > 05a01c0 Merge pull request # 106964 from ncdc/portable-code-generation > f1a3d4f Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54 > 4dd26a2 Merge pull request # 106949 from cpanato/update-golang-xnet > 194e9e9 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > f7b51b0 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > f1673b2 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 742f451 Check in OWNERS modified by update-yamlfmt.sh > d001e99 Update golang.org/x/tools to a specific tag and avoid SHA > 77d70b0 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 83c01e1 Bump k8s.io/utils > 901b633 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 81b6111 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > 62630d3 update k/utils to v0.0.0-20211116205334-6203023598ed > 993e1ce staging: add dummy commit to trigger gomod update (# 106794) > 036d4df Update fieldValidation godoc > 1685c04 Merge pull request # 106660 from liggitt/smd-merge > 0f2dbc9 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 999c27b Merge pull request # 105916 from kevindelgado/validation-unify-all bumping k8s.io/apiextensions-apiserver cf300a6...b993e22: > b993e22 Update dependencies to v0.24.4 tag > f6dccd8 Merge pull request # 110042 from Jefftree/automated-cherry-pick-of-# 109880-upstream-release-1.24 > b82ec0b Remove warning log for merging meta and scale type > b34b607 Merge pull request # 109242 from cici37/addTest > 1ad114b Merge pull request # 109238 from jpbetz/reduce-time-cel-validation-tests > a205029 Add separate cost limit test. > 8ec5404 Only validate each expression once in primary CEL correctness suite > b94fca5 Merge pull request # 109128 from Jefftree/openapiv3-metrics > 16d550b Merge pull request # 109122 from jpbetz/runtime-limit-tightening > 62f765a Add metrics for OpenAPI v3 generation > 1221011 Merge pull request # 109031 from Jefftree/openapiv3beta > dfe9350 Reduce CEL runtime cost limits by 1/2 based on latency goals > f350dab Separate OpenAPI V2 and V3 Config > d05111e Update tests for kube-openapi upgrade > c671030 generated: Update kube-openapi and vendor > 426e20e Merge pull request # 108126 from sanposhiho/doc/generatedname > 810bf54 Merge pull request # 108990 from jpbetz/per-crd > 205af0a fix the doc about generateName conflict > ae7a078 Merge pull request # 108629 from skitt/blang-semver-v4 > 9240dba Enfoce per-CRD estimated cost limit > b5908bd Merge pull request # 108612 from DangerOnTheRanger/cel-crd-maxlength > 068f21d Upgrade to blang/semver/v4 v4.0.0 > a17b9ba Add per-CRD cost evaluation. > 6b99f74 Merge pull request # 108996 from cici37/errUpdate > 97bfd37 Update err handling > abe11f3 Bump kube-openapi > 76c7ff3 Merge pull request # 109040 from jpbetz/revert-cel-bump > 21e0a14 Merge pull request # 108859 from cici37/placeholder > 5021b3f Revert "Initialize a base CEL env and share it to avoid repeated function declaration validation" > 8f35bcf Merge pull request # 108954 from jpbetz/cel-0.11.1 > a18d2aa Update due to inconsistent message got from kube-openapi > 6ae144f Revert "Bump CEL to 0.11.2" > be2a6a0 Initialize a base CEL env and share it to avoid repeated function declaration validation > d3fef43 Update err handling > f8dc6df Bump CEL to 0.11.2 > 899817b Return a placeholder error for blocking failure before CEL validation. > 6c890e6 Merge pull request # 108073 from benluddy/cel-transition-rule-oldself-plumbing > fc90687 Add validation rule tests for transition rules > 6fe18a4 Allow and enforce CEL CRD validation rules that reference oldSelf. > 6ab3fd1 Update kube-openapi (# 108895) > afe8ea9 Merge pull request # 107090 from cici37/reduceNoise > 808447f Merge pull request # 106591 from Kartik494/bumpetcd > e0c3d86 Return type instead of object > 5799d5a Merge pull request # 108725 from pohly/klog-flush-and-exit > b4c2bc2 Updated Etcd Version to 3.5.1 in go.mod > 8f25f22 Merge pull request # 108717 from lavalamp/remove-clustername > 0bf7876 klog v2.60.1 > 39229d8 Merge pull request # 108950 from jpbetz/fix-cel-test > 6e966cf generated files > b9cbe6c Remove flaky CEL cost tests that rely on map iteration order > a599743 Merge pull request # 108907 from Jefftree/crd-openapi-bug > 4812e51 Merge pull request # 108529 from cici37/celCostStability > 0a88d0b Fix OpenAPI v3 bug with #/definitions > b776ad9 Merge pull request # 103516 from ykakarap/kubectl-subresources-apiserver > fab2d1a Adjust cost after library func introduced. > faa1359 Merge pull request # 108617 from jpbetz/function-ext-costs > c65c485 kubectl: API changes to support --subresource in kubectl > 91bff26 Add cel cost stability test. > 5772ec0 Add cost calculator for extensions functions, enable regex pre-compilation > 31c15bc Merge pull request # 108772 from aojea/user_agent > 2b7cf69 client-go: update generated > 855f37e Merge pull request # 108646 from cici37/context > 3385c39 Merge pull request # 108644 from Jefftree/googleapis-gnostic > eff5693 Wire in request context > adf04b6 Merge pull request # 108419 from DangerOnTheRanger/cel-maxlength-integration > e2b78f2 googleapis/gnostic -> google/gnostic > c907672 Merge pull request # 108695 from cici37/errMessage > 1b50e07 Add maxLength/maxItems/maxProperties support to cel.Compile. > ab086dd Fix err handling due to cel update > 4846ad6 Merge pull request # 108595 from cici37/updateLimit > a2327b5 Update cost budget > b111587 Merge pull request # 108482 from cici37/vendorCEL > feee012 Merge pull request # 108643 from liggitt/cobra > 963365e Wire runtime cost into validation. > 824a45c Merge pull request # 108647 from cici37/bumpCEL > d6b1060 Update cobra to v1.4.0 > 21a13eb Bump cel-go to v0.10.1 > 58b0992 Merge pull request # 108204 from kevindelgado/field-validation-crd-unit-tests > f5b06c9 Merge pull request # 108576 from jpbetz/cel-0_10_0 > 68670ad PR feedback > 685b1c8 Add tests demonstrating numeric comparisons and int-or-string behavior > 97d9a2b WIP: start debuging crd handler testing > df72649 Bump cel-go to v0.10.0 > e429598 Merge pull request # 108437 from andrewsykim/bump-konnectivity-v0.0.29 > 7066a88 bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30 > cca509a Merge pull request # 108013 from benluddy/cel-transition-rule-schema-validation > e2c64f5 Forbid CEL transition rules on unmergeable CRD subschemas. > 96339dc Merge pull request # 108312 from jpbetz/stdlib > fa462a9 Add stdlib of CEL functions to Kubernetes that extends the standard library provided by CEL > e446098 Merge pull request # 108365 from liggitt/fix-proto-gen > f985f3a Merge pull request # 108339 from cheftako/anp-release > e7aa232 Regenerate protobuf > 59c870e Bump konnectivity-client to v0.0.28 > d5c90c4 Merge pull request # 108328 from dgrisonnet/fix-go-collector > 73189fb bump client_golang to v1.12.1 > b80398f Merge pull request # 94637 from liggitt/namespace-before-admission > f3ea2cc Merge pull request # 108263 from deads2k/more-resthandlers > 6e79810 Update tests to have namespace set in req context > 15285c5 migrate more rest handlers to select by resource enablement > 8b3b1d9 Merge pull request # 107105 from justaugustus/go118 > fd2dd05 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > f250253 Merge pull request # 106630 from howardjohn/protogen/full-package-name > 83dafd2 Merge pull request # 108163 from wojtek-t/update_selflink_doc > c54016b go-to-protobuf: regenerate with full go_package > 2a6193b Autogenerated > 1d3fa8d Merge pull request # 107527 from wojtek-t/remove_selflink_ga > d325580 Autogenerated > 50ae234 Remove Selflink from convertors > ba8efeb Remove unused selflink parameters from ContextBasedNaming > c854e56 Relax to using namer instead of selflinker in API groupversion > 00b1c08 Remove selflink integration tests > 392ce15 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 7c6ef62 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 2d699db Updated k8s.io/utils dependency > 72daf89 Merge pull request # 107970 from liggitt/validations-round-trip > 181de81 Run hack/update-all.sh > ed8b997 Use serializable struct for x-kubernetes-validations in openapi > b475f27 Make JSON schema round tripping test more strict > 29400d7 Merge pull request # 107956 from benluddy/xvalidations-deepcopy > 8ad7e6e Deeply copy JSONSchemaProps.XValidations. > 5e47baf Merge pull request # 107688 from liggitt/prune-array > 871b919 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 0c5d09f Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true > 2cfc338 feat: add missing SOCKS5 features > bf40ed2 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 0e92d7a upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > c718707 upgrade cespare/xxhash/v2 to v2.1.2 > 003be15 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references > 1f308a5 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 538d83d Remove selflink references in different testing-related files > 528ea3b generated: ./hack/update-vendor.sh > 05f9509 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 38cf7f6 Merge pull request # 107176 from Iceber/fix-request-info > 3c274a4 Merge pull request # 107195 from caesarxuchao/blockOwner > 4a15d17 if the ok returned by RequestInfoFrom is false, the requestInfo is nil > ad20064 Refers to the GC doc in the blockOwnerDeletion API doc > 1ef4cd2 Merge pull request # 107103 from pohly/log-klog-update > 62d72d9 Merge pull request # 107061 from alexzielenski/oav3-bug-incorrect-definitions-version > 306b66d dependencies: update klog to v2.40.1 > 6abfddc Merge pull request # 104733 from thaJeztah/bump_moby_term > b2e5f2b fix bug which causes openapi builder to lookup cached possibly incorrect schema > b4a81f5 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > 0fdde31 go.mod: github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 > b0c4213 Merge pull request # 106601 from liggitt/gomodule-gengo-normalize > 1d7b071 Cleanup OWNERS files (No Activity in the last year) > 982d384 Merge pull request # 106568 from liggitt/json-fieldpath > 6c4c420 bump k8s.io/gengo > 27fee24 bump sigs.k8s.io/json > a09f760 Merge pull request # 106964 from ncdc/portable-code-generation > dc0fc6d Merge pull request # 106922 from cheftako/anp-release > 4944e93 Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54 > e6d99b1 Merge pull request # 106949 from cpanato/update-golang-xnet > 3497c54 Bump konnectivity network proxy to v0.0.27. > 39a622b Merge pull request # 106458 from dims/lint-yaml-in-owners-files > ebb93b9 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > ff3cd97 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 6dba7a6 Check in OWNERS modified by update-yamlfmt.sh > 0d43231 Update golang.org/x/tools to a specific tag and avoid SHA > aa82854 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > ba11ada Bump k8s.io/utils > f3eac92 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 65b3c17 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > 6e695a1 update k/utils to v0.0.0-20211116205334-6203023598ed > b0680dd staging: add dummy commit to trigger gomod update (# 106794) > dba3122 Update fieldValidation godoc > 6ca57ba Merge pull request # 106660 from liggitt/smd-merge > 4ac31f8 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 Signed-off-by: Knative Automation <automation@knative.team> * upgrade to latest dependencies bumping knative.dev/pkg 93b66e6...5f66ecf: > 5f66ecf Allow configuration of threads-per-controller (# 2567) > 717747b Register webhook GVKs for validating callbacks (# 2590) > 501fbd5 upgrade to latest dependencies (# 2592) > 3d24b84 fix lint warnings (# 2589) > cc6e435 upgrade to latest dependencies (# 2587) > 20aabd5 Bump to k8s v0.24.4 client packages (# 2586) > 2a05469 updates boilerplate action to use go v1.18 (# 2588) bumping k8s.io/kube-openapi 4241196...3ee0da9: > 3ee0da9 Merge pull request # 299 from Jefftree/def-optimize > 3a31a64 Merge pull request # 292 from Jefftree/v2v3conv > ba6f675 Optimize Definition generation > e69a86c Merge pull request # 298 from Jefftree/allOf > 2cbad14 Add OpenAPIConv > 9f9c01d Merge pull request # 297 from cici37/errFix > 207f0c7 Wrap Refs with AllOf > 29d7264 Merge pull request # 295 from Jefftree/fix-api-json > d2a55e8 Align maxProperties/minProperties err value with others > 52feaf8 Merge pull request # 290 from jiahuif/feature/prune-v2-when-serving-v3 > 352e363 Fix json encoding for OpenAPI v3 Discovery > 662cbb0 Return valid for kubernetes to handle err properly > 13192b9 Merge pull request # 289 from jiahuif/feature/openapi-oneof-type > 2580423 remove embedded v2 from expected schema > 8a7ee80 Merge pull request # 293 from alexzielenski/cache-busting > 79a5a7d generated: update integration test. > d436835 add test for pruning v2 schema. > 6a7b704 Merge pull request # 291 from Jefftree/builder3-test > de6f8b0 split openapi mock class into Fake and FakeV3 > da7e27a add integration test for v3 OneOf > eca4f62 do not include v2 schema when serving v3. > 89ac9db Merge pull request # 284 from Jefftree/cache-busting > 7afa56c Add test for builder3 > 3ca26f0 address comments > 697543f add support for custom v3 oneOf types. > ddc6692 Merge pull request # 288 from Jefftree/gnostic-fix > b0d7548 Cache busting > 130db2b add wrapper around gnostic v3 document > a9dfcaa Merge pull request # 286 from Jefftree/leading-newline > 91ab739 Update gnostic to drop jsonschema dependency > 3f90b8c Merge pull request # 282 from alexzielenski/header_vendorext_marshal > c7e0de3 Merge pull request # 285 from Jefftree/proto-upgrade > 7626df5 Trim leading newlines in Descriptions > 1cd4920 add vendor extensions to marshal openapi v2 header > 86aaf54 Upgrade protobuf and change references of googleapis/gnostic -> google/gnostic bumping knative.dev/networking 215bac9...cefed20: > cefed20 upgrade to latest dependencies (# 710) > aded181 upgrade to latest dependencies (# 709) bumping golang.org/x/tools c20fd7c...897bd77: > 897bd77 internal/gocommand: remove support for -workfile > e6a7e13 go/analysis/tools/internal/checker: add support for RunDespiteError > adcfb65 internal/lsp/source: use the object as the hover source for type params > 411d040 internal/lsp/source: clean up the interface to hover information > 45aeaf7 internal/lsp/source: improve the heuristics for linkable identifiers > a317113 internal/lsp/source: fix hover on generic type declarations > 1f3875c internal/lsp/source: begin to refactor hovering with a HoverContext type > fd59bdf internal/lsp/source: adjust object position when formatting full AST > cda4201 internal/lsp/source: simplify Identifier.enclosing > 59f1f2c cmd/goyacc: reduce array sizes using smaller base types > c677677 internal/lsp/cache: let Session.getGoEnv query GOWORK > 9095d10 go/analysis/passes/tests: fix a missed rename from CL 374495 > 70c3ea2 gopls,internal/lsp: Implement method stubbing via CodeAction > 2ff4db7 go/analysis/passes/tests: Check malformed fuzz target. > 11109f6 go/ssa/ssautil: Initialize Instances field. > 33002ea go/loader: Initialize (types/Info).Instances field > be40034 internal/lsp: add support for formatting go.work files > 2405dce internal/lsp: use placeholders with prepare rename > c6fca02 godoc: handle type parameters correctly in LinkifyText > c0b9fb5 internal/lsp/analysis/undeclaredname: suppress impossible quick fixes > 9b156ee internal/lsp/source: provide full documentation of builtin types > caecc2b internal/typeparams: add a generic form of types.AssignableTo > 164402d internal/lsp/cache: set types.Config.GoVersion > 6aaba77 internal/lsp/debug: add go version to gopls version output > 414ec9c internal/lsp: add ListImports > d55d892 gopls/doc: how to request a particular gopls w/ sublime text > cf66aec gopls: update coc.nvim documentation for using go.work > 597b165 internal/lsp/cache: use -workfile on 1.18 > 8305295 gopls: recognize the go.work file type > 962260a internal/lsp/source: remove the unused source.DetectLanguage > 3e30e21 gopls: remove the workspace_metadata command > 25d2ab2 internal/lsp/cache: fixes for workspace invalidation > 8d915b1 internal/lsp/cache: simplify workspace construction > 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod > 4da8ceb internal/lsp/source: remove the unused UpdateUserModFile invocation flag > 727dfdb internal/lsp/source/completion: add conventional acronyms for type names > c009ab4 internal/lsp/completion: the inserted text should be what is shown to the user > eeb95ae gopls: make 'fastfuzzy' the default fuzzy matcher for workspace symbols > ea5e1dc internal/typeparams: add a helper to return the origin method > a739c97 internal/lsp/fake: retry ioutil.ReadFile on plan9 if it fails due to exclusive use > 82366c6 internal/lsp/fake: in WriteFileData, retry writes that fail with ERROR_LOCK_VIOLATION on Windows > f6067dc gopls: cleanup the main help pages > dfda270 gopls: use the = form in flag parameter printing rather than a space > 5ad7054 gopls: add long forms for all the 1 rune flags > 217a9fc gopls: take control of the flag printing > afd524f gopls: clean up the help text > ec9a7de gopls: write out the raw usage text > 461d130 internal/lsp: include receiver type parameters when completing receivers > 263785d gopls: update dependencies post-release > 8e9bdc5 gopls: document that v0.7.5 is the final version to support Go 1.12 > 492cf3a doc: update the instruction to use beta2 > 939c2c0 godoc/redirect: close HTTP response bodies in TestRedirect > 0f0bbfd go/callgraph/vta: avoid panic on missing function definitions > 845bb90 go/types/objectpath: update objectpath tests for TypeString changes > be5769c go/types/objectpath: update objectpath tests for TypeString changes > 135791d go/callgraph/vta: move test code to testdata/src > fe74b5f internal/template: return available semantic tokens even on template error > 772a399 internal/template: return a Source with template diagnostics bumping k8s.io/client-go 11f68c5...3e73df6: > 3e73df6 Update dependencies to v0.24.4 tag > 5e66e32 Merge pull request # 111274 from Abirdcfly/automated-cherry-pick-of-# 111235-upstream-release-1.24 > 37577f3 fix a possible panic because of taking the address of nil > 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > af4295f Merge pull request # 109114 from tkashem/client-go-retry-thread-safe > d8531f5 client-go: make retry in Request thread safe > 33011f1 Merge pull request # 109050 from MadhavJivrajani/client-go-retry > 8a672f0 Merge pull request # 109151 from Argh4k/r-101566 > 01ab7fb client-go: reset request body after response is read and closed > f699049 Revert "Field `status.hostIPs` added for Pod (# 101566)" > 092a109 Introduce APIs to support multiple ClusterCIDRs (# 108290) > 488e9bb Merge pull request # 109137 from wojtek-t/fix_multiple_values_indexer > e540ebe Addresses the issue which caused # 109115 > 1cab689 Add test for indexer with multiple values > b1e85f6 Merge pull request # 109031 from Jefftree/openapiv3beta > 4fdf361 generated: Update kube-openapi and vendor > 9cfda74 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 0c14d0c Field `status.hostIPs` added for Pod (# 101566) > 400b1be make update after timeZone support for CronJob > 94a1081 Implementation on Network Policy Status (# 107963) > 11ca265 Merge pull request # 108992 from alexzielenski/cache-busting-client-go > 92adc4d Merge pull request # 82162 from krmayankk/maxun > fa08fc2 adjust comments > 1a9591b API: maxUnavailable for StatefulSet > 27f72fc update vendor > 402aa66 Merge pull request # 108996 from cici37/errUpdate > 018cf8a add fetching into discovery client for OpenAPI v3 > ef44f11 Bump kube-openapi > 1933a66 Merge pull request # 108505 from rikatz/kubectl-debug-not-showing-response > e0aaa37 Merge pull request # 107180 from ardaguclu/remove-deprecated-serverresource > 9c04962 Reintroduce response status and header on kubectl verbose debug > 23ab4ae Merge pull request # 108698 from tkashem/last-error > 7e062f8 Remove deprecated discovery/ServerResources function > ed28381 Merge pull request # 108531 from tallclair/redirects > 7c9347d client-go: wrap error from previous attempt to provide more context > b307538 Merge pull request # 108159 from pohly/logcheck > 8c38cf3 Don't follow redirects with spdy > af0252e Update kube-openapi (# 108895) > 9175c47 enhance and fix log calls > f4f092d Merge pull request # 108981 from liggitt/skip-race > 97bcbe7 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes > 8302916 Temporarily disable TestCheckRetryClosesBody > cf06297 Merge pull request # 108725 from pohly/klog-flush-and-exit > d82e1fd Merge pull request # 108717 from lavalamp/remove-clustername > 2bba973 klog v2.60.1 > c012194 Merge pull request # 108342 from tkashem/rate-limit-error > a34beeb generated files > a1a133b Merge pull request # 108445 from pohly/storage-capacity-ga > 147848c client-go: chain the error returned by rate limiter > 14e253c remove unneeded references > c55e66b Merge pull request # 108680 from kidlj/fix_cache_index_comments > 6ece0de storage capacity: generated files > dedf7ce Merge pull request # 108852 from mikedanese/auth-plugin-doc > 6b59aa0 make comments of updateIndices optimization code more accurate > f624f8e add better link for gcp auth plugin doc > 3ac142e Merge pull request # 108616 from margocrawf/delete-execcredential-v1alpha1 > c47b802 Merge pull request # 108772 from aojea/user_agent > 7088906 Generated code for deleting exec credential v1alpha1 api > 0f3c791 client-go: update generated > 28b9e26 Remove v1alpha1 of the execcredential > 7390aac default kubernetes agent for generated clients > 6889a6b Merge pull request # 108644 from Jefftree/googleapis-gnostic > 186c332 googleapis/gnostic -> google/gnostic > ab732f5 Merge pull request # 107674 from sanposhiho/api-min-domains > b32b6a7 Add MinDomains API to TopologySpreadConstraints field > 2f52a10 Merge pull request # 107410 from margocrawf/master > 0a04e97 Merge pull request # 108426 from deads2k/e2e-check > 2b59dab Check whether static cert is already configured in UpdateTransportConfig > eb103e0 Merge pull request # 108347 from tkashem/refactor > 7d7fd49 add resource enablement check for e2e tests of beta APIs > 34f3aff client-go: refactor retry logic for backoff, rate limiter and metric > 8e46da3 Merge pull request # 108296 from aojea/client_go_size_metrics > e2c62ff client-go: add request and response size metrics > cc43a70 Merge pull request # 108262 from tkashem/retry-unit-test > 5463dac Merge pull request # 106911 from aojea/client_go_metrics > e4ecde2 client-go: add unit test to verify order of calls > 83bb1e3 client-go: remove no longer used finalURLTemplate > 41e0447 Merge pull request # 107105 from justaugustus/go118 > dade88b generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 50aa9bb [go1.18] Bump golang.org/x/... dependencies > a7d2e01 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > dd71ff2 Autogenerated > b74c541 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 6f7b0ae Updated k8s.io/utils dependency > 6964e37 Merge pull request # 107834 from SataQiu/fix-applyconfiguration > 4c892f8 Merge pull request # 107812 from diyi0926/add-field-path-back-to-event-logs > 1f90b31 code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods > 8f44946 Merge pull request # 107876 from jlsong01/fix-concurrent-scheme-usage > 5b56e4a resolve casing issue > 470c93d allocate a unique scheme for each test to fix concurrent usage issue > 93a6315 add fieldPath back to event logs > af150e1 Merge pull request # 107904 from sabbey37/update_azure_auth > f4bf759 Update azure auth plugin deprecation to warning > 7f04550 Merge pull request # 107507 from alexzielenski/client-preprocess-handler > 3255cdc Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 54928ee modify SharedIndexInformer to use newInformer constructor which supports transformers > f157a09 feat: add missing SOCKS5 features > b70ee0a Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 909a459 Merge pull request # 107559 from liggitt/invalid-selectors > ae5b2b8 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 664b1a6 client-go: refactor: Fix styling issues (# 107248) > aab0bb8 Handle invalid selectors properly > 3618ec5 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references > 092b54e Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > a806c6e Remove selflink references in different testing-related files > 61ce20e generated: ./hack/update-vendor.sh > 3c9082a upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 07be351 Merge pull request # 105387 from howardjohn/metadata-client/tracker > 23e2d9e Merge pull request # 107293 from dims/jan-1-owners-cleanup > f582d43 Make metadata fake client implement testing.FakeClient > 3bf0eac OWNERS cleanup - Jan 2021 Week 1 > b025aba Merge pull request # 107420 from 21kyu/fix-typos > 3480737 fix typos in comment > 255c796 Merge pull request # 93709 from ash2k/ash2k/interruptible-sleep > 6524542 Merge pull request # 106547 from astraw99/fix-log-typo > 7a08020 Make sleep interruptible > 8344b1c Merge pull request # 107311 from fasaxc/fix-resource-ver-match > a8ff96d fix log typo > 5754d8f client-go: Clear the ResourceVersionMatch on paged list calls > 782ff78 Merge pull request # 107103 from pohly/log-klog-update > a6257fd Enable setting proxyurl in kubeconfig via kubectl config (# 105566) > 416ac20 dependencies: update klog to v2.40.1 > d7ed940 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > 6096096 Merge pull request # 106934 from spencer-p/spencer-master > 73f2731 Cleanup OWNERS files (No Activity in the last year) > 056a9de Merge pull request # 106568 from liggitt/json-fieldpath > 5a53787 Document when workqueue metrics are dropped > df79851 bump sigs.k8s.io/json > 80a3c86 Merge pull request # 106949 from cpanato/update-golang-xnet > 6919fc5 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > b630899 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > b945f6e Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 70f09c4 Check in OWNERS modified by update-yamlfmt.sh > 096f1fd Merge pull request # 106852 from wojtek-t/remove_legacy_leader_election > 464c8e2 Update golang.org/x/tools to a specific tag and avoid SHA > cbd965e Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 276ea3e Remove support for Endpoints and ConfigMaps lock from leader election > 1106390 Bump k8s.io/utils > 8bffd27 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > c713f38 Merge pull request # 106153 from hyschumi/refactor_thread_safe_store > c8a8ad5 update k/utils to v0.0.0-20211116205334-6203023598ed > d85d0d9 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > 547d6c8 refactor: remove dup code > 2f5ae78 generated files for the grpc field rename > 91177d7 Merge pull request # 106716 from aojea/http1_flake_timeout > 115ee0e bump TestHTTP1DoNotReuseRequestAfterTimeout timeout > 1218545 Merge pull request # 106660 from liggitt/smd-merge > 38ad836 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 0e6a989 Merge pull request # 99728 from mattcary/control bumping knative.dev/serving 62685b3...d6ab464: > d6ab464 Update net-istio nightly (# 13309) > c832f35 Add the capability for perf tests to store their results in an influxdb (# 13192) > 43c7a5c upgrade to latest dependencies (# 13292) > ee1058c Fix LatestReadyRevision semantics - it only advances forward (# 13239) > 8690e51 Update net-contour nightly (# 13307) > 3cae749 Update net-gateway-api nightly (# 13306) > e7ad41e Update net-kourier nightly (# 13302) > 95cebbc update to use k8s.io/utils/clock package (# 13301) > 67255a6 Update net-gateway-api nightly (# 13296) > f38229d Use new k8s.io/util/clock package (# 13300) > a92d508 Update net-kourier nightly (# 13297) > 50bec63 Update net-istio nightly (# 13295) > 8b76bfe Update net-contour nightly (# 13294) > 1c6a05d Update net-certmanager nightly (# 13291) > c5c5ea2 use GKE 1.23 clusters (# 13289) > 540e947 upgrade to latest dependencies (# 13290) > 8eb8629 upgrade to latest dependencies (# 13288) > 78f8af6 Update net-contour nightly (# 13287) > 19cd295 update setup-ko action to v0.6 (# 13283) > e826275 Update net-certmanager nightly (# 13281) > 6bf8c1f Update net-contour nightly (# 13282) > 0643359 Update net-istio nightly (# 13280) > 85c593d Update net-gateway-api nightly (# 13279) bumping github.com/stretchr/testify acba37e...181cea6: > 181cea6 impr: `CallerInfo` should print full paths to the terminal (# 1201) > cf1284f Allow mock expectations to be ordered (# 1106) > 66eef0e fix: assert.MapSubset (or just support maps in assert.Subset) (# 1178) > 2fab6df Add WithinTimeRange method (# 1188) > b5ce165 fixing panic in calls to assertion with nil m.mutex (# 1212) > c206b2e Mock can be deadlocked by a panic (# 1157) > 1b73601 suite: correctly set stats on test panic (# 1195) > ba1076d Add .Unset method to mock (# 982) > c31ea03 Support comparing byte slice (# 1202) > 48391ba Fix panic in AssertExpectations for mocks without expectations (# 1207) > 840cb80 arrays value types in a zero-initialized state are considered empty (# 1126) > 07dc7ee Bump actions/setup-go from 3.1.0 to 3.2.0 (# 1191) > c33fc8d Bump actions/checkout from 2 to 3 (# 1163) > 3c33e07 Added Go 1.18.1 as a build/supported version (# 1182) > e2b56b3 Bump github.com/stretchr/objx from 0.1.0 to 0.4.0 > 41453c0 Update gopkg.in/yaml.v3 > 285adcc Update go versions in build matrix > 6e7fab4 Bump actions/setup-go from 2 to 3.1.0 > 106ec21 use RWMutex > a409ccf fix data race in the suit > 3586478 assert: fix typo > 7797738 Update versions supported to include `go 1.16` > 083ff1c Fixed didPanic to now detect panic(nil). > 1e36bfe Use cross Go version compatible build tag syntax > e798dc2 Add docs on 1.17 build tags > 83198c2 assert: guard CanConvert call in backward compatible wrapper > 087b655 assert: allow comparing time.Time > 7bcf74e fix msgAndArgs forwarding > c29de71 add tests for correct msgAndArgs forwarding > f87e2b2 Update builds > ab6dc32 fix linting errors in /assert package > edff5a0 fix funtion name > 5c61ef9 fix potential nil-pointer dereference > e209ca8 Improve mock.MatchedBy failed comparison Diff message > a9de4f0 Create dependabot.yml > fd9e1fb Fix NaN similarity checks > ee42bbe Use multiple run commands > 57bf675 Update go versions > 6c59e0f Convert CI to use GitHub Actions > 6241f9a Add String method to Mock to fix # 625 > dc5c261 Make sure time.Time comparison produces a helpful diff. closes # 989 > 6990a05 Add ErrorContains > bf646ea add test to check that Helper is called > 6f81fdf fix the output source file in test output > a2f7dbf Change Readme to reflect supported Go versions bumping k8s.io/api f89a761...44d27eb: > 44d27eb Update dependencies to v0.24.4 tag > 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > 2de6996 Merge pull request # 109241 from ravisantoshgudimetla/sts-ar-optional > 7734d26 [sts] api: Make available replicas optional > 38ec09a [sts] Generated: Make available replicas optional > ec84bcb Merge pull request # 109178 from liggitt/openapi-master > e3797f2 Drop enum tag from certificate request condition > 02c2207 Merge pull request # 109151 from Argh4k/r-101566 > 1eb735b Revert "Field `status.hostIPs` added for Pod (# 101566)" > 290a349 Introduce APIs to support multiple ClusterCIDRs (# 108290) > b754a94 Merge pull request # 109031 from Jefftree/openapiv3beta > a729cc1 generated: Update kube-openapi and vendor > 6031be5 Merge pull request # 108736 from NetApp/any-volume-data-source-beta > e78ec14 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 5b36872 Update AnyVolumeDataSource feature gate to beta > 6519413 Merge pull request # 107476 from alculquicondor/job-ready > 4d603a5 make update after timeZone support for CronJob > ed1c913 Field `status.hostIPs` added for Pod (# 101566) > 135d041 Graduate JobReadyPods to beta > 3bd5d7d TimeZone support for CronJobs > f457c96 Implementation on Network Policy Status (# 107963) > b091752 Merge pull request # 82162 from krmayankk/maxun > e43e442 Merge pull request # 108282 from sftim/20220222_reword_types_container_runtime_neutral > 6135a28 API: maxUnavailable for StatefulSet > 9431395 Merge pull request # 108996 from cici37/errUpdate > 0d1146f Update generated docs > b0daa7a Bump kube-openapi > 9d3e6aa Avoid using Docker Engine as example for container runtime > 92515b8 Handle Non-graceful Node Shutdown (# 108486) > 24067bf Update types to be neutral about container runtime > df53a95 Update kube-openapi (# 108895) > 252596f Merge pull request # 108725 from pohly/klog-flush-and-exit > eba027b Merge pull request # 107859 from ravisantoshgudimetla/promote-PodOS-beta > 31a68ac klog v2.60.1 > b14ef06 Merge pull request # 108522 from SergeyKanzhelev/grpcToBeta > 2a29e32 Generated: PodOS field to beta > 20a98db Merge pull request # 107395 from alculquicondor/indexed-job > b956cca promote grpcProbes to beta > c3242c8 Merge pull request # 108445 from pohly/storage-capacity-ga > 1864916 Graduate IndexedJob to stable > 1f158ba Merge pull request # 108782 from cfryanr/expirationseconds_conformance > b78eb95 storage capacity: generated files > e8dffa9 Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA > e9a2988 storage capacity: clarify relationship between capacity fields > 0f1a9d7 Merge pull request # 108441 from pacoxu/pod-overload-ga > 4d4dca7 storage capacity: v1 API > b9830ac Merge pull request # 108644 from Jefftree/googleapis-gnostic > e8cba0c mark PodOverhead to GA in v1.24; remove in v1.26 > 045528e storage capacity: GA, always enabled, remove feature check > 939bda2 googleapis/gnostic -> google/gnostic > 17c9f73 Merge pull request # 108639 from jiahuif-forks/feature/openapi/node-condition-type-non-enum > fcdc547 polish comments of non-enum values. > c1d9c2b unmark non-validated types as enums. > ee4a762 Merge pull request # 107674 from sanposhiho/api-min-domains > 99de566 Add MinDomains API to TopologySpreadConstraints field > b8c40e0 Merge pull request # 108365 from liggitt/fix-proto-gen > a7a04f7 Regenerate protobuf > 860906f Merge pull request # 103061 from SergeyKanzhelev/removeAlphaRuntimeClass > cf872a4 Merge pull request # 108280 from liggitt/secrets > 2cb3498 Remove RuntimeClass feature gate as it was GA-ed > 35b1d68 Update secrets field API doc > 1b1f1b7 Merge pull request # 107105 from justaugustus/go118 > fedc50b Merge pull request # 108219 from liggitt/api-compatibility-fuzzer > 6a7745d generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > ef99526 Merge pull request # 108136 from ahg-g/ahg-affinity > b9d60f7 Regenerate HEAD compatibility fixtures > 5ab0434 Merge pull request # 106630 from howardjohn/protogen/full-package-name > f4d2900 Graduate PodAffinityNamespaceSelector to GA > 42578ae Merge pull request # 108129 from ahg-g/ahg-suspend > 402c109 go-to-protobuf: regenerate with full go_package > 4097bdc Merge pull request # 108138 from liggitt/v1beta1-selector > 52c1bbc generated files > 0ce2a88 Revert v1beta1 PodDisruptionBudget select patchStrategy > fc54d6a Graduate SuspendJob to GA > 29fd43e Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 9f54b3e Updated k8s.io/utils dependency > 64a9060 Merge pull request # 108055 from liggitt/api-compatibility > b2746bc Remove unused API compatibility fixture files > 816e830 Add hpa v2 compatibility fixtures > 8fb9658 Merge pull request # 107691 from SubhasmitaSw/issue_31393 > 67a3496 Merge pull request # 107432 from denkensk/graduate-nonpreemptingpriority-to-ga > 85611ae removed references to Docker in Kubernetes API > 8a75781 Merge pull request # 107656 from dims/add-labels-when-there-are-sig-aliases-used-in-approvers-reviewers > 583fc80 graduate nonpreemptingpriority to ga > b2d630a Merge pull request # 106932 from SergeyKanzhelev/removeDynamicKubeletConfig > dc08a5d Add labels when there sig aliases used in approvers/reviewers > e6d62dd Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 107b310 remove DynamicKubeletConfig logic from kubelet > 1d22b5b feat: add missing SOCKS5 features > 35d41aa Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 0ade255 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 94676c7 Merge pull request # 107603 from jayesh-srivastava/IANA-links > 5be450b Update IANA links > 37c9308 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 13861f0 generated: ./hack/update-vendor.sh > 688ca8d Merge pull request # 107529 from humblec/vol-fields > a75b0b5 Merge pull request # 107293 from dims/jan-1-owners-cleanup > 2240bf0 storage: correct struct fields in volume plugins > 6b8e940 Merge pull request # 107466 from humblec/new-field > 15e2172 Add mwielgus back > 58b7590 correct struct fields in various core storage structs > 204fd46 OWNERS cleanup - Jan 2021 Week 1 > 0bfaff8 Merge pull request # 107441 from humblec/more-pv-source > 5b5d5de correct struct fields in VolumeSource and PersistentVolumeSource > 37748cc Merge pull request # 107385 from humblec/csipvsource > 274b9af csi: correct struct fields in CSI{Persistent}VolumeSource. > 7289fed Merge pull request # 107235 from Nordix/deprecate-loadbalancerip > db00d7c Update generated files > 38141dd Deprecate service.spec.LoadBalancerIP > e869828 Merge pull request # 106643 from cyclinder/addresses_in_endpointslice > 18d22ba Merge pull request # 107103 from pohly/log-klog-update > f45808c fix: documenting that kube-proxy only use the first address in each endpoint > 236866c Merge pull request # 107027 from Nordix/disable-nodeport-ga > 4f891e5 dependencies: update klog to v2.40.1 > fcebee2 Update generated files after ServiceLBNodePortControl->GA > 6c48d34 Mark ServiceLBNodePortControl as GA > 038a002 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > b7112c1 Merge pull request # 107004 from liggitt/flowcontrol-beta > f1dacd8 Cleanup OWNERS files (No Activity in the last year) > 3dfa338 Point flowcontrol users at v1beta2 > 0820d15 Merge pull request # 106568 from liggitt/json-fieldpath > d992e83 Merge pull request # 106887 from liggitt/hpa-beta > 248e099 bump sigs.k8s.io/json > b3fcc5e Merge pull request # 106949 from cpanato/update-golang-xnet > a7f63e3 Direct v2betaX users to migrate to HPA v2 > 217eb4a Merge pull request # 106458 from dims/lint-yaml-in-owners-files > 32d2b15 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > e092618 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 7ee1208 Check in OWNERS modified by update-yamlfmt.sh > ef29486 Update golang.org/x/tools to a specific tag and avoid SHA > f3ee229 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 969edbc Bump k8s.io/utils > ec2f4f7 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > cc1590f Merge pull request # 106868 from pacoxu/v1.23.0-api-testdata > b155431 update k/utils to v0.0.0-20211116205334-6203023598ed > 669b4af Remove 1.21.0 API test data > 23fb2ef Add v1.23.0 API testdata > 25b7aa9 staging: add dummy commit to trigger gomod update (# 106794) > 1a73729 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > ed38fc4 generated files for the grpc field rename > baa6f4b update the grpc field name for consistency > 4c321cf Merge pull request # 106660 from liggitt/smd-merge > 3b613a0 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 bumping knative.dev/hack 664eac5...d1317b0: > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228) > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227) > 7556452 🎁 Use modscope tool to get info about Go modules (# 223) > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225) > 36b2b3c add flag (# 224) > 547a2ca Start Signing our Releases (# 198) > 6c30196 🧹 Rewrite unit tests in Golang (# 215) > f9dc722 Format go code (# 218) bumping k8s.io/apiextensions-apiserver cf300a6...b993e22: > b993e22 Update dependencies to v0.24.4 tag > f6dccd8 Merge pull request # 110042 from Jefftree/automated-cherry-pick-of-# 109880-upstream-release-1.24 > b82ec0b Remove warning log for merging meta and scale type > b34b607 Merge pull request # 109242 from cici37/addTest > 1ad114b Merge pull request # 109238 from jpbetz/reduce-time-cel-validation-tests > a205029 Add separate cost limit test. > 8ec5404 Only validate each expression once in primary CEL correctness suite > b94fca5 Merge pull request # 109128 from Jefftree/openapiv3-metrics > 16d550b Merge pull request # 109122 from jpbetz/runtime-limit-tightening > 62f765a Add metrics for OpenAPI v3 generation > 1221011 Merge pull request # 109031 from Jefftree/openapiv3beta > dfe9350 Reduce CEL runtime cost limits by 1/2 based on latency goals > f350dab Separate OpenAPI V2 and V3 Config > d05111e Update tests for kube-openapi upgrade > c671030 generated: Update kube-openapi and vendor > 426e20e Merge pull request # 108126 from sanposhiho/doc/generatedname > 810bf54 Merge pull request # 108990 from jpbetz/per-crd > 205af0a fix the doc about generateName conflict > ae7a078 Merge pull request # 108629 from skitt/blang-semver-v4 > 9240dba Enfoce per-CRD estimated cost limit > b5908bd Merge pull request # 108612 from DangerOnTheRanger/cel-crd-maxlength > 068f21d Upgrade to blang/semver/v4 v4.0.0 > a17b9ba Add per-CRD cost evaluation. > 6b99f74 Merge pull request # 108996 from cici37/errUpdate > 97bfd37 Update err handling > abe11f3 Bump kube-openapi > 76c7ff3 Merge pull request # 109040 from jpbetz/revert-cel-bump > 21e0a14 Merge pull request # 108859 from cici37/placeholder > 5021b3f Revert "Initialize a base CEL env and share it to avoid repeated function declaration validation" > 8f35bcf Merge pull request # 108954 from jpbetz/cel-0.11.1 > a18d2aa Update due to inconsistent message got from kube-openapi > 6ae144f Revert "Bump CEL to 0.11.2" > be2a6a0 Initialize a base CEL env and share it to avoid repeated function declaration validation > d3fef43 Update err handling > f8dc6df Bump CEL to 0.11.2 > 899817b Return a placeholder error for blocking failure before CEL validation. > 6c890e6 Merge pull request # 108073 from benluddy/cel-transition-rule-oldself-plumbing > fc90687 Add validation rule tests for transition rules > 6fe18a4 Allow and enforce CEL CRD validation rules that reference oldSelf. > 6ab3fd1 Update kube-openapi (# 108895) > afe8ea9 Merge pull request # 107090 from cici37/reduceNoise > 808447f Merge pull request # 106591 from Kartik494/bumpetcd > e0c3d86 Return type instead of object > 5799d5a Merge pull request # 108725 from pohly/klog-flush-and-exit > b4c2bc2 Updated Etcd Version to 3.5.1 in go.mod > 8f25f22 Merge pull request # 108717 from lavalamp/remove-clustername > 0bf7876 klog v2.60.1 > 39229d8 Merge pull request # 108950 from jpbetz/fix-cel-test > 6e966cf generated files > b9cbe6c Remove flaky CEL cost tests that rely on map iteration order > a599743 Merge pull request # 108907 from Jefftree/crd-openapi-bug > 4812e51 Merge pull request # 108529 from cici37/celCostStability > 0a88d0b Fix OpenAPI v3 bug with #/definitions > b776ad9 Merge pull request # 103516 from ykakarap/kubectl-subresources-apiserver > fab2d1a Adjust cost after library func introduced. > faa1359 Merge pull request # 108617 from jpbetz/function-ext-costs > c65c485 kubectl: API changes to support --subresource in kubectl > 91bff26 Add cel cost stability test. > 5772ec0 Add cost calculator for extensions functions, enable regex pre-compilation > 31c15bc Merge pull request # 108772 from aojea/user_agent > 2b7cf69 client-go: update generated > 855f37e Merge pull request # 108646 from cici37/context > 3385c39 Merge pull request # 108644 from Jefftree/googleapis-gnostic > eff5693 Wire in request context > adf04b6 Merge pull request # 108419 from DangerOnTheRanger/cel-maxlength-integration > e2b78f2 googleapis/gnostic -> google/gnostic > c907672 Merge pull request # 108695 from cici37/errMessage > 1b50e07 Add maxLength/maxItems/maxProperties support to cel.Compile. > ab086dd Fix err handling due to cel update > 4846ad6 Merge pull request # 108595 from cici37/updateLimit > a2327b5 Update cost budget > b111587 Merge pull request # 108482 from cici37/vendorCEL > feee012 Merge pull request # 108643 from liggitt/cobra > 963365e Wire runtime cost into validation. > 824a45c Merge pull request # 108647 from cici37/bumpCEL > d6b1060 Update cobra to v1.4.0 > 21a13eb Bump cel-go to v0.10.1 > 58b0992 Merge pull request # 108204 from kevindelgado/field-validation-crd-unit-tests > f5b06c9 Merge pull request # 108576 from jpbetz/cel-0_10_0 > 68670ad PR feedback > 685b1c8 Add tests demonstrating numeric comparisons and int-or-string behavior > 97d9a2b WIP: start debuging crd handler testing > df72649 Bump cel-go to v0.10.0 > e429598 Merge pull request # 108437 from andrewsykim/bump-konnectivity-v0.0.29 > 7066a88 bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30 > cca509a Merge pull request # 108013 from benluddy/cel-transition-rule-schema-validation > e2c64f5 Forbid CEL transition rules on unmergeable CRD subschemas. > 96339dc Merge pull request # 108312 from jpbetz/stdlib > fa462a9 Add stdlib of CEL functions to Kubernetes that extends the standard library provided by CEL > e446098 Merge pull request # 108365 from liggitt/fix-proto-gen > f985f3a Merge pull request # 108339 from cheftako/anp-release > e7aa232 Regenerate protobuf > 59c870e Bump konnectivity-client to v0.0.28 > d5c90c4 Merge pull request # 108328 from dgrisonnet/fix-go-collector > 73189fb bump client_golang to v1.12.1 > b80398f Merge pull request # 94637 from liggitt/namespace-before-admission > f3ea2cc Merge pull request # 108263 from deads2k/more-resthandlers > 6e79810 Update tests to have namespace set in req context > 15285c5 migrate more rest handlers to select by resource enablement > 8b3b1d9 Merge pull request # 107105 from justaugustus/go118 > fd2dd05 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > f250253 Merge pull request # 106630 from howardjohn/protogen/full-package-name > 83dafd2 Merge pull request # 108163 from wojtek-t/update_selflink_doc > c54016b go-to-protobuf: regenerate with full go_package > 2a6193b Autogenerated > 1d3fa8d Merge pull request # 107527 from wojtek-t/remove_selflink_ga > d325580 Autogenerated > 50ae234 Remove Selflink from convertors > ba8efeb Remove unused selflink parameters from ContextBasedNaming > c854e56 Relax to using namer instead of selflinker in API groupversion > 00b1c08 Remove selflink integration tests > 392ce15 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 7c6ef62 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 2d699db Updated k8s.io/utils dependency > 72daf89 Merge pull request # 107970 from liggitt/validations-round-trip > 181de81 Run hack/update-all.sh > ed8b997 Use serializable struct for x-kubernetes-validations in openapi > b475f27 Make JSON schema round tripping test more strict > 29400d7 Merge pull request # 107956 from benluddy/xvalidations-deepcopy > 8ad7e6e Deeply copy JSONSchemaProps.XValidations. > 5e47baf Merge pull request # 107688 from liggitt/prune-array > 871b919 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 0c5d09f Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true > 2cfc338 feat: add missing SOCKS5 features > bf40ed2 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 0e92d7a upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > c718707 upgrade cespare/xxhash/v2 to v2.1.2 > 003be15 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references > 1f308a5 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 538d83d Remove selflink references in different testing-related files > 528ea3b generated: ./hack/update-vendor.sh > 05f9509 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 38cf7f6 Merge pull request # 107176 from Iceber/fix-request-info > 3c274a4 Merge pull request # 107195 from caesarxuchao/blockOwner > 4a15d17 if the ok returned by RequestInfoFrom is false, the requestInfo is nil > ad20064 Refers to the GC doc in the blockOwnerDeletion API doc > 1ef4cd2 Merge pull request # 107103 from pohly/log-klog-update > 62d72d9 Merge pull request # 107061 from alexzielenski/oav3-bug-incorrect-definitions-version > 306b66d dependencies: update klog to v2.40.1 > 6abfddc Merge pull request # 104733 from thaJeztah/bump_moby_term > b2e5f2b fix bug which causes openapi builder to lookup cached possibly incorrect schema > b4a81f5 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > 0fdde31 go.mod: github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 > b0c4213 Merge pull request # 106601 from liggitt/gomodule-gengo-normalize > 1d7b071 Cleanup OWNERS files (No Activity in the last year) > 982d384 Merge pull request # 106568 from liggitt/json-fieldpath > 6c4c420 bump k8s.io/gengo > 27fee24 bump sigs.k8s.io/json > a09f760 Merge pull request # 106964 from ncdc/portable-code-generation > dc0fc6d Merge pull request # 106922 from cheftako/anp-release > 4944e93 Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54 > e6d99b1 Merge pull request # 106949 from cpanato/update-golang-xnet > 3497c54 Bump konnectivity network proxy to v0.0.27. > 39a622b Merge pull request # 106458 from dims/lint-yaml-in-owners-files > ebb93b9 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > ff3cd97 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 6dba7a6 Check in OWNERS modified by update-yamlfmt.sh > 0d43231 Update golang.org/x/tools to a specific tag and avoid SHA > aa82854 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > ba11ada Bump k8s.io/utils > f3eac92 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 65b3c17 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > 6e695a1 update k/utils to v0.0.0-20211116205334-6203023598ed > b0680dd staging: add dummy commit to trigger gomod update (# 106794) > dba3122 Update fieldValidation godoc > 6ca57ba Merge pull request # 106660 from liggitt/smd-merge > 4ac31f8 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 bumping github.com/prometheus/client_golang 989baa3...2e1c481: > 2e1c481 Cut v1.12.1 (# 978) > 77626d6 Reduce granularity of histogram buckets for Go 1.17 collector (# 974) > 4dd3cbb API client: make http reads more efficient (# 976) > 8520671 Use simpler locking in the Go 1.17 collector (# 975) > f63e219 Make the Go 1.17 collector thread-safe (# 969) > 0108796 Cut v1.12.0 (# 966) > 5bd9ee5 go.*: Update dependencies (# 965) > 9075cdf promhttp: Check validity of method and code label values (# 962) > 22da949 Use the runtime/metrics package for the Go collector for 1.17+ (# 955) > dc1559e Update /api/v1/status/tsdb to include headStats (# 925) > e6e54e8 Merge pull request # 944 from yeya24/add-wal-replay-status > 98fbd99 Merge pull request # 952 from prometheus/repo_sync > 440c09d support wal replay status api > dbf420e Merge pull request # 928 from prometheus/repo_sync > 70a41d5 Update common Prometheus files > 6d5cf25 Merge pull request # 939 from gozeloglu/fix-typo > 1d09783 Merge pull request # 950 from mrueg/go-1.17 > a7919ad Update common Prometheus files > 1b145ca Merge pull request # 935 from prometheus/beorn7/examples > 55320aa Fix typo > 8535b62 Add new go:build lines for go 1.17 > 679eb0d Update cespare/xxhash dependency (# 913) > f78dc19 Move flags and metrics into main() > d28a147 chore: adds support for go 1.17 on CI. > 35ee299 Merge pull request # 909 from prometheus/repo_sync > 2261d5c add ExponentialBucketsRange function (# 899) > 6cd53c4 Update common Prometheus files > 20eef74 Update common Prometheus files (# 892) > cb5c8ff Merge pull request # 881 from sivabalan/master > 26d4b4c Merge pull request # 885 from prometheus/superq/badgers > 5426b51 Updating dependency versions > c7175cc Merge pull request # 888 from prometheus/repo_sync > 6d946b5 Update status badgets > 1965365 Merge pull request # 879 from kakkoyun/fix_changelog > e23b9ce Update common Prometheus files > 64a9c51 Address minor issues on Changelog bumping k8s.io/apimachinery 276a8a7...97e5df2: > 97e5df2 fix remove implicit copy of a lock > 6550efd Merge pull request # 109102 from liggitt/darwin-tls > 00f0711 Merge pull request # 109031 from Jefftree/openapiv3beta > 53a85ef Tolerate additional error messages in TLS unit tests > 9b5b68c generated: Update kube-openapi and vendor > 31e52c9 Merge pull request # 108126 from sanposhiho/doc/generatedname > 3b8fb46 Merge pull request # 108713 from jiahuif-forks/feature/openapi/intstr-any-of > dd2f21c fix the doc about generateName conflict > 2866f23 oneOf types for IntOrString > 7b6c37e oneOf types for Quantity > 1992dcc Merge pull request # 109044 from liggitt/encoder-log > 4d8ad18 Merge pull request # 108996 from cici37/errUpdate > 9015177 Raise verbosity of EncoderWithAllocator log > ea355d9 Bump kube-openapi > 1a82635 Merge pull request # 108859 from cici37/placeholder > 27a96d8 Merge pull request # 109019 from liggitt/null-fix > 2c106ec Remove unused func > df7fbf8 Merge pull request # 108531 from tallclair/redirects > 6b8ae0d Make strict json unstructured decoding consistent with non-strict decoding > 611d116 Update err handling > b68ae5e Update kube-openapi (# 108895) > 30f68c4 Don't follow redirects with spdy > 955b30c Expand testcases around untyped data in json decoding > aacfc8a Return a placeholder error for blocking failure before CEL validation. > 7300632 Merge pull request # 108725 from pohly/klog-flush-and-exit > ff4eb2c Merge pull request # 108717 from lavalamp/remove-clustername > aaf4b2e klog v2.60.1 > a475f7c generated files > a8dbe81 review comments > f992b21 remove unneeded references > 5556187 find and replace > e1c5512 change field name > c68a4df Merge pull request # 108644 from Jefftree/googleapis-gnostic > eeb7a8d Merge pull request # 108359 from ArangoGutierrez/devel/108355 > b8c3709 googleapis/gnostic -> google/gnostic > aa72564 Merge pull request # 108252 from wojtek-t/avoid_object_deep_copies > a324a2a Fix logging statement with missing parameter > 5f1f3f0 Prepare apiserver for operating on cached objects by not modifying them > d81a7ed Merge pull request # 106525 from dgrisonnet/sanitize-forwarded-uri > da0995b Merge pull request # 106830 from pacoxu/StreamingProxyRedirects-remove > 2b952f7 pkg/util/proxy: escape redirect URL > 2936d3f Merge pull request # 108365 from liggitt/fix-proto-gen > 96ac948 remove unused parameter: intercceptRedirects & RequireSameHostRedirects > b0775b9 apimachinery/pkg/util/proxy: escape forwarded URI > 57893b8 Merge pull request # 108186 from p0lyn0mial/watch-list-reduce-allocations-in-watch-server > 1657375 Regenerate protobuf > 4f3ae9f Merge pull request # 107105 from justaugustus/go118 > 5901cfa introduces a new streaming encoder that utilizes a memory allocator during objects serialization > 86d2c9e Merge pull request # 108219 from liggitt/api-compatibility-fuzzer > dc51050 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > ce93857 fixes TestNestedEncodeError test > f356a33 Merge pull request # 106630 from howardjohn/protogen/full-package-name > 7d61d87 Fill API compatibility data with identifying values rather than random data > 60477b4 [go1.18] Bump golang.org/x/... dependencies > 94e26b2 introduces a memory allocator > ddce29f Merge pull request # 107697 from kevindelgado/nested-decoding > 08e82e3 go-to-protobuf: regenerate with full go_package > a65a9ec provides EncodeWithAllocator method for the protobuf encoder > ec22c43 Merge pull request # 107705 from ardaguclu/filter-strategic-patch-nonexist > d603de9 Nested decoders handle strict decoding errors > 92a83a4 codec: exposes EncodeWithAllocator method > a995449 Merge pull request # 108163 from wojtek-t/update_selflink_doc > cfd9b3f Simplify casting in discardNullValuesFromPatch > e7b1571 codec interfaces > 20500e5 Autogenerated > 1b70fc8 Discard null values in complex objects in strategic patch > f5001e0 Update SelfLink field documentation > 1414335 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > cafff28 Autogenerated > eebcb96 Update SelfLink OpenAPI documentation > 7e3486b Relax to using namer instead of selflinker in API groupversion > 4475671 Introduce Namer interface > cec36f7 Remove selflink setting from apiserver > 1a1682d Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > a8d1671 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 0ff68d0 Updated k8s.io/utils dependency > 96c98da Merge pull request # 108055 from liggitt/api-compatibility > ce3db85 Run hack/update-all.sh > e7458ea Add check for unused API compatibility fixture files > 04356ed Update ManagedFields Time description to be more accurate > df99359 Merge pull request # 107841 from aojea/fix_race_socks5 > 1dd05ad deflake TestRoundTripSocks5AndNewConnection unit test > 322368c Merge pull request # 107758 from aojea/flake_socks5 > 3b49665 disable socks5 flake test > 3d7c63b Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > e787e55 feat: add missing SOCKS5 features > 73cb564 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > e537f0c upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 162a22f Merge pull request # 107606 from xens/feat/propagate_req_context_into_proxyreq > 91a5267 feat: propagate req context into proxyReq > 3c16f3d Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > d54bd08 generated: ./hack/update-vendor.sh > d1e4f60 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 80d954b Merge pull request # 107293 from dims/jan-1-owners-cleanup > d8a436c OWNERS cleanup - Jan 2021 Week 1 > e9b426b Merge pull request # 106472 from ash2k/ash2k/remove-return-value > 1646622 Merge pull request # 106647 from kidlj/add_unit_tests_for_SetNestedSlice > 489a8d5 Remove return value from MaybeResetRESTMapper() > 621c98e Merge pull request # 106915 from MikeSpreitzer/deprecate-interval-clock > 9225110 add unit tests for TestSetNestedStringSlice, TestSetNestedSlice etc. > b76ef24 Merge pull request # 104819 from justinsb/less_cmp > 3750a41 Note dishonesty of IntervalClock > fbbdcc6 Merge pull request # 106688 from kidlj/fix_obsolete_runtime_schema_comments > f495b04 Use utils string-slice comparison > ea11419 Merge pull request # 107195 from caesarxuchao/blockOwner > 22bcbe5 fix obsolete comments in runtime/schema struct > 9584bbb Merge pull request # 105808 from yuanjize/master > 6976816 Refers to the GC doc in the blockOwnerDeletion API doc > de7147d Merge pull request # 107103 from pohly/log-klog-update > f75369a Fix function comment typo > 7e097b1 dependencies: update klog to v2.40.1 > e7b02e6 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > e65876e Merge pull request # 106568 from liggitt/json-fieldpath > 4e5ef7a Cleanup OWNERS files (No Activity in the last year) > 90b4bfb bump sigs.k8s.io/json > 6df201a Merge pull request # 106949 from cpanato/update-golang-xnet > 32abfd8 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > 4bfcafb dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > ee64e46 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 1edfc96 Check in OWNERS modified by update-yamlfmt.sh > 57e7b49 Update golang.org/x/tools to a specific tag and avoid SHA > 0cb2c3d Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 5a5dd29 clock: Deprecate types to use k8s.io/utils/clock > 573b50c Bump k8s.io/utils > 32df714 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 6cf7a67 Merge pull request # 106797 from kidlj/fix_mapToUnstructured_todo > 3b691e5 update k/utils to v0.0.0-20211116205334-6203023598ed > 15885e2 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > a58f9b5 remove TODOs in mapToUnstructured and sliceToUnstructured > 15877ef Merge pull request # 101719 from SergeyKanzhelev/removeReallyCrashForTesting > 8fa9c2c Update fieldValidation godoc > a50b011 Merge pull request # 106786 from kidlj/fix_mapToUnstructured_error_message > 73ee90c remove ReallyCrashForTesting and cleaned up some references to HandleCrash behavior > 0b80a01 Merge pull request # 106785 from kidlj/cleanup_typeFrom_made_twice > 5052b16 fix mapToUnstructured error message > 67ffd82 Merge pull request # 106646 from pohly/api-errors-nil > 32ad59f cleanup: use present typeFrom variable to avoid another reflect.TypeOf call > 7d2b743 Merge pull request # 103863 from tanjing2020/time > 995f5f8 api/errors: explicitly allow nil error parameters > cdd1abb Merge pull request # 106452 from MadhavJivrajani/watch-test-coverage > 15b0056 Replace with > 5f07275 staging: add dummy commit to trigger gomod update (# 106794) > 418d00d Add unit test for Recorder > ffb9472 Merge pull request # 106660 from liggitt/smd-merge > a9c6a30 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 7149480 Merge pull request # 105916 from kevindelgado/validation-unify-all bumping golang.org/x/mod 49f84bc...9b9b3d8: > 9b9b3d8 zip: always populate known keys in haveVCS map in TestVCS > c2adaff zip: treat plan9 git as unsupported > 5f2f164 zip: skip tests that run 'git init' and 'git config' on plan9 > 3a5865c modfile: rename directory directive to use > c96bc14 x/mod: update requirement on x/crypto > ecfafd6 semver: remove unused err field > dd30a60 module: accept trailing slash in MatchPrefixPattern > 37dd689 modfile: in SetRequireSeparateIndirect, convert lines to blocks > 4be982b modfile: in SetRequireSeparateIndirect, arrange requirements consistently > 1b1db11 zip: add ErrUnrecognizedVCS error, allowing fallback behavior > 4029241 [dev.cmdgo] modfile: parser changes for workfile proposal > 607370a module: use strings.ContainsRune in fileNameOK > 98d530a zip: add CreateFromVCS, which creates a module zip from vcs > 154199d zip: add bit more information about what checkFiles does bumping knative.dev/eventing e1866d7...b8cb60c: > b8cb60c upgrade to latest dependencies (# 6508) > e46f4d5 Quarterly release cadence (# 6520) > fae8544 InMemoryChannel receiver validates received events (# 6511) > 3acc3ec Make some broker conformance tests decoratable with broker options (# 6510) > 7f1f49f Knative port prefer header check test to rekt (# 6499) > f63a073 Knative containersource test to rekt (# 6507) bumping k8s.io/code-generator 31c00a6...65c70a5: > 65c70a5 generated: Update kube-openapi and vendor > 15a5f67 Merge pull request # 108126 from sanposhiho/doc/generatedname > c771500 Merge pull request # 108992 from alexzielenski/cache-busting-client-go > 4a52dcf fix the doc about generateName conflict > 5a00495 update vendor > a207ba4 Merge pull request # 108996 from cici37/errUpdate > 9f21e2b Bump kube-openapi > 671bd3e Update kube-openapi (# 108895) > 9929ef4 Merge pull request # 108725 from pohly/klog-flush-and-exit > c5df488 Merge pull request # 108717 from lavalamp/remove-clustername > 206a8cc klog v2.60.1 > a23a1f1 generated files > f85d174 teach code generator about ugly fields > 3e00677 Merge pull request # 108772 from aojea/user_agent > 306583c client-go: update generated > 9dbaade default kubernetes agent for generated clients > cdbee2b Merge pull request # 108644 from Jefftree/googleapis-gnostic > 9763ef4 googleapis/gnostic -> google/gnostic > 8d7923d Merge pull request # 108365 from liggitt/fix-proto-gen > f1858f0 Fix protobuf generation > 0c4a6d9 Merge pull request # 107105 from justaugustus/go118 > 25e8fa3 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 32a7a63 [go1.18] Bump golang.org/x/... dependencies > 5770f4d Merge pull request # 106630 from howardjohn/protogen/full-package-name > 5915ef0 Merge pull request # 108163 from wojtek-t/update_selflink_doc > 6769cf5 Remove double boilerplate > 6538e15 Autogenerated > 87d0e9f go-to-protobuf: use full path for go_package > cad66f3 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > 52348e7 Autogenerated > 547d6d2 Remove SelfLink from autogenerating applyconfigurations > bbecdaa Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > ed2f643 Merge pull request # 107650 from apelisse/update-managedfields-time-field-description > 836551d Updated k8s.io/utils dependency > 2df02cb Merge pull request # 107834 from SataQiu/fix-applyconfiguration > 2515885 Run hack/update-all.sh > f3a897a code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods > 9c1c6b4 Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > ca4cdc1 feat: add missing SOCKS5 features > e4455d9 Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 76ef341 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 46b6323 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 03c1f21 generated: ./hack/update-vendor.sh > 197714c upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 7e38d57 Merge pull request # 106978 from pohly/log-message-verbosity > 1ad454e avoid klog Info calls without verbosity > ae5cafc Merge pull request # 107195 from caesarxuchao/blockOwner > b64c36c Refers to the GC doc in the blockOwnerDeletion API doc > ce8fd65 Merge pull request # 107103 from pohly/log-klog-update > c367d78 dependencies: update klog to v2.40.1 > 08f5f5b Merge pull request # 106601 from liggitt/gomodule-gengo-normalize > 5a604ed bump k8s.io/gengo > 05a01c0 Merge pull request # 106964 from ncdc/portable-code-generation > f1a3d4f Bump k8s.io/gengo to v0.0.0-20211115164449-b448ea381d54 > 4dd26a2 Merge pull request # 106949 from cpanato/update-golang-xnet > 194e9e9 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > f7b51b0 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > f1673b2 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 742f451 Check in OWNERS modified by update-yamlfmt.sh > d001e99 Update golang.org/x/tools to a specific tag and avoid SHA > 77d70b0 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 83c01e1 Bump k8s.io/utils > 901b633 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > 81b6111 Merge pull request # 106722 from kevindelgado/field-validation-apirefdoc > 62630d3 update k/utils to v0.0.0-20211116205334-6203023598ed > 993e1ce staging: add dummy commit to trigger gomod update (# 106794) > 036d4df Update fieldValidation godoc > 1685c04 Merge pull request # 106660 from liggitt/smd-merge > 0f2dbc9 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 999c27b Merge pull request # 105916 from kevindelgado/validation-unify-all bumping github.com/spf13/cobra 178edbb...5b2b9e9: > 5b2b9e9 Removes viper dependency by removing cobra/ CLI tool (# 1604) > 9369465 labeler: fix syntax > e1b831e Updates labeler for new labels (# 1613) > 8267283 Add MAINTAINERS file (alphabetical order) (# 1545) > 6d2dc43 Add Pixie to projects. (# 1581) > a599632 Fix install command (# 1576) > 7cabfeb Update Go Doc link and badge (# 1593) > e04ec72 Bump license year to 2022 in golden files (# 1575) > cb9d7b1 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (# 1567) Signed-off-by: Knative Automation <automation@knative.team> * Fix build issue with older cli-runtime module & deprecated functions * Fix unit tests Signed-off-by: Knative Automation <automation@knative.team> Co-authored-by: David Simansky <dsimansk@redhat.com> |
|
|
|
1b039776c7
|
upgrade to latest dependencies (#1690)
bumping knative.dev/networking 3103f3a...07c9d76: > 07c9d76 Support `internal-encryption` to deploy internal certificates automatically (# 680) bumping knative.dev/eventing f488f46...c1b0ea6: > c1b0ea6 Bump cloudevents/sdk-go to v2.10.1 (# 6422) > c71c362 upgrade to latest dependencies (# 6419) bumping knative.dev/serving 2f7b6db...3573163: > 3573163 only watch endpoints for our private services (# 13048) > 35a94ff Update link, thanks to Zhu Lei (# 13052) > 5f8892f skip http2 test early (# 13047) > e67dbb9 Improve SKS handling for unavailable Activator. (# 13027) > 6fca86c fix scale-from-zero mako test (# 13035) > 7c2b46d Relax the "timeout" requirement for `TestProbeRuntimeAfterStartup` (# 13026) > d54ad4c Remove the scale-to-zero checking in conformance. (# 13025) bumping go.uber.org/multierr 3114a8b...10aaa3c: > 10aaa3c Prepare release v1.8.0 (# 56) > cea7d2e Combine: Optimize for all nil (# 55) > d49c2ba doc: AppendInvoke: Fix typo (# 54) > ee7346a Merge pull request # 52 from uber-go/fossa > 7c6ff6f Integrate FOSSA (# 51) > d9efa4b fossa: Run separately, only on push > a5cd550 Release v1.7.0 (# 50) > a20a852 ci: Use GitHub Workflows (# 49) > 1014a7c AppendInvoke: Merge test, real example (# 48) > 0b65632 Use GitHub workflows > a402392 Add AppendInvoke (# 47) > 520752c Update license headers everywhere > e015acf error.go: Fix typo of doc (# 44) > 40de9b0 tools: Update to latest versions > 8b005e6 doc: change godoc to go.dev (# 45) > b78aea8 tools: Delete update-license > 0eb6eb5 Drop Go 1.12 support (# 41) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
9154f2629f
|
Fix build warning from go version upgrade (#1657) | |
|
|
76f17f686f
|
Upgrade Go to 1.17 (#1654)
* Upgrade Go to 1.17 * Rerun codegen * Fix vendor dir permissions |
|
|
|
d07b60092c
|
upgrade to latest dependencies (#1642)
bumping knative.dev/hack 0e0784b...6ffd841: > 6ffd841 Update community files (# 168) > 02c525c Update community files (# 167) bumping knative.dev/serving f4ea3ac...674c1c6: > 674c1c6 Update net-istio nightly (# 12833) > 807f9c9 Update net-certmanager nightly (# 12826) > bdb6511 Update net-kourier nightly (# 12817) > 60f0883 Update actions (# 12841) > 845878e Update community files (# 12838) > e73e83b Update community files (# 12837) > e38c4cf Fix tag to digest resolution with K8s secrets (# 12836) > a01b639 fix double import (# 12832) > b4d1391 upgrade to latest dependencies (# 12831) bumping knative.dev/networking 7307ffd...f96f8e2: > f96f8e2 upgrade to latest dependencies (# 655) > 224a816 Update actions (# 656) > 57ad9cf Update community files (# 654) > 88881dd Update community files (# 653) > 0d114b7 upgrade to latest dependencies (# 652) bumping knative.dev/pkg 4d62e1d...00c122e: > 00c122e Add genreconcile for ConfigMap (# 2489) > 6bb6518 Update actions (# 2488) > 5b0e728 drop deprecated eventing repos (# 2463) > 75629c8 Update community files (# 2487) > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479) > e2b4d74 Update community files (# 2486) bumping knative.dev/eventing 58865af...e874b89: > e874b89 upgrade to latest dependencies (# 6321) > fd10179 Update community files (# 6320) > bb76b30 Update community files (# 6310) > 5accb7a Update actions (# 6303) > 2ff606c upgrade to latest dependencies (# 6307) bumping gotest.tools/v3 568bc57...dc5149e: > dc5149e Merge pull request # 224 from DominicLavery/main > 7fe928e Merge pull request # 223 from seriousben/fix-golden-dir-creation > 7501e42 switch darwin defaults using runtime.GOOS > 10e310b Merge pull request # 222 from gotestyourself/fs-path-existing > b0ea9a7 Stop creating directory outside of testdata > aca5a3c Fix # 141 comparing symlink permissions > 196ee67 Merge pull request # 208 from dnephin/assert-error-is > cb4623d fs: add DirFromPath > 524f2ce Merge pull request # 221 from dnephin/go1.17 > bc5434b Remove commented out line > 4fbf292 Merge pull request # 218 from thaJeztah/secure_exec > 4d8cea6 ci: add go1.17, remove go1.13 > 567b2a0 lint: ignore line length in tests > fd36aec Merge pull request # 219 from dnephin/fix-windows-ci > 66ae1b5 icmd: replace all usages of os/exec with golang.org/x/sys/execabs > ae5beef assert: Add ErrorIs > c280cb4 Merge pull request # 217 from thaJeztah/bump_deps > 2dd0fa3 ci: set path for go install > cda9c22 go.mod: golang.org/x/tools v0.1.0 > e419626 poll: small improvement to check functions > 3fcbc0e Merge pull request # 216 from thaJeztah/bump_go_16 > 77bb3d3 go.mod: github.com/google/go-cmp v0.5.5 > 1df0ee5 Merge pull request # 215 from dnephin/mkdir-in-update > d67588d CircleCI: update to GA version of Go 1.16 > 059fb72 go.mod: github.com/pkg/errors v0.9.1 > de21663 Merge pull request # 213 from dnephin/ci-go-1.16 > fbb0800 golden: only create dir if update flag is set > 84d691d Merge pull request # 211 from dnephin/add-merge-main-workflow > eddfe6c ci: add go1.16 > 4190a0e Add github action for merging main branch Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
b13174cc9a
|
[main] Upgrade to latest dependencies (#1632)
* upgrade to latest dependencies
bumping k8s.io/apimachinery 47f99e7...276a8a7:
> 276a8a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
> 32582e3 Update k/utils to v0.0.0-20211116205334-6203023598ed
> 91f688f Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
> b004898 generated: ./hack/update-vendor.sh
> e6473ad upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
> 4427f8f Merge pull request # 106835 from cpanato/go117-release-1-23
> 7e05421 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 1d209c8 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
> bc8397d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> db630ad Server Side Field Validation
> 9edaf59 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
> 7b19dc5 remove ineffectual assignment base var
> c6fa79a nolint float64(-0.0), //nolint:staticcheck // SA4026:
> 3c77d51 nolint unused expectNoMatchDirect function
> c3a9c93 fix ineffectual assignment to base var
> 15e61a1 fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (staticcheck)
> 9d6998d migrate nolint coments to golangci-lint
> cc08b72 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper
> f3cf56e Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
> 551a1f0 ResettableRESTMapper to make it possible to reset wrapped mappers
> 10158cf Merge pull request # 104844 from aojea/clientgo_close_idle
> 8dbf676 generated: ./hack/update-vendor.sh
> 19377c9 Merge pull request # 106234 from jpbetz/cel-libs
> dd07dbd CloseIdleConnections for wrapped Transport
> b076af9 Pin new dependency: github.com/google/cel-go v0.9.0
> 0922fd5 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
> d7e096f Merge pull request # 105421 from brianpursley/kubernetes-105146
> b2cebad Bump k8s.io/kube-openapi to commit ee342a809c29
> 9402052 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
> 918d368 Fix bug where attempting to use patch with deleteFromPrimitiveList on an empty or nonexistent list incorrectly adds the item to be removed.
> aa7685d generated: ./hack/update-vendor.sh
> b255da5 Merge pull request # 105959 from liggitt/podsecurity-details
> 11a505a apierrors: optimize ToAggregate() for zero-length lists
> 43e7be7 apierrors: Avoid spurious <nil> in invalid error message
> a39cb4b Merge pull request # 105896 from zqzten/upgrade-json-patch
> 0a1a573 upgrade github.com/evanphx/json-patch to v4.12.0
> 153f11a Merge pull request # 104877 from pohly/json-kobj
> f8f6d27 klog 2.30.0, logr 1.2.0, zapr 1.2.0
> a7973b2 Merge pull request # 105030 from liggitt/json-stdlib
> 40349b1 vendor sigs.k8s.io/json
> 253c511 Switch from json-iterator to utiljson
> e6c90c4 Merge pull request # 105702 from liggitt/json-strict-test
> 436a610 Test json/yaml decoding type coercion
> 3c79fac Fix strict json decoder test
> ff30008 Add missing json tag on internal unstructured list
> 6c3d2b3 Merge pull request # 95128 from ii/remove-unwanted-redirects
> 9111733 Merge pull request # 104873 from pohly/json-output-stream
> ec3388c Redirect proxy requests for only GET & HEAD methods
> 6ea1bd9 resource: support using Quantity as command line value
> 968be71 Merge pull request # 105466 from liggitt/json-stdlib-pretty
> 8c52066 Compact pretty-printed compatibility fixtures when decoding
> f8ea685 Use stdlib json encoder for yaml and pretty-json marshaling
> df63df3 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
> 2616b06 run hack/{pind-dependency.sh, update-vendor.sh}
> 0eeeaa3 Merge pull request # 105330 from liggitt/importboss-doc
> e896b70 Make package paths referenced by import boss valid
> 86c0c0f Merge pull request # 105095 from wojtek-t/migrate_clock_3
> ddfe1ec Migrate to k8s.io/utils/clock in client-go
> f7f8dd8 Merge pull request # 105026 from wojtek-t/migrate_clock_2
> 87fb71e Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
> 234eb3d Migrate to k8s.io/utils/clock in apimachinery
> 093b2e9 Updated vendor files and pinned versions
> 71bf7ba Merge pull request # 104747 from kinvolk/invidian/typos
> 2694a9d Merge pull request # 104103 from pohly/logr-1.0
> 1059638 Fix typo coersion -> coercion
> b274948 Merge pull request # 103751 from y-tag/approx-float64
> ac0292d klog 2.20.0, logr v1.1.0, zapr v1.1.0
> 9fff050 Merge pull request # 104816 from mkumatag/fix-rand
> 0adefd5 Additional resource quantity testing
> 60a8f1c Merge pull request # 104699 from vincepri/generate-name-error
> 6c3d45d Update the valid string from rand.go
> c542eeb fix AsApproximateFloat64() for BinarySI
> 43a0941 Object creation with generateName should return a proper error
> 74be3b8 Merge pull request # 103692 from justaugustus/go117
> e001aa9 generated: Run hack/update-gofmt.sh
> 6b8f11a generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
> a068ff4 [go1.17] Bump golang.org/x/... dependencies
> 43d8bfe Merge pull request # 104187 from j2gg0s/remove-unnecessary-map-in-converter
> 19d9835 Merge pull request # 97350 from FabianKramm/master
> 42dd94c apimachinery: remove unused ignoredConversions map and nameFunc in converter.
> 8e946d1 Merge pull request # 104368 from aojea/ruleguard
> 29ed2d8 kubectl proxy: append context host path to request path
> 9cba95e update vendor
> 04387bf run hack/update-netparse-cve.sh
> 02cfb53 Merge pull request # 104413 from liggitt/openapi-ipvalidation
> aa45c77 Bump k8s.io/kube-openapi
> 1af25b6 Merge pull request # 101926 from bhcleek/errors/code-check
> 805eea8 Merge pull request # 104279 from liggitt/add-staging-golang-license
> d1d7b99 check APIStatus.Code in Is* family of functions
> 05b78bb Copy golang license to staging copies
> a653093 Merge pull request # 101475 from ash2k/ash2k/stop-timer
> 2cdc0db Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
> f5b61dc Correctly drain timer
> f776929 Merge pull request # 103564 from kevindelgado/unstr-extr-poc
> 24db68d upgrade github.com/prometheus/common to v0.28.0
> 4164974 fix boilerplate and staticcheck
> cb71a88 fix extract_test
> bb87b1b remove apiserver impor from client-go
> 5c86445 Manually set GVK in extract, add commentary to extractor
> 21f109e Initial UnstructuredExtract without caching
bumping k8s.io/api 9d2e771...a1613d7:
> a1613d7 Update dependencies to v0.23.4 tag
> d42c342 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
> 5b17c10 Update k/utils to v0.0.0-20211116205334-6203023598ed
> 041d396 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
> 1b5f1f9 generated: ./hack/update-vendor.sh
> 69f9c87 Merge pull request # 107005 from liggitt/automated-cherry-pick-of-# 107004-upstream-release-1.23
> fa0d183 Merge pull request # 106888 from liggitt/automated-cherry-pick-of-# 106887-upstream-release-1.23
> cd2e958 Point flowcontrol users at v1beta2
> 1cfd3d8 Merge pull request # 106835 from cpanato/go117-release-1-23
> 15d9b0c Direct v2betaX users to migrate to HPA v2
> d24c38d dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 45fc4f6 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick
> 2776038 regenerated files
> 2972bc8 update the grpc field name for consistency
> 2893881 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
> 750097c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> 8a6e2ee Merge pull request # 105916 from kevindelgado/validation-unify-all
> cf43cc3 Merge pull request # 99728 from mattcary/control
> fc94c9d Server Side Field Validation
> 6f9317d tests for statefulset PersistentVolumeClaimDeletePolicy api change
> 6f4caf0 statefulset PersistentVolumeClaimDeletePolicy api change
> 1d6faf2 Merge remote-tracking branch 'origin/master'
> db3d9bc implement :grpc probe action
> b7adf12 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
> 3ba8597 Merge pull request # 106154 from gnufied/recover-expansion-failure-123
> 6bc0285 add enum markers for built-in v1 types.
> 3b96cd1 Merge pull request # 106285 from SergeyKanzhelev/updateHandlersDescription
> be51f63 Implement API changes necessary for recovery from resize failure
> 4759853 generated: ./hack/update-vendor.sh
> bf6ff80 Merge pull request # 105555 from MikeSpreitzer/fix-105393
> bc22e59 ./hack/update-openapi-spec.sh after the updated probe handler types descriptions
> 2d1f8bd Merge pull request # 106234 from jpbetz/cel-libs
> 6487905 Update generated
> d7c9145 updated probe handler types descriptions
> 64c6a22 Merge pull request # 104636 from hbagdi/ingress-class-namespaced-params-ga
> 17b4c12 Pin new dependency: github.com/google/cel-go v0.9.0
> 3eb12fc Update comment on ResourcePolicyRule
> ce16127 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
> 6dc5253 Graduate IngressClassNamespacedParams to GA
> 0917088 Merge pull request # 102534 from wangyysde/create-hpav2stable
> fabbfe4 Bump k8s.io/kube-openapi to commit ee342a809c29
> 4df1ddc rename v2beta2 to v2
> 1920a30 just copy v2beta2 to v2
> 7979b39 Merge pull request # 105940 from dobsonj/kep-1682-ga
> e423bf5 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
> 3aff6e7 Move CSIVolumeFSGroupPolicy feature to GA
> 542317d generated: ./hack/update-vendor.sh
> cca52a0 De-share the Handler struct in core API (# 105979)
> 29b5863 referenced the V1Secret type (# 105901)
> 4101918 Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field
> b7ac315 Merge pull request # 100318 from lyft/hpa-v2beta2-opt-conditions
> 472ae40 testdata: Pod OS field
> ee6ea93 Merge pull request # 105609 from pohly/generic-ephemeral-volume-ga
> 38ff9a3 Mark v2beta1 and v2beta2 HPA status conditions as optional to resolve unnecessary apply error
> 557aa26 generated: Add os field to Pod Spec
> bf3f702 Merge pull request # 105726 from DiptoChakrabarty/podexecdoc
> a83064a generic ephemeral volume: graduation to GA
> f52c238 api: Introduce os field to pod spec
> c9a65ff Merge pull request # 104915 from alculquicondor/job-ready
> 84fbf07 remove default value comment for pod exec and update openapi spec
> 5604a48 Merge pull request # 105896 from zqzten/upgrade-json-patch
> 8f0e95b Add ready field to Job status
> ef9c7a4 upgrade github.com/evanphx/json-patch to v4.12.0
> 7d47955 Merge pull request # 104877 from pohly/json-kobj
> ac20314 klog 2.30.0, logr 1.2.0, zapr 1.2.0
> 0d10942 Merge pull request # 105030 from liggitt/json-stdlib
> dc1e5d5 Merge pull request # 105405 from verb/1.23-ec-beta
> feba9b8 vendor sigs.k8s.io/json
> 654d74d Merge pull request # 105687 from alculquicondor/job-tracking
> f3837cb Generated code for EphemeralContainers beta
> 73bbc49 Graduate JobTrackingWithFinalizers to beta
> f42ce3c Disallow subpath for ephemeral container mounts
> 2a5dae0 Merge pull request # 105219 from sahilvv/ga_ttl
> 08ca84a Add test for EphemeralContainerCommon struct tags
> 57acaa5 GA TTLAfterFinish
> de23480 Clarify EphemeralContainer behavior in docs
> 965a3d4 Merge pull request # 105466 from liggitt/json-stdlib-pretty
> 7d4a437 Promote EphemeralContainers feature to beta
> 0d93349 Fix pretty-printed fixtures
> dd41419 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
> d1a1228 run hack/{pind-dependency.sh, update-vendor.sh}
> a771498 Merge pull request # 105330 from liggitt/importboss-doc
> fc7a6c5 Make package paths referenced by import boss valid
> 7036ead move IPv6DualStack feature to stable. (# 104691)
> 87c4113 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
> 9608724 Merge pull request # 104399 from tkashem/apf-v1beta2
> 1367e0a Updated vendor files and pinned versions
> 5c8efac Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta
> 43bebb0 apf: regenerate for v1beta2
> f745d22 Merge pull request # 104747 from kinvolk/invidian/typos
> c347539 testdata: STS minReadySeconds beta
> a473268 apf: ebable v1beta2
> 897e446 Merge pull request # 104103 from pohly/logr-1.0
> 32e2770 Fix typo assigment -> assignment
> 8da00a0 api: Promote statefulset MinReadySeconds to beta
> cd22686 apf: rename to v1beta2
> d21f9c9 Merge pull request # 104829 from mikedanese/rbac-doc
> 3dded91 klog 2.20.0, logr v1.1.0, zapr v1.1.0
> 7a17be7 Fix typo fileystem -> filesystem
> 9cb5675 apf: copy v1beta1 to v1beta2
> 2faddc9 rbac: remove AttributeRestriction documentation
> 9cb86d9 Merge pull request # 103941 from saschagrunert/seccomp-profile-root
> 3ca8c84 Remove deprecated `--seccomp-profile-root`/`seccompProfileRoot` configuration
> f20796d Merge pull request # 103692 from justaugustus/go117
> ece165c generated: Run hack/update-gofmt.sh
> 7b85cee generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
> 2e3872a Merge pull request # 104509 from mysunshine92/job-0823
> d8b6789 fix typo: Modify PodTrackingWithFinalizers to JobTrackingWithFinalizers
> 5403b8c Merge pull request # 104368 from aojea/ruleguard
> 69511e4 update vendor
> 62998e9 Merge pull request # 104270 from liggitt/1.22-compatibility-data
> f6e4980 Merge pull request # 104413 from liggitt/openapi-ipvalidation
> 7872f87 Remove 1.20.0 API test data
> 17ecddf Bump k8s.io/kube-openapi
> e5a2d0c Add 1.22 API test data
> 2491c6b Merge pull request # 101789 from pohly/mutable-csi-driver
> 692293c generated swagger docs
> a97eb92 CSIDriver: allow "StorageCapacity" to be modified
> dea7265 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
> 499b6f9 Merge pull request # 103872 from able8/fix-a-typo-in-comment
> 37acb84 upgrade github.com/prometheus/common to v0.28.0
> c02a408 Merge pull request # 103779 from SergeyKanzhelev/ContainerStatusApiDocs
> 9ed9a63 Fix a typo in comment
> 7a35d40 Clarify ready (# 103782)
> 8dde4c7 TODO comment should have been removed with # 2912, the restartCount docs wasn't updated as part of # 6794.
> aa30bda Merge pull request # 103747 from mattcary/noapi
bumping k8s.io/apiextensions-apiserver 811461e...75190f0:
> 75190f0 Update dependencies to v0.23.4 tag
> 2f4923f Merge pull request # 108030 from liggitt/automated-cherry-pick-of-# 107970-upstream-release-1.23
> 7185162 Use serializable struct for x-kubernetes-validations in openapi
> b7984b2 Make JSON schema round tripping test more strict
> 517b3a7 Merge pull request # 107968 from benluddy/automated-cherry-pick-of-# 107956-upstream-release-1.23
> 5a97858 Deeply copy JSONSchemaProps.XValidations.
> da1467a Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
> 74a969b Merge pull request # 107689 from liggitt/automated-cherry-pick-of-# 107688-upstream-release-1.23
> 4cf7251 Update k/utils to v0.0.0-20211116205334-6203023598ed
> a510ebc Fix regression pruning array fields with x-kubernetes-preserve-unknown-fields: true
> e6ecc4a Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
> bd60879 generated: ./hack/update-vendor.sh
> b4947e4 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
> cdb171a Merge pull request # 107037 from jdnurme/1.23-knp-27-merge
> d690e9b cherry pick of knp 0.0.27
> 591fc2d Merge pull request # 106835 from cpanato/go117-release-1-23
> f10de57 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 3221597 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
> 31e1b0d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> 1c17837 Merge pull request # 106462 from jpbetz/cel-e2e2
> 563f73c Merge pull request # 105916 from kevindelgado/validation-unify-all
> 3b2c86f Add e2e test for CEL Validation Rules
> abac151 Server Side Field Validation
> 4b86980 sync: update go.mod
> 4c15c61 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
> 91ff711 remove unused listMetaType var
> 3838b1e migrate nolint coments to golangci-lint
> 963c6ff Merge pull request # 105945 from Jefftree/openapi-v3-test
> 42b45ce Add OpenAPI v3 publishing under feature gate OpenAPIV3
> db04da6 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
> 1199a5a Merge pull request # 106051 from jpbetz/cel-port
> 8e34cc7 generated: apiextensions-apiserver OpenAPI spec.
> 1e49ba9 Enable feature gated custom resource validation using validation rules
> 33ddeaf prune enum when OpenAPIEnums is disabled.
> a18dafa Update third_party/forked/celopenapi to support kubernetes schema extensions and CEL property name escaping
> 1bc477a generated: ./hack/update-vendor.sh
> 3e65834 Add validation rule compilation and validation of x-kubernetes-validations extension fields
> 4dcacf7 Auto update/generated files for validation rules feature
> b84c534 Merge pull request # 106234 from jpbetz/cel-libs
> 4b54177 Integrate CEL in wired off state to appease verify vendor
> ca0a300 Manual changes in /third_party/forked/celopenapi to use Kubernetes types and remove unused code.
> ccfa8e3 Add models from cel-policy-templates
> a355471 Pin new dependency: github.com/google/cel-go v0.9.0
> e52d568 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
> 4ca9c4c Merge pull request # 106213 from cheftako/try_clean
> 46474e6 Bump k8s.io/kube-openapi to commit ee342a809c29
> db9f537 Bump konnectivity to v0.0.25
> 4c1a29c Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
> 537abca generated: ./hack/update-vendor.sh
> 01632cd Merge pull request # 102945 from chenchun/fake
> 9f08acc Merge pull request # 105653 from p0lyn0mial/crd-503-refactor
> 108d059 Auto generated
> dd20d89 apiextentionserver: refactor returning 503 for custom resource requests during server start
> ebfb0f7 Merge pull request # 105896 from zqzten/upgrade-json-patch
> 66ee571 upgrade github.com/evanphx/json-patch to v4.12.0
> 10b6750 Merge pull request # 104877 from pohly/json-kobj
> 638e647 klog 2.30.0, logr 1.2.0, zapr 1.2.0
> daab40b Merge pull request # 105030 from liggitt/json-stdlib
> 2bf8fb2 Merge pull request # 105490 from aojea/restclient-shared-transport
> 6ecd800 vendor sigs.k8s.io/json
> c49617d updated generated
> 8e290cb Switch from json-iterator to utiljson
> ec755f5 Merge pull request # 105076 from pohly/log-flush-frequency-bug
> 14db7f1 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
> 9e1400e initialize logging after flag parsing
> 8d0ae7c run hack/{pind-dependency.sh, update-vendor.sh}
> b0555e7 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
> 0149c93 Merge pull request # 104969 from liggitt/crd-error-validation
> 7de5c90 Updated vendor files and pinned versions
> 9a412db Fix null JSON round tripping
> f73ff4b Propagate conversion errors
> d98297d Merge pull request # 104747 from kinvolk/invidian/typos
> 58a0ad7 Merge pull request # 104103 from pohly/logr-1.0
> b4740a1 Fix typo coersion -> coercion
> a067eab Merge pull request # 104444 from cheftako/anp-v23
> 3d2f112 klog 2.20.0, logr v1.1.0, zapr v1.1.0
> 89638b8 Merge pull request # 104652 from MikeSpreitzer/add-resourcde-config
> 7ded4f9 Enable http2 health checking with go 1.16.5
> 7f34a56 Merge pull request # 104231 from astraw99/fix_unified_workers
> 6d17d53 Introduce storagebackend.ConfigForResource
> bdd9a82 Merge pull request # 103692 from justaugustus/go117
> 9fb4790 unify worker num to workers
> f4befd4 generated: Run hack/update-gofmt.sh
> d24c5cb generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
> 0c663f5 Merge pull request # 104368 from aojea/ruleguard
> c51bea0 run hack/update-netparse-cve.sh
> 94de4c1 Merge pull request # 104466 from stbenjam/bump-utils
> 436c764 vendor: bump k8s.io/util to get fix for LRU cache
> 322de0e Merge pull request # 103448 from eddiezane/ez/update-cobra-1.2.1
> 0aa8228 Update cobra to v1.2.1
> db7708e Merge pull request # 104413 from liggitt/openapi-ipvalidation
> f288353 Merge pull request # 104330 from liggitt/defaulter-package
> ebbf994 Bump k8s.io/kube-openapi
> a332d81 Merge pull request # 103402 from ilyee/validation-test
> 17f449c bump gengo to include defaulter-gen package support
> 74fc111 Add unit tests for validateStructuralInvariants
> e11bc83 Merge pull request # 104248 from liggitt/drop-beta
> a104830 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
> e0e2cc7 Drop legacy validation logic for CRD API
> affd00a Merge pull request # 103700 from tkashem/storage-object-tracker
> 8516f26 upgrade google.golang.org/api to v0.45.0
> afa06d6 Drop beta REST APIs removed in 1.22
> 89809e4 apiserver: add callback to get notified of object count
> 2bfa9a5 upgrade github.com/prometheus/common to v0.28.0
> 215a8f6 Update golang.org/x/time/rate (# 104014)
> 0389b17 Merge pull request # 103895 from cheftako/anpv122
> 2524dfc Update to using apiserver-network-proxy v1.22
> cb2283d Merge pull request # 103743 from kolyshkin/runc-1.0.1
> 6fa4852 vendor: bump runc to 1.0.1
> fcfdc0b Merge pull request # 103601 from dashpole/webhook_tracing
> 4953389 add tracing to webhook requests
bumping k8s.io/code-generator 7b37ed0...fb849a7:
> fb849a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
> 0fbe752 Update k/utils to v0.0.0-20211116205334-6203023598ed
> 293ba3b Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
> 102c4b7 generated: ./hack/update-vendor.sh
> 7182501 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
> 1680916 Merge pull request # 106835 from cpanato/go117-release-1-23
> e1deb1b dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 5266a1f Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
> e6baa0e Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> 2ae819a Server Side Field Validation
> 63f081a Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
> 6be528b fix ineffectual assignment to name (ineffassign)
> bce3d85 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
> 526a2ef generated: ./hack/update-vendor.sh
> 7b5df41 Merge pull request # 106234 from jpbetz/cel-libs
> dae1b7b Pin new dependency: github.com/google/cel-go v0.9.0
> 6579f18 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
> dd362fd Bump k8s.io/kube-openapi to commit ee342a809c29
> 1003036 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
> b5850d9 generated: ./hack/update-vendor.sh
> 35fbf26 Merge pull request # 102945 from chenchun/fake
> efa7a93 Auto generated
> f53a9f9 Pass DeleteOptions down to the Reactor
> e92ab9f Merge pull request # 105896 from zqzten/upgrade-json-patch
> 3a62c14 upgrade github.com/evanphx/json-patch to v4.12.0
> 1ca1c4b Merge pull request # 104877 from pohly/json-kobj
> 765cb83 klog 2.30.0, logr 1.2.0, zapr 1.2.0
> 03c63d7 Merge pull request # 105030 from liggitt/json-stdlib
> 5a93c8b Merge pull request # 105490 from aojea/restclient-shared-transport
> 65cde1d vendor sigs.k8s.io/json
> 180e9a3 updated generated
> 62c9cbb client-go: share http client for all GV
> ede4574 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
> 4d89208 run hack/{pind-dependency.sh, update-vendor.sh}
> da5f105 Merge pull request # 105330 from liggitt/importboss-doc
> 274be6e Make package paths referenced by import boss valid
> 9e65146 Merge pull request # 105169 from liggitt/gomodule-codegenerator
> 4a2a938 Smoke test code-generator using full packages
> df0a6b4 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
> 4317b0d Updated vendor files and pinned versions
> cefb511 Merge pull request # 104747 from kinvolk/invidian/typos
> db3ab43 Merge pull request # 104103 from pohly/logr-1.0
> 066fa02 Fix typo coersion -> coercion
> cb72d5a klog 2.20.0, logr v1.1.0, zapr v1.1.0
> e7c2dcc Merge pull request # 104475 from Iceber/update-code-generate
> 55f37e8 Merge pull request # 101572 from carlory/fix-prerelease-lifecycle-gen-usage
> 64446c7 code-generator: remove bounding-dirs flag of the deepcopy-gen in the script
> ef1f065 Merge pull request # 103692 from justaugustus/go117
> 3ba1129 update the usage doc of prerelease-lifecycle-gen
> 6b84a4d generated: Run hack/update-gofmt.sh
> 8aab4da generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
> c012e94 [go1.17] Bump golang.org/x/... dependencies
> 48d3d44 Merge pull request # 104466 from stbenjam/bump-utils
> 3d0e586 vendor: bump k8s.io/util to get fix for LRU cache
> 7edd005 Merge pull request # 104413 from liggitt/openapi-ipvalidation
> 2717b3a Merge pull request # 104330 from liggitt/defaulter-package
> c74d1ec Bump k8s.io/kube-openapi
> 16d6d02 bump gengo to include defaulter-gen package support
> 3bfba9d Merge pull request # 104279 from liggitt/add-staging-golang-license
> 767f1ea Copy golang license to staging copies
> 6037d5d Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
> 09c8290 Merge pull request # 100738 from cuisongliu/bug_register-gen_groupName
> 3d7bf31 upgrade google.golang.org/api to v0.45.0
> f7583cc Merge pull request # 103847 from liggitt/generator-install-fix
> f9cd01d code-generator/register-gen: groupName can't use '// +groupName=somegroup ' to override
> 9e0e641 upgrade github.com/prometheus/common to v0.28.0
> 96aa56d Update golang.org/x/time/rate (# 104014)
> 5bb9f2e k8s.io/code-generator: Change BoilerplatePath() to locate file or require explicit flag
> ee3ba0f Merge pull request # 103548 from dims/drop-hashicorp-lru
> 04e4fe8 k8s.io/code-generator: Enable generate-* scripts usage as module deps
bumping knative.dev/eventing 9590bc3...9b9cdee:
> 9b9cdee Adding code of conduct to reference knative/community's CoC (# 6281)
> 5df47e1 Bump k8s deps to v0.23.4 (# 6280)
> 2233333 Update community files (# 6275)
> 40ad27a Test Channel as dead letter sink (# 6272)
> c02e63a upgrade to latest dependencies (# 6267)
> 5fcc285 only reconcile triggers that point to the MTChannelBroker class (# 6265)
> 08ac6d0 upgrade to latest dependencies (# 6266)
> 19935b1 Set dead letter sink URI in the `Channel` status (# 6256)
> fffe9c2 Update community files (# 6255)
> f9498e8 upgrade to latest dependencies (# 6252)
> 1d881c1 Update community files (# 6251)
bumping knative.dev/hack e178598...14f832e:
> 14f832e Update community files (# 161)
> c9c3ea1 Update community files (# 160)
> aae7c22 Update community files (# 159)
> 0687d6e Update community files (# 158)
bumping knative.dev/networking e8b2eb9...ec52d71:
> ec52d71 Add validation for activator-ca and activator-san (# 637)
> 7d792a6 bump deps and pull in k8s v0.23 lib (# 638)
> f35c7e7 Update community files (# 636)
> 31d0d3f upgrade to latest dependencies (# 635)
> d1f3f8e upgrade to latest dependencies (# 634)
> 1890039 upgrade to latest dependencies (# 632)
> c478885 Update community files (# 633)
> 02ec99f Update community files (# 631)
> 8f9516e upgrade to latest dependencies (# 630)
bumping k8s.io/client-go a406c93...b425fb6:
> b425fb6 Update dependencies to v0.23.4 tag
> 0f7ee70 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23
> 42bda1a Update k/utils to v0.0.0-20211116205334-6203023598ed
> 857d6f1 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23
> 94fb0d0 generated: ./hack/update-vendor.sh
> f739adf upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
> 3074be1 Merge pull request # 107334 from fasaxc/automated-cherry-pick-of-# 107311-upstream-release-1.23
> 8ae6aa2 client-go: Clear the ResourceVersionMatch on paged list calls
> 72a8f74 Merge pull request # 106835 from cpanato/go117-release-1-23
> d333414 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> c752eaa Merge pull request # 106782 from palnabarun/automated-cherry-pick-of-# 106716-upstream-release-1.23
> 17bbf03 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick
> 0d94476 bump TestHTTP1DoNotReuseRequestAfterTimeout timeout
> 1d1035d regenerated files
> f3c25ef Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23
> 3f1288c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> b4c5f29 tests for statefulset PersistentVolumeClaimDeletePolicy api change
> f1d7f5c Merge pull request # 106463 from SergeyKanzhelev/grpcProbe
> ad95a77 Merge pull request # 106660 from liggitt/smd-merge
> a154062 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
> 10e087c Merge pull request # 99728 from mattcary/control
> 475f2c7 tests for statefulset PersistentVolumeClaimDeletePolicy api change
> 2a70348 sync: update go.mod
> 51a4fd4 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck
> cc8a98c Merge pull request # 103526 from brianpursley/kubectl-686
> 34c9930 remove unused fakeUpgradeConnection
> 3f38fd3 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper
> f5d063c close streamConn and stop listening when an error occurs while port forwarding
> d62dc4e no lint unused variables
> e2c9d63 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement
> c5a1393 ResettableRESTMapper to make it possible to reset wrapped mappers
> 2e69bf9 fix unassigned error on client-go test
> d9ceca5 Merge pull request # 106154 from gnufied/recover-expansion-failure-123
> 0ed96f3 generated: ./hack/update-vendor.sh
> 5b8ad0d migrate nolint coments to golangci-lint
> 28b1932 Merge pull request # 104844 from aojea/clientgo_close_idle
> c643e47 Implement API changes necessary for recovery from resize failure
> 2f764f9 Merge pull request # 106399 from justinsb/populate_event_typemetad
> f34af1a CloseIdleConnections for wrapped Transport
> ecfd45a leaderelection: populate the apiVersion/kind when reporting events
> e627be7 Merge pull request # 106234 from jpbetz/cel-libs
> 8d0429e Pin new dependency: github.com/google/cel-go v0.9.0
> 843baa6 Merge pull request # 106240 from tkashem/client-retry
> 0f29216 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi
> 4b3bec4 client-go: add jitter to flowcontrol.Backoff
> 5d42009 Merge pull request # 102534 from wangyysde/create-hpav2stable
> 50900ef Bump k8s.io/kube-openapi to commit ee342a809c29
> 607f5b2 rename v2beta2 to v2
> 6d69eb8 Merge pull request # 105794 from margocrawf/master
> 9b0b23a Merge pull request # 106177 from aojea/RoundTripperWrapper
> 5fca705 --as-uid flag in kubectl and kubeconfigs.
> 06eaec4 assert RoundTripperWrapper interface
> 26d331c client-go token source transport implement RoundTripperWrapper interface
> 6d49694 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd
> 980663e Merge pull request # 105819 from tosi3k/client-go-traces
> 871103e generated: ./hack/update-vendor.sh
> e57f404 Merge pull request # 102945 from chenchun/fake
> 9af7db3 Add more info to the ListAndWatch trace
> 2f5d8b0 Merge pull request # 106014 from enj/enj/i/unwrap_exec
> dd4008c Auto generated
> d92ef13 client-go exec: make sure round tripper can be unwrapped
> d478a57 Pass DeleteOptions down to the Reactor
> fd0a034 De-share the Handler struct in core API (# 105979)
> 5be956b Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field
> c64db8c generated: Add os field to Pod Spec
> c151c2c Merge pull request # 104915 from alculquicondor/job-ready
> 651ddcb Merge pull request # 105896 from zqzten/upgrade-json-patch
> 0659305 Add ready field to Job status
> 1e6b5d9 upgrade github.com/evanphx/json-patch to v4.12.0
> 56656ba Merge pull request # 104877 from pohly/json-kobj
> 816febe klog 2.30.0, logr 1.2.0, zapr 1.2.0
> d8ccb0e Merge pull request # 105030 from liggitt/json-stdlib
> 4154d81 Merge pull request # 105490 from aojea/restclient-shared-transport
> dfce9f4 vendor sigs.k8s.io/json
> 88713b7 Merge pull request # 105405 from verb/1.23-ec-beta
> 4d53a8d updated generated
> 7159ac8 Generated code for EphemeralContainers beta
> 30025c3 expose NewForConfigAndClient for the metadata client
> fa4ee25 Merge pull request # 104327 from sxllwx/fix/dynamic-client
> 12956a0 expose NewForConfigAndClient for the dynamic client
> 7697067 Merge pull request # 105603 from shawnhanx/eventstructuredlogging
> 61ae14a set the content-type Header when the dynamic client sends the request
> bb294ff NewDiscoveryClientForConfigAndClient constructor
> 9359514 Support SetStructuredLogging with the new events library
> fd09dce RESTClient contructors for config and http client
> 3511ef4 Merge pull request # 105156 from aojea/clientgo_trace
> 1cbb8e6 Merge pull request # 105312 from Karthik-K-N/fix-reatelimite-testfail
> 3a10028 client-go httpstats
> f71d255 Merge pull request # 104653 from astraw99/fix-word-comment
> 881e30a Changes to fix the flake test case in ratelimiter
> dbfa30b Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils
> 1816a40 fix word comment to common
> 235fd36 run hack/{pind-dependency.sh, update-vendor.sh}
> b3f71e4 Merge pull request # 105330 from liggitt/importboss-doc
> fe0e5b1 Merge pull request # 103900 from ash2k/ash2k/cache-mapper-and-client
> 93c09c3 Make package paths referenced by import boss valid
> 6d070ad Merge pull request # 105315 from wzshiming/test/events-expansion
> 0ae31f6 Cache rest mapper and discovery client
> 9bea344 Merge pull request # 104300 from wojtek-t/converting_informer
> a062895 Add unit test coverage for events expansion
> f1b4ce1 Merge pull request # 105234 from wojtek-t/optimize_indexer
> c702a41 Create TransformingIndexerInformer
> 439294e Update comments
> b7ec70c Merge pull request # 104507 from wzshiming/fix/match
> e61d0d5 Optimize index updating
> b100ecf Create TransformingInformer
> 372575c Merge pull request # 104483 from margocrawf/master
> 6e9eb81 Check namespaces match in UpdateWithEventNamespace
> 463b3d1 Optimize indexer
> 7cbd2d5 Merge pull request # 105162 from MadhavJivrajani/migrate-clock-pkg
> e0129e6 Introduces Impersonate-Uid to client-go.
> 721036c migrate k8s.io/apimachinery/util/clock -> k8s.io/utils/clock
> 79916c5 Merge pull request # 104578 from MadhavJivrajani/refactor-rate-limiters
> 191e5dc Merge pull request # 105095 from wojtek-t/migrate_clock_3
> b9fa896 Refactor client-go/util/flowcontrol/throttle.go RateLimiter
> 4fc3881 Merge pull request # 104655 from luyou86/client-go-bucket-rate-limiter-add-maxDelay
> 01243dd Migrate to k8s.io/utils/clock in client-go
> cc76160 Merge pull request # 105031 from howardjohn/q/memory-leak
> a6277bb client-go bucket rate limiter add maxDelay
> 98470c8 Merge pull request # 105080 from smira/client-error-wrapping
> eb364c7 workqueue: fix leak in queue preventing objects from being GCed
> efdf058 Merge pull request # 105026 from wojtek-t/migrate_clock_2
> 8f8a83c fix: wrap errors correct when validating kubeconfig
> 0866d96 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update
> 608b521 Migrate to k8s.io/utils/clock in client-go - part 1
> 7e5e2e0 Merge pull request # 104991 from hzxuzhonghu/mem-leak
> e4babf5 Updated vendor files and pinned versions
> 2ed3e42 Merge pull request # 104874 from wojtek-t/migrate_clock_1
> 2f21912 Fix workqueue memory leak
> a5f006e Merge pull request # 104969 from liggitt/crd-error-validation
> 8d49a0b Migrate to k8s.io/utils/clock in flowcontrol backoff
> bf0611c Merge pull request # 104399 from tkashem/apf-v1beta2
> 5960e3c Propagate conversion errors
> 14a5158 Migratet to k8s.io/utils/clock in workqueue
> 29730ab Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta
> 0c0d853 apf: regenerate for v1beta2
> 45fb834 Merge pull request # 104853 from kitianFresh/feature/avoid-sharedIndexInformer-run-more-than-once
> aade4d8 api: Promote statefulset MinReadySeconds to beta
> b36b60b Merge pull request # 104725 from NoicFank/master
> f0bcda0 avoid sharedIndexInformer run more than once, avoid more cache and memory consume
> 9b97591 Merge pull request # 101928 from alexanderConstantinescu/drain-workqueue
> b866957 Improve DeltaFIFO function 'ListKeys'
> 9026029 Merge pull request # 104841 from h4ghhh/deltafifo_rv
> 22aa998 [queue] Implement `ShutDownWithDrain` allowing the queue to drain when shutting down
> 92773de Merge pull request # 104103 from pohly/logr-1.0
> c209a2e para 'resourceVersion' in DeltaFIFO.Replace is not used, so remove it
> dbb2afa Merge pull request # 104812 from astraw99/fix-sharedInformer-doc
> 90bee32 klog 2.20.0, logr v1.1.0, zapr v1.1.0
> 84f9a96 Merge pull request # 103023 from tiloso/staticcheck-apiserver-clientgo
> 33e23ed fix sharedInformer doc
> a31b18a Merge pull request # 104573 from sxllwx/refine/clear-comments-for-metaclient
> 04efcfc Fix staticcheck in apiserver and client-go pkgs
> ce70fec Merge pull request # 104172 from atiratree/revert-jsonpath-fix
> 0c4682e explain the reason why metaclient special processing metav1.DeleteOptions encoding
> b350fc3 Merge pull request # 104231 from astraw99/fix_unified_workers
> e529a15 add a test for jsonpath template parsing to prevent regressions
> 3dc80a3 Merge pull request # 103692 from justaugustus/go117
> a9a86ad unify worker num to workers
> 496c390 revert "fix wrong output when using jsonpath"
> 624e682 generated: Run hack/update-gofmt.sh
> 484a294 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
> e311efc [go1.17] Bump golang.org/x/... dependencies
> b1403d1 Merge pull request # 104504 from astraw99/fix_typo_CRED
> f100d86 fix typo CRED to CRUD
> 590eaed Merge pull request # 104373 from astraw99/fix_typo_rate_limiter
> e88163c Merge pull request # 104368 from aojea/ruleguard
> 9d15ff7 fix typo of rate limiter
> a6edfab run hack/update-netparse-cve.sh
> 9c45b4b Merge pull request # 104466 from stbenjam/bump-utils
> 284a0d5 vendor: bump k8s.io/util to get fix for LRU cache
> 2961e1d Merge pull request # 104413 from liggitt/openapi-ipvalidation
> d2b8b64 Regenerate applyconfigurations
> a3cb704 Bump k8s.io/kube-openapi
> d6c8310 Merge pull request # 103912 from Iceber/fix-event-recorder
> 19db02e Merge pull request # 103918 from olagacek/master
> 3e35ef9 client-go/events: avoid referencing a nil related object
> 044192f Merge pull request # 104279 from liggitt/add-staging-golang-license
> 23071d6 Allow customizing spam filtering in event client library
> 81fcb4f Merge pull request # 104258 from coderanger/patch-3
> 21ff407 Copy golang license to staging copies
> e89f211 Typo in a comment.
> 150ce54 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common
> b756925 Merge pull request # 102872 from barkbay/client/fix-discovery-error
> 9a97b38 upgrade google.golang.org/api to v0.45.0
> 0f5acb8 Merge pull request # 103917 from aojea/slow_handlers
> 728eec7 Return StatusError 404 in fake client when resource is not found
> e679b1f upgrade github.com/prometheus/common to v0.28.0
> fa98c04 Merge pull request # 103657 from dgrisonnet/fix-event-doc
> c63d830 client-go: deltaFIFO trace slow handlers
> 2d8e761 Merge pull request # 103564 from kevindelgado/unstr-extr-poc
> 398a64c client-go/tools: update events version in doc
> 3c86d4a Merge pull request # 100406 from tomkukral/retry-doc
> dfebd37 fix boilerplate and staticcheck
> bcf88f0 Update golang.org/x/time/rate (# 104014)
> 5783ea1 fix typo in retry doc
> ba2f263 fix vendor
> ac207fa Merge pull request # 103747 from mattcary/noapi
> d445499 remove apiserver impor from client-go
> 2406d22 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
> 10ec231 wrap extractor errors
> b5bb807 Revert caching in favor of simple ttl
> 784e3fb remove commented out code
> 305b0bc Address PR feedback around gvk parser generation ergonomics
> 1b1afde Restructure caching logic
> 6728eba comments
> f316b7b rename cache, add to integration test
> 4389b4f Add HasOpenAPISchemaChanged to DiscoveryInterface
> 5d4570c basic caching working
> 7525c0e Manually set GVK in extract, add commentary to extractor
> 690f06e Initial UnstructuredExtract without caching
bumping knative.dev/pkg 38af013...e6e3cf0:
> e6e3cf0 Adding code of conduct to reference knative/community's CoC (# 2470)
> 26a8fea Update community files (# 2468)
> 7f16595 bump k8s deps to v0.23.4 (# 2458)
> 3a4cc56 Add configmap informer factory (# 2466)
> 13bdd74 add popany to bucketer (# 2445)
> 616f1ab Add genreconcile for NetworkPolicy. (# 2465)
> 721abec Bump prometheus/client_golang to v1.11.1 (# 2450)
> a5ba81d Update community files (# 2461)
> 3c4dec9 Take pointer to map in AsOptionalMap for consistency (# 2460)
> ce6f287 Initialize prefix remapping map to avoid panic (# 2453)
> 78fdd53 Update community files (# 2456)
> a850b9e Use t.Setenv instead of os.Setenv in tests (# 2454)
> d2cdc68 Update community files (# 2451)
bumping knative.dev/serving f52ae88...646d0b1:
> 646d0b1 removing deprecated serving.knative.dev/release label (# 12754)
> 40c3e33 upgrade to latest dependencies (# 12764)
> dd10cc5 use GKE 1.22 clusters (# 12758)
> f1c08d8 Add unit tests for custom item rate limiter (# 12733)
> ed92cdd Update net-kourier nightly (# 12750)
> 80be89b update dependencies - k8s v0.23 libs (# 12753)
> b8b7480 Add support for topology spread constraint (# 12715)
> 12b0d28 Adding code of conduct to reference knative/community's CoC (# 12757)
> 185d96e Update net-certmanager nightly (# 12747)
> 0753bb1 Update net-kourier nightly (# 12744)
> b7b0731 Update net-certmanager nightly (# 12740)
> 4c132e7 Update community files (# 12745)
> e2d7b98 upgrade to latest dependencies (# 12739)
> 53a6a6f Update net-kourier nightly (# 12741)
> 13fad41 Update net-gateway-api nightly (# 12742)
> 8fe1387 Move `WithPodSecurityContext()` util to the common place (# 12737)
> 2e6e0c9 Update net-istio nightly (# 12735)
> 991e550 Update net-gateway-api nightly (# 12723)
> a4dfb30 upgrade to latest dependencies (# 12721)
> 77efc54 Update net-certmanager nightly (# 12727)
> 94ce9ec Update net-kourier nightly (# 12724)
> b5996a7 Fix PVC test service name (# 12736)
> 509c582 Update net-istio nightly (# 12725)
> 035df85 Update community files (# 12730)
> a93cf84 Update community files (# 12716)
> 08fdf9a Update net-kourier nightly (# 12719)
> 9fb7372 Update net-gateway-api nightly (# 12711)
> 910e518 Update net-kourier nightly (# 12710)
> dbe2fef Update net-contour nightly (# 12709)
> 7932c0b Enable istio access logging during e2e (# 12714)
> 3d71d98 Update net-certmanager nightly (# 12708)
> 79d4908 Fix TestProbeRuntimeAfterStartup/periodSeconds=0 flake (# 12643)
Signed-off-by: Knative Automation <automation@knative.team>
* Upgrade k8s.io/cli-runtime to matching version
Co-authored-by: David Simansky <dsimansk@redhat.com>
|
|
|
|
d12d4cda92
|
Fix missing Azure auth provider (#1616) | |
|
|
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>
|
|
|
|
29fff9af50
|
Update cli-runtime to matching k8s (#1574) | |
|
|
ed096b9669
|
upgrade to latest dependencies (#1573)
bumping knative.dev/serving a4f8b72...e648a2f:
> e648a2f Update net-contour nightly (# 12534)
> 02417c6 bump ggcr again which includes azure credential timing fixes (# 12539)
bumping github.com/spf13/viper a4bfcd9...f646c50:
> f646c50 chore(deps): update dependencies
bumping knative.dev/eventing ad895de...f074878:
> f074878 🔥 Remove k8s 1.20 APIs (# 6068)
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>
|
|
|
|
a96ecf55f6
|
upgrade to latest dependencies (#1565)
bumping knative.dev/eventing eb4c06c...61d97d3: > 61d97d3 Update actions (# 6042) > de89188 fix wrong date. (# 6041) > 4415944 upgrade to latest dependencies (# 6040) > b5603c0 upgrade to latest dependencies (# 6038) > c61fb46 Update VOLUNTEERS (# 6037) bumping knative.dev/pkg 96f1852...c0e1594: > c0e1594 Update actions (# 2392) > 1db74d0 Adjust leaderelection defaults, add documentation. (# 2391) > 2b23ad1 Simplify URI creation in source validation tests (# 2389) > c568527 Fixes # 2308 TestSpoofingClient_WaitForEndpointState flake (# 2387) > b90b853 upgrade to latest dependencies (# 2388) > 785eb63 switch to klog/v2 (# 2386) > bba4470 Validate Sink in SourceSpec (# 2384) > 80b253f upgrade to latest dependencies (# 2385) bumping knative.dev/hack f08cb0d...59b0cf1: > 59b0cf1 Proper search for tags in Go files only (# 135) bumping knative.dev/serving 0309174...9073261: > 9073261 fix broken samples link (# 12508) > d7ba02e fix leader election issues due to defaults change (# 12506) > 7537f28 Update net-kourier nightly (# 12504) > ee55bd0 Update actions (# 12500) > 8beafe7 fix container name collision (# 12374) > 3639325 Update net-contour nightly (# 12494) > efd5db6 Update net-gateway-api nightly (# 12493) > 9de0607 Update net-istio nightly (# 12492) > 421358c Update net-kourier nightly (# 12486) > 39af716 upgrade to latest dependencies (# 12491) > f6d38a9 update rotation (# 12489) > a7df96e upgrade to latest dependencies (# 12485) bumping knative.dev/networking 0dbedcd...eac673f: > eac673f upgrade to latest dependencies (# 599) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
99c69a9cc1
|
upgrade to latest dependencies (#1558)
bumping k8s.io/code-generator 25a36f5...7b37ed0:
> 7b37ed0 Merge pull request # 106960 from cpanato/update-xnet-122t
> d078fd8 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 5747c7b Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 2e52dc3 Manual cherry pick of kube-openapi changes for release-1.22
> 22f764f Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
> c6452dc Merge pull request # 104469 from liggitt/utils-1-22
> c2733a4 Copy golang license to staging copies
> f338d05 vendor: bump k8s.io/util to get fix for LRU cache
> ff0bf9f Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
> 9fd003d update vendor after switch
> b1b4942 Merge pull request # 101624 from tilt-dev/nicks/go-to-protobuf
> d874928 Merge pull request # 103176 from CaoDonghui123/updatemod
> c56a6a7 go-to-protobuf: small fixes to improve debuggability
> 43f2a02 Merge pull request # 103318 from jpbetz/fix-102749
> 563f0ae Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 3fe66c8 Bump SMD to v4.1.2 to pick up # 102749 fix
> 53a4e85 Merge pull request # 103026 from sanposhiho/fix/typo-on-ExtractHoge
> 94f0451 Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> b76aedd Fix: typo on ExtractHoge
> 600a804 Remove MPL-licensed dep from lruexpirecache
> 723f918 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> d624dfc update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 8d9ac5e Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 12c648b update internal modules
> b3a1c69 update vendor
> b599f86 update internal modules
> 964fb60 Correct comment block from openapi_v2.NewDocument to openapi_v2.ParseDocument
> faf39f8 Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 0ea71da Merge pull request # 102441 from feiskyer/update-vendor
> dd653c5 Update Azure Go SDK to v55.0.0
> f65da15 Merge pull request # 102897 from liggitt/etcd-ga
> 22f08a3 Update to etcd v3.5.0 client
> 93504ea Merge pull request # 100488 from liggitt/protobuf
> de39fc1 Update protobuf,grpc,etcd dependencies
> e5ccfa3 sync: remove Godeps/
> af0b5d9 Merge pull request # 102454 from wzshiming/clean/remove-godeps
> ed0f8d0 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> 7639b06 Remove Godeps
> daefbed Merge pull request # 102059 from jsafrane/fix-consistentread
> 783e1ca upgrade gopkg.in/evanphx/json-patch to v4.11.0
> 9c11f92 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> 0b0b341 Bump k8s.io/utils
> 45c8999 Bump golang.org/x/text to v0.3.6
> 2f22fda Merge pull request # 102332 from pacoxu/klog-2.9.0
> 3e7c599 upgrade klog to v2.9.0
> 0213807 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> d76ae01 vendor: bump runc to rc95
> deed336 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> 632c95c update testing related dependencies
> 994995d Merge pull request # 102094 from liggitt/revert-runc
> 61abebe Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> 66f43cf Merge pull request # 101888 from kolyshkin/update-runc-rc94
> bb6578c vendor: bump runc to rc94
> f57bba4 Merge pull request # 100940 from markusthoemmes/fake-client-interface
> b9c3fe9 Merge pull request # 101320 from amanchourasiya/bugfix/101309
> 4b75d82 Implement a FakeClient interface
> 3fae618 Merge pull request # 100496 from jpbetz/extract-subresources
> 2697f01 Removing comment to improve generated docs.
> 112073b Merge pull request # 101357 from feiskyer/update-vendor
> 9586e06 Add subresource support to apply extract
> de8ea98 Update Azure Go SDK version to v53.1.0
> cbf249e Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> 678d1fb remove go-openapi/spec
> 6b304b4 bump k8s.io/kube-openapi
> dd2ded1 Merge pull request # 100490 from howardjohn/gnostic-v051
> 1f18445 Update kube-openapi and gnostic dependencies
> 70ccd82 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 597a684 Generated code
> bdc2396 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> e4dc439 Merge pull request # 100684 from Jefftree/atomic
> c22c694 Update structured-merge-diff to v4.1.1
> 0557bb8 Merge pull request # 100671 from Niekvdplas/spelling-mistakes
> 275d6b8 Generate openapi and proto files
> 3112572 Merge pull request # 99849 from jpbetz/apply-subresources
> c74497a Fixed several spelling mistakes
> 72793d0 Generate ApplyScale client support
> cbbce91 Add apply subresource support to client-go's typed client
> 5bc604e Merge pull request # 100156 from ehashman/issue-100155
> 092920b Bump klog to 2.8.0, fixing nil panics in KObj
bumping knative.dev/eventing d829745...eb4c06c:
> eb4c06c Add CloudEvent SQL validation (# 6032)
> eb62db9 Fix broken links (# 6030)
> 7bf054f Add k8s trace attribute to PingSource (# 5928)
> b8d1cfb rename pingsource component (# 6003)
> 1ae8a49 Fixing Broker DLQ flaky tests (# 6006)
> 4348c29 upgrade to latest dependencies (# 6031)
> 5e3183b Remove useless logconfig package (# 6015)
> 06ba3ea Remove skipped Trigger no Broker test (# 6014)
> 1ba7810 Bump otel/trace dependency. (# 6021)
> e71f0b0 Update actions (# 6016)
bumping knative.dev/pkg 7927179...96f1852:
> 96f1852 Update actions (# 2382)
> 3f86f59 Update community files (# 2381)
> 52e42b7 Extend Apply verb to extensions, Bump to K8s 1.22. (# 2327)
bumping k8s.io/api 3fcac9f...9d2e771:
> 9d2e771 Update dependencies to v0.22.5 tag
> d5ade40 Merge pull request # 106960 from cpanato/update-xnet-122t
> ad37243 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 79120fd Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 2792020 Manual cherry pick of kube-openapi changes for release-1.22
> 68328c1 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
> 99803f6 Revert "statefulset PersistentVolumeClaimDeletePolicy api change"
> 4bdcbc6 Merge pull request # 103168 from raisaat/beta-2238
> 4aee549 Update API description for probe.terminationGracePeriodSeconds
> cd49d27 Merge pull request # 103245 from wzshiming/fix/prober-termination
> af0a862 Merge pull request # 99023 from verb/1.21-securitycontext
> 8479309 Regenerate
> 0ff29d3 Merge pull request # 98817 from alculquicondor/job-completion-api
> f608fb0 Generated code for securityContext in EphemeralContainers
> ae00b16 Update API documents
> 1e1dad4 Merge pull request # 103467 from thockin/svc-alloc-lb-nodeports-bug
> 1cee8b1 Add Job.status.uncountedPodUIDs
> 1a4d863 Allow securityContext in EphemeralContainers
> 8ad172a Merge pull request # 102966 from SergeyKanzhelev/deprecateDynamicKubeletConfig
> 9aa829f Fix small bug with AllocateLoadBalancerNodePorts
> c712065 Merge pull request # 103276 from NetApp/data-source-ref
> bb601f1 deprecate and disable by default DynamicKubeletConfig feature flag
> 2c49f10 Merge pull request # 99961 from margocrawf/master
> 3bec203 Add DataSourceRef field to PVC spec
> 9f69fea Merge pull request # 101296 from Miciah/fix-RollingUpdateDaemonSet-godoc-regarding-rounding
> fb2c6db This introduces an Impersonate-Uid header to server side code.
> 49e8721 Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
> a05eb2d Fix RollingUpdateDaemonSet godoc regarding rounding
> f75dde5 Merge pull request # 103176 from CaoDonghui123/updatemod
> 03dbe2b Generated
> e14d3f9 Merge pull request # 103318 from jpbetz/fix-102749
> bfaee58 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 2475115 csr: add expirationSeconds field to control cert lifetime
> 0c9a900 Merge pull request # 99378 from mattcary/api
> ca00f16 Bump SMD to v4.1.2 to pick up # 102749 fix
> b71fde3 Merge pull request # 102028 from chrishenzie/read-write-once-pod-access-mode
> af1946e tests for statefulset PersistentVolumeClaimDeletePolicy api change
> bbf61a2 ReadWriteOncePod PV access mode and feature gate
> 3f39120 statefulset PersistentVolumeClaimDeletePolicy api change
> c112aae Merge pull request # 103153 from josephburnett/v2beta2
> 2cc5916 Merge pull request # 103003 from sschne/bugfix/fix-required-pathtype
> 8eb76d0 Move HPA v2beta2 deprecation to 1.23.
> 6db9ac8 Merge pull request # 103001 from zshihang/csi
> 55a4932 Remove omitempty from PathType
> 8de3d46 Merge pull request # 103190 from robscott/remove-app-protocol-gate
> 6089ecf CSIServiceAccountToken ga
> a5544ab Removing ServiceAppProtocol feature gate
> 07d5b5c Merge pull request # 103161 from MikeSpreitzer/comment-apf-types
> 52573b6 Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> 9efbb56 Add missing comments in APF API types
> d4897f2 Merge pull request # 102022 from adtac/sbeta
> 31da821 Remove MPL-licensed dep from lruexpirecache
> 0f1d05d Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> 5a15c1a graduate SuspendJob to beta
> a8267d5 Merge pull request # 95768 from danwinship/document-nodeaddresstype
> 1473f93 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 8e345e4 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 475ec09 Document the NodeAddressType values
> 58a75e7 update vendor
> c707e2b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 508b641 Merge pull request # 102897 from liggitt/etcd-ga
> bc7ac6c Update to etcd v3.5.0 client
> b5b150a Merge pull request # 100488 from liggitt/protobuf
> d397d2a Merge pull request # 102834 from rikatz/endport-beta
> 3410dfc Update protobuf,grpc,etcd dependencies
> 672fa45 Update generated files for endPort promotion to Beta
> 0f7caf4 Promote endPort field in netpolicies to beta
> bd09c62 sync: remove Godeps/
> 443865c Merge pull request # 102454 from wzshiming/clean/remove-godeps
> 9f22d12 Merge pull request # 102412 from andrewsykim/kill-service-topology
> 140e77f Remove Godeps
> 597d8a9 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> d79bfb4 api: update API compatibility tests to remove topologyKeys from Service
> 5ca0554 upgrade gopkg.in/evanphx/json-patch to v4.11.0
> c7678e6 core/v1: add unit tests to ensure deprecated protobuf field numbers are not re-used
> 0b55fc9 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> 637d634 apis: update generated code after removing Service topologyKeys
> 23dfef7 Merge pull request # 102223 from lunhuijie/run-test6
> cb0ea78 Bump golang.org/x/text to v0.3.6
> 952c10d apis: remove Service topologyKeys
> b8a1b1f Merge pull request # 102336 from SataQiu/remove-podpreset
> a1e83ec api link is missing
> b0d9a0e Merge pull request # 100842 from ravisantoshgudimetla/add-minReadySeconds-ss
> 98ffe9c cleanup PodPreset testdata
> c1965f3 Merge pull request # 102332 from pacoxu/klog-2.9.0
> 6c59389 testdata: StatefulSet
> 60e1beb upgrade klog to v2.9.0
> b51bb84 generated: Changes for api introduced
> a16591c Merge pull request # 101742 from ravisantoshgudimetla/promote-maxSurge-beta
> cb82702 api: Introduce minReadySeconds,AvailableReplicas in Statefulset
> 191e7be Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> f1ffee0 Promote DS MaxSurge to beta
> da19d3a Merge pull request # 99576 from marosset/windows-host-process-work
> 55a1051 vendor: bump runc to rc95
> ad700d0 Merge pull request # 102159 from roycaihw/mark-containerimage-name-optional
> 7c10cae API support for Windows host process containers
> 0fb680d Merge pull request # 101099 from pacoxu/podpreset-clean
> 419f976 generated
> 532146f Merge pull request # 102030 from aojea/ingress_beta
> 59e252c remove pod preset testdata and args
> 7673089 mark ContainerImage.names as optional
> d5fda55 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> acf8681 bump e2e test to ingress v1
> 6500f76 Merge pull request # 101916 from MartinKanters/101137-document-double-dollar-behavior
> c881484 update testing related dependencies
> c2d30ef Merge pull request # 102034 from AbdulBasitAlvi/bug/add_description_api_apps_v1_types
> c961028 Generated doc files
> bb4775a Merge pull request # 102094 from liggitt/revert-runc
> 67fc4d0 bug(staging_api_apps_v1): add descriptions to apps/v1/types.go files
> c2884aa Processed review suggestions
> 1d8425e Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> 35f2b3a Generated doc files
> 8d7383b Merge pull request # 102066 from alculquicondor/api_rev
> e56fa49 Corrected the $$ documentation in staging/src as well
> c10867d Merge pull request # 101888 from kolyshkin/update-runc-rc94
> fc270cb Use aliases in sig apps and scheduling APIs OWNERS
> 8672a59 Merge pull request # 101496 from ahg-g/ahg-nss-beta
> dafeb4b vendor: bump runc to rc94
> 98c0df6 Merge pull request # 101627 from rikatz/fix-ingress-doc
> 367ad6c graduate pod affinity NamespaceSelector to Beta
> 929601b Merge pull request # 100008 from wangyysde/issue99675
> 2312ce4 Change ingress api doc to reflect the correct path validation
> 9295cf9 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
> 713113e Add descriptions to api/extensions/v1beta1/types.go
> 3af60a8 Merge pull request # 101243 from liggitt/api-1-21
> 315950d Update generated fixture data with creation/deletion timestamps
> 020341d Merge pull request # 99391 from zhuangqh/update-doc
> c390b84 Update round-tripped protobuf output
> 645b51b Merge pull request # 101292 from AliceZhang2016/job_controller_metrics
> 104cee5 docs: fix outdated enhancement doc link
> b8166a5 Drop 1.19.0 API compatibility data
> b8e414e Merge pull request # 98028 from tkashem/apf-post-startup-fix
> fa35e8d change default feature gate value of IndexedJob
> 1e93921 Add 1.21.0 API compatibility data
> 2fa452f Merge pull request # 90635 from desaintmartin/type-container-securitycontext
> aaabe7b add auto update for apf bootstrap configuration
> 8c6483e Merge pull request # 99842 from mowangdk/upgrade_struct_annotation
> adeaab0 Container type: document that SecurityContext applies to Container instead of Pod.
> bdba003 Add descriptions to apiextensions v1 & v1beta1 types.go
> e066428 Add description to policy types.go
> 0097618 Merge pull request # 99811 from lauchokyip/fixtype
> 79f8f51 Added description to staging/src/k8s.io/api/apiserverinternal/v1alpha1/types.go
> 13f2909 Merge pull request # 101704 from liggitt/api-testdata
> 9757115 Merge pull request # 101687 from siddhartha97/add-feature
> f1c1562 Update testdata generation command
> 527f77d Added changes
> 73cb810 Merge pull request # 100233 from umangachapagain/imagepolicy-desc
> 335d3ee Merge pull request # 99760 from navist2020/fix_descriptons
> 7172eb3 add missing description to api/imagepolicy/v1alpha1/types.go
> 6753086 Merge pull request # 98740 from andrewmelis/arm/fix-container-security-context-docs
> 73d7b2e Add descriptions to api/authorization/*/types.go
> 010282a Merge pull request # 95286 from SergeyKanzhelev/removePodUnknown
> 6f6e8ed Generate specs after documentation change
> c8d93ac Merge pull request # 99519 from whydoubt/typos
> c31108f podUnknown is marked as Obsolete
> a6e3a6d Remove duplicate link in container/securityContext
> 95cee48 Merge pull request # 101034 from verb/1.22-ec-api
> 45a00c1 Correct a misspelling of 'secret'.
> b64c6b5 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> ece0d38 Generated code for Pod-based ephemeralcontainers
> 6b193da bump k8s.io/kube-openapi
> 457d71c Switch ephemeralcontainers SR to Pod Kind
> e993e00 Merge pull request # 100490 from howardjohn/gnostic-v051
> a9b89d5 Update kube-openapi and gnostic dependencies
> 648b778 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 16be49d Generated code
> 50dfb4f sync: update go.mod
> 86cef11 Merge pull request # 100724 from liggitt/eviction-v1beta1
> e55a4a1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
> 96ffc3f Define constant for eviction failure cause
> fada3d2 Merge pull request # 101080 from ahg-g/ahg-cost-beta
> 6bb5a8a Prune stale entries from OWNERS files
> 63023e5 Generated files
> 59fddaa Graduate PodDeletionCost to Beta
> 4d4999e Register Eviction v1
> 424177a Merge pull request # 100885 from enj/enj/i/auth_owners
> 6eed676 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> b23efeb Update auth OWNERS files to only use aliases
> 9b64426 Merge pull request # 100730 from mikedanese/rbacdoc
> 5ace415 Update structured-merge-diff to v4.1.1
> c1cb3cc Merge pull request # 100728 from robscott/topology-auto
> e2bec99 clarify RBAC API documentation
> 0bd7673 Merge pull request # 100684 from Jefftree/atomic
> 6140925 Updating Topology Aware Hints to support "Auto" value for annotation
> c2af720 Merge pull request # 100245 from mengjiao-liu/Update-broken-links
> 2634033 Generate openapi and proto files
> e32abb1 Merge pull request # 99849 from jpbetz/apply-subresources
> 5d132f2 Update `PodSpec/Overhead` broken links
> ddfb9ba Tag certain non-selector structs as atomic
> 645ffdb Merge pull request # 97989 from Danil-Grigorev/atomic-label-selectors
> 64fc45e Add genclient:method=ApplyScale to types supporting scale update
> 04a51e7 Add structType=atomic to all selectors
> 2824ee6 Merge pull request # 93195 from huffmanca/update-fsgrouppolicy
> f81f579 Make selectors atomic
> 04650e4 Updated generated dependencies
> 0c55033 Addresses nitpicks for FSGroupPolicy
> 3a2d6b5 Merge pull request # 100472 from liggitt/endpoint-slice-v1beta1
> e923586 Mark v1beta1 EndpointSlice deprecated in favor of v1
bumping k8s.io/apimachinery f916759...47f99e7:
> 47f99e7 Merge pull request # 106960 from cpanato/update-xnet-122t
> 9e51a4c dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> e757da0 Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 223bdbb Manual cherry pick of kube-openapi changes for release-1.22
> 4a9e16b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
> 65ee33b Copy golang license to staging copies
> a644435 Merge pull request # 103457 from codearky/fix-yaml-terminator-wcomment
> ff522ab Merge pull request # 98817 from alculquicondor/job-completion-api
> f1aad3e add yaml separator validation and avoid silent ignoration
> 0dafcb4 Merge pull request # 102188 from alculquicondor/fasterselector
> 8b8079d Add Job.status.uncountedPodUIDs
> 8303750 Merge pull request # 103176 from CaoDonghui123/updatemod
> 51eb781 Improve slice allocation in LabelSelectorAsSelector
> 3272933 Merge pull request # 103318 from jpbetz/fix-102749
> 2510b16 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 0376ffb Add benchmark for LabelSelectorAsSelector
> 8989bdf Bump SMD to v4.1.2 to pick up # 102749 fix
> a4b8a5f Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> 1241855 Remove MPL-licensed dep from lruexpirecache
> 4713ab5 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> 41b021b update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 76ce197 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 8146ded Merge pull request # 102629 from tiloso/staticcheck-cluster-apimachinery-apiserver
> 1acaad5 update vendor
> 30802a0 Merge pull request # 102924 from liggitt/race-test-speed
> 2245ed8 Fix staticcheck in cluster & k8s.io/{apimachinery,apiserver}
> 076d25b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 513e50f Speed up unit tests in -race detection mode
> 0dc8a67 Merge pull request # 102897 from liggitt/etcd-ga
> 15dfbe8 Update to etcd v3.5.0 client
> b2555c6 Merge pull request # 100488 from liggitt/protobuf
> f4becb8 Update protobuf,grpc,etcd dependencies
> a3b8985 sync: remove Godeps/
> 94d2465 Merge pull request # 102454 from wzshiming/clean/remove-godeps
> aec8116 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> 9a1154c Remove Godeps
> a5103de Merge pull request # 102489 from saschagrunert/http-stream-nil
> 68243ab add ut for preventing dropping null from arrays
> 1e82f3b Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> d97ed6c Fix regression for timed-out stream cleanups
> 9f25815 upgrade gopkg.in/evanphx/json-patch to v4.11.0
> 4cf81ce Bump golang.org/x/text to v0.3.6
> 44113be Merge pull request # 102332 from pacoxu/klog-2.9.0
> 2a3fbac upgrade klog to v2.9.0
> 1f89c78 Merge pull request # 100394 from mengjiao-liu/clean-up-redundant-code
> 2dd32d7 Merge pull request # 102150 from julianvmodesto/ssa-big-last-applied-followup
> c1766ec Fix use nil err
> 4e7cc58 Make a public ValidateAnnotationsSize
> 6df4bfb Make validation totalAnnotationSizeLimitB public.
> cfc896c Merge pull request # 99371 from tiloso/staticcheck-apimachinery-util
> adc48d2 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> ecda63f Fix staticcheck in k8s.io/apimachinery/pkg/util
> 95c5729 vendor: bump runc to rc95
> c7322e8 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> 2214a11 update testing related dependencies
> 2540c63 Merge pull request # 102094 from liggitt/revert-runc
> 9765e76 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> e1b4d3f Merge pull request # 101888 from kolyshkin/update-runc-rc94
> 4c2cee4 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
> 2a34e07 vendor: bump runc to rc94
> 96c076b Merge pull request # 101668 from tkashem/wait-poll-with-context
> 4112135 Timestamp fuzzer in metav1 should not use negative values
> fda7135 Merge pull request # 101626 from MadhavJivrajani/master
> aaed044 apimachinery: add context bound polling
> 83e6b5f Merge pull request # 101320 from amanchourasiya/bugfix/101309
> 60281a0 Add validation for names like '-'
> b3737e4 Merge pull request # 101590 from smarterclayton/quantity
> 22894de Removing comment to improve generated docs.
> 8c18d83 quantity: Allow a new quantity to be created directly from inf.Dec
> 05188ba Merge pull request # 101092 from shawnhanx/limited
> 83ce8f0 Merge pull request # 100496 from jpbetz/extract-subresources
> 8cefc5b fix limited4 -> limited
> ec059b1 Merge pull request # 101361 from njuptlzf/label-test
> e522d21 Enable extract test for status subresource
> ba18a62 Merge pull request # 101306 from joelsmith/master
> b4b4027 parseOperator description is inconsistent with the behavior
> a5c5d6e Add subresource support to apply extract
> f3a344a Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> 2449c2e Additional CVE-2021-3121 fix
> b78e067 bump k8s.io/kube-openapi
> 37b6f01 Merge pull request # 100490 from howardjohn/gnostic-v051
> 87974a2 Update kube-openapi and gnostic dependencies
> 8daf289 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 6ee6d74 Generated code
> 5c420e5 Add "subresource" field to ManagedFieldEntry
> 1ba67c1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
> f2987aa Merge pull request # 101000 from lojies/ominilcheckforlen
> 8c00220 Prune stale entries from OWNERS files
> d23dd75 Merge pull request # 100430 from mozillazg/fix-staticcheck-failed-apimachinery-serializer
> 2567f57 code cleanup: Omit redundant nil check on slices
> d8cdd62 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> c4ed323 Fix staticcheck failures for vendor/k8s.io/apimachinery/pkg/runtime
> 77ef728 Merge pull request # 100684 from Jefftree/atomic
> 02a91c3 Update structured-merge-diff to v4.1.1
> 74cf9d3 Merge pull request # 99839 from saschagrunert/portforward-stream-cleanup
> ae7302c Generate openapi and proto files
> 24633e4 Cleanup portforward streams after their usage
> 22a1f0c Tag certain non-selector structs as atomic
> 57f2a07 Merge pull request # 100156 from ehashman/issue-100155
> 567c401 Bump klog to 2.8.0, fixing nil panics in KObj
bumping knative.dev/networking 62388a5...0dbedcd:
> 0dbedcd upgrade to latest dependencies (# 598)
> e40187c Update actions (# 597)
bumping k8s.io/apiextensions-apiserver 73536ac...811461e:
> 811461e Update dependencies to v0.22.5 tag
> 7b79c0c Merge pull request # 106960 from cpanato/update-xnet-122t
> d3b1314 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 6b25b67 Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> ddac85f Manual cherry pick of kube-openapi changes for release-1.22
> 41e7589 Merge pull request # 104988 from liggitt/automated-cherry-pick-of-# 104969-upstream-release-1.22
> c2005c2 Fix null JSON round tripping
> 068ccef Propagate conversion errors
> 9ea1b11 Merge pull request # 104469 from liggitt/utils-1-22
> 0ddd93a vendor: bump k8s.io/util to get fix for LRU cache
> d37e63d Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
> 0de7bca Merge pull request # 103930 from cheftako/automated-cherry-pick-of-# 103895-upstream-release-1.22
> 9829d39 Update to using apiserver-network-proxy v1.22
> 34f76b8 Merge pull request # 103882 from rphillips/automated-cherry-pick-of-# 103743-upstream-release-1.22
> ad3dac1 vendor: bump runc to 1.0.1
> 1eec384 add tracing to webhook requests
> a9bb2e8 Merge pull request # 103548 from dims/drop-hashicorp-lru
> 176547e update vendor after switch
> 179ee05 update to new k8s.io/utils
> 71ce3e0 Merge pull request # 103483 from odinuge/revert-102508-runc-1.0
> 414b34f Revert "Update runc to 1.0.0"
> d62f651 Merge pull request # 103176 from CaoDonghui123/updatemod
> 7d1f6ff Merge pull request # 102508 from kolyshkin/runc-1.0
> 3181a7b Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> bc42870 vendor: bump runc to 1.0.0 pre
> be5c205 Merge pull request # 103318 from jpbetz/fix-102749
> 94119d1 Bump SMD to v4.1.2 to pick up # 102749 fix
> 930e99e Merge pull request # 103248 from sttts/sttts-crd-converison-test
> 305a8a6 Merge pull request # 103126 from jdnurme/konn-21-update
> b5be0cb apiextension: fix typo and test case in conversion integration test
> 26c07d5 Updated to use konnectivity client v0.0.21, and implemented placeholder context
> 92e6c85 Merge pull request # 94942 from dashpole/apiserver_opentelemetry
> 11bad3f Add distributed tracing to the apiserver using OpenTelemetry
> ac26ae6 Merge pull request # 102883 from liggitt/etcd-embed
> 991af11 Drop etcd tests dependency
> 171c646 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> a0952e2 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 2dc2006 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 959d369 Merge pull request # 102991 from soltysh/column_printer
> 40ffbb8 update vendor
> 71d1ac4 Extract columnPrinter interface for printing the values behind additional columns
> c776c69 Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 5e236fd Merge pull request # 102441 from feiskyer/update-vendor
> b2e967b Update Azure Go SDK to v55.0.0
> 01cad9a Merge pull request # 102897 from liggitt/etcd-ga
> 3a83b89 Update to etcd v3.5.0 client
> 9a7a407 Merge pull request # 100488 from liggitt/protobuf
> b965a68 Update protobuf,grpc,etcd dependencies
> 88dd39f Switch to go.etcd.io/etcd/client/v3
> 6cfb102 Merge pull request # 102825 from n4j/bug/KubectlWindowsCrash
> 18f9397 Merge pull request # 102814 from cheftako/master
> 2dd0fdd Fix - Winterm issue on Windows 8.1 in kubectl exec
> 71d03d0 Upgraded konnectivity-client to v0.0.20
> 22a9708 sync: remove Godeps/
> 1347dd8 Merge pull request # 102454 from wzshiming/clean/remove-godeps
> 0c442dd Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> 3b8718c Remove Godeps
> 660a516 Merge pull request # 102059 from jsafrane/fix-consistentread
> 18ef5f9 upgrade gopkg.in/evanphx/json-patch to v4.11.0
> be90f88 Merge pull request # 102561 from dims/updating-to-prometheus/common-latest-version
> d387794 Bump k8s.io/utils
> 788f663 make lint-dependencies happy!
> a2e697c Updating to prometheus/common v0.26.0
> ad3d999 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> 3cb49d2 Bump golang.org/x/text to v0.3.6
> af57388 Merge pull request # 102332 from pacoxu/klog-2.9.0
> 9b03e52 upgrade klog to v2.9.0
> 80449b3 Merge pull request # 102213 from cheftako/grpc-client
> 1e7435a Upgrade konnectivity-client for GRPC connection fixes
> eae9a86 Merge pull request # 102197 from liggitt/crd-lifecycle
> 06b6765 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> 01da005 Propagate server version correctly to apiextensions-apiserver, stop serving v1beta1 CRDs
> 638e19f Merge pull request # 100754 from liggitt/warning-ga
> 8f8e3ec vendor: bump runc to rc95
> 997a056 Merge pull request # 101688 from liggitt/field-warnings
> a6f3df2 Graduate WarningHeader feature to GA
> b3b45bb Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> a55c164 Add WarningsOnCreate,WarningsOnUpdate
> e6c6e3a update testing related dependencies
> a01e380 Merge pull request # 102094 from liggitt/revert-runc
> d22e8e0 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> 5be0c59 Merge pull request # 101888 from kolyshkin/update-runc-rc94
> 02ce3c5 vendor: bump runc to rc94
> 6fcacda Merge pull request # 100940 from markusthoemmes/fake-client-interface
> 16f070d Merge pull request # 99842 from mowangdk/upgrade_struct_annotation
> 0174810 Implement a FakeClient interface
> 520f4b4 Add descriptions to apiextensions v1 & v1beta1 types.go
> b38c3ee Merge pull request # 101320 from amanchourasiya/bugfix/101309
> c9fb52e Merge pull request # 101497 from deads2k/crd-integration
> 9becbfa Removing comment to improve generated docs.
> 03ebf8a split CRD schema test between migrated data and current
> e61844c Merge pull request # 101357 from feiskyer/update-vendor
> eee4af5 Update Azure Go SDK version to v53.1.0
> 1f6c96c Merge pull request # 98377 from nodo/scale-ownership-tracking-deployment
> a0717ff Add nil path to mapping when a CR has no "scale" subresource
> 1446de4 Use ScaleHandler for all scalable resources
> ebf5081 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> d8eb225 remove go-openapi/spec
> 7a8698f bump k8s.io/kube-openapi
> b0804e0 Merge pull request # 100490 from howardjohn/gnostic-v051
> 31019b4 Update kube-openapi and gnostic dependencies
> 7537a76 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 049231a Generated code
> ce2b330 Add "subresource" field to ManagedFieldEntry
> 60a7544 sync: update go.mod
> 1253a6f Merge pull request # 100739 from pacoxu/update-zap
> 35de004 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> 389a19b update uber zap to 1.16.0 to fix a nil pointer exception
> 015cd7a Merge pull request # 100684 from Jefftree/atomic
> da156a8 Update structured-merge-diff to v4.1.1
> c5eec4f Merge pull request # 100671 from Niekvdplas/spelling-mistakes
> 895747a Generate openapi and proto files
> 904189d Fixed several spelling mistakes
> e546218 Merge pull request # 100566 from dekkagaijin/patch-1
> f141ea0 Update image base to `gcr.io/distroless/base-debian10:latest`
bumping k8s.io/client-go a2642ab...a406c93:
> a406c93 Update dependencies to v0.22.5 tag
> ea750b1 Merge pull request # 106960 from cpanato/update-xnet-122t
> 8e1bfd2 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 362cd0f Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 2064e72 Manual cherry pick of kube-openapi changes for release-1.22
> 36ef169 Merge pull request # 104988 from liggitt/automated-cherry-pick-of-# 104969-upstream-release-1.22
> 528ab4f Propagate conversion errors
> 972da7b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
> 2ac20a6 Merge pull request # 104690 from atiratree/automated-cherry-pick-of-# 104172-upstream-release-1.22
> d35f07a Copy golang license to staging copies
> 3499434 add a test for jsonpath template parsing to prevent regressions
> 67fba22 revert "fix wrong output when using jsonpath"
> 4d7bb68 Merge pull request # 104469 from liggitt/utils-1-22
> e475734 vendor: bump k8s.io/util to get fix for LRU cache
> 5629b66 Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
> 1e037e8 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
> d3b9758 Merge pull request # 103689 from enj/enj/t/exec_metrics
> ef1d5d2 client-go exec: fix metrics related to plugin not found
> 7a90b08 Merge pull request # 102928 from dprotaso/dynamic-client-backwards-compatible
> f0bc45f Merge pull request # 98817 from alculquicondor/job-completion-api
> c6c0ca0 Simplify use of the fake dynamic client
> 69e00b0 Merge pull request # 103548 from dims/drop-hashicorp-lru
> 3bb4101 Add Job.status.uncountedPodUIDs
> 266e43a update to new k8s.io/utils
> 8abac60 Merge pull request # 103487 from novahe/fix/fixture-data-race
> b267864 Merge pull request # 103276 from NetApp/data-source-ref
> b7e5fce client-go: copying object to fix data race (# 103148)
> 4339f1b Merge pull request # 102181 from enj/enj/i/deprecate_gcp_azure
> 0cb2597 Add DataSourceRef field to PVC spec
> 68cb2dd Merge pull request # 102890 from ankeesler/exec-plugin-v1
> e2b5311 Deprecate azure and gcp in-tree auth plugins
> ca3a47f Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
> f00874a exec credential provider: update tests+metadata for v1
> 843bb80 Merge pull request # 103176 from CaoDonghui123/updatemod
> e56c7dc Generated
> dba1c9a promote client.authentication.k8s.io to v1
> e9d2f61 Merge pull request # 103318 from jpbetz/fix-102749
> 6851811 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 30cd4e9 csr: add expirationSeconds field to control cert lifetime
> 45d1077 Merge pull request # 99378 from mattcary/api
> 83ade40 Bump SMD to v4.1.2 to pick up # 102749 fix
> e68c673 Merge pull request # 103026 from sanposhiho/fix/typo-on-ExtractHoge
> dba85b7 tests for statefulset PersistentVolumeClaimDeletePolicy api change
> dae61be Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> c374b40 Fix: typo with hack/update-codegen.sh
> f54e143 Merge pull request # 102540 from jpbetz/apply-client-docs
> 65b7d26 Remove MPL-licensed dep from lruexpirecache
> 5a30221 Merge pull request # 990 from nikhita/revert-direct-pr
> 50ffc02 Split documentation according to both mechanisms available for migration
> e7ebdbc Merge pull request # 982 from sprutner/patch-1
> 18b053f Revert "Merge pull request # 982 from sprutner/patch-1"
> acf46ab Apply suggestions from code review
> 3fae6f0 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> d5f964d Update README.md
> 9ffcd16 Add doc.go for client-go apply support
> eadbc45 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 25e061e sync: remove Godeps/
> ca46d47 Merge pull request # 103007 from smira/error-wrapping
> 3ecbde3 Merge pull request # 102454 from wzshiming/clean/remove-godeps
>
|
|
|
|
a2bb4049d0
|
upgrade to latest dependencies (#1555)
bumping knative.dev/eventing 4d705ed...d829745: > d829745 Temporary disable CE SQL validation (# 6012) > aab5298 upgrade to latest dependencies (# 6008) bumping knative.dev/networking 2d4af36...62388a5: > 62388a5 Update community files (# 595) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2c9a236917
|
upgrade to latest dependencies (#1553)
bumping knative.dev/eventing b3bccaf...4d705ed: > 4d705ed Update community files (# 6009) > fede720 Replace extensions with sql dialect (# 6000) > 2940f46 Update community files (# 6001) > 6f1ed33 kebabfy broker channel spec and pingsource opts (# 5875) > 19890fc Add SchedulerFunc type implementing Scheduler as func (# 5998) > 526c768 Update community files (# 5999) > c69b6d0 Use in-cluster kube config as a fallback (# 5997) bumping knative.dev/hack e11ac12...abd085f: > abd085f Update community files (# 131) > 6fc0304 Update community files (# 130) > 92d8a0a Update community files (# 129) > 50bb1cb Update community files (# 128) bumping knative.dev/pkg 18589ac...7927179: > 7927179 Update community files (# 2380) > 552319d Add nil checks for Source types validation to be pointer receiver based (# 2378) > fe5b178 Tidy helper to avoid need for nosec comment (# 2377) > c3a4928 Remove discovery as it was removed from release train... (# 2376) > e86584f upgrade to latest dependencies (# 2375) > 0124d69 Update community files (# 2374) > 681fbdd Update community files (# 2372) bumping knative.dev/networking 8ef6314...2d4af36: > 2d4af36 upgrade to latest dependencies (# 596) > 62aefa4 Update community files (# 594) > bace06e Update community files (# 593) > 989d110 Reintroduce DNS caching into the proxy image (# 591) > 16a2c21 Bump dependencies to latest (# 590) > 9e24d94 Update community files (# 589) bumping knative.dev/serving 7499ae2...c69f92c: > c69f92c Update net-gateway-api nightly (# 12445) > 17dd0ef Update net-istio nightly (# 12448) > f36847e Update net-contour nightly (# 12447) > 2df3ced Update community files (# 12441) > cc627d0 Note autocreate-cluster-domain-claims property in error message (# 12439) > 8a49c97 Directly use signals.NewContext rather than cancelling context on signal (# 12419) > ef89ff8 Add max duration timeout (# 12322) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
5eb1ecefdc
|
upgrade to latest dependencies (#1527)
bumping knative.dev/hack 69a2295...813559c: > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119) > 9f34905 Update community files (# 118) bumping knative.dev/pkg d016976...0fae0af: > 0fae0af upgrade to latest dependencies (# 2357) bumping knative.dev/serving 5e96dc0...26c7dc6: > 26c7dc6 Update net-istio nightly (# 12336) > 3f97065 Bump go-containerregistry to HEAD (# 12335) > 11acb06 upgrade to latest dependencies (# 12334) > 9e5f1a2 Unfreeze containers on TERM so shutdown can occur (# 12319) > cd175b5 Update net-kourier nightly (# 12326) > 67efc26 Update net-contour nightly (# 12328) > 4560333 Update net-certmanager nightly (# 12327) bumping knative.dev/networking 75d86c5...aa82452: > aa82452 refactor some annotation constants using the kmap utility (# 576) > 29ed0ab upgrade to latest dependencies (# 577) bumping knative.dev/eventing 7c8aaa4...2cda8f4: > 2cda8f4 upgrade to latest dependencies (# 5929) > 85f324c replace annotating with labeling (# 5926) > b5550c0 Retry on conflicts when labeling namespaces in tests (# 5925) > 3a045b2 Pass through b3 tracing headers (# 5920) 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> |
|
|
|
817068bd7f
|
Remove replace of go-openapi/spec from go.mod (#1443) | |
|
|
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> |
|
|
|
c18a55f926
|
upgrade to latest dependencies (#1413)
bumping knative.dev/networking f3c57a0...acdfd41: > acdfd41 upgrade (# 474) > 0f2f509 upgrade to latest dependencies (# 473) bumping knative.dev/pkg 64ab22b...21eb4c1: > 21eb4c1 Bump assorted dependencies to their latest versions (# 2205) > 552bbc1 Support the webhook serving over non-TLS. (# 2204) bumping knative.dev/serving 4dc9fc6...ac8d05d: > ac8d05d upgrade to latest dependencies (# 11765) > 21abbd3 Update net-kourier nightly (# 11762) > 922f8c1 Update net-contour nightly (# 11764) > 3d992b7 Update net-certmanager nightly (# 11763) > 2771c89 Adding config to enable setting concurrencyStateEndpoint (# 11699) > 2b25982 upgrade to latest dependencies (# 11759) > e79dc8c Update net-contour nightly (# 11756) > d22d04e Update net-istio nightly (# 11757) > 9d8f841 Update net-kourier nightly (# 11758) > e0bbc3a Update the pull request workflow link on DEVELOPMENT.md (# 11752) > 0313d84 upgrade to latest dependencies (# 11754) > 6301a5b Update net-kourier nightly (# 11749) > 42aafb6 Update net-contour nightly (# 11741) bumping knative.dev/eventing 486c349...5c7b553: > 5c7b553 update deps (# 5625) > 7d502ca Only reconcile CRDs labeled with the duck key/value (# 5601) > a8a3063 Run conformance tests as project admin (# 5596) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2164243458
|
upgrade to latest dependencies (#1387)
bumping knative.dev/serving 69caf07...ee022f4: > ee022f4 Update net-certmanager nightly (# 11691) > 0e98289 Update net-contour nightly (# 11690) > 73c1c0f Update net-istio nightly (# 11689) > 317cde6 Add support for emptyDir volume type (# 11669) > 770a40f Update boilerplate copyright year (# 11687) > 0b09cdd upgrade to latest dependencies (# 11671) > 9a84c20 Update net-kourier nightly (# 11685) > df276ab Update net-contour nightly (# 11684) > be47608 Update net-certmanager nightly (# 11683) > 026291c drop use of knative.dev/pkg metricskey in tests (# 11679) > c85d5fe Update net-certmanager nightly (# 11677) > 68da2ee Update net-contour nightly (# 11676) > 5bceb54 Update net-kourier nightly (# 11675) > 8076b8b Fix order of parameters in conformance README (# 11678) bumping knative.dev/eventing 0af15fd...25bd8ef: > 25bd8ef move source.StatsReporter from knative.dev/pkg (# 5594) > 1677431 upgrade to latest dependencies (# 5592) bumping knative.dev/networking e937f69...7390d8c: > 7390d8c upgrade to latest dependencies (# 464) > 8925a50 upgrade to latest dependencies (# 463) > d965698 upgrade to latest dependencies (# 462) bumping knative.dev/pkg 7d1b0f1...d9b7180: > d9b7180 minor bug when passing spoof options (# 2194) > 8931f82 remove source stats reporter (# 2193) > 591cb89 drop unused workflow (# 2192) > dbcf4cf removing default for KUBECONFIG to enable in cluster tests (# 2191) > 7764284 include OpenCensus in the list of metric backend (# 2189) > aff7376 drop stackdriver metrics and tracing exporters (# 2183) 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> |
|
|
|
e23b4d626e
|
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7 * Update vendor dir * Fix license dir * Remove commented code * Update knative deps * Use scheme to add known types for dynamic client * Update go-licenses in build script |
|
|
|
6dbf72ecae
|
upgrade to latest dependencies (#1334)
bumping knative.dev/hack 93ad912...de04b70: > de04b70 Do not print debug info when running release.sh (# 70) bumping knative.dev/eventing 49420f4...608a7fe: > 608a7fe upgrade to latest dependencies (# 5447) > e27695b Update community files (# 5462) bumping knative.dev/pkg 79f8b3f...0e61d67: > 0e61d67 Bump assorted dependencies (# 2140) > a2869ae upgrade to latest dependencies (# 2139) > e6552a0 Update community files (# 2138) bumping knative.dev/networking bf0fc84...a442bb6: > a442bb6 upgrade to latest dependencies (# 429) > 6ce35e5 Update community files (# 428) bumping knative.dev/serving c1051d9...16a1f6f: > 16a1f6f Update net-certmanager nightly (# 11453) > f61441d Update net-istio nightly (# 11452) > cb81f43 Update net-contour nightly (# 11451) > aa2d324 Make schema generation idempotent (# 11445) > 561868d Use TLS for websocket and gRPC tests (# 11322) > a5caa66 upgrade to latest dependencies (# 11449) > 3676663 Regenerate schema after changing some comments in pkg (# 11447) > f0520a8 Update community files (# 11446) > 2a1b1e7 upgrade to latest dependencies (# 11444) > c6d95c0 Unflake per-item test again (# 11443) > 22f9ebf Update net-istio nightly (# 11416) > 4530c92 Wrap the Reconciler context with timeout (# 10587) 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> |
|
|
|
ccf721f8b0
|
upgrade to latest dependencies (#1302)
bumping knative.dev/serving 101c6f1...2d4e4a1: > 2d4e4a1 Make digest resolution idempotent (# 11293) > dd0e497 Update go-containerregistry to v0.5.0 (# 11292) > dd4e1cb Increase digest resolution rate limit (# 11279) > 91d511c Update net-kourier nightly (# 11301) > 28e53cb Update net-contour nightly (# 11302) > 69214d4 Update net-istio nightly (# 11300) > ad94366 Change magic DNS to sslip.io (# 11298) > c2f3fda Make sure the decider state is settled in test (# 11290) > 695b9e7 Update net-contour nightly (# 11288) > aa2ef62 Update net-istio nightly (# 11287) > f9abb7f Update net-certmanager nightly (# 11282) > e2a8237 e2e - drop imperative bash yaml for declarative ytt/kapp (# 11175) > e04223b remove duplicate additionalPrinterColumns (# 11285) > 08d17a2 Make KO_FLAG flexible for e2e-tests (# 11284) > 5ad9c8e Implement per-item rate limits for digest resolution (# 11278) bumping knative.dev/eventing 8db3bcf...768b7d1: > 768b7d1 ApiServerSource smoke tests (# 5346) > 7ae9d3e Increase defaulting test coverage for apis/config and apis/messaging/config (# 5344) > 8a094e6 Check SCALE_CHAOSDUCK_TO_ZERO after the chaosduck is deployed (# 5330) > e7237ee Trigger defaulting webhook tests (# 5339) > 88fc2e2 More containersource e2es (# 5338) > 3888d16 [v1] Test to make sure webhook validates ApiServerSource (# 5329) > a5db0e1 Add containersource smoke test (# 5331) > 0278f6e Format markdown (# 5326) > 462f1f3 Pointing to the proper v1 api, as the copy (# 5328) 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> |
|
|
|
d647e44938
|
Upgrade a few assorted dependencies (#1220)
* Update spf13 deps * Upgrade gotest.tools and correctly use versioned module * Regenerate docs |
|
|
|
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) > |
|
|
|
4d97648945
|
fix: Fix go-openapi/spec replace with correct module (#1213) | |
|
|
f15f2755d8
|
update to k8s 0.19.7, go v1.15, fix gnostic (#1206)
* update to k8s 0.19.7, go v1.15, fix gnostic * oops, did not run ./hack/build.sh * Fix unit tests that broke because of k8s 1.19 update * Update asserting in test to adapt to new jsonpath output behaviour Looks like that strings are quoted now in arrays. * fix one more assert Co-authored-by: Roland Huß <roland@ro14nd.de> |
|
|
|
07b2878eec
|
upgrade to latest dependencies (#1169)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
03d8236b62
|
upgrade to latest dependencies (#1164)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
4539ee8f33
|
upgrade to latest dependencies (#1123)
Signed-off-by: Knative Automation <automation@knative.team> |