volcano-sh / apis

The API (CRD) of Volcano
Apache License 2.0
32 stars 59 forks source link

seperate the api and client #60

Open william-wang opened 2 years ago

william-wang commented 2 years ago

Describe the solution you'd like move the client to another repo, and make the apis repo to be a pure api defination which does not depends k8s version. users can generate the client themselves or use our client repo directly.

k82cn commented 2 years ago

Let's bring this topic to our weekly meeting :)

Saba1119 commented 2 years ago

do you have any documents related to volcano APIs and also any way to apply volcano jobs directly using API

Thor-wl commented 2 years ago

do you have any documents related to volcano APIs and also any way to apply volcano jobs directly using API

Not yet. So what's your requirement and scenario?

Saba1119 commented 2 years ago

@Thor-wl We need to fetch, add, edit volcano jobs programmatically using API

Thor-wl commented 2 years ago

/cc @Yikun Do you have the api list?

Yikun commented 2 years ago

@Saba1119

ektak67 commented 1 year ago

I want to contribute to the project can you I start ?