topolvm / topolvm

Capacity-aware CSI plugin for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update supporting Kubernetes (1.29)

llamerada-jp opened this issue · comments

Update Procedure

Before Check List

There is a check list to confirm depending libraries or tools are released. The release notes for Kubernetes should also be checked.

Must Update Dependencies

Must update Kubernetes with each new version of Kubernetes.

Semi-required Dependencies

These are not released on the occasion of a Kubernetes version upgrade, so if there is a release that corresponds to a Kubernetes version, use it.

Release notes check

  • Read the necessary release notes for Kubernetes.

Checklist

  • Finish implementation of the issue
  • Test all functions

update kubescheduler.config.k8s.io api version to v1 from v1beta3

what is the current state in supporting 1.29? What needs to be done to support 1.29?

Is there an update on the 1.29 compatibility?

We have not worked on it, but we don't know the incompatibility to kubernetes 1.29, so topolvm would work.