kubernetes-sigs / work-api

Kubernetes Work API
Apache License 2.0
54 stars 21 forks source link

Bump Kubernetes dependencies to v1.23 #33

Closed RainbowMango closed 3 months ago

RainbowMango commented 3 months ago

This PR bumps Kubernetes dependencies to v1.23, as well as controller-runtime and controller-tools which require Kubernetes v1.23:

Ideally, we should have a tag version for each version of Kubernetes dependency, but for now, we can have a solid commit for it. So that no matter the consumers use which version of Kubernetes, they can easily fetch code from this repo(by a commit ID).

RainbowMango commented 3 months ago

cc @qiujian16 @mikeshng

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikeshng, RainbowMango

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/work-api/blob/master/OWNERS)~~ [RainbowMango] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment