rancher / backup-restore-operator

Apache License 2.0
98 stars 67 forks source link

Update all dependencies (release/v4.0) #492

Closed renovate-rancher[bot] closed 2 months ago

renovate-rancher[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
docker.io/docker/buildx-bin final minor 0.14.0 -> 0.16.1
github.com/minio/minio-go/v7 require patch v7.0.70 -> v7.0.74
go (source) toolchain patch 1.22.3 -> 1.22.5
golang.org/x/crypto replace minor v0.23.0 -> v0.25.0
golangci/golangci-lint minor v1.58.1 -> v1.59.1
k8s.io/api require patch v0.27.13 -> v0.27.16
k8s.io/apiextensions-apiserver require patch v0.27.13 -> v0.27.16
k8s.io/apimachinery require patch v0.27.13 -> v0.27.16
k8s.io/apiserver require patch v0.27.13 -> v0.27.16
k8s.io/client-go require patch v0.27.13 -> v0.27.16
k8s.io/utils require digest fe8a2dd -> 18e509b
rancher/kubectl patch v1.27.13 -> v1.27.15
registry.suse.com/suse/sle15 (source) docker minor 15.5 -> 15.6

Release Notes

docker/buildx (docker.io/docker/buildx-bin) ### [`v0.16.1`](https://togithub.com/docker/buildx/releases/tag/v0.16.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.16.0...v0.16.1) Welcome to the v0.16.1 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - CrazyMax - Talon Bowler - Tõnis Tiigi ##### Notable changes - Fix possible panic due to data race in `buildx bake --print` command [https://github.com/docker/buildx/pull/2603](https://togithub.com/docker/buildx/pull/2603) - Improve messaging about using `--debug` flag to inspect build warnings [#​2612](https://togithub.com/docker/buildx/issues/2612) ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.16.0](https://togithub.com/docker/buildx/releases/tag/v0.16.0) ### [`v0.16.0`](https://togithub.com/docker/buildx/releases/tag/v0.16.0) [Compare Source](https://togithub.com/docker/buildx/compare/v0.15.1...v0.16.0) Welcome to the v0.16.0 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - Tõnis Tiigi - CrazyMax - Sebastiaan van Stijn - David Karlsson - Eli Treuherz - Talon Bowler - Guillaume Lours - Shaun Thompson ##### Notable Changes - Build command now ensures that multi-node builds use the same build reference for each node [#​2572](https://togithub.com/docker/buildx/issues/2572) - Bake command now supports `--call` and `--check` flags and `call` key in target definition for selecting custom build methods [#​2556](https://togithub.com/docker/buildx/issues/2556) [#​2576](https://togithub.com/docker/buildx/issues/2576) - Bake definition variables and targets supports new `description` key for defining text-based description that can be inspected later [#​2556](https://togithub.com/docker/buildx/issues/2556) - Experimental: Bake command supports new `--list-targets` and `--list-variables` flags for inspecting the definition and possible configuration options for your project. [#​2556](https://togithub.com/docker/buildx/issues/2556) - Bake command now supports printing warnings similarly to the build command. [#​2501](https://togithub.com/docker/buildx/issues/2501) - Avoid duplicate requests and improve the performance of remote driver [#​2501](https://togithub.com/docker/buildx/issues/2501) - Build warnings can now be saved to the metadata file when defining `BUILDX_METADATA_WARNINGS=1` [#​2551](https://togithub.com/docker/buildx/issues/2551) [#​2521](https://togithub.com/docker/buildx/issues/2521) [#​2550](https://togithub.com/docker/buildx/issues/2550) - Improve message of `--check` when no warnings are detected [#​2549](https://togithub.com/docker/buildx/issues/2549) - Fix support for multi-type annotations during build [#​2522](https://togithub.com/docker/buildx/issues/2522) - Fix possible inefficient transfer of files when switching projects due to incremental transfer reuse (regression from v0.14+) [#​2558](https://togithub.com/docker/buildx/issues/2558) - Fix incorrect default load for chained Bake targets [#​2583](https://togithub.com/docker/buildx/issues/2583) - Fix incorrect `COMPOSE_PROJECT_NAME` handling in Bake [#​2579](https://togithub.com/docker/buildx/issues/2579) - Fix index annotations support for multi-node builds [#​2546](https://togithub.com/docker/buildx/issues/2546) - Fix capturing provenance metadata for builds from remote context [#​2560](https://togithub.com/docker/buildx/issues/2560) ##### Dependency Changes - **github.com/compose-spec/compose-go/v2** v2.1.2 -> v2.1.3 - **github.com/containerd/containerd** v1.7.18 -> v1.7.19 - **github.com/containerd/containerd/api** v1.7.19 ***new*** - **github.com/containerd/platforms** v0.2.1 ***new*** - **github.com/containerd/ttrpc** v1.2.4 -> v1.2.5 - **github.com/cpuguy83/go-md2man/v2** v2.0.4 ***new*** - **github.com/docker/cli** v26.1.4 -> v27.0.3 - **github.com/docker/cli-docs-tool** v0.7.0 -> v0.8.0 - **github.com/docker/docker** v26.1.4 -> v27.0.3 - **github.com/docker/docker-credential-helpers** v0.8.0 -> v0.8.2 - **github.com/go-logr/logr** v1.3.0 -> v1.4.1 - **github.com/gofrs/flock** v0.8.1 -> v0.12.0 - **github.com/klauspost/compress** v1.17.4 -> v1.17.9 - **github.com/mitchellh/hashstructure/v2** v2.0.2 ***new*** - **github.com/moby/buildkit** v0.14.1 -> v0.15.0 - **github.com/prometheus/procfs** v0.12.0 -> v0.15.1 - **github.com/russross/blackfriday/v2** v2.1.0 ***new*** - **github.com/spf13/cobra** v1.8.0 -> v1.8.1 - **github.com/stretchr/testify** v1.8.4 -> v1.9.0 - **github.com/tonistiigi/go-csvvalue** [`ddb21b7`](https://togithub.com/docker/buildx/commit/ddb21b71c0b4) ***new*** Previous release can be found at [v0.15.1](https://togithub.com/docker/buildx/releases/tag/v0.15.1) ### [`v0.15.1`](https://togithub.com/docker/buildx/releases/tag/v0.15.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.15.0...v0.15.1) Welcome to the 0.15.1 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - Tõnis Tiigi - Sebastiaan van Stijn - Talon Bowler ##### Notable Changes - Fix missing build error and exit code for some validation requests with `--check` [#​2518](https://togithub.com/docker/buildx/issues/2518) - Update fallback image for `--check` to Dockerfile v1.8.1 [#​2538](https://togithub.com/docker/buildx/issues/2538) ##### Dependency Changes - **github.com/moby/buildkit** v0.14.0 -> v0.14.1 Previous release can be found at [v0.15.0](https://togithub.com/docker/buildx/releases/tag/v0.15.0) ### [`v0.15.0`](https://togithub.com/docker/buildx/releases/tag/v0.15.0) [Compare Source](https://togithub.com/docker/buildx/compare/v0.14.1...v0.15.0) Welcome to the 0.15.0 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - Tõnis Tiigi - CrazyMax - Sebastiaan van Stijn - Tim Smith - Jonathan A. Sternberg - Talon Bowler - David Karlsson - Akihiro Suda - Shaun Thompson - Arnold Sobanski - Guillaume Lours - Justin Chadwell - Mitsuru Kariya - Sumner Warren - jaihwan104 ##### Notable Changes - New `--call` option allows setting evaluation method for a build, replacing the previous experimental `--print` flag. [#​2498](https://togithub.com/docker/buildx/issues/2498) [#​2487](https://togithub.com/docker/buildx/issues/2487) [#​2513](https://togithub.com/docker/buildx/issues/2513) In addition to default "build", the following methods are implemented by Dockerfile frontend: - `check` - Run validation routines for your build configuration. These are the same validations that would show up as warnings during build. There is also shortcut flag `--check` for this option. - `outline` - Show configuration that would be used by current build, including all the build-args, secrets, SSH etc that your build would use. - `targets`- Show all available targets and their descriptions. - New `--prefer-index` flag has been added to `imagetools create` command to control the behavior of creating image out of one single-platform image manifest. [#​2482](https://togithub.com/docker/buildx/issues/2482) - Kubernetes driver allows configuring deployment timeout [#​2492](https://togithub.com/docker/buildx/issues/2492) - New metrics definitions have been added for build warning types [#​2482](https://togithub.com/docker/buildx/issues/2482) [#​2507](https://togithub.com/docker/buildx/issues/2507) - Prune and Disk usage commands now support negative and prefix filters [#​2473](https://togithub.com/docker/buildx/issues/2473) - Building Compose files with Bake now supports passing SSH forwarding configuration [#​2445](https://togithub.com/docker/buildx/issues/2445) - Compose compatibility has been updated to v2.1.2 [#​2502](https://togithub.com/docker/buildx/issues/2502) [#​2425](https://togithub.com/docker/buildx/issues/2425) - Fix issue with configuring Kubernetes driver with custom TLS certificates [#​2454](https://togithub.com/docker/buildx/issues/2454) - Fix concurrent kubeconfig access when loading nodes [#​2497](https://togithub.com/docker/buildx/issues/2497) ##### Dependency Changes - **github.com/Microsoft/go-winio** v0.6.1 -> v0.6.2 - **github.com/Microsoft/hcsshim** v0.11.4 -> v0.11.5 - **github.com/compose-spec/compose-go/v2** v2.0.2 -> v2.1.2 - **github.com/containerd/containerd** v1.7.15 -> v1.7.18 - **github.com/containerd/errdefs** v0.1.0 ***new*** - **github.com/containerd/ttrpc** v1.2.3 -> v1.2.4 - **github.com/creack/pty** v1.1.18 -> v1.1.21 - **github.com/distribution/reference** v0.5.0 -> v0.6.0 - **github.com/docker/cli** v26.1.3 -> v26.1.4 - **github.com/docker/docker** v26.0.0 -> v26.1.4 - **github.com/go-viper/mapstructure/v2** v2.0.0 ***new*** - **github.com/hashicorp/errwrap** v1.1.0 ***new*** - **github.com/hashicorp/go-multierror** v1.1.1 ***new*** - **github.com/moby/buildkit** [`71f99c5`](https://togithub.com/docker/buildx/commit/71f99c52a669) -> v0.14.0 - **github.com/opencontainers/image-spec** v1.1.0-rc5 -> v1.1.0 - **github.com/tonistiigi/fsutil** [`7525a1a`](https://togithub.com/docker/buildx/commit/7525a1af2bb5) -> [`91a3fc4`](https://togithub.com/docker/buildx/commit/91a3fc46842c) - **github.com/tonistiigi/vt100** [`f9a4f7e`](https://togithub.com/docker/buildx/commit/f9a4f7ef6531) -> [`90bafcd`](https://togithub.com/docker/buildx/commit/90bafcd6abab) Previous release can be found at [v0.14.1](https://togithub.com/docker/buildx/releases/tag/v0.14.1) ### [`v0.14.1`](https://togithub.com/docker/buildx/releases/tag/v0.14.1) [Compare Source](https://togithub.com/docker/buildx/compare/v0.14.0...v0.14.1) buildx 0.14.1 Welcome to the 0.14.1 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Notable changes - Fix possible duplicate requests when setting up a connection to buildkit instance [#​2467](https://togithub.com/docker/buildx/issues/2467) - Fix error handling when merging multi-node build results [#​2424](https://togithub.com/docker/buildx/issues/2424) - Fix creating metadata file if `--print` is used [#​2422](https://togithub.com/docker/buildx/issues/2422) - Fix creating an empty image when "default load" and `--print` are both set [#​2421](https://togithub.com/docker/buildx/issues/2421) - Fix bake files that use same named context pointing to another target multiple times with different names [#​2444](https://togithub.com/docker/buildx/issues/2444) - Defer metrics provider setup to updated docker/cli library [#​2460](https://togithub.com/docker/buildx/issues/2460) ##### Dependency Changes This release has no dependency changes Previous release can be found at [v0.14.0](https://togithub.com/docker/buildx/releases/tag/v0.14.0)
minio/minio-go (github.com/minio/minio-go/v7) ### [`v7.0.74`](https://togithub.com/minio/minio-go/releases/tag/v7.0.74): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.73...v7.0.74) #### What's Changed - return appropriate error type for generic handling by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1981](https://togithub.com/minio/minio-go/pull/1981) - feat: add SetContentDisposition method for postPolicy Upload by [@​lianggx6](https://togithub.com/lianggx6) in [https://github.com/minio/minio-go/pull/1982](https://togithub.com/minio/minio-go/pull/1982) - docs: fix doc about default alias by [@​emil2k](https://togithub.com/emil2k) in [https://github.com/minio/minio-go/pull/1984](https://togithub.com/minio/minio-go/pull/1984) - fix: GCS endpoint validation to allow ports by [@​ammarhusain-sol](https://togithub.com/ammarhusain-sol) in [https://github.com/minio/minio-go/pull/1985](https://togithub.com/minio/minio-go/pull/1985) #### New Contributors - [@​lianggx6](https://togithub.com/lianggx6) made their first contribution in [https://github.com/minio/minio-go/pull/1982](https://togithub.com/minio/minio-go/pull/1982) - [@​emil2k](https://togithub.com/emil2k) made their first contribution in [https://github.com/minio/minio-go/pull/1984](https://togithub.com/minio/minio-go/pull/1984) - [@​ammarhusain-sol](https://togithub.com/ammarhusain-sol) made their first contribution in [https://github.com/minio/minio-go/pull/1985](https://togithub.com/minio/minio-go/pull/1985) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.73...v7.0.74 ### [`v7.0.73`](https://togithub.com/minio/minio-go/releases/tag/v7.0.73): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.72...v7.0.73) #### What's Changed - upgrade all deps and replace gopkg.in for ini with go module by [@​marktheunissen](https://togithub.com/marktheunissen) in [https://github.com/minio/minio-go/pull/1977](https://togithub.com/minio/minio-go/pull/1977) - Add ca-west-1 endpoint by [@​tjwallace](https://togithub.com/tjwallace) in [https://github.com/minio/minio-go/pull/1971](https://togithub.com/minio/minio-go/pull/1971) - fix replication validation for Role ARN by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1978](https://togithub.com/minio/minio-go/pull/1978) - Fix missing CompleteMultipartUpload SSE-C by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1980](https://togithub.com/minio/minio-go/pull/1980) #### New Contributors - [@​marktheunissen](https://togithub.com/marktheunissen) made their first contribution in [https://github.com/minio/minio-go/pull/1977](https://togithub.com/minio/minio-go/pull/1977) - [@​tjwallace](https://togithub.com/tjwallace) made their first contribution in [https://github.com/minio/minio-go/pull/1971](https://togithub.com/minio/minio-go/pull/1971) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73 ### [`v7.0.72`](https://togithub.com/minio/minio-go/releases/tag/v7.0.72): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.71...v7.0.72) #### What's Changed - Keep all x-minio- headers as-is by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1970](https://togithub.com/minio/minio-go/pull/1970) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72 ### [`v7.0.71`](https://togithub.com/minio/minio-go/releases/tag/v7.0.71): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.70...v7.0.71) #### What's Changed - Add support for DelMarkerExpiration element by [@​krisis](https://togithub.com/krisis) in [https://github.com/minio/minio-go/pull/1959](https://togithub.com/minio/minio-go/pull/1959) - feat: support tags for postPolicy Upload by [@​jiuker](https://togithub.com/jiuker) in [https://github.com/minio/minio-go/pull/1967](https://togithub.com/minio/minio-go/pull/1967) - Add ListMultipartUploads mint test by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1963](https://togithub.com/minio/minio-go/pull/1963) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
golangci/golangci-lint (golangci/golangci-lint) ### [`v1.59.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1) 1. Updated linters - `go-errorlint`: from 1.5.1 to 1.5.2 - `gomnd`: deprecated configuration compatibility - `intrange`: add `style` preset - `misspell`: from 0.5.1 to 0.6.0 - `sloglint`: from 0.7.0 to 0.7.1 - `testifylint`: from 1.3.0 to 1.3.1 - `unparam`: bump to HEAD - `usestdlibvars`: from 1.25.0 to 1.26.0 2. Fixes - SARIF: init empty result slice - SARIF: issue column >= 1 3. Documentation - update `revive` configuration ### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1590) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0) 1. Enhancements - Add SARIF output format - Allow the analysis of generated files (`issues.exclude-generated: disable`) 2. Updated linters - `errcheck`: fix deprecation warning - `go-critic`: from 0.11.3 to 0.11.4 - `gosec`: from 2.20.0 to [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) (fix G601 and G113 performance issues) - `sloglint`: from 0.6.0 to 0.7.0 (new option `forbidden-keys`) - `testifylint`: from 1.2.0 to 1.3.0 (new checker `negative-positive` and new option `go-require.ignore-http-handlers`) 3. Misc. - ️️⚠️ Deprecate `github-action` output format - ️️⚠️ Deprecate `issues.exclude-generated-strict` option (replaced by `issues.exclude-generated: strict`) - ️️⚠️ Add warning about disabled and deprecated linters (level 2) ### [`v1.58.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1582) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) 1. Updated linters - `canonicalheader`: from 1.0.6 to 1.1.1 - `gosec`: from 2.19.0 to 2.20.0 - `musttag`: from 0.12.1 to 0.12.2 - `nilnil`: from 0.1.8 to 0.1.9 2. Documentation - Improve integrations and install pages
kubernetes/api (k8s.io/api) ### [`v0.27.16`](https://togithub.com/kubernetes/api/compare/v0.27.15...v0.27.16) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.27.15...v0.27.16) ### [`v0.27.15`](https://togithub.com/kubernetes/api/compare/v0.27.14...v0.27.15) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.27.14...v0.27.15) ### [`v0.27.14`](https://togithub.com/kubernetes/api/compare/v0.27.13...v0.27.14) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.27.13...v0.27.14)
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver) ### [`v0.27.16`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.15...v0.27.16) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.15...v0.27.16) ### [`v0.27.15`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.14...v0.27.15) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.14...v0.27.15) ### [`v0.27.14`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.13...v0.27.14) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.27.13...v0.27.14)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.27.16`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.15...v0.27.16) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.15...v0.27.16) ### [`v0.27.15`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.14...v0.27.15) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.14...v0.27.15) ### [`v0.27.14`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.13...v0.27.14) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.13...v0.27.14)
kubernetes/apiserver (k8s.io/apiserver) ### [`v0.27.16`](https://togithub.com/kubernetes/apiserver/compare/v0.27.15...v0.27.16) [Compare Source](https://togithub.com/kubernetes/apiserver/compare/v0.27.15...v0.27.16) ### [`v0.27.15`](https://togithub.com/kubernetes/apiserver/compare/v0.27.14...v0.27.15) [Compare Source](https://togithub.com/kubernetes/apiserver/compare/v0.27.14...v0.27.15) ### [`v0.27.14`](https://togithub.com/kubernetes/apiserver/compare/v0.27.13...v0.27.14) [Compare Source](https://togithub.com/kubernetes/apiserver/compare/v0.27.13...v0.27.14)
kubernetes/client-go (k8s.io/client-go) ### [`v0.27.16`](https://togithub.com/kubernetes/client-go/compare/v0.27.15...v0.27.16) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.27.15...v0.27.16) ### [`v0.27.15`](https://togithub.com/kubernetes/client-go/compare/v0.27.14...v0.27.15) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.27.14...v0.27.15) ### [`v0.27.14`](https://togithub.com/kubernetes/client-go/compare/v0.27.13...v0.27.14) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.27.13...v0.27.14)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

renovate-rancher[bot] commented 2 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/goccy/go-json v0.10.2 -> v0.10.3
github.com/klauspost/compress v1.17.6 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.6 -> v2.2.8
golang.org/x/mod v0.15.0 -> v0.17.0
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/term v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.18.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
k8s.io/code-generator v0.27.13 -> v0.27.16
k8s.io/component-base v0.27.13 -> v0.27.16
k8s.io/kms v0.27.13 -> v0.27.16