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

Removing reconciler code #1879

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

johnugeorge
Copy link
Member

The common reconciler code is dead piece of code which can be removed.

Ref: #1816

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge

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

Copy link
Member

Choose a reason for hiding this comment

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

Can we remove all files in the test_job?

Copy link
Member Author

Choose a reason for hiding this comment

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

It is being used here

testjobv1 "github.com/kubeflow/training-operator/test_job/apis/test_job/v1"

and

testjobv1 "github.com/kubeflow/training-operator/test_job/apis/test_job/v1"

Copy link
Member

Choose a reason for hiding this comment

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

Oh, I see. We should replace those tests with a concrete framework such as TFJob and then remove all test_job codes. However, we can work on the improvement at follow-ups.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. We can cleanup that separately. Also, I see that many tests are using test job utils.

testutilv1 "github.com/kubeflow/training-operator/test_job/test_util/v1"

Copy link
Member

Choose a reason for hiding this comment

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

I added a task: #1816 (comment)

@coveralls
Copy link

coveralls commented Aug 3, 2023

Pull Request Test Coverage Report for Build 5749372991

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.5%) to 42.869%

Totals Coverage Status
Change from base Build 5733624152: 2.5%
Covered Lines: 3745
Relevant Lines: 8736

💛 - Coveralls

@tenzen-y
Copy link
Member

tenzen-y commented Aug 3, 2023

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Aug 3, 2023
@google-oss-prow google-oss-prow bot merged commit 3e08340 into kubeflow:master Aug 3, 2023
25 checks passed
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

3 participants