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

Remove deadcode related to PodDisruptionBudget #2073

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

tenzen-y
Copy link
Member

What this PR does / why we need it:
Actually, we never operate PDB in the training-operator, and those functions are never referred from any others.

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #

Checklist:

  • Docs included if any changes are user facing

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tenzen-y

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8743957217

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.07%) to 35.386%

Files with Coverage Reduction New Missed Lines %
pkg/controller.v1/common/scheduling.go 1 0.0%
pkg/controller.v1/mpi/mpijob_controller.go 8 80.48%
Totals Coverage Status
Change from base Build 8733644470: 0.07%
Covered Lines: 4372
Relevant Lines: 12355

💛 - Coveralls

@johnugeorge
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Apr 26, 2024
@google-oss-prow google-oss-prow bot merged commit 5b64630 into kubeflow:master Apr 26, 2024
38 checks passed
@tenzen-y tenzen-y deleted the delete-deadcode-pdb branch April 26, 2024 16:09
ckyuto pushed a commit to ckyuto/training-operator that referenced this pull request Apr 26, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
ckyuto pushed a commit to ckyuto/training-operator that referenced this pull request Apr 26, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Signed-off-by: Weiyu Yen <ckyuto@gmail.com>
johnugeorge pushed a commit to johnugeorge/training-operator that referenced this pull request Apr 28, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
johnugeorge pushed a commit to johnugeorge/training-operator that referenced this pull request Apr 28, 2024
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
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.

3 participants