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

Che-Kuang Chu updated SUBMARINE-954:
------------------------------------
    Description: 
After the submarine is down, we can find that the experiment and notebook pods 
are still alive in the cluster. 

Reproduce steps:
 # create submarine
 # access to the workbench by port forwarding
 # add notebook or experiment from the workbench
 # delete submarine
 # we can find out that notebooks, tfjobs, pytorchjobs and relating components 
are still alive.

To fix the bug, we can maybe add onwerReferences to the created resources.

Reference:
 * ownerReference: 
*[https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/]*

 

  was:
After the submarine-server is down, we can find that the experiment and 
notebook pods are still alive in the cluster. 

Reproduce steps:
 # helm install submarine ./helm-charts/submarine
 # access to the workbench by port forwarding
 # add notebook or experiment from the workbench
 # helm uninstall submarine
 # kubectl get pod, and we can find that the pods are still in the cluster

To fix the bug, we can maybe add onwerReferences to the created resources.

Reference:
 * ownerReference: 
*[https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/]*

 


> Experiments and notebooks  are still alive after the server is down
> -------------------------------------------------------------------
>
>                 Key: SUBMARINE-954
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-954
>             Project: Apache Submarine
>          Issue Type: Bug
>          Components: Backend Server
>            Reporter: Che-Kuang Chu
>            Assignee: Che-Kuang Chu
>            Priority: Major
>
> After the submarine is down, we can find that the experiment and notebook 
> pods are still alive in the cluster. 
> Reproduce steps:
>  # create submarine
>  # access to the workbench by port forwarding
>  # add notebook or experiment from the workbench
>  # delete submarine
>  # we can find out that notebooks, tfjobs, pytorchjobs and relating 
> components are still alive.
> To fix the bug, we can maybe add onwerReferences to the created resources.
> Reference:
>  * ownerReference: 
> *[https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/]*
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org

Reply via email to