-
Notifications
You must be signed in to change notification settings - Fork 71
change type of rtype to commonv1.ReplicaType #135
Conversation
/assign @terrytangyuan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/assign @terrytangyuan @zw0610 @carmark @Jeffwan
Did you do |
Please refer to https://travis-ci.com/github/kubeflow/common/builds/226788990 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Others PTAL.
common/pkg/apis/common/v1/types.go Line 151 in eb55dde
Nice catch. /lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jeffwan 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 |
kubeflow#135 This change brings some extra side effects and make training operator dependency upgrade fail. Since this change is kind of refactor, we determine to revert it at this moment.
Since reconciler.v1 add more changes. This revert's scope is larger than original PR. Signed-off-by: Jiaxin Shan <[email protected]>
Since reconciler.v1 add more changes. This revert's scope is larger than original PR. Signed-off-by: Jiaxin Shan <[email protected]>
Since reconciler.v1 add more changes. This revert's scope is larger than original PR. Signed-off-by: Jiaxin Shan <[email protected]>
kubeflow#135 This change brings some extra side effects and make training operator dependency upgrade fail. Since this change is kind of refactor, we determine to revert it at this moment.
related: #134