Skip to content

Commit

Permalink
[main] Upgrade to latest dependencies (#52)
Browse files Browse the repository at this point in the history
* upgrade to latest dependencies

bumping k8s.io/apimachinery 276a8a7...b207ce5:
  > b207ce5 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26
  > 917de35 Bump runc go module v1.1.4 -> v1.1.6
  > 53ecdf0 Merge pull request # 115787 from liggitt/net-0.7.0-1.26
  > 05339fa Update golang.org/x/net to v0.7.0
  > eabbfd5 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26
  > 48b8d1f Pin golang.org/x/net to v0.4.0 in 1.26
  > 373a5f7 Merge pull request # 114521 from 3point2/automated-cherry-pick-of-# 113283-upstream-release-1.26
  > b5e5df6 Fix SPDY proxy authentication with special chars
  > 553a2d6 Improve error message when proxy connection fails
  > 5d4cdd2 Merge remote-tracking branch 'origin/master' into release-1.26
  > 6cbc4a3 Update golang.org/x/net 1e63c2f
  > 6561235 Merge pull request # 113699 from liggitt/manjusaka/fix-107415
  > dad8cd8 Update workload selector validation
  > fe82462 Add extra value validation for matchExpression field in LabelSelector
  > 067949d update k8s.io/utils to fix util tracing panic
  > 0ceff90 Merge pull request # 112223 from astraw99/fix-ownerRef-validate
  > 9e85d3a Merge pull request # 112649 from howardjohn/set/optimize-everything-nothing
  > b0dd9ec Fix ownerRef controller validate err
  > b03a432 Merge pull request # 113367 from pohly/dep-ginkgo-gomega
  > 88a1448 Rename and comment on why sharing is safe
  > 4e6bcdb dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies
  > 3adc870 Optimize `Everything` and `Nothing` label selectors
  > 0524d6c Merge pull request # 112693 from aimuz/fix-GO-2022-0969
  > 5a0277f Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80
  > 6809593 Merge pull request # 112377 from weilaaa/refactor_sets_use_generic
  > 70a38aa Merge pull request # 113106 from pohly/dep-ginkgo-gomega
  > f2d9aed refactor sets use generic
  > d097f82 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1
  > 7b5633b Merge pull request # 112988 from alexzielenski/update-kube-openapi
  > b839e82 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0
  > b7d8973 update kube-openapi
  > 1dc6ace update fsnotify to v1.6.0
  > 78d003c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8
  > 04898ff Bump golang.org/x/text to v0.3.8
  > 79993b2 Merge pull request # 112875 from pohly/update-yaml
  > 7379c15 dependencies: update to sigs.k8s.io/yaml v1.3.0
  > 66e26ac Merge pull request # 112707 from enj/enj/i/https_links
  > 882b67d Use https links for k8s KEPs, issues, PRs, etc
  > 7fb78ee Merge pull request # 112472 from ialidzhikov/nit/error-msg
  > 826a74e Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22
  > 22fe889 Improve the error returned from the `LabelSelectorAsSelector` func
  > e2f9797 Update to latest k8s.io/utils to pick up changes
  > f8159af Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest
  > 612703e Merge pull request # 112352 from pohly/e2e-ginkgo-progress
  > 9901884 updated etcd to v3.5.5 and newer otel libraries as well
  > 6439059 Merge pull request # 112526 from liggitt/redirect
  > 0564b5e e2e: bump ginkgo to v2.2.0
  > 2e3bf73 Limit redirect proxy handling to redirected responses
  > 6d854d7 Merge pull request # 112349 from pohly/klog-update
  > e1e1b7c build: update to klog v2.80.1
  > ed93eed Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string
  > 36163c5 Merge pull request # 112193 from jindijamie/master
  > b7b9ba4 add symmetric difference in sets
  > 31bc292 Merge pull request # 112199 from pohly/klog-update
  > 1c318b6 Add an option for aggregator
  > 0d0d03e Merge pull request # 111936 from haoruan/bugfix-111928-microtime-marshal-precision
  > 145c075 dependencies: update to klog v2.80.0
  > 2d64dac Merge pull request # 112089 from zeze1004/fix-typo
  > 2187a78 Marshal MicroTime to json and proto at the same precision
  > 53c4d51 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each
  > 30e9977 Fix typo "sturct" to "struct"
  > 5e4f25a dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 349dcdf Merge pull request # 112052 from tosi3k/bump-client-golang
  > 16a7f7a Bump prometheus/client_golang to v1.13.0
  > 2b9fe2c Merge pull request # 111808 from alvaroaleman/meta-wrapping
  > bb48261 Apimachinery meta errors: Support errors.Is and error wrapping
  > 117bd9b Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 74deb3d Merge pull request # 111696 from liggitt/go119mod
  > dbffa07 Support handling of pod failures with respect to the specified rules
  > fef5499 Update go.mod to go1.19
  > 41606c6 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 6627090 run lint-dependencies and follow directions
  > addc01f Stop panic in govet-levee CI job
  > f15b816 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > e68cae5 update kube-openapi
  > b541046 Merge pull request # 111557 from alexzielenski/update-smd-422
  > ace683f update smd to 4.2.3
  > 899984f Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64ed
  > c77a8ed Update `k8s.io/utils` to `ee6ede2d64ed`
  > 954536d Merge pull request # 111450 from HecarimV/fix-22072710
  > d58901c Merge pull request # 111454 from HecarimV/fix-log-capitalized
  > a9b0d05 cleanup: omit redundant arguments in make call
  > 8b07078 Merge pull request # 111496 from HecarimV/unnecessary-fmt
  > 1be2ea2 cleanup: fix some error log capitalization
  > 3bab4b1 Remove unnecessary use of fmt.Sprintf
  > 47ba8cb Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f5e
  > 0a1c3aa Update `k8s.io/utils` to `9bab9ef40391`
  > 7fb0342 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > 9652184 Merge pull request # 106388 from alexzielenski/ssa-ignore-nonsemantic-changes
  > fdf7942 Generate and format files
  > 915d89a Merge pull request # 111173 from BinacsLee/binacs/regenerate-sets
  > 65bf58a optimize nil and empty also for slices
  > 0661104 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > fb683c6 Re-Generate k8s.io/apimachinery/pkg/util/sets
  > 6586a12 optimize nil and empty case for parity with other branch
  > 5d375c1 update kjson
  > 019f1e1 revert timestamp updates to object if non-managed fields do not change
  > cff14a5 Merge pull request # 111081 from HecarimV/fix-22071210
  > afc5e00 Merge pull request # 111008 from cici37/bumpCEL
  > 6f7b214 Fix: some typo in apimachinery/pkg
  > 51e28bc Merge pull request # 111097 from saltbo/fix-thethe-typo
  > cd7836f Bump cel-go to v0.12.0
  > 5074e27 fix: update the typo code comment
  > 0897ed8 Merge pull request # 108532 from cbandy/status-cause
  > 9cb1f71 Merge pull request # 110916 from zhoumingcheng/master-code-v1
  > 9291eff api/errors: Improve performance of Is* functions
  > 4afd3f4 Merge pull request # 109111 from chendave/ginkgo_upstream
  > 8c521e1 Fix a typo
  > 1eec2ee Use errors.As to detect wrapping in StatusCause
  > c87322d update ginkgo from v1 to v2 and gomega to 1.19.0
  > 2496976 Merge pull request # 111001 from pohly/klog-update
  > d40a017 build: update to klog v2.70.1
  > a869692 Merge pull request # 110831 from chendave/openapi
  > e4283bb Bump `kube-openapi` to the latest
  > 66bbc50 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 55378ba Change reflect.Ptr to reflect.Pointer
  > e74e8a9 Merge pull request # 110724 from pohly/klog-update
  > 21dbaf7 build: update to klog v2.70.0
  > eda93e0 Merge pull request # 110448 from twilight0620/test0608
  > c5be385 Merge pull request # 110378 from lucacome/bump-grpc
  > 6243438 add some uts of group_version.go
  > bae69c6 Bump grpc to v1.47.0
  > b90ea24 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 1831736 Update gopkg.in/yaml.v3 to v3.0.1
  > d407afb Merge pull request # 110351 from dims/switch-to-v3-of-github.aaakk.us.kg/emicklei/go-restful
  > 5e1e879 Switch to v3 of github.com/emicklei/go-restful
  > be3a79b Merge pull request # 109892 from jlsong01/add_annotation_comments
  > 5abf6e2 Merge pull request # 110207 from wojtek-t/clean_shutdown_managers
  > 21bf400 clarify a comment on annotation key validation
  > be75d4d Make contextForChannel public
  > e3c6631 Merge pull request # 110079 from ash2k/dial-with-context
  > e929c35 Always dial using a context
  > e572490 Merge pull request # 109752 from MadhavJivrajani/remove-apimachinery-clocks
  > e11374f Merge pull request # 110040 from astoycos/fix-panic
  > 5526e82 apimachinery/clock: Delete the clock package
  > ca5c89b Merge pull request # 110029 from ash2k/ash2k/no-double-tls-validation
  > 7c09d67 Fix additional panic
  > 4f2ae94 tls.Dial() validates hostname, no need to do that manually
  > ec91382 Write Unit test to imitate Panic
  > 28c7554 Merge pull request # 109651 from ash2k/ash2k/spdy-cleanup
  > f3b1305 Merge pull request # 108080 from astoycos/issue-132
  > 284911f Pass context for TLS dial
  > 1c398d5 Merge pull request # 107213 from mk46/portname_validation
  > 912a38b Fix Panic Condition
  > f1ceaed Don't clone headers twice
  > 4778951 Merge pull request # 109891 from pohly/log-dependency-update
  > b243f86 Fixed portName validation error message.
  > b85d889 Merge pull request # 109602 from lavalamp/remove-clustername
  > 1c1f82a dependencies: logr and zapr v1.2.3
  > 0ac710b generated files
  > 430b920 Remove ClusterName
  > 5f6d692 Merge pull request # 109804 from cici37/celUpdate
  > a5de00b Merge pull request # 109750 from aojea/spdy_tls
  > b6901b9 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > b042ede Merge pull request # 109440 from liggitt/gomod-1.18
  > e57894b spdyroundtripper: d tlson't verify hostname twice
  > 535f064 Update GRPC
  > 92ee148 Regenerate vendor
  > 1564fe5 spdyroundrippter: close the connection if tls handshake fails
  > 5ac2923 Update genproto and antlr.
  > f71cc27 Merge pull request # 109259 from roycaihw/tweak-quantity-docs
  > 54c2bc0 Bump cel-go to v0.11.2
  > 080c0c7 Merge pull request # 109212 from alexzielenski/copylock-fix
  > af9793b Generated files
  > 97e5df2 fix remove implicit copy of a lock
  > cf0bfa9 Tweak Quantity docstring for ease of reference generation
  > 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 knative.dev/client d8ab3d5...807181f:
  > 807181f Update community files (# 1872)
  > 658d5d6 Update community files (# 1869)
  > 1719498 upgrade to latest dependencies (# 1867)
  > 0b8c5d4 upgrade to latest dependencies (# 1857)
  > 20b9b03 Update community files (# 1865)
  > f620968 Update community files (# 1864)
  > be741b6 initial proposal for a 48h Knative proposal template (# 1862)
  > b59e60b Fix shellcheck warnings in hack/build.sh script (# 1860)
  > 00f3529 Update PR template not to mention changelog anymore (# 1848)
  > cb35f6a Update core cli dependencies (# 1851)
  > 62d2cbf [main] Upgrade to latest dependencies (# 1852)
  > a9ee31f Remove deprecated --inject-broker flag from trigger cmds (# 1853)
  > 494fe87 Upgrade deprecated v1alpha1 DomainMapping API to newer one (# 1856)
  > 9676e46 Remove unusable `--broker` flag from `trigger update` cmd (# 1847)
  > 2cdfd1f upgrade to latest dependencies (# 1849)
  > 0dd07de Update community files (# 1850)
  > 8dc8a9f Update community files (# 1845)
  > 53b3e2e upgrade to latest dependencies (# 1843)
  > 0636d6e Update community files (# 1844)
  > 1ff16f0 upgrade to latest dependencies (# 1840)
  > db8514c Remove e2e skip flags after release (# 1839)
  > cb9d30f rename-sandbox (# 1838)
  > 0e5afae Update actions (# 1837)
  > b7508e6 upgrade to latest dependencies (# 1836)
  > e93519c Update community files (# 1835)
  > 5d31dbd upgrade to latest dependencies (# 1834)
  > 4621b10 Change default SecurityContext to none (# 1832)
  > 3a7d8c1 Add support for Eventing/v1beta2 EventTypes (# 1831)
  > 3ecb24f upgrade to latest dependencies (# 1828)
  > e6a60c4 Fix plugin inlining that uses client-pkg dependency (# 1816)
  > 75d62a3 Add default SecurityContext to every new ksvc (# 1821)
  > 737e34a Update community files (# 1827)
  > f353a55 Update community files (# 1826)
  > 9ddff04 upgrade to latest dependencies (# 1823)
  > b6c06e0 Update community files (# 1825)
  > 4b71af8 upgrade to latest dependencies (# 1817)
  > 7fd026a Update community files (# 1822)
  > 00e38dc Fix broker condition check (# 1820)
  > cc1a637 Update community files (# 1819)
  > 8c27e51 upgrade to latest dependencies (# 1811)
  > 502d044 Update community files (# 1814)
  > f9af3a7 Update community files (# 1812)
  > 81ec036 Update community files (# 1810)
  > 46dbf66 upgrade to latest dependencies (# 1809)
  > 75eb762 upgrade to latest dependencies (# 1808)
  > 1231cd2 Add kn secret command (# 1791)
  > 1895926 fix: Use go_run from common lib (# 1793)
  > 8c64837 upgrade to latest dependencies (# 1805)
  > e251354 feat: Add experimental filters to trigger describe cmd (# 1794)
  > 7e90298 Update actions (# 1807)
  > 1f9ece2 Update and reorganise kn cli setup docs (# 1799)
  > dde1a60 Update community files (# 1806)
  > 11bc977 Add 'kn service wait' for deployment status check (# 1800)
  > e522f1f Update actions (# 1803)
  > 25dac2d upgrade to latest dependencies (# 1802)
  > 38989e6 Update community files (# 1804)
  > 146af00 upgrade to latest dependencies (# 1798)
  > 3a8d646 fix: Fix image tag for nightly builds (# 1796)
  > c21e660 fix: Fix tagging of kn container image for latest releases (# 1792)
  > a97df12 Update actions (# 1790)
  > 7586217 Update actions (# 1786)
  > 2dcb8c0 Update community files (# 1789)
  > 3e19a35 Helloworld image running with non root user (# 1787)
  > 1668720 Update community files (# 1784)
  > 3bdc232 upgrade to latest dependencies (# 1773)
  > e82e749 Bump golang.org/x/net from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0 (# 1783)
  > a91b916 Bump golang.org/x/text from 0.3.7 to 0.3.8 (# 1780)
  > 8a2ed4c Fixing errors related to Go 1.20 (# 1779)
  > 954720d Update community files (# 1778)
  > badd909 Fixing some linter issues (# 1777)
  > dfc3c1e Update community files (# 1774)
  > a3f7ee0 Update community files (# 1772)
  > df40f5a upgrade to latest dependencies (# 1770)
  > 2a124bd upgrade to latest dependencies (# 1769)
  > 982711e [main] Upgrade to latest dependencies (# 1763)
  > b72e964 Update actions (# 1768)
  > bd8493f Update community files (# 1767)
  > 2593aa6 Update community files (# 1766)
  > d72eb54 Update community files (# 1764)
  > bad1ba3 upgrade to latest dependencies (# 1761)
  > 9de7464 Update community files (# 1762)
  > daa3c65 upgrade to latest dependencies (# 1758)
  > 2b347b1 Update community files (# 1760)
  > 2b75ddf Update community files (# 1759)
  > 4a545d0 Update community files (# 1757)
  > 66307f2 Resolve Serving version to released tag (# 1755)
  > 699a888 Fix namespaced unit test (# 1753)
  > 0b99fc5 upgrade to latest dependencies (# 1752)
  > 288cf1f upgrade to latest dependencies (# 1751)
  > 16f26ba upgrade to latest dependencies (# 1750)
  > 0323f52 upgrade to latest dependencies (# 1749)
  > be74c58 Upgrade depedencies before next release (# 1748)
  > 0382c17 cli options to enable user, uid, and group impersonation (# 1745)
  > a466745 upgrade to latest dependencies (# 1747)
  > 6bbbd50 Update actions (# 1744)
  > 3120ee6 upgrade to latest dependencies (# 1746)
  > 97690ef Update community files (# 1743)
  > 369321c [main] Upgrade to latest dependencies (# 1738)
  > 84cba98 Added config support to specify read only volumes (# 1732)
  > 7caf80f Update community files (# 1740)
  > 69adb60 Update community files (# 1739)
  > fb417da Update knb to recognize drop-in module replace (# 1736)
  > ee35144  Update spf13/cobra deps (# 1734)
  > 73d48f7 upgrade to latest dependencies (# 1735)
  > 58f686b Fix release script version calculation (# 1737)
  > c059e0e upgrade to latest dependencies (# 1733)
  > 9bbef97 [main] Upgrade to latest dependencies (# 1731)
  > 59948bb upgrade to latest dependencies (# 1730)
  > 6376f9a Add --scale-activation flag to match new Serving option (# 1729)
  > 794cdef upgrade to latest dependencies (# 1728)
  > 6d86bf7 upgrade to latest dependencies (# 1727)
  > be439e1 upgrade to latest dependencies (# 1725)
  > 6c81567 added gvr sink test cases and support to specify resource name in both singular/plural versions (# 1724)
  > 76b3724 Update community files (# 1726)
  > a4a1163 upgrade to latest dependencies (# 1719)
  > 8142687 Update actions (# 1721)
  > 7d05561 Update community files (# 1720)
  > fa2ea50 Update community files (# 1718)
  > bf20fe2 Add support for providing sink spec in GVR format (# 1717)
  > ebc6729 upgrade to latest dependencies (# 1716)
  > e918cd2 Bump Go version to 1.18 (# 1715)
  > 664b899 upgrade to latest dependencies (# 1714)
  > 559a4bd upgrade to latest dependencies (# 1711)
  > 05ccf8e Fix volume creation for PVC (# 1709)
  > 526d680 Update community files (# 1710)
  > ed5fed5 upgrade to latest dependencies (# 1708)
  > 2f1eefe Add check for PVC status in E2E tests (# 1707)
  > 452863f remove defunct markdown linting variable (# 1705)
  > cbf710a Update community files (# 1706)
  > 5251985 Update community files (# 1703)
  > bfdc0a2 upgrade to latest dependencies (# 1702)
  > 61579a2 Added --broker-config flag to broker create command (# 1700)
  > 9abb876 Add --probe-liveness and --probe-readiness flags (# 1697)
  > f2dd5fc upgrade to latest dependencies (# 1701)
  > 8931db0 Add release note section to PR template (# 1692)
  > e650378 upgrade to latest dependencies (# 1699)
  > cfed6d7 upgrade to latest dependencies (# 1694)
  > c23a1f7 Added PVC support to volume mounts (# 1693)
  > e2e0632 Update community files (# 1698)
  > 06a463f Update community files (# 1696)
  > 458a6b7 Update actions (# 1695)
  > b696546 Added support for mounting EmptyDir volume type (# 1679)
  > 1b03977 upgrade to latest dependencies (# 1690)
  > 56e1462 upgrade to latest dependencies (# 1688)
  > ada0005 Update community files (# 1689)
  > 95f6a55 Update community files (# 1687)
  > 9b04077 Update community files (# 1686)
  > 6210f96 Update community files (# 1685)
  > 7ac23db Update community files (# 1683)
  > 363ec94 Update community files (# 1682)
  > 0646532 upgrade to latest dependencies (# 1681)
  > 4cccb5f Update changelog for 1.5 release (# 1680)
  > dec1fa5 upgrade to latest dependencies (# 1678)
  > 2a56f07 Added delivery options to broker create (# 1670)
  > 4df6010 [main] Upgrade to latest dependencies (# 1675)
  > 2f4e192 Update actions (# 1677)
  > 8cfec3d Update community files (# 1676)
  > 00b7886 Update community files (# 1674)
  > dcd6bb6 upgrade to latest dependencies (# 1671)
  > 48ff336 Cleanup sugar controller setup (# 1669)
  > e3dbe58 Fix Tekton e2e script (# 1673)
  > 94a5352 Update community files (# 1672)
  > e734ca6 upgrade to latest dependencies (# 1668)
  > 06b4b9e Bump Tekton pipeline version to latest by default (# 1667)
  > bcd18d3 Fix OCI image build (# 1666)
  > fef2f69 upgrade to latest dependencies (# 1663)
  > 76a0b1e Fix display version in OCI image (# 1662)
  > 93e27f7 Mark --inject-broker flag as deprecated (# 1661)
  > 2eaeab4 Update community files (# 1664)
  > 736c7c2 test: use `T.TempDir` to create temporary test directory (# 1660)
  > ff097e9 upgrade to latest dependencies (# 1659)
bumping github.com/fatih/color a05da93...3d5097c:
  > 3d5097c Merge pull request # 184 from pellared/go-1.17
  > 212f8c5 Merge pull request # 182 from fatih/expose-set-writers
  > f0cb6b9 Update to Go 1.17
  > 6378f62 Merge pull request # 171 from pellared/no-color-empty-val
  > 7310c74 color: expose `SetWriter` and `UnsetWriter`
  > 98e6a4a Merge pull request # 181 from pattmax00/main
  > 5d7e63e Merge branch 'main' into no-color-empty-val
  > 184b603 Merge pull request # 178 from fatih/fatih-update-deps
  > 9cca0a3 Spelling and grammar fixes
  > b06fcbf Add Test_noColorIsSet
  > dbae876 Merge pull request # 165 from fatih/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
  > ad9ba6d Bump go-isatty from 0.0.16 to 0.0.17
  > 8e3ccd4 NO_COLOR requires a non-empty string
  > acd5f3b Merge pull request # 162 from fatih/update-ci-workflow
  > b3652af Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
  > 76114b1 Merge pull request # 152 from fatih/update-ci
  > 3553f6b Update CI workflow
  > 6d99041 Merge pull request # 151 from fatih/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
  > d22b618 Fix staticcheck warnings
  > cb81115 Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.12
  > 49c41d5 ci: add linter steps, upgrade Go version
bumping k8s.io/api cd271e7...6b24792:
  > 6b24792 Update dependencies to v0.26.5 tag
  > 37e98ba Merge pull request # 117814 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.26
  > 7ff025f Update podFailurePolicy comments from alpha-level to beta
  > c9f384e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26
  > c00f1ad Bump runc go module v1.1.4 -> v1.1.6
  > 4c28c5a Merge pull request # 117323 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.26
  > 9483bbc use case-insensitive header keys for http probes
  > 0545f3a Merge pull request # 116081 from pohly/automated-cherry-pick-of-# 115928-origin-release-1.26
  > e92d7e9 api: generated files
  > 16f23da api: drop Resources.Claims from PVC and PVC template
  > 5fd8a44 Merge pull request # 115787 from liggitt/net-0.7.0-1.26
  > 1b65b64 Update golang.org/x/net to v0.7.0
  > 2e857c1 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26
  > 1c6bd70 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26
  > 50d0b42 dynamic resource allocation: avoid apiserver complaint about list content
  > 045c7fe Pin golang.org/x/net to v0.4.0 in 1.26
  > 07a9cbc Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26
  > 52655b9 Resource claims should be a map type
  > 07ac8fe Merge remote-tracking branch 'origin/master' into release-1.26
  > 566ee01 Update golang.org/x/net 1e63c2f
  > b966dc9 sync: update go.mod
  > 053624e Merge pull request # 111023 from pohly/dynamic-resource-allocation
  > 3590eda Merge pull request # 113375 from atiratree/PodHealthyPolicy-api
  > 8356158 api: update testdata
  > 5cb3202 Merge pull request # 113186 from ttakahashi21/KEP-3294
  > 5a4f9a5 generated
  > 78799a8 api: generated files
  > dfd6ea2 Generate code
  > 993c43c api: add UnhealthyPodEvictionPolicy for PDBs
  > ef72ea9 api: dynamic resource allocation API
  > d8ab3fb Add API and validation for CrossNamespaceVolumeDataSource
  > af772fc api: add resource claims to core API
  > 7beaa08 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl
  > d7d25c8 Merge pull request # 113360 from mimowo/handling-pod-failures-beta-enable
  > f46cd33 Undo unintentional documentation comment change
  > f967e44 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing
  > 11620b8 Enable the feature into beta
  > 6ae95de Fix typo in function emptyInvariants()
  > 34f4a52 apiserver: update API testdata at HEAD for flowcontrol
  > 3928298 Rebasing feature branch
  > e91ffd8 apiserver: add generated files for borrowing in flowcontrol
  > d961983 Update doc comments and change name of feature gate
  > fcd0d56 apiserver: add fields for borrowing in apf flowcontrol
  > adddac7 Small updates and comment fixes
  > 98c1aa6 Merge pull request # 113314 from cici37/celIntegration
  > 0d02273 Update generated protobuf files
  > 3f61c95 Merge pull request # 113688 from dashpole/update_utils
  > 8a0a045 API - make update
  > a5e7c66 Adding implementation of KEP-3335, StatefulSetSlice
  > 72a29bf Merge pull request # 113500 from kerthcet/feat/graduate-nodeInclusionPoplicy-to-beta
  > 2a2f510 update k8s.io/utils to fix util tracing panic
  > 891a1f8 Adding new api version of admissionregistration.k8s.io v1alpha1 for CEL in Admission Control
  > ee30dcf Merge pull request # 113047 from everpeace/improve-supplemental-groups-description
  > 2482389 Feat: graduate NodeInclusionPolicy to beta
  > a489930 Rename copy to v1alpha1
  > 9a33ad3 Merge pull request # 112360 from mimowo/handling-pod-failures-beta-kubelet
  > c4b2250 Improve the description of PodSecurityContext.SupplementalGroups (including cri-api)
  > 358a069 Copy over admissionregistration v1 to v1alpha1
  > 6c616e1 Merge pull request # 113510 from alculquicondor/finalizers-stable
  > 5210e2f Add pod disruption conditions for kubelet initiated failures
  > 2025045 Merge pull request # 113351 from andrewsykim/endpointslice-terminating-ga
  > aa2b4eb Graduate JobTrackingWithFinalizers to stable
  > 4bad656 Merge pull request # 113274 from Huang-Wei/kep-3521-A
  > aa9d0a7 k8s.io/api/discovery: remove API docs referencing EndpointSliceTerminatingCondition feature gate
  > 91f2496 Merge pull request # 113496 from avoltz/anvoltz/ga-itr
  > 686871f Automated codegen
  > c865c5c Promote ServiceInternalTrafficPolicy to GA
  > bd25e4f APIs, Validation and condition enforcements
  > 5448eb3 Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress
  > edbfe77 Copy LoadBalancerStatus from core to networking
  > 6892570 Merge pull request # 112693 from aimuz/fix-GO-2022-0969
  > c5dc3f4 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80
  > 4e8dc44 Merge pull request # 111978 from Jefftree/aggregated-discovery-types
  > 72580e4 Add discovery types
  > 0184bd8 Merge pull request # 112643 from SergeyKanzhelev/removeDynamicKubeletConfig
  > 0f81104 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8
  > f8118a1 remove DynamicKubeletConfig feature gate from the code
  > 370c8f0 Bump golang.org/x/text to v0.3.8
  > 3638040 Merge pull request # 112875 from pohly/update-yaml
  > 7ecab5c dependencies: update to sigs.k8s.io/yaml v1.3.0
  > 669318b Merge pull request # 112832 from tkashem/apf-prelifecycle-gen
  > 2cfef31 apiserver: prerelease-lifecycle-gen for flowcontrol
  > 3cedfad Merge pull request # 112306 from tkashem/v1beta3
  > 3814236 Merge pull request # 112707 from enj/enj/i/https_links
  > 418dd97 add testdata for flowcontrol v1beta3
  > ba008c5 Use https links for k8s KEPs, issues, PRs, etc
  > c96c62f rename assuredConcurrencyShares for flowcontrol v1beta3
  > be233f8 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22
  > 51a3f54 add patch annotations to flowcontrol v1beta3
  > ca5be1f Update to latest k8s.io/utils to pick up changes
  > 7e203ee apiserver: generate for apf v1beta3
  > 79091da Merge pull request # 112577 from andrewsykim/feature-gate-cleanup
  > 19d0ef4 apiserver: enable v1beta3 for apf
  > 052d63f Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest
  > 1f28922 remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass
  > f50a5b7 apiserver: apf rename copy to v1beta3
  > 9df3db1 updated etcd to v3.5.5 and newer otel libraries as well
  > bed6431 apiserver: copy apf v1beta2 to v1beta3
  > c98ebf1 Merge pull request # 112487 from liggitt/flowcontrol-test
  > 5c9e17a Add compatibility fixtures for v1beta2 flowcontrol
  > 9842651 Merge pull request # 111333 from flant/selfsubjectattributesreviews
  > 43df43b Add auth API to get self subject attributes
  > 30ff991 Merge pull request # 112349 from pohly/klog-update
  > e6114e9 build: update to klog v2.80.1
  > 929c3f0 Merge pull request # 112301 from aojea/ipv6_rfc3849
  > a687cab use IPv6 Address Prefix Reserved for Documentation for api docs
  > 6dd661f Merge pull request # 112199 from pohly/klog-update
  > 8a7d12c dependencies: update to klog v2.80.0
  > a6ff7c9 Merge pull request # 112146 from kerthcet/feat/move-schedulerError-to-api
  > ab89e44 Move constant schedulerError in scheduler to v1 package
  > d104994 Merge pull request # 112052 from tosi3k/bump-client-golang
  > 15b6dd2 Bump prometheus/client_golang to v1.13.0
  > 3be0a3c Merge pull request # 111974 from liggitt/1-25-compatibility
  > 49e055e Merge pull request # 111830 from t1anz0ng/typo
  > fcc83cd Drop 1.23 compatibility data
  > 64f80bd Merge pull request # 111611 from kardashov/ref-spec-docs-typo-fix
  > ea5df3a fix(typo): remove extra " from autoscaling doc string
  > 4cde1ad Add 1.25 compatibility data
  > 2e7b661 Merge pull request # 111657 from aojea/hc_nodeport
  > d07af88 Generate specs after fixing typo in documentation
  > 8608211 Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator
  > 7840548 doc services healthcheckNodePort is inmutable
  > 649256a Fix typo in field description.
  > 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@ee6ede2d64ed
  > 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@56c0de1e6f5e
  > 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
  > 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 k8s.io/client-go 97582f2...6e9dabb:
  > 6e9dabb Update dependencies to v0.26.5 tag
  > 038b381 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26
  > cd83e43 Bump runc go module v1.1.4 -> v1.1.6
  > dbfbc03 Merge pull request # 117686 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.26
  > d72dec4 Use absolute path instead requestURI in openapiv3 discovery
  > a5144d4 Merge pull request # 117638 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.26
  > d6f8d04 Refactors discovery content-type and helper functions
  > 2dd0093 Merge pull request # 115899 from odinuge/automated-cherry-pick-of-# 115620-upstream-release-1.26
  > f3ae5cb Merge pull request # 116666 from seans3/automated-cherry-pick-of-# 116603-origin-release-1.26
  > fffc68d Change where transformers are called.
  > 5ebee18 Aggregated discovery resilient to nil GVK
  > 8190aa4 client-go/cache: update Replace comment to be more clear
  > 87720b3 Merge pull request # 116437 from seans3/automated-cherry-pick-of-# 116145-# 115865-origin-release-1.26
  > b667227 client-go/cache: rewrite Replace to check queue first
  > fc13749 Removes old discovery hack ignoring 403 and 404
  > 30215cd client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests
  > f39ba12 Plumb stale GroupVersions through aggregated discovery
  > ba35969 client-go/cache: fix missing delete event on replace without knownObjects
  > f538edf Merge pull request # 116352 from seans3/automated-cherry-pick-of-# 115978-origin-release-1.26
  > 97cf9cb client-go/cache: fix missing delete event on replace
  > 5dbbc58 Tolerate empty discovery response in memcache client
  > 62133a9 Merge pull request # 115787 from liggitt/net-0.7.0-1.26
  > 8ce239f Update golang.org/x/net to v0.7.0
  > e6bc0bc Merge pull request # 115566 from enj/automated-cherry-pick-of-# 115315-upstream-release-1.26
  > 9112e19 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26
  > 0519b53 kubelet/client: collapse transport wiring onto standard approach
  > 2e34348 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26
  > 7be38cd dynamic resource allocation: avoid apiserver complaint about list content
  > 4968c4a Pin golang.org/x/net to v0.4.0 in 1.26
  > 0c34939 Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26
  > 04b098b Resource claims should be a map type
  > b3fff46 Merge pull request # 114415 from hoskeri/automated-cherry-pick-of-# 114404-upstream-release-1.26
  > 236db3c Merge pull request # 113988 from liggitt/automated-cherry-pick-of-# 113933-upstream-release-1.26
  > a2ef324 Check the correct error in d.downloadAPIs
  > 95a14c3 Merge remote-tracking branch 'origin/master' into release-1.26
  > ebb499f Limit request retrying to []byte request bodies
  > 1a7cd1d Update golang.org/x/net 1e63c2f
  > 53f2fea sync: update go.mod
  > 968ba8d Merge pull request # 113797 from seans3/force-no-aggregated
  > c8ffed3 Merge pull request # 111023 from pohly/dynamic-resource-allocation
  > 3ac73ea Adds bool to force non-aggregated discovery
  > 61cd728 Merge pull request # 113826 from jsafrane/add-openstack
  > 522eaa1 api: generated files
  > cfd682c Merge pull request # 113375 from atiratree/PodHealthyPolicy-api
  > f2b10f3 Remove OpenStack cloud provider
  > acc9fa7 Merge pull request # 113186 from ttakahashi21/KEP-3294
  > f1c80d7 generated
  > a3d3eb0 Revert "Remove references to openstack and cinder"
  > c7bdab2 Generate code
  > 0a1f6a8 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl
  > 1c7a870 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing
  > eed2516 Adding implementation of KEP-3335, StatefulSetSlice
  > 7280270 Merge pull request # 113599 from seans3/discovery-client-update
  > d4a3675 apiserver: add generated files for borrowing in flowcontrol
  > 7694435 Update redacting functionality to redact all sensitive info in config when printing with view (# 109189)
  > 25d5761 Aggregated discovery client
  > 4b1a9fd Merge pull request # 113314 from cici37/celIntegration
  > ea9ec91 Merge pull request # 112905 from alexzielenski/kubectl-apply-csa-migration
  > 3a430a4 API - make update
  > 3daf180 Merge pull request # 113688 from dashpole/update_utils
  > 898b7a3 add FindFieldsOwners util function
  > dbe034b update k8s.io/utils to fix util tracing panic
  > 4f63b62 add UpgradeManagedFieldsPatch
  > 7ed3193 Merge pull request # 111545 from jlsong01/rewrite_signature_of_StartEventWatcher
  > c8c6cb5 add OWNERS to csaupgrade
  > cbe28cf Merge pull request # 113274 from Huang-Wei/kep-3521-A
  > 3467961 rewrite signature of function StartEventWatcher
  > a45874a remove kubectl annotation logic from upgrade patch
  > 2248bf3 Automated codegen
  > d576a35 Merge pull request # 113387 from wojtek-t/refactor_client_indexing
  > 4fbef5b Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress
  > 5e7ba1f Minor cleanup of thread safe store
  > bc6266d Merge pull request # 103177 from arkbriar/support_cancelable_exec_stream
  > 3f162fe Copy LoadBalancerStatus from core to networking
  > b69a16c Refactor store index into its structure
  > 19b2e89 Merge pull request # 113523 from seans3/content-type-response
  > 0563dec Propagate the panic with a channel
  > 8ff4970 Get response content-type
  > 2362c7b use subtests and defer in TestSPDYExecutorStream
  > 0d57396 Merge pull request # 113304 from mimowo/handling-pod-failures-beta-ssa
  > 5e0a531 Support cancelable SPDY executor stream
  > a232cf0 Merge pull request # 113367 from pohly/dep-ginkgo-gomega
  > a191e58 SSA to add pod failure conditions - ready for review
  > 984bdbf dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies
  > f87d047 Merge pull request # 112693 from aimuz/fix-GO-2022-0969
  > d236783 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80
  > ef8a2e5 Merge pull request # 113089 from zackzhangkai/fix-doc
  > 197e479 Merge pull request # 108959 from astraw99/fix-duplicate-list
  > 0945beb fix typo
  > 42a0e1c Merge pull request # 113062 from alexzielenski/client-go-json-output
  > f549acf Fix duplicate code block of ListAll function
  > b6d3c8d Merge pull request # 107278 from harsimranmaan/allow_pagination_in_dynamic_fake_lister
  > 624929c address feedback
  > 9cc33a4 Merge pull request # 113106 from pohly/dep-ginkgo-gomega
  > 0c269b7 remove selflink as per review feedback
  > 12cafe2 refactor to use Schema(contentType)
  > 9b51067 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1
  > fbd8e9a fix failing test assertions
  > 8b6ceae add more options for fetching openapiv3 in clients
  > fa9ed7f Merge pull request # 112860 from nckturner/remove-log-line
  > 1f10368 Preserve metadata for fake dynamic client unstructured lists
  > 6b24912 Merge pull request # 112988 from alexzielenski/update-kube-openapi
  > 5870c62 Remove log line from expiration cache
  > aea20dd Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0
  > e3bb48f update kube-openapi
  > 1af3711 update fsnotify to v1.6.0
  > e6d958c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8
  > 5e469ba Bump golang.org/x/text to v0.3.8
  > f515a4c Merge pull request # 112774 from stevekuznetsov/skuznets/dynamic-client-similar
  > b28f6c9 Merge pull request # 112875 from pohly/update-yaml
  > 34e8a5d client-go: factor the dynamic client similarly to others
  > c9afc73 dependencies: update to sigs.k8s.io/yaml v1.3.0
  > f24bd69 Merge pull request # 112306 from tkashem/v1beta3
  > ebc7cd4 Merge pull request # 112707 from enj/enj/i/https_links
  > 9b97b72 rename assuredConcurrencyShares for flowcontrol v1beta3
  > 2f43d37 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment
  > 1665808 Use https links for k8s KEPs, issues, PRs, etc
  > 9bac803 apiserver: generate for apf v1beta3
  > 3697342 Merge pull request # 112680 from enj/enj/i/tls_cache_key_comparable
  > 956c1ce clients: clarify a misleading comment
  > c81636c Merge pull request # 112665 from NoicFank/fix-typo
  > cc2441c transport/cache: statically assert that tlsCacheKey is comparable
  > be20b2b Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22
  > 59765b8 fix typo error
  > 04dbcd8 Update to latest k8s.io/utils to pick up changes
  > 2fd4aac Merge pull request # 112613 from dims/update-github.aaakk.us.kg/go-openapi/jsonreference-to-drop-github.aaakk.us.kg/PuerkitoBio/purell
  > 47ad72a update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell
  > f7c9c63 Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest
  > b6e72dc Merge pull request # 112226 from aojea/client_go_transport
  > 6b5ecad updated etcd to v3.5.5 and newer otel libraries as well
  > acfaa39 Merge pull request # 112352 from pohly/e2e-ginkgo-progress
  > 1bd914a client-go: test transport generation is goroutine safe
  > 037b5fd Merge pull request # 112514 from markmc/patch-1
  > ec6c80a e2e: bump ginkgo to v2.2.0
  > 3f66212 client-go: remove reference to TPR in examples
  > 86ffa32 Merge pull request # 112475 from vatsalparekh/fix-TestRESTClientLimiter
  > ece6462 Merge pull request # 112476 from enj/enj/i/list_pager_flake
  > bf2b395 Fix Infelicities in TestRESTClientLimiter
  > 58155b7 Merge pull request # 112450 from enj/enj/i/exec_tls_cache_holder_cleanup
  > 6703098 Check for context cancellation on each buffered chunk
  > eecd3e5 Merge pull request # 112091 from xyz-li/master
  > 5dab9a0 client-go/transport: drop Dial and GetCert fields in favor of Holders
  > f6b8521 Merge pull request # 111333 from flant/selfsubjectattributesreviews
  > cc3cc93 kubectl: fix memory leaks in port forwarding client
  > b2b55e6 Add auth API to get self subject attributes
  > 18c3338 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown
  > 9dae691 Merge pull request # 112309 from shyamjvs/disable-compression
  > ec4fedd client-go: support waiting for SharedInformerFactory shutdown
  > ab826d2 Merge pull request # 112349 from pohly/klog-update
  > 49ac40b Autogen code
  > ab0bfda build: update to klog v2.80.1
  > b8a8d94 Add DisableCompression option to KubeConfig
  > f32861c Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm
  > 7d208ba Remove in-tree credential plugins (again)
  > e003fa9 Merge pull request # 112017 from enj/enj/i/exec_tls_cache
  > 2698e82 Merge pull request # 111967 from alexzielenski/csa-to-ssa
  > 6a008ec exec auth: support TLS config caching
  > 27c67e7 Merge pull request # 111122 from alexzielenski/informer
  > 00d892f correct spacing
  > d28c736 Merge pull request # 112022 from JackZxj/release-lock
  > a300ae0 return when test is done
  > 2efbeaf add boilerplate
  > b8b6206 Merge pull request # 112199 from pohly/klog-update
  > d04c2ce update lock getter of leaderelection
  > 93e5e0e hold listener lock while waiting for goroutines to finish
  > dac0826 remove inaccurate comment
  > 5a2c3e9 dependencies: update to klog v2.80.0
  > e11a988 simplify control flow
  > 7634f2e make upgrade modify input instead of deep copying
  > 7ccf7b0 Merge pull request # 112134 from apelisse/client-go-valid-segment
  > ac7f657 fix spelling
  > 9aa7c11 remove fieldsv1 from upgrade body
  > d83ec9e Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each
  > a4b84d8 Validate segments with client-go/dynamic
  > 0f4a6cf reset listenersStarted
  > 703d15e Update staging/src/k8s.io/client-go/util/csaupgrade/upgrade.go
  > cac10a8 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 449817f add multithreaded test to shared informer
  > 675ca93 refactor if statement
  > 46d4284 Merge pull request # 111241 from Abirdcfly/fixtestorsource
  > de0b767 remove duplicate test
  > cfaca90 address comments
  > bdae576 Merge pull request # 112068 from aojea/aojea_client_go
  > 9b300de make TestListPager_EachListItem rework
  > 0565962 address review comments
  > 089614c remove last applied configuration information
  > fd22687 add aojea as client-go reviewer
  > 5a25eb0 switch listeners to use a map, adapt te…
  • Loading branch information
knative-automation and dsimansk authored Nov 14, 2023
1 parent 27bbe64 commit ff8a598
Show file tree
Hide file tree
Showing 1,136 changed files with 156,055 additions and 26,805 deletions.
61 changes: 52 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,15 +1,58 @@
module knative.dev/kn-plugin-service-log

go 1.16
go 1.20

require (
github.com/fatih/color v1.13.0
github.com/spf13/cobra v1.3.0
github.com/fatih/color v1.14.1
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
gotest.tools/v3 v3.1.0
k8s.io/api v0.23.5
k8s.io/apimachinery v0.23.5
k8s.io/client-go v0.23.5
knative.dev/client v0.30.2-0.20220419140228-d8ab3d58caf7
knative.dev/hack v0.0.0-20220411131823-6ffd8417de7c
gotest.tools/v3 v3.3.0
k8s.io/api v0.26.5
k8s.io/apimachinery v0.26.5
k8s.io/client-go v0.26.5
knative.dev/client v0.38.1-0.20231006133457-807181fb689e
knative.dev/hack v0.0.0-20231006131420-158898889ae8
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.20.0 // indirect
github.com/go-openapi/swag v0.22.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic v0.6.9 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/klog/v2 v2.80.2-0.20221028030830-9ae4992afb54 // indirect
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2 // indirect
knative.dev/client-pkg v0.0.0-20230914131734-b21a925efce6 // indirect
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)
2,104 changes: 81 additions & 2,023 deletions go.sum

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Copyright (c) 2012,2013 Ernest Micklei

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Loading

0 comments on commit ff8a598

Please sign in to comment.