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

KEP-2170: Add directories for the V2 APIs #2221

Merged

Conversation

andreyvelich
Copy link
Member

@andreyvelich andreyvelich commented Aug 15, 2024

Related: #2206

I added directory structure for the V2 APIs.

/assign @tenzen-y @kubeflow/wg-training-leads

@andreyvelich andreyvelich linked an issue Aug 15, 2024 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Aug 15, 2024

Pull Request Test Coverage Report for Build 10407466004

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 33.469%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/training-operator.v2alpha1/main.go 0 3 0.0%
Totals Coverage Status
Change from base Build 10353886679: 0.0%
Covered Lines: 3949
Relevant Lines: 11799

💛 - Coveralls

Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

Thanks for this.

Copy link
Member

Choose a reason for hiding this comment

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

Could you add this Dockerfile to the build workflow so that we can ensure the new project is buildable?

cmd/training-operator.v2alpha1/Dockerfile Outdated Show resolved Hide resolved
cmd/training-operator.v2alpha1/Dockerfile Show resolved Hide resolved
cmd/training-operator.v2alpha1/Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Andrey Velichkevich <[email protected]>
@andreyvelich andreyvelich force-pushed the issue-2206-api-initialization branch 2 times, most recently from 265904a to b2d5610 Compare August 15, 2024 15:54
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. Thanks for starting this!

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

@tenzen-y
Copy link
Member

/lgtm

Signed-off-by: Andrey Velichkevich <[email protected]>
@tenzen-y
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Aug 15, 2024
@google-oss-prow google-oss-prow bot merged commit 6f36eb7 into kubeflow:master Aug 15, 2024
39 checks passed
@andreyvelich andreyvelich deleted the issue-2206-api-initialization branch October 28, 2024 01:54
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.

KEP-2170: Add APIs for TrainJob and TrainingRuntime
4 participants