Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volcano Supports K8s v1.31 #3765

Open
Monokaix opened this issue Oct 10, 2024 · 9 comments
Open

Volcano Supports K8s v1.31 #3765

Monokaix opened this issue Oct 10, 2024 · 9 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Monokaix
Copy link
Member

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 Monokaix added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 10, 2024
@Monokaix
Copy link
Member Author

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

  • basic adapt except volumebinding part
  • volumebinding part, should sync from k8s v1.31

@Monokaix
Copy link
Member Author

/good-first-issue

@volcano-sh-bot
Copy link
Contributor

@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:

/good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@volcano-sh-bot volcano-sh-bot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Oct 10, 2024
@vie-serendipity
Copy link
Contributor

Hi, @Monokaix I interested to work on this

@Monokaix
Copy link
Member Author

Hi, @Monokaix I interested to work on this

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

@vie-serendipity
Copy link
Contributor

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

@Monokaix
Copy link
Member Author

Monokaix commented Oct 11, 2024

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
Copy link
Contributor

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
Copy link
Member

/cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants