kubernetes-sigs / cli-utils

This repo contains binaries that built from libraries in cli-runtime.
Apache License 2.0
155 stars 77 forks source link

Update k8s.io dependencies to v0.27.2 #629

Closed ash2k closed 1 year ago

ash2k commented 1 year ago

Based on and contains commits from https://github.com/kubernetes-sigs/cli-utils/pull/619.

ash2k commented 1 year ago

We actually cannot update to the v0.27.3 or v0.27.4 without stepping into the mess of https://github.com/kubernetes/kubernetes/issues/118340. We'll have to go directly to v0.28.x.

ash2k commented 1 year ago

@seans3 @mortent This passes CI, finally.

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ash2k, seans3

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cli-utils/blob/master/OWNERS)~~ [seans3] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
seans3 commented 1 year ago

Also addresses: https://github.com/kubernetes/kubernetes/issues/119840