[ 
https://issues.apache.org/jira/browse/SUBMARINE-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chi-Sheng Liu updated SUBMARINE-1204:
-------------------------------------
    Description: 
The name of the notebook cannot start with "submarine". Otherwise, the service 
name will conflict with the other services that the operator created.
For example, if the name of the notebook is "submarine-server", then it will 
conflict with the service "submarine-server" that the operator created.

Possible solutions:
1. Do input validation in frontend and backend.
2. Append prefix to notebook name. For example, notebook "nbtest" becomes 
"submarine-notebook-nbtest".

See the attachment for screenshots.

  was:
The name of the notebook cannot start with "submarine". Otherwise, the service 
name will conflict with the other services that the operator created.
For example, if the name of the notebook is "submarine-server", then it will 
conflict with the service "submarine-server" that the operator created.

See the attachment for screenshots.


> Notebook names cannot start with "submarine"
> --------------------------------------------
>
>                 Key: SUBMARINE-1204
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-1204
>             Project: Apache Submarine
>          Issue Type: Bug
>            Reporter: Chi-Sheng Liu
>            Assignee: Chi-Sheng Liu
>            Priority: Major
>         Attachments: kubectl-get-all.png
>
>
> The name of the notebook cannot start with "submarine". Otherwise, the 
> service name will conflict with the other services that the operator created.
> For example, if the name of the notebook is "submarine-server", then it will 
> conflict with the service "submarine-server" that the operator created.
> Possible solutions:
> 1. Do input validation in frontend and backend.
> 2. Append prefix to notebook name. For example, notebook "nbtest" becomes 
> "submarine-notebook-nbtest".
> See the attachment for screenshots.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to