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

server name must be validated #252

Closed
rokroskar opened this issue May 30, 2018 · 1 comment · Fixed by #253 or #255
Closed

server name must be validated #252

rokroskar opened this issue May 30, 2018 · 1 comment · Fixed by #253 or #255
Assignees
Labels

Comments

@rokroskar
Copy link
Member

"FieldValueInvalid","message":"Invalid value: \"renku-jupyter-rok-2eroskar-rok.roskar-proj-85a5229\": a DNS-1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character (e.g. 'my-name',  or '123-abc', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?')"

Also, since username might be firstname.lastname, 29 characters is likely not enough so need to rethink the pod name template.

@rokroskar
Copy link
Member Author

This is still not solved -- the escaped server names seem to get garbled and cause the volume claims to not be found. Should create tests in the new renku-notebooks repo for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant