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: Strip unwanted space in custom image name #7026

Merged
merged 1 commit into from Mar 14, 2023

Conversation

midhun1998
Copy link
Member

Fixes: #6457
Description: Trims the whitespace around custom images to avoid pod creation failures.

@kimwnasptd
Copy link
Member

Looks good! Although I think we should also extend the Controller to expose issues around the creation of resources (Pod, Service etc) to the status of the Notebook. This way even if such errors occur they can be exposed in a more intuitive way.

Some relevant efforts are #7015 and #6952. So I'll also do a cc @apo-ger

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

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

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.

Trim whitespace around notebook images feature was lost in recent versions
2 participants