Open Monokaix opened 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
/good-first-issue
@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.
Hi, @Monokaix I interested to work on this
Hi, @Monokaix I interested to work on this
That's great! You can do the first task: )
I made a PR to adapt the volcano apis to Kubernetes 1.31 first, https://github.com/volcano-sh/apis/pull/137
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: )
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.
/cc
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