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

fix: generate printer columns for job crds #1451

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

@aws-kf-ci-bot
Copy link
Contributor

Hi @henrysecond1. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@@ -16,7 +16,14 @@ spec:
singular: pytorchjob
scope: Namespaced
versions:
- name: v1
- additionalPrinterColumns:
Copy link
Member

Choose a reason for hiding this comment

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

I am wondering if Is it generated by kubebuilder?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it is automatically generated by kubebuilder. Maybe it is just sorted by alphabetical order..?

Copy link
Member

Choose a reason for hiding this comment

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

SGTM!

@gaocegege
Copy link
Member

Thanks for your contribution! 🎉 👍

@henrysecond1
Copy link
Contributor Author

Thanks for your contribution! 🎉 👍

Thanks for checking the PR :)

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

@coveralls
Copy link

coveralls commented Oct 25, 2021

Pull Request Test Coverage Report for Build 1384869466

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 8.161%

Totals Coverage Status
Change from base Build 1343735744: 0.0%
Covered Lines: 311
Relevant Lines: 3811

💛 - Coveralls

@johnugeorge
Copy link
Member

Can you add for other operators as well?

@gaocegege
Copy link
Member

/retest

@henrysecond1 henrysecond1 changed the title fix: generate printer columns for tfjob & pytorchjob fix: generate printer columns for job crds Oct 26, 2021
@henrysecond1
Copy link
Contributor Author

Can you add for other operators as well?

Sure, I added it for all operators (mxjob, tfjob, pytorchjob, xgboostjob)

@Jeffwan
Copy link
Member

Jeffwan commented Oct 27, 2021

This should be part of #1301. @henrysecond1 If you have design on the overall experience, feel free to write a short proposal in the issue for discussion or cut a PR directly.

/lgtm

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/approve

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaocegege, henrysecond1

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

@google-oss-robot google-oss-robot merged commit 4ac55d2 into kubeflow:master Oct 27, 2021
@henrysecond1
Copy link
Contributor Author

This should be part of #1301. @henrysecond1 If you have design on the overall experience, feel free to write a short proposal in the issue for discussion or cut a PR directly.

oh, I didn't check that issue, thank you.

@henrysecond1 henrysecond1 deleted the fix/printcolumn branch October 27, 2021 03:21
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

7 participants