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

developer_guide: Add instructions for v1alpha2 #528

Merged
merged 1 commit into from Apr 11, 2018
Merged

developer_guide: Add instructions for v1alpha2 #528

merged 1 commit into from Apr 11, 2018

Conversation

gaocegege
Copy link
Member

@gaocegege gaocegege commented Apr 11, 2018

Signed-off-by: Ce Gao gaoce@caicloud.io


This change is Reviewable

Signed-off-by: Ce Gao <gaoce@caicloud.io>
@gaocegege
Copy link
Member Author

/assign @jlewi @ScorpioCPH

@coveralls
Copy link

coveralls commented Apr 11, 2018

Coverage Status

Coverage increased (+1.9%) to 48.889% when pulling d23fe43 on gaocegege:docs/dev into 792d399 on kubeflow:master.

If you want to build the operator for v1alpha2, please use the command here:

```sh
go install github.com/kubeflow/tf-operator/cmd/tf-operator.v2
Copy link
Member

Choose a reason for hiding this comment

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

I'm not following here, does this mean that if i build with:

go install github.com/kubeflow/tf-operator/cmd/tf-operator

I have v1alpha1 support, but if I build it with:

go install github.com/kubeflow/tf-operator/cmd/tf-operator.v2

I have both v1alpha1 and v1alpha2?

Copy link
Member Author

@gaocegege gaocegege Apr 11, 2018

Choose a reason for hiding this comment

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

No, we have two binaries now. tf-operator and tf-operator.v2.

Because the code in cmd is also different between v1alpha1 and v1alpha2

@jlewi
Copy link
Contributor

jlewi commented Apr 11, 2018

/lgtm

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

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 ecd792c into kubeflow:master Apr 11, 2018
@gaocegege gaocegege deleted the docs/dev branch April 11, 2018 13:47
yph152 pushed a commit to yph152/tf-operator that referenced this pull request Jun 18, 2018
Signed-off-by: Ce Gao <gaoce@caicloud.io>
jetmuffin pushed a commit to jetmuffin/tf-operator that referenced this pull request Jul 9, 2018
Signed-off-by: Ce Gao <gaoce@caicloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants