Commit Graph

437 Commits

Author SHA1 Message Date
knative-automation c8bcfe7ec4
upgrade to latest dependencies (#726)
bumping knative.dev/pkg 714b763...67fb5f6:
  > 67fb5f6 [release-1.8] bump net and text packages (# 2693)
  > 2d84369 fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (# 2687)
  > b78020c [release-1.8] Fix nil pointer deref in drain when it's reset (# 2651)
  > 916d1e1 [release-1.8] gofmt with go1.19 (# 2649)
  > e190f87 [release-1.8] Function AllowRestrictedPodSecurityStandard for modifying test pods (# 2637)
bumping golang.org/x/term 03fcf44...d974fe8:
  > d974fe8 go.mod: update golang.org/x dependencies
  > 1efcd90 go.mod: update golang.org/x dependencies
  > 97ca0e3 go.mod: update golang.org/x dependencies
  > f72a2d8 go.mod: update golang.org/x dependencies
  > f6f2839 term: remove unused variable
  > 8365914 go.mod: update golang.org/x dependencies
  > 7a66f97 term_test.go: replace io/ioutil with io and os package
  > a9ba230 A+C: delete AUTHORS and CONTRIBUTORS
  > 065cf7b x/term: prevent invalid indexing into stRingBuffer
  > e5f449a all: gofmt
bumping golang.org/x/text 383b2e7...71a9c9a:
  > 71a9c9a all: fix some comments
  > ec5565b README.md: update documentation of module versioning
  > c8236a6 unicode/bidi: remove unused global
  > ada7473 all: remove redundant type conversion
  > 1bdb400 language: remove compatibility with go < 1.2
  > 252bee0 go.mod: ignore cyclic dependency for tagging
  > ecab6e5 go.mod: ignore cyclic dependency for tagging
  > 369c86b all: fix a few function names on comments
  > 434eadc language: reject excessively large Accept-Language strings
  > 23407e7 go.mod: ignore cyclic dependency for tagging
  > b18d3dd secure/precis: replace bytes.Compare with bytes.Equal
  > 795e854 all: replace io/ioutil with io and os package
  > b0ca10f internal/language: bump script types to uint16 and update registry
  > ba9b0e1 go.mod: update x/tools to HEAD
  > d03b418 A+C: delete AUTHORS and CONTRIBUTORS
  > b4bca84 language/display: fix Tag method comment
  > ea49e3e go.mod: update x/tools to HEAD
  > 78819d0 go.mod: update to golang.org/x/text v0.1.10
  > 8db23f8 all: gofmt
  > d1c84af message/pipeline: skip TestFullCycle on plan9-arm
  > 18b340f language: fix typo in update docs
  > 7d87486 text/unicod/bidi: remove duplicate assignment
  > 310d592 cmd/gotext: only match files ending with pattern
  > 459fa28 text/currency: format currency amount according to the locale
  > 85a1c56 text/collate: add testable examples
  > 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net
  > 835dae6 internal/export/idna: use nontransitional processing in Go 1.18
  > 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves
  > 86e65b8 internal/export/idna: fix int32 overflows
  > bb1c798 internal/export/idna: make Transitional an actual toggle
  > 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030
  > 1b99300 all: upgrade x/tools to latest
  > 22bfdb6 language: fix ExampleMatcher output
  > 29bf010 Revert "number: match input example to be Dutch as in the output"
  > 2ca5a52 internal/language: fix canonicalization of extlang
bumping golang.org/x/sys 8c9f86f...90c8f94:
  > 90c8f94 unix: avoid converting non-pointers to unsafe.Pointer in PtraceIO
  > 4e121b1 unix: add missing address operator in initxattrdest
  > 68f9dcb windows/debug/svc: buffer channel passed to signal.Notify
  > 0e1262c unix: add ptrace(PT_DENY_ATTACH) wrapper for darwin
  > 6938dae unix: add missing constants used with struct Timex on Linux
  > 01b330b unix: improve flaky solaris test logging
  > e7d7f63 all: fix some comments
  > 7a75290 unix/linux: update to glibc 2.36
  > 4112509 windows/mkwinsyscall: write source to temp file if formatting fails
  > 71da690 windows/mkwinsyscall: support "." and "-" in DLL name
  > b829a39 unix/linux: update to gcc 13.0.0, qemu 7.1.0 for loong64
  > c3037ed unix: add support for clock_adjtime on Linux
  > 13fe000 cpu: add IsBigEndian
  > 17fce3a unix: avoid false positive in vet shift check
  > a6f4650 windows: use UTF16FromString and UTF16ToString from syscall
  > 6e4d1c5 unix/linux: update to Linux kernel 6.1 and Go 1.20-rc2
  > b8be2fd cpu: add //go:build line to cpu_gccgo_x86.c
  > 1e9f341 unix: add //go:build line to gccgo_c.c
  > b60007c unix: add Uvmexp and SysctlUvmexp for NetBSD
  > b751db5 unix: gofmt hurd files after CL 459895
  > b360406 unix: support TIOCGETA on GNU/Hurd
  > 3086868 unix: regen on OpenBSD 7.2
  > 2b11e6b unix: remove Mclpool from openbsd types
  > 7c6badc unix: convert openbsd/mips64 to direct libc calls
  > 3b1fc93 unix: avoid allocations for common uses of Readv, Writev, etc.
  > 2204b66 cpu: parse /proc/cpuinfo on linux/arm64 on old kernels when needed
  > 72f772c unix: offs2lohi should shift by bits, not bytes
  > cffae8e unix: add ClockGettime on *bsd and solaris
  > 96e75de unix: improve Sendmsg and Recvmsg documentation
  > 127c0dd unix/linux: use Go 1.20rc1 to generate files
  > 3ca3b18 windows: add GetLargePageMinimum
  > d684c6f execabs: isGo119ErrDot: use errors.Is instead of string-matching
  > fc697a3 unix: add ParseOneSocketControlMessage to parse control messages without allocating
  > 5726498 unix: in Linux sendmsgN actually send one normal byte
  > 95e765b x/sys/unix: make ReadDirent available on zOS
  > 090e330 unix: add support for openbsd/ppc64
  > 3938a4f cpu: add support for ppc64 on platforms other than aix and linux
  > a970992 unix: add support for openbsd/riscv64
  > e2bdbfe unix: flip openbsd libc build tags
  > abe0a0a windows: replace uses of Close() with CloseHandle()
  > 68d869b unix: migrate some illumos definitions to solaris
  > 84dc82d all: use grep -E/-F instead of fgrep/egrep
  > f11e5e4 unix: use unsafe.Slice in (*FileHandle).Bytes
  > 6fa7a7c windows: allow calling WSASendto with nil Sockaddr
  > c57c793 unix: add SIG_BLOCK and friends for Linux
  > d9d178b unix: add PthreadSigmask for Linux
  > 8cfa568 unix: allow calling Sendto with nil Sockaddr
  > fb04ddd windows: add DWM window attribute related syscalls
  > 7b5979e unix: remove Go 1.12 compatibility on darwin
  > 63ea559 unix: add namespaced versions of Listxattr/Flistxattr/Llistxattr on *BSD
  > 76c7481 all: simplify unsafe.Slice usage in {Byte,UTF16}PtrToString
  > 3275c40 windows: add window handle related system calls
  > aba9fc2 unix: use unsafe.Slice instead of unsafeheader package
  > 2771309 unix: fix event port panic after close
  > 7ac13a9 unix: don't call t.Fatal from goroutine in TestSendmsgBuffers
  > 87db552 plan9: use unsafe.Slice instead of unsafeheader package
  > d0df966 unix: support all Setuid/Setgid and related syscalls on Linux
  > 9e1f761 x/sys/unix: use uintptr for tracee addresses on FreeBSD
  > d48e67d unix: use strconv.Itoa instead of local implementation
  > 2c41d75 unix: add IoctlLoop{Get,Set}Status64 on linux
  > c680a09 unix: improve solaris event port panic message
  > 20c2bfd cpu: fix cpu cacheLineSize for arm64 darwin(a.k.a. M1)
  > 2296e01 windows: remove duplicate words from comments
  > 5a39038 unix: convert openbsd/arm to direct libc calls
  > fbc7d0a unix: convert openbsd/386 to direct libc calls
  > 5f8f020 unix: convert openbsd/amd64 to direct libc calls
  > 74508da unix: convert openbsd/arm64 to direct libc calls
  > 1c4a2a7 unix: make mkasm_darwin.go usable with other operating systems
  > 3d627bb cpu: implement CPU feature detection for openbsd/arm64
  > e9af53b unix: improve and simplify mkasm_darwin.go
  > 8e32c04 unix: add missing IFLA_* consts on linux
  > e052cef unix/linux: run each mkall.go target in a seperate goroutine
  > 6e608f9 unix: update perf_event_attr_go
  > a90be44 unix: fix sendmsgN return value for empty iovecs and non-empty oob
  > 66a0560 windows: support Windows SOCKADDR_BTH structure
  > 1609e55 windows: add QueryWorkingSetEx
  > 3c1f352 unix: implement recvmsgRaw and sendmsgN on aix
  > e65921a unix/linux: use Go 1.19rc2 instead of building gotip
bumping golang.org/x/net a158d28...8e2b117:
  > 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding
  > 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning
  > 39940ad html: parse comments per HTML spec
  > 87ce33e go.mod: update golang.org/x dependencies
  > 415cb6d all: fix some comments
  > 7e3c19c all: correct typos in comments
  > 296f09a http2: case insensitive handling for 100-continue
  > f8411da nettest: fix tests on dragonfly and js/wasm
  > 8e0e7d8 go.mod: update golang.org/x dependencies
  > 7805fdc http2: rewrite inbound flow control tracking
  > 2aa8215 nettest: use RoutedInterface for probing network stack capability
  > ad92d3d websocket: don't recommend Gorilla
  > e1ec361 http2: fix race in TestCanonicalHeaderCacheGrowth
  > 1e63c2f http2: limit canonical header cache by bytes, not entries
  > 3247b5b go.mod: update golang.org/x dependencies
  > ecf7fda http2: deflake TestTransportMaxFrameReadSize
  > 0833b63 publicsuffix: embed table data
  > ecf091a publicsuffix: update table to latest list from publicsuffix.org
  > 2f8c3d1 http2: add Transport.MaxReadFrameSize configuration setting
  > 0e478a2 http2: add SETTINGS_HEADER_TABLE_SIZE support
  > a2d827a go.mod: update golang.org/x dependencies
  > 15e1b25 http2: speed up TestTransportRetryHasLimit
  > 93ec86b http2: support SetReadDeadline, SetWriteDeadline, FlushError
  > efda1ce http2: return os.ErrDeadlineExceeded from timed-out response body writes
  > a870f35 http2: support Server.ReadTimeout
  > d7f77dc Revert "http2: Send WindowUpdates when remaining bytes are below a threshold"
  > 702349b http2/h2c: handle errors when reading HTTP/1 request body
  > 7a67682 x/net/http2: gzipReader will reset zr to nil after closing body
  > a1278a7 http2: add common header caching to Transport to reduce allocations
  > c877839 http2: add a few other common headers to the shared headermap cache
  > c630100 http2: discard more frames after GOAWAY
  > 0c1aede http2: calculate a correct window increment size for a stream
  > 84c13af http2/hpack: build static table with go generate
  > 430a433 html: properly handle exclamation marks in comments
  > da05058 net/http: remove unnecessary slicing
  > 1568cf9 go.mod: update golang.org/x dependencies
  > cb67ada internal/socket: add support for openbsd/ppc64
  > 311fa19 internal/socket: add support for openbsd/riscv64
  > f25eb7e all: update golang.org/x/sys
  > f15817d webdav: ignore path and perm errors in PROPFIND
  > 0b7e1fb all: fix a few function names on comments
  > 8021a29 publicsuffix: change node table entry size to 40 bits
  > bcab684 all: use time.Since instead of time.Now().Sub
  > 107f3e3 http2: don't return from RoundTrip until request body is closed
  > f486391 http2: improved Request.Body.Close not to hold lock on connection
  > aa73b25 http2: handle MaxUploadBufferPerConnection of 65535
  > 02166a9 internal/socket: properly reset Iov and Control on the msghdr
  > 8be6392 webdav: replace os.SEEK_XXX with io.SeekXXX
  > d300de1 http2: don't rely on double-close of a net.Conn failing
  > db77216 http2: remove race from TestTransportCancelDataResponseRace
  > d0c6ba3 http2: close client connections after receiving GOAWAY
  > 2e0b12c http2: Send WindowUpdates when remaining bytes are below a threshold
  > bf014ff http2: send undeclared trailers when body is not written
  > 4a395b0 Revert "http2: Send WindowUpdates when remaining bytes are below a threshold"
  > f2f64eb http2: Send WindowUpdates when remaining bytes are below a threshold
  > ca03788 dns/dnsmessage: remove unnecessary []byte conversions
  > 0081b4b http2/h2c: propagate HTTP/1 server configuration to HTTP/2
  > f8f703f http2: accept HEAD requests with a body
  > bea034e all: remove redundant type conversion
  > 1e95f45 http/httpproxy: remove comment on https proxy precedance
  > f3363e0 http2: handle server errors after sending GOAWAY
  > 83b083e internal/socket: add missing import to zos-s390x file
  > b0a4917 dns/dnsmessage: use exported MustNewName in example
  > 3211cb9 nettest: fix Unix socket test on macOS
  > 4c34ddd http2: delete multipart form tempfiles after ServeHTTP returns
  > 1d4ff48 http2: add DialTLSContext to Transport
  > 13a9a73 http2: fix conn flow control when stream closes on bad content-length
  > 07c6da5 dns/dnsmessage: add AD and CD bits support
  > f428fae all: add FreeBSD riscv64 support
  > a33c5aa route: import syscall rather than golang.org/x/sys/unix
  > 7431dee lif: import syscall rather than golang.org/x/sys/unix
  > 0bcc04d http2: fix spec document links
  > c7608f3 ipv4, ipv6: enable additional tests on darwin and ios
  > f92ba40 route: remove RTM_LOCK on openbsd
  > 1f511ac internal/socket: delete darwin/{386,arm} code
  > 41545e8 route: drops const that x/unix has
  > 993b7b1 net: update to new x/sys version
  > 0699458 html: escape comment and doctype tokens' data
  > 46097bf internal/socket: support building with gccgo

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-24 20:47:30 +00:00
knative-automation ce26e92930
upgrade to latest dependencies (#691)
bumping golang.org/x/mod 9b9b3d8...86c51ed:
  > 86c51ed all: remove golang.org/x/xerrors dependency
  > 41445a1 zip: update TestUnzipSizeLimitsSpecial for CL 366854
  > 145421b all: gofmt
  > 605edab sumdb/note: relax prescriptiveness of key hash format
  > a410e2d sumdb/note: catch a Verifiers that returns the wrong Verifier
bumping knative.dev/pkg 158538c...714b763:
  > 714b763 upgrade to latest dependencies (# 2609)
  > 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 github.com/go-logr/logr 99e02a9...47e013c:
  > 47e013c Merge pull request # 128 from thockin/format-test
  > b359493 Merge pull request # 140 from thockin/testing_testr
  > d731630 Add some test cases
  > 28755ae Merge pull request # 130 from thockin/nil-stringer
  > 5377a98 Move testing -> testr, deprecate, alias old names
  > 4610455 Reformat existing test cases
  > ec7c16c Merge pull request # 135 from thockin/fix-actions-go-versions
  > 945d619 funcr: Handle panic in Stringer, Marshaler, error
  > e2fd555 Merge pull request # 133 from pohly/nil-logger
  > e438a74 Fix GH actions for Go versions, drop 1.14
  > af7b868 Add stringer, error, marshaler to benchmark
  > eb02c45 Merge pull request # 129 from tonglil/patch-1
  > 68ef51c docs: describe handling of optional logger parameters
  > 8aa3af1 Update README.md
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 sigs.k8s.io/json 9f7c6b3...f223a00:
  > f223a00 Merge pull request # 16 from kevindelgado/strict-error-path-separation
  > ff3dbbe Merge pull request # 14 from liggitt/go118
  > b536e95 store err type and path separately in strict errors
  > 227cbc7 Merge pull request # 15 from liggitt/ci-refresh-go
  > 4017094 sync go1.18 changes from encoding/json
  > 93e9748 Check latest go version in CI
bumping 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 github.com/imdario/mergo 9316a62...9f23e2d:
  > 9f23e2d Update README.md
  > 7816d7f Merge pull request # 86 from vdemeester/append-slice-without-pancking
  > 9a471d7 Appending slice can cause Mergo to panic…
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/hack 92a65f1...3fdc50b:
  > 3fdc50b Remove Signing Feature Gate (# 236)
  > 2d67db5 generate provenances (# 237)
  > 52a87e1 Update community files (# 235)
bumping golang.org/x/tools 897bd77...b3b5c13:
  > b3b5c13 internal/lsp/cache: invalidate packages with missing deps when files are
  > 39a4e36 internal/lsp/regtest: only run /default tests with -short
  > f157068 internal/lsp/regtest: allow sharing memoized results across regtests
  > 8ccb25c internal/lsp: treat struct tags as string type
  > 6c8a6c4 internal/lsp: suppress parameter hint when argument matches parameter
  > c83f42d internal/lsp: update inlay hints documentation to include go snippets
  > 8b47d4e all: update dependencies
  > 7600454 gopls: update dependencies
  > 2a6393f internal/lsp: Refactor to share logic with rename
  > 4375b29 cmd/auth/cookieauth: delete unreachable os.Exit
  > 005c07a gopls/internal/vulncheck: adjust logging
  > 04bd087 internal/lsp: enable fillstruct for generics
  > 6ec939a internal/span: fix incorrect bounds check in ToOffset
  > 178fdf9 gopls/internal/regtest: unskip Test_Issue38211
  > 1cfe623 gopls/internal/regtest: unskip TestQuickFixEmptyFiles
  > 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff
  > a2a2477 gopls/internal/regtest: externalize shouldLoad tracking
  > 7b605f4 gopls/internal/vulncheck: pass go version to vulncheck config
  > 126ef8f gopls/internal/govulncheck: sync x/vuln@b9a3ad9
  > a732e45 gopls: update golang.org/x/vuln
  > 980cbfe A+C: delete AUTHORS and CONTRIBUTORS
  > ec1f924 internal/lsp: add check for nil results to fillreturns
  > 79f3242 godoc: support go1.19 doc comment syntax
  > 2957e9d go/callgraph/vta: use types.IsInterface instead of our own isInterface
  > 2eaea86 go/callgraph/vta: do not include interface types during propagation
  > dc45e74 internal/lsp: Update FilterDisallow to support matching directories at arbitrary depth.
  > ce6ce76 internal/lsp/regtest: increase the time allowed for shutdown
  > 32129bf go/internal/gcimporter: adjust importer to match compiler importer
  > 22d1494 internal/gcimporter: add support for reading unified IR export data
  > c3af7c2 internal/lsp/cache: delete workspacePackageHandles (dead code)
  > 1a4e02f internal/lsp/analysis/unusedvariable: add analyzer
  > db8f89b internal/memoize: rename Handle to Promise
  > a7c53b5 internal/analysisinternal: move FindBestMatch to internal/lsp/fuzzy
  > 9b6c018 internal/lsp/cache: don't trim unexported struct fields
  > 85173cc internal/lsp/cache: follow usual structure for packages, analysis maps
  > b2eae76 internal/lsp/cache: simplify modwhy cache
  > dcb576d internal/lsp/cache: simplify modtidy
  > b230791 internal/lsp/cache: move PosTo{Decl,Field} out of cache
  > 8730184 internal/lsp/fake: retry spurious file lock errors on windows
  > 459e2b8 internal/lsp/progress: actually close over Context in WorkDoneWriter
  > 7c06b01 go/callgraph/vta: remove interprocedural flows for receiver objects
  > 6e6f313 internal/lsp/regtest: simplify, consolidate, and document settings
  > 3db2cdc internal/lsp: wait for ongoing work to complete during server shutdown
  > a5adb0f internal/lsp/cache: use mod=readonly for process env funcs
  > a79ee0f Revert "Revert "internal/lsp/cache: don't pin a snapshot to view.importsState"
  > bc957ec internal/lsp/source: use token.File-agnostic positions to dedupe refs
  > b6e4951 Revert "internal/lsp/cache: don't pin a snapshot to view.importsState"
  > 71dc5e2 internal/lsp/cache: make snapshot reference counting uniform
  > 42457a5 internal/lsp/cache: don't pin a snapshot to view.importsState
  > d6c099e internal/memoize: document stateIdle, RefCounted
  > 53ead67 internal/memoize: delete Generation and Bind
  > 8746177 internal/lsp/cache: simplify ParseGo
  > 9c2a556 internal/lsp/cache: fail addPackageHandle if metadata is stale
  > 1dfab61 internal/lsp/cache: use GetHandle not Bind for 5 URI-keyed maps
  > 2aef121 internal/lsp: consolidate .go/go.mod link logic
  > 8184d1f internal/lsp/cache: use GetHandle not Bind in astCacheData
  > 36430f4 internal/lsp/cache: use GetHandle not Bind for actions
  > b929f3b internal/span: make NewRange accept File, not FileSet
  > d69bac6 internal/lsp/cache: cache isActiveLocked calculation across snapshots
  > afa4a95 internal/lsp/cache: persist known subdirs
  > 698251a internal/lsp/cache: sort Metadata.Deps, for determinism
  > f79f3aa internal/lsp/cache: clarify buildPackageHandle
  > e92a18f internal/lsp/lsppos: reduce allocations in NewMapper
  > f487f36 internal/lsp/source: reduce allocation in workspace-symbols
  > 7b04e8b internal/persistent: no-op deletion from map does not allocate
  > f042799 internal/memoize: delete Bind(cleanup) hook
  > bec0cf1 internal/lsp/cache: avoid Handle mechanism for workspace dir
  > ffc70b9 lsp/completion: fix ranking of *types.PkgName candidates
  > 93bf1fc gopls: add range over channel postfix completion
  > 79fefdf internal/memoize: do not iterate all handles on generation destruction
  > fa4babc internal/lsp/cache: use persistent map for storing packages in the snapshot
  > 9358add internal/lsp/cache: remove unused function
  > c77473f gopls: upgrade staticcheck to v0.3.2
  > e8e5b37 internal/lsp/cache: don't construct a new metadata graph if no changes
  > 8314b7a go/analysis: add suggested fix for unkeyed composite literals
  > 8865782 internal/lsp: add text edits for unkeyed literals
  > 1a196f0 internal/lsp/cache: don't build symbol info for non-Go files
  > b84d509 gopls/doc: regenerate documentation
  > c10541a go/analysis/passes/fieldalignment: document "false sharing"
  > 7743d1d internal/lsp: respect range for inlay hints
  > 0248714 internal/lsp: add additional instrumentation around package loading
  > e5b3324 internal/lsp: add InlayHint regtests
  > 2a90056 go/gcexportdata: fix Find for Go modules
  > 7404bd2 all: gofmt some recent file changes
  > ec0831a refactor/satisfy: don't crash on type parameters
  > 66bbba3 internal/memoize: remove unused Store.generations map
  > 56116ec internal/memoize: don't destroy reference counted handles
  > 10494c7 cmd/digraph: fix typo
  > 93a03c2 internal/lsp/cache: invalidate reverse closure when loading packages
  > c36379b internal/lsp/cache: don't set new metadata if existing is valid
  > e1ec1f3 internal/imports: use a module resolver if GOWORK is set
  > 60ca636 internal/lsp: use camel case for inlay hint config fields
  > 2994e99 internal/persistent: change map to use set/get as method names
  > 22ab253 internal/lsp: rename viewport to range
  > 3f5f798 internal/lsp/cache: use persistent map for storing files in the snapshot
  > f60e9bc internal/lsp/cache: use persistent map for storing gofiles in the snapshot
  > 871637b internal/lsp: add settings for inlay hints and enable
  > a44cc76 cmd/stringer: use explicit NeedX values instead of deprecated LoadSyntax
  > 4e231cb internal/lsp/cache: don't prune unreachable metadata on clone
  > a2de635 internal/lsp/cache: honor the go.work for computing workspace packages
  > cbb8e8e internal/span: optimise URI.Filename to avoid allocation
  > 63d8015 internal/lsp/cache: minor simplifications to Symbols
  > 59bd4fa internal/lsp: find references to package
  > a1303c8 internal/lsp: remove tooltip from inlay hints
  > 641b30b internal/lsp: add inlay hints for inferred type params
  > 70ccf57 go/packages: fix loading single file when outside of GOPATH, module
  > 381ac87 internal/lsp/debug: reduce critical sections in trace
  > 1e14d99 internal/lsp: add inlay hints for composite literal types
  > e987015 internal/lsp/cache: symbolize in parallel
  > 88325aa internal/memoize: add trace region for Handle.run
  > c353b05 internal/lsp/cache: delete checkSnapshotLocked
  > 567c98b internal/lsp/cache: don't walk URIs to invalidate metadata
  > dffd645 internal/lsp/cache: only clone metadata if something changed
  > 4ba3d22 internal/lsp/cache: clone the metadata graph when clearing ShouldLoad
  > 39d3d49 internal/lsp/cache: use metadataGraph.Clone in snapshot.clone
  > 8a92078 internal/lsp/cache: build a new metadata graph on load
  > 9f38ef7 internal/lsp/cache: derive workspace packages from metadata
  > 041035c Revert "internal/lsp/cache: reduce critical sections"
  > d097bc9 gopls/internal/vulncheck: include nonaffecting vulnerability info
  > e8b9ff1 gopls/internal/govulncheck: sync x/vuln@4eb5ba4
  > 654a14b internal/lsp/cache: reduce critical sections
  > 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4
  > c993be6 go/analysis/internal/checker: log codeFact error, remove unused action.inputs
  > ed27611 internal/lsp/cache: cache known subdirs pattern
  > ebc084a internal/lsp: add inlay hints count to test summary
  > c15c045 internal/lsp: enable inlay hint tests
  > 0343989 internal/lsp: fix error message for inlay hints
  > a41fc98 internal/lsp/cache: use [256]byte Hash instead of hex digit string
  > c41ddce internal/lsp: include padding in inlay hint marker tests
  > 5e48d26 internal/lsp: add inlay hints for composite literal names
  > 83b0675 internal/lsp: add inlay hints for constant values
  > ecc1479 internal/lsp: add inlay hints for variable types
  > 65c0181 internal/lsp: support textDocument/inlayHint for parameter names
  > 9651276 internal/lsp/cache: optimize Snapshot.clone
  > 697795d internal/lsp/regtest: don't run the connection on the test context
  > ad756c7 internal/lsp: initial test set up for inlay hints
  > 1d19788 internal/lsp/cache: always compute IsIntermediateTestVariant
  > 4a8620f internal/lsp/cache: move metadata fields to a new metadataGraph type
  > a3d129c internal/lsp/cache: extract module load errors when go.work is used
  > 6bfd3a4 Revert "internal: temporarily disable tests so we can land CL 410955"
  > 5ca4cc8 internal: temporarily disable tests so we can land CL 410955
  > 63dfc2d internal/lsp/cache: two minor optimizations
  > 030812f internal: remove unneeded FileSets
  > 2417911 go/analysis/internal/checker: add -test flag for single/multi-checkers
  > 43cce67 go/analysis: document need for deterministic Fact encoding
  > af82757 cmd/callgraph: add test of -algo=vta
  > 76325da internal/lsp/progress: detach context for all progress notifications
  > b2fbc38 cmd/callgraph: add -algo=vta option
  > d68628a go/ast/astutil: clarify PathEnclosingInterval
  > 3dd056a internal/lsp/mod: fix broken assumptions about file base
  > 0cdf4b5 internal/lsp/source: eliminate ColumnMapper.PointSpan in favor of Pos
  > 9d7bf95 internal/lsp: factor out column mapper construction from content
  > 9e1d19b internal/span: eliminate TokenConverter
  > dae3f4b internal/lsp/diff: remove unused TokenConverter parameters
  > de3ef4a internal/lsp/source: remove workaround for newline terminated files
  > 6b760fc internal/lsp/source: remove ineffectual memoization in MappedRange
  > ea60815 internal/lsp: use the correct converter for mapped range offsets
  > 1ff52e2 gopls/internal/vulncheck: use internal/govulncheck
  > 2bb78cf internal/lsp: add missing bug reporting, and panic during marker tests
  > 0e859af go/analysis/analysistest: use listed mode instead of deprecated const
  > f385733 internal/gocommand: skip ill-formed env vars in cmdDebugStr
  > ccb1050 internal/lsp/cache: invalidate metadata when parsing issues resolve
  > 904e24e go/ssa: tweak Function.Name() for generic instantiations
  > 4dd2c74 internal/govulncheck: copy from x/vuln repo
  > b62b00f internal/lsp: add an option to get notified of bug reports
  > 960b4ce internal/typeparams: adds core type implementation
  > b55ed5e internal/lsp/regtest: only print RPC logs if asked
  > 44db4eb gopls/internal/regtests: add a test for bad go.work files
  > f97a804 go/analysis/passes/nilness: fixed slice not being considered as non-nil
  > 13bcb69 internal/lsp/analysis/stubmethods: recognize *ast.CallExpr
  > facb0d3 internal/span: eliminate Converter and FileConverter
  > 814e0d7 go/gcexportdata: don't assume that fmt names never change
  > 1e55371 go/ssa: fix *SelectorExpr within *IndexExpr handling
  > 29d48d6 go/callgraph/rta: adds tests for (instantiated) generics
  > ed968f6 internal/lsp/bug: add a package for bug reporting
  > 090b14e internal/lsp/regtest: make TestResolveImportCycle robust to error order
  > 820e093 go/types/objectpath: implement fast path for concrete methods
  > cfd9905 go/ssa: inline *ssa.selection methods
  > 304195c go/ssa: create *ssa.selection.
  > f918e87 gopls/internal/vulncheck: copy logic of govulncheck -html
  > a518b79 gopls/internal/vulncheck: synchronize cache access
  > ad497c6 internal/lsp/cmd: add -config option to gopls vulncheck
  > 62d837c go/analysis/passes/httpresponse: minor clarification
  > 6eb3de2 internal/lsp/analysis: fix a doc comment typo
  > 728485f gopls/internal/regtest: add a test for using staticcheck with generics
  > 1a5eed3 cmd/compilebench: use -p, handle packages with asm files
  > 93852cb internal/lsp: fix source.CompareDiagnostic asymmetry
  > 8ec40b5 x/tools/go/ssa: instantiate sel.Recv() on MethodVal.
  > 28c754d internal/lsp/analysis: analyzer for //go:embed directive
  > 033cbfc internal/typeparams: run go generate with go1.18.2
  > bc0e26e internal/typeparams: remove examples in favor of x/exp/typeparams
  > b87ceec go/analysis/passes/httpresponse: inspect enclosing context of resp, err
  > 313af96 go/ast/astutil: make Apply follow TypeParams fields
  > d303668 internal/lsp/cache: use cached parsed files for symbols, if available
  > 0fb1abf internal/lsp: factor out go/token wrapper into a safetoken package
  > cde25b3 internal/lsp/lsppos: add helpers for mapping token positions
  > 22b7096 internal/lsp/cmd: change vulncheck to directly call the hook
  > 72a884b gopls: update golang.org/x/vuln dependency
  > d7e01c0 internal/lsp/source/completion: use typeutil.Map for short-circuiting
  > d299b94 passes/copylock: suppress reports on Offsetof and Alignof
  > 30fbd19 internal/lsp: fix fillstruct for structs with unsafe.Pointer
  > 0ebacc1 internal: remove pre-go1.12 conditionally compiled files
  > 45c8a71 internal/tool: implement structured help command
  > d27d783 cmd/godoc: expand skips in TestWeb
  > 4911e4a internal/testenv: remove darwin/arm case from NeedsGoBuild
  > 54c7ba5 go/analysis/passes/asmdecl: add build tag for loong64
  > b4c4500 README: restructure and update
  > 556c550 internal/lsp/cache: invalidate packages that have added files
  > 4a3fc21 internal/lsp: only linkify urls with http, https, and ftp schemes
  > 04fc2ba cmd/godoc: skip TestWeb if waitForServerReady fails
  > 6872d3b passes/unusedwrites: Add TODO for how to handle generics.
  > 7c895e0 pointer: Adds unit tests for pointer with type parameters.
  > ddadc42 guru: Add a TODO list to the guru cmd.
  > c39ac6a callgraph/vta: Removes dead return statement (misc cleanup).
  > aafffac internal/lsp/source: avoid panic in HoverIdentifier
  > c862641 cmd/digraph: only print non-trivial sccs
  > 6fff1af go/analysis/passes/errorsas: update testdata for new warning
  > 115b454 go/analysis/passes/errorsas: warn if errors.As target is *error
  > 60b4456 go/callgraph/static: adds tests for (instantiated) generics
  > a37ba14 go/callgraph/cha: adds tests for (instantiated) generics
  > dcaea06 go/callgraph/vta: adds tests for (instantiated) generics
  > b44fad8 lsp/completion: fix func literals with type params
  > 5bb9a5e lsp/completion: fix literal completions with type params
  > 0941294 lsp/completion: further improve generic func arg ranking
  > c903563 internal/lsp/cache: don't cache parsed files when checking for metadata
  > 825b661 nilness: add unit test for generic instantiation.
  > 2548a8b ssautil: Add unit tests that set ssa.InstantiateGenerics
  > ae12e8f ssa: switch lblocks to types.Object
  > 559469a internal/lsp: render package documentation when hovering over a package import
  > fa7afc9 lsp/completion: improve generic func arg ranking
  > d567bc1 go/ssa: monomorphize generic instantiations.
  > 5d7ca8a go/ssa: return nil on parameterized types on MethodValue.
  > 48a2cc8 x/tools: remove dependency on golang.org/x/xerrors
  > 235b13d cmd/godoc: remove usage of golang.org/x/xerrors
  > b22f048 internal/jsonrpc2*: remove usage of golang.org/x/xerrors
  > bcfc38f go/packages: remove usage of golang.org/x/xerrors
  > 37590b3 gopls: remove usage of golang.org/x/xerrors
  > e854e02 go/ssa: fix miscompilation of <<= and >>= statements
  > c02adcc go/packages: ask for EmbedPatterns and EmbedFiles if needed
  > 5bb9c48 x/tools/go/packages: on Go 1.19+, explicitly ask for -json fields needed
  > 00aa68c go/ssa/interp: use *ssa.Global as key type for interpreter.globals
  > b4aba4b go/internal/gcimporter: key tparams by Package instead of pkgname
  > 46bc274 go/ssa: Update callee for wrapper function instantiation.
  > 884ffcd go/analysis: add support for loong64
  > afc6aad go/packages: make loadFromExportData ignore go.shape
  > b7d7574 internal/lsp/protocol: avoid replying with non-nil interface values in case of error
  > 1f10767 gopls/doc: update neovim examples for nvim 0.7
  > a220087 internal/lsp/protocol: ignore reply values with non-nil errors in jsonrpc2_v2 adapters
  > d5f48fc all: gofmt
  > d996daa go/ssa: gofmt
  > f9c13bb go/pointer: gofmt
  > ad8ef15 go/callgraph: gofmt
  > ce1e683 go/analysis: gofmt
  > 2bbdb7a gopls, internal/lsp: gofmt
  > 5fef6fd cmd: gofmt
  > 04fab9a go/callgraph/vta: avoids cycles for pathological recursive types
  > fbebf43 go/internal: gofmt
  > b900e88 go/ssa: emit Low expression before High in *ast.Slice
  > b2552ef internal/lsp: run go mod vendor exclusively to avoid file contention
  > 9e788ee internal/lsp/fake: consider mtime when polling for file changes
  > fe932b4 go/ssa: Instantiate calls to generic functions and methods.
  > ce5936c go/ssa: bound functions are now unique per instantiation.
  > 7dd9f20 go/ssa: Adds datastructures for function instantiation.
  > ee2bc8b go/ast/astutil: fix panic in DeleteNamedImport from line directive
  > 48e6d8d cmd/fiximports: skip TestFixImports on plan9-arm
  > 7f10777 gopls/internal/regtest/modfile: temporarily skip TestSumUpdateFixesDiagnostics
  > 7cc24c2 gopls: upgrade staticcheck to v0.3.0
  > 1f763df internal/lsp: add semantic tokens for arrows in declarations
  > b3e0236 go/ssa: Track created functions in the builder.
  > 6731659 go/ssa: adds position info to implicit field selection instructions
  > 74cea6e internal/imports: ignore some line directives
  > 37acb39 internal/lsp: run vulncheck in specified dir
  > 4077921 all: fix spelling
  > ff66cbe internal/lsp: remove unused parameters from moduleAtVersion
  > 7d125fe cmd/callgraph: expand windows/arm64 skip to the whole platform
  > 153e30b internal/lsp/lsprpc: only propagate explicit GOWORK when using remote
  > cda13e2 internal/lsp: fix incorrect line and start of semantic tokens
  > 41787c4 gopls: run go mod tidy -compat=1.16 to fix the 1.16 build
  > b9a4807 internal/gopathwalk: remove unnecessary call to os.Lstat
  > 8e193c2 go/ssa: removes conversion of index value in Index and IndexAddr to int
  > 9d8009b go/analysis: validate report if analyzer.Run is empty
  > 761e51f go/ssa/interp: Adds reflect.DeepEqual model for interp testing
  > e342718 gopls/internal/vulncheck: skip vuln entries without callstacks
  > b22bc85 gopls/doc: update stale documentation on generics
  > e693fb4 go/internal/gcimporter: fix IImportBundle error text
  > ed5a15c go/internal/gcimporter: replace assert with more helpful panic
  > f4515dd go/packages: fix load with NeedTypes but not NeedImports
  > 11930bd go/packages: fix handling of NeedExportFile in go list
  > e0095ae go/packages: fix precedence typo in needtypes calculation
  > e309672 go/packages: rename NeedExportsFile to NeedExportFile
  > 54af36e internal/lsp: handle invalid URL args in command params
  > 707beb0 internal/lsp/source: descend into fields and field lists in qualifyExpr
  > 1e5ae83 internal/lsp/command: remove unnecessary json struct tag
  > b7db7eb internal/lsp/cmd: add vulncheck command
  > c62a3b3 gopls/internal/vulncheck: limit the included callstack count
  > 78ff15e tools: fix some typos
  > f23240f gopls/go.mod: switch to golang.org/x/vuln/vulncheck
  > 4adaded internal/lsp/source: handle empty strings in directoryFilters
  > 2536df9 internal/lsp/source: include builtin name in hovered signature
  > cd31eaa internal/lsp/command: add RunVulncheckExp
  > 4737f45 internal/lsp/command: add VulncheckArgs/Result types
  > 84a0321 doc/generate.go: handle non-empty JSON tag correctly
  > 4460e9b gopls/internal/vulncheck: copy x/vuln/cmd/govulncheck/cache.go
  > 9fd677e gopls/internal/vulncheck: add cmd that runs govulncheck-like analysis
  > b169789 go/ssa: add position information for switch case conditions
  > 9814b1b gopls: update settings link to code lenses
  > 87a8611 x/tools/go/packages: add Embed support
  > 1428e83 lsp/completion: fix bogus generic func conversion
  > cbdab03 lsp/completion: fix bogus type param candidate
  > 3a6cbd6 lsp/completion: improve completion for func type params
  > c717623 go/analysis/passes/asmdecl: define register-ABI result registers for PPC64
  > 86b02b3 internal/lsp/cache: check for nil WorkFile.Go
  > 5ea13d0 internal/lsp/source: move doc links to the bottom of hover
  > 779dfa4 internal/lsp: invalidate package on go.mod change with go.work
  > c7b0e9a internal/lsp/template: fix processing of multi-line tokens
  > e998cd2 internal/lsp: remove unused code
  > 877ec07 internal/lsp/cache: remove unused code
  > 85d68bc internal/lsp: update LSP stubs, including provisional InlayHints
  > fb5dfde internal/imports: update stdlib index for 1.18
  > d67eab4 go/types/objectpath: break cycles through type parameters in find
  > 77aa08b internal/completion: default to regular completion for f.Fuzz without f.Add
  > 6799a7a internal/lsp/source: canonicalize objects in reference/rename requests
  > 54a569a internal/imports: use first quote when matching import path
  > 40370f8 go/internal/gcimporter: add a test case for issue 51219
  > 24806f2 go/analysis: add tests check for calling *F methods in fuzz func
  > dff7c5f go/internal/gcimporter: guard against infinite recursion with recursive
  > 49d48a0 go/analysis/passes/composite: allow InternalFuzzTarget
  > 198cae3 go/ssa: split pkg() into different cases for *Package and *types.Package
  > ee31f70 internal/lsp: add completion for use directives
  > 622cf7b internal/lsp/cache: copy workFile when invalidating workspace
  > e7a12a3 go/ssa: add type substitution
  > c773560 internal/lsp/cache: set GOWORK=off when mutating modfiles
  > 613589d internal/lsp: more precise completions for *testing.F fuzz methods
  > 9f99e95 go/analysis: add analyzer for f.Add
  > 7b442e3 go/callgraph/vta: fix package doc
  > 1670aad go/analysis: fix bug with finding field type
  > fd72fd6 go/ssa/interp: adding external functions for tests
  > b105aac internal/lsp: use regexp to add go mod edit -go quick fix
  > 03d333a internal/lsp: add snippet completion for function type parameters
  > 94322c4 go/internal/gcimporter: pass -p to compiler in test
  > b59c441 internal/lsp/cache: always consider go.work files for ws expansion
  > e155b03 cmd/getgo: exec main from TestMain instead of running 'go build' in tests
  > e562276 internal/lsp: add hover for go.work use statements
  > 121d1e4 internal/lsp: report diagnostics on go.work files
  > 0eabed7 cmd/file2fuzz: exec main from TestMain instead of running 'go build' in tests
  > 19fe2d7 gopls: update xurls dependency, remove \b workaround
  > 3ce7728 internal/lsp/source: support stubbing concrete type params
  > 3286927 internal/lsp/cache: construct workspace even when go.work has error
  > 09e0201 go/ssa: determine whether a type is parameterized.
  > e43402d go/ssa: changes Package.values to objects.
  > a972457 go/ssa: adds *types.Info field to ssa.Function.
  > fc47946 go/ssa: Move BasicBlock operations into block.go
  > 7103138 gopls: add regtest for edit go directive quick fix
  > 4a5e7f0 internal/lsp: correctly apply file edits for edit go directive
  > 6a6eb59 go/ssa: Put type canonicalization on own mutex.
  > afc5fce gopls/doc: address additional comments on workspace.md
  > abbbcaf gopls/doc: update the documentation for workspaces to suggest go.work
  > 72442fe gopls: update neovim documentation for imitating goimports
  > ffa170d internal/jsonrpc2_v2: fix a racy map assignment in readIncoming
  > 625c871 gopls: update neovim documentation for using go.work
  > fb3622a signature-generator: add Go func signature fuzzing tools
  > 5d35a75 internal/jsonrpc2_v2: clarify documentation
  > abc106c gopls/integration/govim: build gopls using go1.18rc1
  > c2ddf3d internal/lsp: add quick fix for unsupported feature
  > 0e44f7a gopls/doc/advanced.md: correct commands for unstable version build
  > acdddf6 go/ssa: allows right operand of a shift to be signed.
  > 9ffa3ad internal/lsp: Provide completions for test function definitions
  > b7525f4 internal/lsp: hash go version into package key
  > 5210e0c gopls: wire in LangVersion and ModulePath for gofumpt formatting
  > e6ef770 go/types/typeutil: don't recurse into constraints when hashing tparams
  > 258e473 internal/lsp/source: disable the useany analyzer by default
  > b7d2949 internal/lsp: don't store diagnostics for builtin.go
  > 4f21f7a gopls: update gofumpt to v0.3.0
  > 3e31058 internal/imports: update to permit multiple main modules
  > 43f084e internal/typesinternal: update typesinternal for 1.18
bumping k8s.io/apimachinery 97e5df2...478dd6e:
  > 478dd6e Merge pull request # 112527 from liggitt/automated-cherry-pick-of-# 112526-upstream-release-1.25
  > 14bc1be Limit redirect proxy handling to redirected responses
  > 8252641 Merge pull request # 112330 from enj/automated-cherry-pick-of-# 112193-upstream-release-1.25
  > 10b456c Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 4759a80 Add an option for aggregator
  > 3296217 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 117bd9b Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 74deb3d Merge pull request # 111696 from liggitt/go119mod
  > dbffa07 Support handling of pod failures with respect to the specified rules
  > fef5499 Update go.mod to go1.19
  > 41606c6 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 6627090 run lint-dependencies and follow directions
  > addc01f Stop panic in govet-levee CI job
  > f15b816 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > e68cae5 update kube-openapi
  > b541046 Merge pull request # 111557 from alexzielenski/update-smd-422
  > ace683f update smd to 4.2.3
  > 899984f Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > c77a8ed Update `k8s.io/utils` to `ee6ede2d64ed`
  > 954536d Merge pull request # 111450 from HecarimV/fix-22072710
  > d58901c Merge pull request # 111454 from HecarimV/fix-log-capitalized
  > a9b0d05 cleanup: omit redundant arguments in make call
  > 8b07078 Merge pull request # 111496 from HecarimV/unnecessary-fmt
  > 1be2ea2 cleanup: fix some error log capitalization
  > 3bab4b1 Remove unnecessary use of fmt.Sprintf
  > 47ba8cb Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 0a1c3aa Update `k8s.io/utils` to `9bab9ef40391`
  > 7fb0342 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > 9652184 Merge pull request # 106388 from alexzielenski/ssa-ignore-nonsemantic-changes
  > fdf7942 Generate and format files
  > 915d89a Merge pull request # 111173 from BinacsLee/binacs/regenerate-sets
  > 65bf58a optimize nil and empty also for slices
  > 0661104 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > fb683c6 Re-Generate k8s.io/apimachinery/pkg/util/sets
  > 6586a12 optimize nil and empty case for parity with other branch
  > 5d375c1 update kjson
  > 019f1e1 revert timestamp updates to object if non-managed fields do not change
  > cff14a5 Merge pull request # 111081 from HecarimV/fix-22071210
  > afc5e00 Merge pull request # 111008 from cici37/bumpCEL
  > 6f7b214 Fix: some typo in apimachinery/pkg
  > 51e28bc Merge pull request # 111097 from saltbo/fix-thethe-typo
  > cd7836f Bump cel-go to v0.12.0
  > 5074e27 fix: update the typo code comment
  > 0897ed8 Merge pull request # 108532 from cbandy/status-cause
  > 9cb1f71 Merge pull request # 110916 from zhoumingcheng/master-code-v1
  > 9291eff api/errors: Improve performance of Is* functions
  > 4afd3f4 Merge pull request # 109111 from chendave/ginkgo_upstream
  > 8c521e1 Fix a typo
  > 1eec2ee Use errors.As to detect wrapping in StatusCause
  > c87322d update ginkgo from v1 to v2 and gomega to 1.19.0
  > 2496976 Merge pull request # 111001 from pohly/klog-update
  > d40a017 build: update to klog v2.70.1
  > a869692 Merge pull request # 110831 from chendave/openapi
  > e4283bb Bump `kube-openapi` to the latest
  > 66bbc50 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 55378ba Change reflect.Ptr to reflect.Pointer
  > e74e8a9 Merge pull request # 110724 from pohly/klog-update
  > 21dbaf7 build: update to klog v2.70.0
  > eda93e0 Merge pull request # 110448 from twilight0620/test0608
  > c5be385 Merge pull request # 110378 from lucacome/bump-grpc
  > 6243438 add some uts of group_version.go
  > bae69c6 Bump grpc to v1.47.0
  > b90ea24 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 1831736 Update gopkg.in/yaml.v3 to v3.0.1
  > d407afb Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > 5e1e879 Switch to v3 of github.com/emicklei/go-restful
  > be3a79b Merge pull request # 109892 from jlsong01/add_annotation_comments
  > 5abf6e2 Merge pull request # 110207 from wojtek-t/clean_shutdown_managers
  > 21bf400 clarify a comment on annotation key validation
  > be75d4d Make contextForChannel public
  > e3c6631 Merge pull request # 110079 from ash2k/dial-with-context
  > e929c35 Always dial using a context
  > e572490 Merge pull request # 109752 from MadhavJivrajani/remove-apimachinery-clocks
  > e11374f Merge pull request # 110040 from astoycos/fix-panic
  > 5526e82 apimachinery/clock: Delete the clock package
  > ca5c89b Merge pull request # 110029 from ash2k/ash2k/no-double-tls-validation
  > 7c09d67 Fix additional panic
  > 4f2ae94 tls.Dial() validates hostname, no need to do that manually
  > ec91382 Write Unit test to imitate Panic
  > 28c7554 Merge pull request # 109651 from ash2k/ash2k/spdy-cleanup
  > f3b1305 Merge pull request # 108080 from astoycos/issue-132
  > 284911f Pass context for TLS dial
  > 1c398d5 Merge pull request # 107213 from mk46/portname_validation
  > 912a38b Fix Panic Condition
  > f1ceaed Don't clone headers twice
  > 4778951 Merge pull request # 109891 from pohly/log-dependency-update
  > b243f86 Fixed portName validation error message.
  > b85d889 Merge pull request # 109602 from lavalamp/remove-clustername
  > 1c1f82a dependencies: logr and zapr v1.2.3
  > 0ac710b generated files
  > 430b920 Remove ClusterName
  > 5f6d692 Merge pull request # 109804 from cici37/celUpdate
  > a5de00b Merge pull request # 109750 from aojea/spdy_tls
  > b6901b9 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > b042ede Merge pull request # 109440 from liggitt/gomod-1.18
  > e57894b spdyroundtripper: d tlson't verify hostname twice
  > 535f064 Update GRPC
  > 92ee148 Regenerate vendor
  > 1564fe5 spdyroundrippter: close the connection if tls handshake fails
  > 5ac2923 Update genproto and antlr.
  > f71cc27 Merge pull request # 109259 from roycaihw/tweak-quantity-docs
  > 54c2bc0 Bump cel-go to v0.11.2
  > 080c0c7 Merge pull request # 109212 from alexzielenski/copylock-fix
  > af9793b Generated files
  > cf0bfa9 Tweak Quantity docstring for ease of reference generation
bumping golang.org/x/net 27dd868...a158d28:
  > a158d28 A+C: delete AUTHORS and CONTRIBUTORS
  > 1185a90 ipv4,ipv6: retry ENOBUFS in TestPacketConnReadWriteUnicastUDP
  > c90051b http2/h2i: update install documentation
  > 69896b7 lif: use SIOCGLIF*, AF_* and SOCK_DGRAM consts from x/sys/unix
  > 1bab6f3 lif: use IFT_* consts from x/sys/unix
  > 263ec57 lif: remove unused sysIFF_* constants
  > 9d032be Revert "http2: enable VerboseLogs in TestTransportGroupsPendingDials"
  > 355a448 http2: enable VerboseLogs in TestTransportGroupsPendingDials
  > 694bf12 http2: add newly dialed conns to the pool before signaling completion
  > fb05da6 nettest: skip known failure mode of TestTestConn/TCP/RacyRead on windows/arm64
  > c690dde http2: remove arbitrary timeouts in server_test.go
  > c960675 http2: eliminate arbitrary timeouts in testServerResponse
  > c186220 http2: prioritize RST_STREAM frames in priority write scheduler
  > 5463443 go.mod: update golang.org/x/sys to latest version
  > 1d687d4 http2/h2c: support direct hand off of h2c-upgrade connections
  > 2e3eb7b http2: optimization of AppendHuffmanString
  > 183a9ca http2: exclude some header from 1xx responses
  > 20f9603 nettest: log more details about err for checkForTimeoutError
  > 45b2658 all: fix go vet warnings
  > 9564170 http2: allow sending 1xx responses
  > 2871e0c ipv4,ipv6: retry ENOBUFS and shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicastUDP
  > 1d1ef93 http2: use custom concurrent safe noBodyReader type when no body is present
  > 1850ba1 http2: make the Server use the priority write scheduler
  > a630d4f http2: support concurrent Request.Close calls
  > 290c469 all: gofmt
  > aac1ed4 http2: skip "write: broken pipe" failures in TestServer on OpenBSD
  > 749bd19 net/http2: omit invalid header value from error message
  > 543a649 http2: log pings and RoundTrip retries when http2debug=1
  > de3da57 net/http/httpproxy: support non-ASCII characters in NO_PROXY
bumping k8s.io/utils 3a6ce19...ee6ede2:
  > ee6ede2 Merge pull request # 252 from ialidzhikov/cleanup/testdata
  > 9bab9ef Merge pull request # 251 from dims/tolerate-path-lookup-issues-in-golang-1.19
  > a4934a1 Move test data file under testdata/
  > 56c0de1 Merge pull request # 249 from ialidzhikov/pointer-func-deprecations
  > ee5bcf5 tolerate path lookup issues in golang 1.19
  > f6158b4 Merge pull request # 248 from aojea/ci
  > 161a940 Properly deprecate the funcs from the pointer pkg
  > 74ebc72 IP.UnmarshalText() uses net.Parse internally
  > 105d5f1 fix linter
  > f2fee6f call to (*T).Fatalf from a non-test goroutine (govet)
  > 8cc7140 update github CI
bumping k8s.io/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 k8s.io/client-go 3e73df6...593f096:
  > 593f096 Update dependencies to v0.25.2 tag
  > 1904631 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25
  > 8f4eb75 Merge pull request # 112336 from enj/automated-cherry-pick-of-# 112017-upstream-release-1.25
  > e278668 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
  > 1874bc6 exec auth: support TLS config caching
  > db7e2d8 Merge pull request # 112055 from aanm/automated-cherry-pick-of-# 111752-origin-gh-aanm-release-1.25
  > c9008f3 client-go/rest: check if url is nil to prevent nil pointer dereference
  > 1a46dfd Revert "client-go: remove no longer used finalURLTemplate"
  > b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25
  > c2f61ae Update removal warnings to 1.26
  > 54e42ab update-gofmt
  > ef26118 Revert "Remove gcp and azure auth plugins"
  > a890e7b Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator
  > f10f16e Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller
  > 76884cd Auto generate code for ClusterCIDR API
  > 3300752 Merge pull request # 111696 from liggitt/go119mod
  > c439b25 Support handling of pod failures with respect to the specified rules
  > ce9ac37 Merge pull request # 108692 from jsafrane/selinux
  > 4100519 Update go.mod to go1.19
  > a00e9ab Regenerate files
  > 55b6f70 Merge pull request # 111677 from dims/stop-panic-in-govet-levee
  > 606e4a8 run lint-dependencies and follow directions
  > fe9020e Stop panic in govet-levee CI job
  > e803ec6 Merge pull request # 110495 from alexzielenski/atomic-objectreference
  > 07171f8 Merge pull request # 111090 from kinvolk/rata/userns-support-2022
  > b5feb25 mark persistentvolume's claimRef as granular
  > bebf219 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606)
  > 912b04a Update autogenerated files
  > c5a511a update kube-openapi
  > 68639ba Merge pull request # 111557 from alexzielenski/update-smd-422
  > 828c3cb pkg/apis, staging: add HostUsers to pod spec
  > b0d4101 Merge pull request # 111475 from alculquicondor/clear_pod_disruption
  > 1631be4 update smd to 4.2.3
  > 3dfaef5 Add clock interface to disruption controller
  > 3e9c4b4 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64
  > 2037cc6 Update `k8s.io/utils` to `ee6ede2d64ed`
  > 07735ea Merge pull request # 111441 from denkensk/respect-topology
  > 95367f2 Merge pull request # 110851 from negz/more-like-mac-slow-s
  > 2190b2f code generated by script for MatchLabelKeys in TopologySpreadConstraint
  > ec0f337 Merge pull request # 111387 from marseel/feature/retry_internal_errors
  > 761f55c Use SHA256 sums to verify discovery cache integrity
  > c2d2c47 Merge pull request # 111228 from Abirdcfly/220716
  > ff6bf67 Add option to retry internal api error in reflector.
  > 735524f Use sha256 to sanitize discovery HTTP cache keys
  > fe12e65 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f
  > 65b1e7d clean Unreachable code
  > 1ea239f Use checksums instead of fsyncs to manage discovery cache corruption
  > 7a55c3b Update `k8s.io/utils` to `9bab9ef40391`
  > 76fccca Add a benchmark for the discovery cache RoundTripper
  > cc879cd Merge pull request # 111254 from dims/update-to-golang-1.19-rc2
  > b5c7588 Merge pull request # 109141 from ulucinar/bump-discovery-burst
  > 2a6c116 Generate and format files
  > b2097e6 Merge pull request # 110666 from ldsdsy/modify
  > 4aac6a7 Bump discovery burst of default ConfigFlags to 300
  > 4db4856 Merge pull request # 111242 from wojtek-t/fix_leaking_goroutines_11
  > 123d4e7 Fix a typo
  > ed7d154 Bump default burst limit for discovery client to 300
  > 95a40e2 Merge pull request # 110178 from kevindelgado/validation-beta-1-25
  > 9dde02d Clean shutdown of client integration tests
  > 267b657 Merge pull request # 111235 from Abirdcfly/220719
  > b4c3510 update kjson
  > 0cfc963 Merge pull request # 110649 from harshanarayana/fix/GIT-110335-fix-fake-event-expansion
  > ca60e0e fix a possible panic because of taking the address of nil
  > c6bd30b Merge pull request # 111176 from p0lyn0mial/upstream-cacher-refactor-for-streaming
  > e2ef408 GIT-110335: address namespace defaulting for events
  > 441e2c8 reflector: simplify reading the resourceVersion
  > 04f67d5 reflector: move LIST to its own method
  > 4e28921 reflector: refactor watchHandler
  > 163ee0b Merge pull request # 111080 from zhoumingcheng/master-v3
  > 743e29d Merge pull request # 111008 from cici37/bumpCEL
  > 84e1219 Correct some wrong syntax
  > 79a582f Merge pull request # 111097 from saltbo/fix-thethe-typo
  > 7f7dbbc Bump cel-go to v0.12.0
  > eabd428 Merge pull request # 111002 from HecarimV/fix-220707
  > 7c3fa18 fix: update the typo code comment
  > 59fda2e Merge pull request # 111087 from HecarimV/fix-22071205
  > f295032 fix static-check for staging/src/k8s.io/client-go/
  > 2f582c2 Fix:import the same package multiple times
  > 3b969f9 Merge pull request # 111001 from pohly/klog-update
  > 26b5064 build: update to klog v2.70.1
  > 506ef89 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType
  > 61a7d9d Rename IPFamilyPolicyType => IPFamilyPolicy
  > a16e76e Merge pull request # 110831 from chendave/openapi
  > 6a58c3a Bump `kube-openapi` to the latest
  > f5b6af4 Merge pull request # 110788 from 21kyu/change_reflect_ptr
  > 1b23c15 Change reflect.Ptr to reflect.Pointer
  > 8dfe88a Merge pull request # 110724 from pohly/klog-update
  > 899bcd7 Merge pull request # 110425 from LY-today/fake-evict-list-err
  > cb4a10d build: update to klog v2.70.0
  > 0647d43 Merge pull request # 109632 from weilaaa/recorrect_byindex_input_param
  > 9ac8bfe fix: list pod err after an pod evicted
  > acab036 Merge pull request # 110436 from nicks/nicks/issue-1108
  > 64585cf correct input params and add godoc
  > 830d4c4 Merge pull request # 110378 from lucacome/bump-grpc
  > 5ce7078 client-go: fix panic in ConfirmUsable validation
  > e0fa504 Bump grpc to v1.47.0
  > 2a9f955 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3
  > d4fc9af Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1
  > 7e1edab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3
  > 08b4bbc Update gopkg.in/yaml.v3 to v3.0.1
  > 87a5b7b Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful
  > cf0ba13 Switch to v3 of github.com/emicklei/go-restful
  > f88de91 Merge pull request # 96771 from soltysh/shortcut_expander
  > e2598a4 restmapper: re-try shortcut expander after not-found error
  > cf13620 Merge pull request # 84145 from bells17/fix-typo
  > 33115b4 Merge pull request # 110100 from tkashem/client-go-backoff-fix
  > 21f4308 Fix typo: type -> eventtype
  > 0bc005e Merge pull request # 110076 from karlkfi/patch-1
  > 71b8c17 client-go: fix backoff delay
  > 8764064 fix: reflector to return wrapped list errors
  > ef63e49 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins
  > 1f7dc88 Remove gcp and azure auth plugins
  > 77f6364 Merge pull request # 108080 from astoycos/issue-132
  > b4b8e5e Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies
  > f19a514 Fix Panic Condition
  > 5bb1a76 feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec
  > 2420926 Merge pull request # 109891 from pohly/log-dependency-update
  > 7c5b742 Merge pull request # 109602 from lavalamp/remove-clustername
  > c301d44 dependencies: logr and zapr v1.2.3
  > 5a9c3ac generated files
  > c0ab12a Merge pull request # 109804 from cici37/celUpdate
  > bb66d80 Merge pull request # 109607 from liggitt/drop-unused-third-party
  > 631da0c Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions
  > f4c553f Merge pull request # 109440 from liggitt/gomod-1.18
  > 7481505 Remove package variables
  > 28feddd Update GRPC
  > ccff963 Regenerate vendor
  > 28c4a4d Drop unused golang/template funcs
  > a8fbc49 Update genproto and antlr.
  > 671a40c Merge pull request # 109520 from cncal/lcn_cleanup_duplicate_code_snippet
  > ac3e4ba Bump cel-go to v0.11.2
  > 211d8a7 Merge pull request # 109443 from kevindelgado/dynamic-apply
  > 152e68f Remove the duplicate code snippet in client-go delaying_queue tests
  > 2cf1a8f Merge pull request # 105963 from zhucan/bugfix-95367
  > 4eab6be Add Apply and ApplyStatus methods to dynamic ResourceInterface
  > 28ccde7 Merge pull request # 109436 from JamesLaverack/revert-108290
  > 1f8debf generated code and doc
  > f9fdccd Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)"
bumping golang.org/x/sync 036812b...886fb93:
  > 886fb93 A+C: delete AUTHORS and CONTRIBUTORS
  > 0de741c x/sync/errgroup: make note of the default errgroup goroutine limit (unlimited)
  > 0976fa6 x/sync/errgroup: add TryGo and SetLimit to control concurrency
bumping github.com/google/go-cmp d103655...f144a35:
  > f144a35 Additional cleanup with Go 1.13 as minimal version (# 295)
  > 63c2960 remove xerrors (# 292)
  > 71220fc Use string formatting for slice of bytes (# 294)
  > 4664e24 Fix printing of types in reporter output (# 293)
  > 79433ac Run tests on Go 1.18 (# 290)
  > 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 google.golang.org/grpc aff571c...5b509df:
  > 5b509df Change version to 1.47.0 (# 5377)
  > ed75225 Don't call cmp in non testing file (# 5370)
  > 081c688 client: fix hctx leakage in addrConn.createTransport (# 5337)
  > 30b9d59 client/SubConn: do not recreate addrConn if UpdateAddresses is called with the same addresses (# 5373)
  > 459729d xds/priority: avoid sending duplicate updates to children (# 5374)
  > 9f4b31a Added HTTP status and grpc status to POST check (# 5364)
  > 333a441 xds/ringhash: update connectivity state aggregation, and make sure at least one SubConn is connecting in TF (# 5338)
  > e23132c Added support for metadata matcher invert (# 5345)
  > d9b952b xds/resolver: use correct resource name in log message (# 5357)
  > db79903 xds/priority: start the init timer when a child switch to Connecting from non-transient-failure state (# 5334)
  > 462d867 xds: Add Outlier Detection configuration and CDS handling  (# 5299)
  > 5c46f1a xdsclient/csds: fix leaked metadata (# 5339)
  > ee67b3d xds: Handle loops and ignore duplicates in aggregated cluster handling (# 5317)
  > 799605c client: fix potential panic during RPC retries (# 5323)
  > 78b13f2 xds/client: hold authority mutex before making a new authority (# 5331)
  > de73b2b examples: improve error messages (# 5329)
  > dc86d5d internal/proto: update generated code (# 5332)
  > 7567a5d documentation: fix typo in RegisterCodec godoc (# 5306)
  > 3bf6719 test/interop: register RLS to the interop test client (# 5272)
  > 8d68434 gcp/observability: correctly test this module in presubmit tests (# 5300)
  > ebd0983 xds/eds: reject EDS resources with multiple instances of the same locality in the same priority (# 5303)
  > 9711b14 server: clarify documentation around setting and sending headers and ServerStream errors (# 5302)
  > 924e484 server: return better status for context err when writing header (# 5292)
  > 5682cc6 Change version to 1.47.0-dev (# 5298)
  > 4467a29 gcp/observability: implement logging via binarylog (# 5196)
  > 18fdf54 cmd/protoc-gen-go-grpc: allow hooks to modify client structs and service handlers (# 5240)
  > 337b815 interop: build client without timeout; add logs to help debug failures (# 5294)
  > e583b19 xds: Add RLS in xDS e2e test (# 5281)
  > 0066bf6 grpc: perform graceful switching of LB policies in the `ClientConn` by default (# 5285)
  > 3cccf6a xdsclient: always backoff between new streams even after successful stream (# 5280)
  > 4e78093 xds: ignore routes with unsupported cluster specifiers (# 5269)
  > 99aae34 cluster manager: Add Graceful Switch functionality to Cluster Manager (# 5265)
  > 42cadc1 test: cleanup balancer switching tests (# 5271)
  > b6873c0 grpc: move to `TransientFailure` in `pick_first` LB policy when all addresses are removed (# 5274)
  > 474948a github: run all testing jobs to completion even if one fails (# 5282)
  > c57d2b1 clientconn: fix target parsing tests to be tolerant to new url.URL field OmitHost (# 5279)
  > 562e12f test: use channelz instead of stats handler to determine RPC count (# 5275)
  > e63e123 advancedtls: remove the usage of CDP in CRL enforcement (# 5218)
  > 3a74cd5 balancergroup: Add trigger point to gracefully switch a child (# 5251)
  > 34660d1 test: use `t.Fatal` instead of `panic` for service config parsing errors (# 5266)
  > 96bdede pickfirst: cleanup tests (# 5263)
  > e49486d test: add a test for clientConn close with pending RPC (# 5264)
  > 2fccb82 metadata: copy slices in FromContext() functions (# 5267)
  > 9d08896 github: update to test with Go 1.18 (# 5262)
  > 597e5d1 don't apply defaultSC upon receipt of invalid service config (# 5257)
  > 51ddcba xds: suppress redundant updates only when we are SERVING (# 5258)
  > 4635bf2 make the RLS LB policy name available in the internal package (# 5259)
  > 50d0d0a server: set TCP_USER_TIMEOUT socket option for linux (# 5219)
  > 7840bd6 grpc: add a comment explaining why updateClientConnState is handled inline (# 5261)
  > 7ea4af9 internal/googlecloud: refactor OS-dependent code (# 5239)
  > 1ffd63d binarylog: generalize binarylog's MethodLogger preparing for new observability features (# 5244)
  > 63bdcbc xds/interop: add xds_k8s_lb test suite (# 5250)
  > 89f3195 interop/client: simplify fallback test client and parameterize fallback deadline (# 5248)
  > 8078d1d balancergroup: Switched subBalancerWrapper to wrap a gracefulswitch.Balancer (# 5245)
  > 6131e9d examples: regenerate certs to use SHA256 signing algorithm (# 5256)
  > f95b001 xds: avoid log spam during server mode switches (better A36 compliance) (# 5215)
  > 97c3143 xds/client: accept resources wrapped in discoverypb.Resource message (# 5242)
  > 6c3ccbe grpc: remove remaining usages of grpc.WithInsecure() (# 5246)
  > fbe4ccb xds/client: include Node ID in error messages from the XdsClient (# 5223)
  > c4cabf7 grpc: handle invalid service configs by applying the default if available (# 5238)
  > 94ee386 test: cleanup roundrobin tests to use stubserver (# 5236)
  > 23cc28f security/authorization: upgrade cel-v0.10.1 and fix breaking API change. (# 5243)
  > 84793b5 xds/client: reset backoff when a message is received, even when the message is invalid (# 5241)
  > 722…

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-12 04:15:50 +00:00
knative-automation dac2fa0dbe
upgrade to latest dependencies (#688)
bumping knative.dev/hack b3c9790...92a65f1:
  > 92a65f1 don't quote vars referencing files (# 234)
bumping knative.dev/pkg 7c4fef1...158538c:
  > 158538c upgrade to latest dependencies (# 2603)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-05 14:13:29 +00:00
knative-automation 969cafbb93
upgrade to latest dependencies (#687)
bumping knative.dev/pkg d1d5c84...7c4fef1:
  > 7c4fef1 upgrade to latest dependencies (# 2593)
  > 2b8e4ad Update community files (# 2602)
  > 6d71868 Update community files (# 2600)
bumping knative.dev/hack 9b76387...b3c9790:
  > b3c9790 Notarize Mac binaries (# 231)
  > 0198902 Format go code (# 226)
  > 7dff557 Update community files (# 233)
  > 6887217 Update community files (# 232)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-10-03 13:47:21 +00:00
knative-automation ba2641a59e
upgrade to latest dependencies (#684)
bumping knative.dev/hack d1317b0...9b76387:
  > 9b76387 output certificate as well (# 229)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-23 14:01:13 +00:00
knative-automation 6960c25b57
upgrade to latest dependencies (#683)
bumping knative.dev/pkg df29e2a...d1d5c84:
  > d1d5c84 Define a global for `reconciler.DefaultTimeout`. (# 2597)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-21 14:15:10 +00:00
knative-automation 1c4b1a91ac
upgrade to latest dependencies (#682)
bumping knative.dev/pkg 5f66ecf...df29e2a:
  > df29e2a Avoid second lister fetch during finalizer reconciliation. (# 2596)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-21 12:34:10 +00:00
knative-automation 7fef078a0f
upgrade to latest dependencies (#681)
bumping knative.dev/pkg 3d24b84...5f66ecf:
  > 5f66ecf Allow configuration of threads-per-controller (# 2567)
  > 717747b Register webhook GVKs for validating callbacks (# 2590)
  > 501fbd5 upgrade to latest dependencies (# 2592)
bumping knative.dev/hack 7556452...d1317b0:
  > d1317b0 errexit and pipefail should remain off until downstream is fixed (# 228)
  > df80419 🐛 Fix for test failures of knative/serving# 13292 (# 227)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-14 20:04:06 +00:00
knative-automation 7c9fb2c232
upgrade to latest dependencies (#680)
bumping knative.dev/hack 103cdb3...7556452:
  > 7556452 🎁 Use modscope tool to get info about Go modules (# 223)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-13 14:00:47 +00:00
knative-automation 8bbae3ecf8
upgrade to latest dependencies (#679)
bumping knative.dev/pkg 20aabd5...3d24b84:
  > 3d24b84 fix lint warnings (# 2589)
  > cc6e435 upgrade to latest dependencies (# 2587)
bumping knative.dev/hack 36b2b3c...103cdb3:
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-13 11:10:47 +00:00
knative-automation 5443dbe18a
upgrade to latest dependencies (#678)
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/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

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-12 11:40:33 +00:00
knative-automation d274c12065
upgrade to latest dependencies (#677)
bumping knative.dev/hack 6c30196...36b2b3c:
  > 36b2b3c add flag (# 224)
  > 547a2ca Start Signing our Releases (# 198)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-09 11:56:25 +00:00
knative-automation 1bb985299a
upgrade to latest dependencies (#676)
bumping knative.dev/hack 664eac5...6c30196:
  > 6c30196 🧹 Rewrite unit tests in Golang (# 215)
  > f9dc722 Format go code (# 218)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-08 11:51:19 +00:00
knative-automation 5966a73a91
upgrade to latest dependencies (#675)
bumping knative.dev/hack 8d1e4cc...664eac5:
  > 664eac5 Fixing go.mod foreach (# 217)
  > 97fd663 🎁 Support multiple Golang modules in a single project (# 205)
  > f472a96 fix go run invocation of github hub cli (# 212)
  > 7d3bed1 go run... (# 210)
  > e81d63a Update community files (# 209)
bumping knative.dev/pkg 4a03844...93b66e6:
  > 93b66e6 Update: report stats for request (# 2584)
  > a650186 Make request body available in admission context (# 2583)
  > a6afcab Fix # 2115, allow selective verbs / subresources for webhooks. (# 2547)
  > da71919 split warnings. Fix issue: 2581 (# 2582)
  > 0a3c1d6 upgrade to latest dependencies (# 2580)
  > 5fbe0c3 upgrade to latest dependencies (# 2579)
  > 2f06d64 Update community files (# 2578)
  > 2e08ca6 WaitForServiceEndpoints doesn't take into account not found endpoint (# 2576)
  > 766f70d fix double close of channel (# 2574)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-05 14:48:23 +00:00
knative-automation 5018eaf56c
upgrade to latest dependencies (#674)
bumping knative.dev/hack d35c718...8d1e4cc:
  > 8d1e4cc fix go run invocation of github hub cli (# 213)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 14:56:18 +00:00
knative-automation 650b69a7ab
upgrade to latest dependencies (#673)
bumping knative.dev/hack e9a8475...d35c718:
  > d35c718 [release-1.7] go run... (# 211)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-23 13:22:18 +00:00
knative-automation 4b0cbfddf6
upgrade to latest dependencies (#671)
bumping knative.dev/pkg f78a006...4a03844:
  > 4a03844 fix double close of channel (# 2575)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-22 13:42:55 +00:00
knative-automation 21a5534a13
upgrade to latest dependencies (#669)
bumping knative.dev/hack 9dabf7c...e9a8475:
  > e9a8475 Update community files (# 208)
  > 4621ee6 Update community files (# 207)
bumping knative.dev/pkg a01dfed...f78a006:
  > f78a006 upgrade to latest dependencies (# 2573)
  > d02dcd0 allow drainer to be reset (# 2572)
  > 894c2f2 SetupStaticPublishing and SetupDynamicPublishing returns Tracer with Shutdown function (# 2566)
  > 4f6a775 Remove pkg/pool (# 2568)
  > 9a1245b Update actions (# 2571)
  > 0049fdd Update community files (# 2570)
  > 52261a1 Update community files (# 2569)
  > 7b8b060 Add tracing.SetupDynamicPublishingWithInitialValue (# 2558)

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

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-16 16:20:47 +00:00
Paul Schweigert 230ac69ffc
bump go.mod to v1.18 (#660)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-03 17:51:18 +00:00
knative-automation c920610465
upgrade to latest dependencies (#664)
bumping k8s.io/api e08b72c...f89a761:
  > f89a761 Update dependencies to v0.23.9 tag
bumping k8s.io/client-go 14fa49e...11f68c5:
  > 11f68c5 Update dependencies to v0.23.9 tag
bumping knative.dev/pkg 6c9c1c6...a01dfed:
  > a01dfed bump to k8s 0.23.9 (# 2565)
  > 449f7e6 Update community files (# 2564)
  > ed7ab1d upgrade to latest dependencies (# 2559)
bumping k8s.io/apimachinery 276a8a7...276a8a7:
bumping k8s.io/code-generator 31c00a6...31c00a6:
bumping knative.dev/hack 782bbaa...9dabf7c:
  > 9dabf7c Update community files (# 206)

Signed-off-by: Knative Automation <automation@knative.team>
2022-08-03 11:50:18 +00:00
Dave Protasowski cab258d245
pull in latest knative.dev/hack changes (#662)
* pull in latest knative.dev/hack changes

* pull in latest knative.dev/hack changes
2022-07-25 15:58:24 +00:00
knative-automation 783e3361b2
upgrade to latest dependencies (#661)
bumping knative.dev/hack a645040...123a278:
  > 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)
bumping knative.dev/pkg 1a5e168...6c9c1c6:
  > 6c9c1c6 remove defunct markdown linting variable (# 2552)
  > 3764d73 fix linting (# 2555)
  > a286510 upgrade to latest dependencies (# 2554)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-25 10:55:24 +00:00
knative-automation 9d082ff35e
upgrade to latest dependencies (#659)
bumping knative.dev/hack 65c463a...a645040:
  > a645040 Update community files (# 201)
  > 81e30c2 remove references to git markdown checking (# 199)
  > e3be8da Update community files (# 197)
bumping knative.dev/pkg e60d250...1a5e168:
  > 1a5e168 Update community files (# 2553)
  > c488837 Add reconcile for ValidatingWebhookConfiguration and MutatingWebhookConfiguration. (# 2550)
  > 1ad02a5 Drop error from changeset.Get signature (# 2549)
  > 473ba31 Bump min go version to  1.18 && read build info from embedded binary (# 2548)
  > f1f36a2 Fix subresource update logic. (# 2546)
  > 418e138 Update community files (# 2545)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-21 13:29:19 +00:00
knative-automation 9c3c19ff99
upgrade to latest dependencies (#656)
bumping knative.dev/hack e7d6365...65c463a:
  > 65c463a Update community files (# 195)
bumping knative.dev/pkg 5569169...e60d250:
  > e60d250 upgrade to latest dependencies (# 2543)
  > 97eb150 Update community files (# 2541)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-05 14:48:06 +00:00
knative-automation 4a0a1e0b73
upgrade to latest dependencies (#654)
bumping knative.dev/pkg f4ae0af...5569169:
  > 5569169 update boilerplate date (# 2539)
  > 85965e1 upgrade to latest dependencies (# 2540)

Signed-off-by: Knative Automation <automation@knative.team>
2022-07-01 11:57:42 +00:00
knative-automation 1e9ad3797a
upgrade to latest dependencies (#652)
bumping knative.dev/pkg 9c5a731...f4ae0af:
  > f4ae0af Update community files (# 2538)
  > f5db225 Drop `UserInfo` from logger tagging in webhook. (# 2535)
  > 1777513 Update actions (# 2536)
bumping knative.dev/hack dc6c287...e7d6365:
  > e7d6365 Add [skip-dot-release] feature (# 189)
  > 33ce6af Update community files (# 190)

Signed-off-by: Knative Automation <automation@knative.team>
2022-06-30 11:26:31 +00:00
knative-automation d885a807e7
upgrade to latest dependencies (#649)
bumping knative.dev/pkg 865e331...9c5a731:
  > 9c5a731 bump k8s deps to v0.23.8 (# 2534)
  > 1f01575 Add fix for CVE-2022-28948 (# 2532)
  > 7d607d6 Update community files (# 2531)
bumping k8s.io/apimachinery 276a8a7...276a8a7:
bumping k8s.io/client-go 97582f2...14fa49e:
  > 14fa49e Update dependencies to v0.23.8 tag
  > a475c28 Merge pull request # 108791 from aojea/cherry-pick-108772
  > 8041ba9 Merge pull request # 109159 from wojtek-t/automated-cherry-pick-of-# 109137-upstream-release-1.23
  > a26f2df client-go: update generated
  > 0c2c708 Addresses the issue which caused # 109115
  > b6f49c1 default kubernetes agent for generated clients
  > 9b9e45f Add test for indexer with multiple values
  > ad6be0f sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes
bumping k8s.io/code-generator fb849a7...31c00a6:
  > 31c00a6 Merge pull request # 108791 from aojea/cherry-pick-108772
  > 995ba7c client-go: update generated
  > f955c88 default kubernetes agent for generated clients
bumping k8s.io/api cd271e7...e08b72c:
  > e08b72c Update dependencies to v0.23.8 tag
  > 27e5860 Merge pull request # 109179 from liggitt/openapi-1.23
  > 905a7dc Drop enum tag from certificate request condition
  > a8c2f0b Merge pull request # 108740 from jiahuif-forks/automated-cherry-pick-of-# 108639-upstream-release-1.23
  > e1e0014 polish comments of non-enum values.
  > 5358347 unmark non-validated types as enums.
bumping knative.dev/hack fd240e2...dc6c287:
  > dc6c287 Update community files (# 185)

Signed-off-by: Knative Automation <automation@knative.team>
2022-06-22 13:05:23 +00:00
knative-automation 9c09289337
upgrade to latest dependencies (#647)
bumping knative.dev/pkg 19adf79...865e331:
  > 865e331 Update community files (# 2530)
  > ec27457 Update community files (# 2529)
  > 759dd87 Update community files (# 2528)
  > aad4309 sets mutating webhook ReinvocationPolicy to ifNeeded (# 2472)
  > 9ffe192 Update community files (# 2527)
  > bac16f2 Update community files (# 2525)
  > 18f6995 Log metrics/logging init messages at debug level (# 2522)
bumping knative.dev/hack 12d3e2a...fd240e2:
  > fd240e2 Update community files (# 184)
  > 40350b6 Update community files (# 183)
  > 674c2b3 Update community files (# 182)
  > 0c389ad Update community files (# 181)
  > bafe4b1 Update community files (# 180)

Signed-off-by: Knative Automation <automation@knative.team>
2022-06-10 11:37:25 +00:00
knative-automation c7b5b7d283
upgrade to latest dependencies (#641)
bumping knative.dev/hack 46c77f1...12d3e2a:
  > 12d3e2a switch to UTC (# 176)
  > b4d4d73 Update community files (# 178)
  > f4972b4 Update community files (# 177)
  > a8076b0 Model []byte as strings (# 175)
  > ccf82ad Update community files (# 174)
bumping knative.dev/pkg 2451664...19adf79:
  > 19adf79 upgrade to latest dependencies (# 2524)
  > b0ff5ad Update actions (# 2523)
  > f907b31 Update community files (# 2520)
  > 2d8305b Update community files (# 2517)
  > a8b7d99 Update community files (# 2515)
  > 0719b40 upgrade to latest dependencies (# 2512)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-24 20:51:04 +00:00
knative-automation dd8e0ef373
upgrade to latest dependencies (#635)
bumping knative.dev/pkg 2d552be...2451664:
  > 2451664 Switch to iota/fmt.Stringer-based diagnostic levels. (# 2511)
  > ea3c8cb Fix timeout test on darwin and log dial destination on timeout. (# 2510)
  > af54d73 Support fetching configs from `ctx`. (# 2505)
  > 5f5455f Use the updated action that infers the module name (# 2509)
  > 4fced01 Use knative/action/go/downstream-test (# 2507)
  > 16b36b7 Add support for admission webhook warnings. (# 2498)
  > 6ec9c1a Fix linting (# 2506)
  > 5c8cc3c Ignore migration of CRDs that aren't installed (# 2493)
bumping knative.dev/hack 5f47386...46c77f1:
  > 46c77f1 Skip passing enable-ha flag to test script (# 173)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-04 13:49:59 +00:00
knative-automation fbd3e15507
upgrade to latest dependencies (#634)
bumping knative.dev/pkg 1f681e1...2d552be:
  > 2d552be Add genreconcile for core/v1 Node (# 2503)
  > fd05bf1 upgrade to latest dependencies (# 2500)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-28 02:52:53 +00:00
knative-automation 86445783a1
upgrade to latest dependencies (#632)
bumping knative.dev/pkg 45c37c2...1f681e1:
  > 1f681e1 Update community files (# 2501)
bumping knative.dev/hack 6ffd841...5f47386:
  > 5f47386 Update community files (# 171)
  > 2a09b5c only use `install` for run_go_tool (# 169)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-27 14:12:52 +00:00
knative-automation 20976b6202
upgrade to latest dependencies (#631)
bumping knative.dev/pkg e325df6...45c37c2:
  > 45c37c2 🐛 `TestDialWithBackoff` work without special environment (# 2402)
  > 12be060 Update actions (# 2492)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-26 20:14:56 +00:00
knative-automation 8b5c244b81
upgrade to latest dependencies (#629)
bumping knative.dev/pkg 00c122e...e325df6:
  > e325df6 upgrade to latest dependencies (# 2490)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 16:35:08 +00:00
knative-automation 318083f279
upgrade to latest dependencies (#627)
bumping knative.dev/hack 0e0784b...6ffd841:
  > 6ffd841 Update community files (# 168)
  > 02c525c Update community files (# 167)
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)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 01:51:07 +00:00
knative-automation ecf2efa128
upgrade to latest dependencies (#624)
bumping knative.dev/pkg 1f7514a...4d62e1d:
  > 4d62e1d bump our min k8s version to 1.22 (# 2485)
  > 9ae44fe Update community files (# 2484)
  > 29f716f Fix `InitialBuckets()` for statefulSetBuilder's electors (# 2483)
  > 8db11d0 Update community files (# 2482)
  > dcd5d7c bump go version of tekton downstream workflow (# 2481)
  > 0ce1e92 Update actions (# 2480)
  > 4f42bf4 Update actions (# 2478)
  > 7479994 Update actions (# 2477)
  > c2f1f3e Update community files (# 2476)
  > 0a1ec2e upgrade to latest dependencies (# 2474)
bumping knative.dev/hack f067737...0e0784b:
  > 0e0784b Update community files (# 166)
  > a75ca49 Update community files (# 165)
  > 9c0ea69 Update community files (# 164)
  > c7a1ce1 Update community files (# 163)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-08 18:58:45 +00:00
knative-automation 0755a974c6
upgrade to latest dependencies (#617)
bumping k8s.io/apimachinery 276a8a7...276a8a7:
bumping k8s.io/client-go b425fb6...97582f2:
  > 97582f2 Update dependencies to v0.23.5 tag
bumping knative.dev/hack 14f832e...f067737:
  > f067737 Adding code of conduct to reference knative/community's CoC (# 162)
bumping k8s.io/api a1613d7...cd271e7:
  > cd271e7 Update dependencies to v0.23.5 tag
  > a6b2207 Merge pull request # 108139 from liggitt/automated-cherry-pick-of-# 108138-upstream-release-1.23
  > 80b93d4 Revert v1beta1 PodDisruptionBudget select patchStrategy
bumping k8s.io/code-generator fb849a7...fb849a7:
bumping knative.dev/pkg e6e3cf0...1f7514a:
  > 1f7514a bump k8s deps to v0.23.5 (# 2469)
  > 19a2589 fix coverage settings (# 2471)
  > 2daa86a Electors can provide an initial set of buckets (# 2473)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-29 14:50:15 +00:00
knative-automation 7992ea8603
upgrade to latest dependencies (#613)
bumping k8s.io/kube-openapi 2043435...e816edb:
  > e816edb Merge pull request # 269 from jiahuif/feature/enum-format-update
  > 9cd6b59 Merge pull request # 247 from Jefftree/openapiv3
  > fd39d3c update enum value entry formatting
  > 026bd18 Merge pull request # 244 from jiahuif/use-stable-go-1.17
  > 1522a18 OpenAPI v3
  > e8a97c4 Merge pull request # 263 from jiahuif/feature/mutating-walker
  > 21add11 run with go 1.16 1.17 and unstable.
  > ee342a8 Merge pull request # 261 from cici37/revert
  > 8033fb2 add mutating walker
  > b7ed5e8 use stable go 1.17.*
  > dddd1c6 Merge pull request # 251 from DangerOnTheRanger/lazy-marshaling
  > 923526a Revert cel related changes
  > ec1f4c8 Merge pull request # 259 from cici37/updateName
  > 3822d7c Add lazy marshaling to handler.go.
  > a3aade5 Merge pull request # 256 from jpbetz/cel-validator
  > 2535242 Update field name to x-kubernetes-validations
  > d9a0cc0 Merge pull request # 246 from liggitt/drop-json-iter
  > 7d1153b Merge pull request # 257 from cici37/celCompile
  > 72bcce2 Add test for absent schema and optimize code path
  > 408997a Update field name to x-kubernetes-validators
  > 95a400b Merge pull request # 253 from jpbetz/cel-openapi
  > 5b4e9a9 Switch to stdlib json encoding
  > b02f4d3 Add cel compilation.
  > 91868f0 Add CEL validator
  > 7327e2a Merge pull request # 255 from jpbetz/jpbetz-approver
  > 880d064 Address feedback and fix failing schema test
  > b3fe75c Merge pull request # 249 from austince/docs/optional-idl
  > 1598bb4 Add jpbetz as approver
  > 0f24691 Port github.com/google/cel-policy-templates-go/policy/model to kube-openapi
  > 94abced Merge pull request # 239 from jpbetz/preserved-test-case
  > 6902bde Document Optional IDL marker
  > 94424fa Merge pull request # 242 from jiahuif/feature/api-rules-enum-type
  > 6c8a5c6 Add preserve unknown fields test case
  > 7fbd8d5 Merge pull request # 243 from liggitt/parseip
  > 5713f9d generate enum types
  > 3c81807 Merge pull request # 237 from apelisse/arbitrary-deduced
  > 6a51b86 Use backwards-compatible ipv4 and cidr format validation
  > 0e99269 regenerate openapi_generated.go
  > 412c2b4 Merge pull request # 235 from fenngwd/fix/embedded_struct
  > 1bf9cdd Use Deduced schema for Arbitrary types
  > 8928e53 Add test case for ipv4 and cidr compatibility
  > 0cfb1c2 add integration tests for enum types.
  > f50aa25 feat(embedded_struct): replace struct type by single embedded field type
  > 5663be5 Test latest and tip versions of go
  > 8add11d upgrade gengo
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/pkg 2fdd5f2...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 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/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 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/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

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-23 10:23:19 -07:00
knative-automation 08e34dbb9c
upgrade to latest dependencies (#609)
bumping knative.dev/hack cf8cbc0...e178598:
  > e178598 Update community files (# 157)
bumping knative.dev/pkg 80c511a...2fdd5f2:
  > 2fdd5f2 Update actions (# 2449)
  > 76a28b0 set git user name/email prior to merging upstream (# 2448)
  > fe26417 Allow overriding lease name for a reconciler (# 2435)
  > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423)
  > 4c2331f Bump golang.org/x/crypto (# 2444)
  > 708dc1c Update community files (# 2443)
  > 062ca30 upgrade to latest dependencies (# 2433)
  > 4fcbc1b Update actions (# 2434)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-02 07:27:43 -08:00
knative-automation 1a96127056
upgrade to latest dependencies (#606)
bumping knative.dev/hack 0456e8b...cf8cbc0:
  > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)
  > a8ef7b6 Skip presubmit tests for .github updates (# 154)
bumping knative.dev/pkg 3c00bb0...80c511a:
  > 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)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-23 10:06:41 -08:00
knative-automation cc4f2a67e2
upgrade to latest dependencies (#604)
bumping knative.dev/hack 7331bb1...0456e8b:
  > 0456e8b Update community files (# 152)
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)
bumping knative.dev/pkg 51be315...3c00bb0:
  > 3c00bb0 Update community files (# 2426)
  > fc93ac7 upgrade to latest dependencies (# 2424)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-17 07:24:15 -08:00
knative-automation 0f9d7ce342
upgrade to latest dependencies (#601)
bumping knative.dev/pkg ca64d3b...51be315:
  > 51be315 Update community files (# 2419)
  > b619c92 Update actions (# 2417)
  > bab3d0d Update actions (# 2413)
  > 671e46d 💫 we must use `flags` instead of `pflags`, since this is not working. It  seems like pflag.* adds the var to its own flag set, not the one package flag uses, and it doesn't expose the internal flag.Var externally - hence this fix. (# 2414)
  > 7880fb4 Update community files (# 2412)
  > 8681fe2 Continual tests logging within test scope (# 2293)
  > f4b57ae Fix invalid creator or lastModifier annotations on core resources (# 2409)
  > 21b467b upgrade to latest dependencies (# 2406)
bumping knative.dev/hack 51a42b2...7331bb1:
  > 7331bb1 rename function (# 149)
  > 9b303d6 Update community files (# 148)
  > 82bfca1 Update community files (# 147)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-10 12:19:07 -08:00
knative-automation f91093f141
upgrade to latest dependencies (#597)
bumping knative.dev/hack 9b2ed84...51a42b2:
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)
bumping knative.dev/pkg 77555ea...ca64d3b:
  > ca64d3b Update community files (# 2404)
  > 2783cd8 Do not block NotFound error during patching resources (# 2403)
  > d7b329c 🐛 Update required Go version to 1.17 to fix # 2399 (# 2400)
  > 3ba5d72 Don't discard addressable resolver original errors (# 2395)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-31 07:53:30 -08:00
knative-automation 0c1cc094a7
upgrade to latest dependencies (#595)
bumping knative.dev/pkg 768f44f...77555ea:
  > 77555ea upgrade to latest dependencies (# 2398)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-18 09:59:33 -08:00
knative-automation 4ececedb80
upgrade to latest dependencies (#594)
bumping knative.dev/hack 59b0cf1...9b2ed84:
  > 9b2ed84 Update community files (# 139)
bumping knative.dev/pkg c0e1594...768f44f:
  > 768f44f bump our min version to 1.21 (# 2397)
  > e989c22 Update community files (# 2393)
  > 0a429cb Allow Unstructured callback from Defaulting Webhook (# 2363)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-18 08:21:33 -08:00
knative-automation 9df2c0c8a9
upgrade to latest dependencies (#592)
bumping knative.dev/pkg 785eb63...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)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-13 06:56:13 -08:00
knative-automation 37c28a6042
upgrade to latest dependencies (#590)
bumping knative.dev/hack f08cb0d...59b0cf1:
  > 59b0cf1 Proper search for tags in Go files only (# 135)
bumping knative.dev/pkg 96f1852...785eb63:
  > 785eb63 switch to klog/v2 (# 2386)
  > bba4470 Validate Sink in SourceSpec (# 2384)
  > 80b253f upgrade to latest dependencies (# 2385)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 19:47:50 -08:00
knative-automation 669d362b44
upgrade to latest dependencies (#589)
bumping knative.dev/hack abd085f...f08cb0d:
  > f08cb0d Fixing issue knative/hack# 136 (# 137)
bumping knative.dev/pkg 52e42b7...96f1852:
  > 96f1852 Update actions (# 2382)
  > 3f86f59 Update community files (# 2381)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 05:44:14 -08:00
knative-automation 30ba0b6609
upgrade to latest dependencies (#587)
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 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
  > c8b4c1e fix: properly wrap errors when reading response body in the client
  > 27d803a Merge pull request # 102606 from tkashem/revert-102581
  > b7739d8 Remove Godeps
  > 848310b Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
  > ded678f Merge pull request # 102412 from andrewsykim/kill-service-topology
  > fc210d9 client-go: fix flake in test TestRequestWatchWithRetry
  > 0634aae Merge pull request # 102946 from ahmed-mez/patch-1
  > 68eb0a2 update vendor
  > 742abf7 Merge pull request # 100939 from wzshiming/feat/subresource-match
  > cc4f429 apis: update generated code after removing Service topologyKeys
  > bbd71da Revert "Merge pull request # 102581 from liggitt/revert-watch-retry"
  > eecff02 Fix ServerGroupsAndResources docs typo
  > 77d7443 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]
  > 7801ce3 Merge pull request # 102581 from liggitt/revert-watch-retry
  > 8715480 Support subresource match
  > 0a7756a Merge pull request # 102441 from feiskyer/update-vendor
  > 71f81dc Merge pull request # 102467 from pacoxu/json-patch-5.5.0
  > 5ba99a7 Revert "client-go: add retry logic for Watch and Stream"
  > ce9fcb2 Add test
  > 5e73919 Update Azure Go SDK to v55.0.0
  > 2a923d5 Merge pull request # 102059 from jsafrane/fix-consistentread
  > 8e66c0a upgrade gopkg.in/evanphx/json-patch to v4.11.0
  > ef2d884 Merge pull request # 102897 from liggitt/etcd-ga
  > fd12ff3 Merge pull request # 102572 from JonZeolla/remove-insecure-curl-suggestion
  > 50a473d Bump k8s.io/utils
  > ead3c96 Update to etcd v3.5.0 client
  > a3215d7 Remove -k from toCurl output
  > 80617fc Merge pull request # 100488 from liggitt/protobuf
  > 09dbda0 Merge pull request # 102063 from tdihp/fix/azure-auth-refresh
  > d412730 Merge pull request # 99310 from ankeesler/exec-plugin-interactive
  > 0ba74ec Update protobuf,grpc,etcd dependencies
  > caa2dde Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
  > 88929e8 Azure auth forwarding adal refresh error to tokenSource, fixes error when token refresh fails.
  > 37ed584 exec credential provider: InteractiveMode support
  > 56494c9 Merge pull request # 102107 from tkashem/client-go-retry
  > f2bdce0 Bump golang.org/x/text to v0.3.6
  > 1bccfc8 Merge pull request # 102788 from pohly/reflector-log-level
  > ccac415 Merge pull request # 100842 from ravisantoshgudimetla/add-minReadySeconds-ss
  > 55854fa client-go: add retry logic for Watch and Stream
  > 67de95c client-go: reduce log level of reflector again
  > 507a204 Merge pull request # 974 from dims/drop-outdated-broken-widgets
  > 906f6d9 generated: Changes for api introduced
  > fe090a5 Merge pull request # 102332 from pacoxu/klog-2.9.0
  > f5566ff Drop outdated/broken widgets in README
  > 07ab04d Merge pull request # 98077 from jayunit100/jay-netpol-win
  > 6b087d2 upgrade klog to v2.9.0
  > 39cb8cd Merge pull request # 102217 from tkashem/client-go-refactor-retry
  > 7a25584 Implement a windows Netpol NewModel
  > 228dada Merge pull request # 102241 from lunhuijie/optimizationReturn
  > 239ec44 client-go: refactor retry logic so it can be reused
  > dab51bb Add netpol tests for windows
  > 5b0c719 simplify returning boolean expression in staging/src/k8s.io/client-go/tools
  > 614c59d Merge pull request # 102175 from ankeesler/exec-plugin-with-basic-auth
  > 9edbd9b exec credential provider: don't run exec plugin with basic auth
  > d1fa200 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
  > dd8d430 Merge pull request # 99576 from marosset/windows-host-process-work
  > c7a0644 vendor: bump runc to rc95
  > 13cd919 Merge pull request # 102090 from mengjiao-liu/fix-data-race-csi
  > 5d46949  API support for Windows host process containers
  > b0c8a7c Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
  > 8cb6ac7 Prevent data race condition  in csi unit tests
  > 36ff79f update testing related dependencies
  > 03f765c Merge pull request # 102094 from liggitt/revert-runc
  > 940ff81 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
  > da28164 Merge pull request # 101888 from kolyshkin/update-runc-rc94
  > 253f58b Merge pull request # 101817 from cndoit18/add-events-expansion
  > 56ee358 vendor: bump runc to rc94
  > 39e54e7 Add fieldSelector builder function to events.
  > 3cca9d7 Merge pull request # 98057 from zerodayz/wrong-output-with-jsonpath
  > 9a82c6a Merge pull request # 100940 from markusthoemmes/fake-client-interface
  > b6d16d4 [jsonpath] fix wrong output when using jsonpath
  > 2ed8b30 Merge pull request # 101707 from enj/enj/i/bad_cadata
  > 3579fb3 Implement a FakeClient interface
  > 776e602 client-go transport: assert that final CA data is valid
  > db078d2 client-go: NewSelfSignedCACert makes Go 1.15+ compatible cert (# 100324)
  > 341f59a Merge pull request # 101535 from adjika/feature/client-go_documentation
  > 6db26dd Fixes formatting and typos in client-go docs
  > c850435 Merge pull request # 101252 from smarterclayton/certificate_logging_upstream
  > e1f818c Merge pull request # 93412 from thinpark/fix.vardoc
  > 3faf506 Add type logging to certificate manager
  > b401b11 Merge pull request # 101002 from GreenApple10/feature/mod_timer
  > a53ab6b [k8s.io/client-go/discovery/discovery_client]: CustomResourceDefinition
  > 47b3cad Merge pull request # 100496 from jpbetz/extract-subresources
  > ca138c8 Change time.Now().Sub(x) to time.Since(x) for cleanup
  > d3fbdeb Merge pull request # 101357 from feiskyer/update-vendor
  > 0fd603d Re-generate extract functions
  > 9c26abc Merge pull request # 97964 from sxllwx/avoid/alloc_array
  > bee3e6b Update Azure Go SDK version to v53.1.0
  > cfd0d8a Merge pull request # 94120 from Dean-Coakley/fix-listWatchUntil-comment
  > c7901fa modify the elements in the array directly without allocating a new array
  > 071918f Merge pull request # 101034 from verb/1.22-ec-api
  > 53da6da Remove outdated comment on wait.Until
  > d696ff0 Merge pull request # 101162 from ihcsim/fix-malformed-request-logs
  > 2d8ed52 Generated code for Pod-based ephemeralcontainers
  > ae85206 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
  > c870406 Fix the missing format specifier error in log output
  > 0e8029b Switch ephemeralcontainers SR to Pod Kind
  > d60baad bump k8s.io/kube-openapi
  > 4e3d560 Merge pull request # 101269 from 3Xpl0it3r/master
  > db0131b Merge pull request # 101174 from lojies/cleanupcertificate_manager_test
  > abc6b41 remove duplicatd description in comment
  > bfec291 Merge pull request # 100490 from howardjohn/gnostic-v051
  > b1c481c code cleanup:remove repeated package import in client-go
  > 1099742 Merge pull request # 100737 from Iceber/fix-delta-fifo
  > 4b5d87d Update kube-openapi and gnostic dependencies
  > 8c8fa70 Merge pull request # 100970 from apelisse/add-subresource-managedfields
  > 8269e41 client-go/cache: fix the AddIfNotPresent method of the DeltaFIFO
  > 6767d6d Generated code
  > f19995f sync: update go.mod
  > d974964 Merge pull request # 100768 from Iceber/fix-nested-key-error
  > 4e267f6 Merge pull request # 100724 from liggitt/eviction-v1beta1
  > fc03592 client-go/cache: support errors.Unwrap for KeyError
  > 0c029ff Merge pull request # 100503 from jpbetz/patch-3
  > 4c82a56 Generated files
  > f7d41dd Merge pull request # 101086 from enj/enj/i/auth_owners_gen
  > 0d358cd Add jpbetz to client-go reviewers
  > 36954f7 Register Eviction v1
  > 7998e98 Prune stale entries from OWNERS files
  > 44bedf8 Merge pull request # 100885 from enj/enj/i/auth_owners
  > 0cfeb7f Fix staticcheck failures for vendor/k8s.io/client-go/transport (# 100429)
  > 4f026b6 Update auth OWNERS files to only use aliases
  > 945ba71 Merge pull request # 100878 from wojtek-t/backoff_watches_on_429
  > 196e360 Merge pull request # 100873 from Iceber/events-cache-typo
  > 03ebb27 Handle 429 errors from watch requests in reflector library.
  > 0bb6464 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
  > d39ae5d fix typo in comment for EventAggregatorByReasonFunc
  > 980164c Merge pull request # 100684 from Jefftree/atomic
  > 54f0cda Update structured-merge-diff to v4.1.1
  > ebfab03 Merge pull request # 100570 from tiloso/staticcheck-clientgo-discovery
  > 9cd23e7 Generate openapi and proto files
  > eaeb6e7 Merge pull request # 100458 from yliaog/master
  > 4820b53 Fix staticcheck in k8s.io/client-go/discovery
  > 2f4b7a2 Merge pull request # 100355 from onesafe/master
  > 1e560af added yliaog as approver
  > af56ae8 Merge pull request # 100217 from 0daryo/fix-example-workqueue-option-readme
  > aa707b1 Replace deprecated NewDeltaFIFO with NewDeltaFIFOWithOptions
  > 064bf3d Merge pull request # 100085 from markusthoemmes/add-tracker-for-dynamic
  > 2de7d23 Remove non-existent log option
  > 4841142 Merge pull request # 99849 from jpbetz/apply-subresources
  > 57471de Add Tracker() function to fake dynamic client
  > 50af76e Merge pull request # 99839 from saschagrunert/portforward-stream-cleanup
  > c367767 Generate ApplyScale client support
  > ea39032 Merge pull request # 97989 from Danil-Grigorev/atomic-label-selectors
  > 0f6528b Cleanup portforward streams after their usage
  > dbebcea Add apply subresource support to client-go's typed client
  > c71768c Merge pull request # 97419 from d-kuro/d-kuro/fix-data-race
  > 11ceec1 Make selectors atomic
  > c36b96a Merge pull request # 95897 from roycaihw/doc/fake-client-with-informer
  > b4027a9 Fix data race for leaderelection package
  > 67a7335 Merge pull request # 100660 from dims/common-auth-plugins-should-always-be-available
  > 7dddf97 fix the fake client example: how to handle a race between the fake client and informer
  > 3da4c9c Common auth plugins should always be available
  > c8af929 Merge pull request # 100606 from dims/providerless-tag-for-client-go-auth-plugins
  > 6c816ad providerless tag for client-go auth plugins
  > f6ce18a Merge pull request # 100156 from ehashman/issue-100155
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/pkg 18589ac...52e42b7:
  > 52e42b7 Extend Apply verb to extensions, Bump to K8s 1.22. (# 2327)
  > 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 k8s.io/kube-openapi 591a79e...2043435:
  > 2043435 Merge pull request # 264 from muvaf/cp-lazy-1.22
  > 9528897 Merge pull request # 234 from gautierdelorme/add_non_schema_types_to_validation_spec
  > 765c3c8 Add lazy marshaling to handler.go.
  > 1a64586 Merge pull request # 220 from howardjohn/gnostic/051
  > 00de3ae rm JSONLookup
  > f622666 Merge pull request # 232 from longwuyuan/master
  > 9f480bc Update gnostic to v0.5.1
  > 4e36c7e add non schema types to pkg/validation/spec
  > cb01e57 fix for hardcoded path needed to pass tests in github-ci
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)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-05 13:08:33 -08:00
Markus Thömmes c29dc56d8f
Drop unnecessary dependencies on vegeta and licenseclassifier (#582) 2021-12-06 05:32:28 -08:00