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

Cleanup code - Kaniko pod parameterization #1394

Merged
merged 1 commit into from
May 28, 2019
Merged

Conversation

IronPan
Copy link
Member

@IronPan IronPan commented May 28, 2019

/assign @gaoning777 @Ark-kun


This change is Reviewable

@IronPan
Copy link
Member Author

IronPan commented May 28, 2019

fix #1316

@Ark-kun
Copy link
Contributor

Ark-kun commented May 28, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

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 merged commit 02313e4 into master May 28, 2019
@gaoning777
Copy link
Contributor

This is not fixing the parameterized issue, though.

def build_docker_image(staging_gcs_path, target_image, dockerfile_path, timeout=600, namespace='kubeflow'):

@IronPan
Copy link
Member Author

IronPan commented May 29, 2019

The "default" ns should be ok. And the top level user facing function should optionally accept the namespace, since user not always have permission to default namespace in multi-tenant case.

@IronPan IronPan deleted the IronPan-patch-15 branch May 30, 2019 07:15
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
…ubeflow#1394)

* Set ModelSpec memory to required

* Added validation webhook

* Added validation webhook test

* Added validation webhook for trained models

* Registered trained model webhook

* Updated kubebuilder webhook marker name

* Added comments and function validateMemoryNotModified for clarity

* refactored variables and constants for clarity on memory spec

* Changed variable for consistency: currentTmMemory -> oldTmMemory

* Changed apiVersions to v1alpha1

* Added newline

* Displayed quantity value as a string

* Added trained model validation webhook

* Update logger and error message

* Changed test to follow Table-Drive-Development
HumairAK added a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
…beflow#1394. (kubeflow#1395)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
…beflow#1394. (kubeflow#1395)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
…beflow#1394. (kubeflow#1395)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.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.

4 participants