Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

re-org api package #39

Merged
merged 1 commit into from
May 23, 2019
Merged

re-org api package #39

merged 1 commit into from
May 23, 2019

Conversation

jian-he
Copy link
Contributor

@jian-he jian-he commented May 23, 2019

Fixes #38
Api files are placed under common/job_controller/api/v1 :
[new file] interface.go: the ControllerInterface for custom operators to override
[new file] controller.go: the JobController struct which contains the ReconcileJobs entry method.
[new file] constants.go: the constant such as the label keys: job-name, replica-index, etc.


This change is Reviewable

@jian-he
Copy link
Contributor Author

jian-he commented May 23, 2019

@richardsliu @terrytangyuan please review

@richardsliu
Copy link
Contributor

/lgtm

Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: terrytangyuan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit ae5ac6f into kubeflow:master May 23, 2019
georgkaleido pushed a commit to georgkaleido/common that referenced this pull request Jun 9, 2022
* Work in progress

* Add script to download latest models from kaleido-models

* Remove arguments

* Update README.md

* Fix listing qi trainings
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re organize the API package
4 participants