You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Che-Kuang Chu (Jira)" <ji...@apache.org> on 2021/07/25 09:54:00 UTC

[jira] [Updated] (SUBMARINE-950) Create status for submarine custom resource

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

Che-Kuang Chu updated SUBMARINE-950:
------------------------------------
    Description: 
We have created the submarine custom resource and controlled it by the operator. However,  we want to know the status such as "Creating", "Running", "Terminating"  and "Failed" for the submarine custom resource, so we can watch the status of it.

Status:
 # Creating: after submitting a submarine  CR and waiting for the pods to be READY
 # Running: after all pods are READY
 # Terminating: delete a submitting CR and waiting for the pods to be terminated
 # Failed: when errors occur

Reference:

[https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/pkg/controller/sparkapplication/controller.go]

.

  was:
We have created the submarine custom resource and controlled it by the operator. However,  we want to know the status such as "Creating", "Running", "Terminating"  and "Failed" for submarine custom resource, so we can watch the status of the submarine custom resource.

Status:
 # Creating: after submitting a submarine  CR and waiting for the pods to be READY
 # Running: after all pods are READY
 # Terminating: delete a submitting CR and waiting for the pods to be terminated
 # Failed: when errors occur

Reference:

[https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/pkg/controller/sparkapplication/controller.go]

.


> Create status for submarine custom resource
> -------------------------------------------
>
>                 Key: SUBMARINE-950
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-950
>             Project: Apache Submarine
>          Issue Type: New Feature
>            Reporter: Che-Kuang Chu
>            Assignee: Che-Kuang Chu
>            Priority: Major
>
> We have created the submarine custom resource and controlled it by the operator. However,  we want to know the status such as "Creating", "Running", "Terminating"  and "Failed" for the submarine custom resource, so we can watch the status of it.
> Status:
>  # Creating: after submitting a submarine  CR and waiting for the pods to be READY
>  # Running: after all pods are READY
>  # Terminating: delete a submitting CR and waiting for the pods to be terminated
>  # Failed: when errors occur
> Reference:
> [https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/pkg/controller/sparkapplication/controller.go]
> .



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

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