Commit Graph

9 Commits

Author SHA1 Message Date
Aldo Culquicondor 70a866ee52
Downgrade v2 API to v2beta1 (#378)
To leave the path open for improving the API without having to release a v3.
2021-07-16 11:29:46 -04:00
Aldo Culquicondor 3d4a4bdb51
Fork v2 controller and API in a new module (#366) 2021-06-22 08:58:51 -04:00
Yuan Tang 9dd3daf7bd
Dynamically grabbing the version of code-generator (#222)
* Dynamically grabbing the version of code-generator

* Update update-codegen.sh
2020-04-16 06:52:46 -07:00
Yuan Tang da48dfba6c
Add initial v1 controller and APIs (#225)
* Initial v1 skeleton

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Add v1 pkg/client

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* v1alpha2 -> v1

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* A couple fixes

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Fix]

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Fix lint issues

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Add v1 deployment yaml

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Fix versions

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
2020-04-16 06:46:46 -07:00
Abhilash Pallerlamudi 8c8d0d3002
update common api to latest (#208)
Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com>
2020-03-26 09:48:27 -07:00
Yuan Tang 4e73e5ec38 Add RunPolicy to MPIJobSpec that reuses kubeflow/common spec (#178)
* Reuse RunPolicy from kubeflow/common spec

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Update codegen

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>

* Temporary fix

Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
2020-01-28 13:23:40 -08:00
Fei Xu 4e7701d552 add default-gen (#114) 2019-06-10 06:57:11 -07:00
Yuan (Terry) Tang b3c25ea8f9 Initial v1alpha2 MPIJob API Spec (#95)
* Initial v1alpha2 MPIJob API Spec

* Update zz_generated.deepcopy.go

* Generate v1alpha2 client code

* Added ProcessingSpec struct and removed unnecessary Replicas

* Add ResourceType const with corev1.ResourceName type and added note in UnitsPerNode

* Removed ProcessingSpec and added some TODOs

* Remove unused ResourceType
2019-03-16 15:24:56 -07:00
Rong Ou 9994bd02db Initial code push 2018-06-01 15:52:20 -07:00