volcano-sh / volcano

A Cloud Native Batch System (Project under CNCF)
https://volcano.sh
Apache License 2.0
4.19k stars 962 forks source link

Volcano Supports K8s v1.31 #3765

Open Monokaix opened 3 weeks ago

Monokaix commented 3 weeks ago

What is the problem you're trying to solve

Volcano does not support k8s v1.31

Describe the solution you'd like

K8s v1.31 has officially released,volcano should support v1.31

Additional context

K8 v1.31 changelog https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#changelog-since-v1300

Monokaix commented 3 weeks ago

Please refer to https://github.com/volcano-sh/volcano/blob/master/docs/design/adapt-k8s-todo.md to start. Volumebinding part is a little complex so this feature will be splited into two tasks. Task list

Monokaix commented 3 weeks ago

/good-first-issue

volcano-sh-bot commented 3 weeks ago

@Monokaix: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/volcano-sh/volcano/issues/3765): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
vie-serendipity commented 3 weeks ago

Hi, @Monokaix I interested to work on this

Monokaix commented 3 weeks ago

Hi, @Monokaix I interested to work on this

That's great! You can do the first task: )

vie-serendipity commented 2 weeks ago

I made a PR to adapt the volcano apis to Kubernetes 1.31 first, https://github.com/volcano-sh/apis/pull/137

Monokaix commented 2 weeks ago

I made a PR to adapt the volcano apis to Kubernetes 1.31 first, volcano-sh/apis#137

Well done! you can also follow the adapt doc to submit a pr to volcano repo. And can you complete it within two weeks?this feature is a little urgent, hope you can understand: )

vie-serendipity commented 2 weeks ago

And can you complete it within two week?this feature is a little urgent, hope you can understand: )

Sure, I'll get it done ASAP.

googs1025 commented 2 weeks ago

/cc