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

Support kubeflow.org/paddlejob #1142

Merged

Conversation

tenzen-y
Copy link
Member

@tenzen-y tenzen-y commented Sep 21, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it:

I added the paddlejob-controller to the frameworkjob-manager.

Which issue(s) this PR fixes:

Part-of #297

Special notes for your reviewer:

I verified the behavior using #1148 example in the real cluster.

Does this PR introduce a user-facing change?

Support kubeflow.org/paddlejob

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. labels Sep 21, 2023
@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit f228a66
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/650bb9b1dd1c720008528f65

@k8s-ci-robot
Copy link
Contributor

[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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 21, 2023
@tenzen-y tenzen-y mentioned this pull request Sep 21, 2023
2 tasks
@tenzen-y
Copy link
Member Author

/hold for review.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 21, 2023
@tenzen-y tenzen-y changed the title Support kubeflow.org/paddlejob WIP: Support kubeflow.org/paddlejob Sep 21, 2023
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 21, 2023
@tenzen-y tenzen-y changed the title WIP: Support kubeflow.org/paddlejob Support kubeflow.org/paddlejob Sep 21, 2023
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 21, 2023
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
@alculquicondor
Copy link
Contributor

/assign @mimowo

Copy link
Contributor

@mimowo mimowo left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 22, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: be0fef0cb9b1fbac1917542f7c5415df15d23439

@mimowo
Copy link
Contributor

mimowo commented Sep 22, 2023

@tenzen-y feel free to cancel the hold.

@tenzen-y
Copy link
Member Author

@tenzen-y feel free to cancel the hold.

Thank you!
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 22, 2023
@k8s-ci-robot k8s-ci-robot merged commit f9273be into kubernetes-sigs:main Sep 22, 2023
14 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.5 milestone Sep 22, 2023
@tenzen-y tenzen-y deleted the support-kubeflow-paddlejob branch September 22, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants