Aitozi commented on code in PR #176:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/176#discussion_r857070657


##########
docs/content/docs/custom-resource/reference.md:
##########
@@ -160,26 +160,41 @@ This page serves as a full reference for FlinkDeployment 
custom resource definit
 
 ## Status
 
+### CommonStatus
+**Class**: org.apache.flink.kubernetes.operator.crd.status.CommonStatus
+
+**Description**: Last observed common status of the Flink deployment/Flink 
SessionJob.
+
+| Parameter | Type | Docs |
+| ----------| ---- | ---- |
+| jobStatus | org.apache.flink.kubernetes.operator.crd.status.JobStatus | Last 
observed status of the Flink job on Application/Session cluster. |
+| error | java.lang.String | Error information about the 
FlinkDeployment/FlinkSessionJob. |

Review Comment:
   Get, I will try to make up the content in this way



##########
docs/content/docs/custom-resource/reference.md:
##########
@@ -160,26 +160,41 @@ This page serves as a full reference for FlinkDeployment 
custom resource definit
 
 ## Status
 
+### CommonStatus
+**Class**: org.apache.flink.kubernetes.operator.crd.status.CommonStatus
+
+**Description**: Last observed common status of the Flink deployment/Flink 
SessionJob.
+
+| Parameter | Type | Docs |
+| ----------| ---- | ---- |
+| jobStatus | org.apache.flink.kubernetes.operator.crd.status.JobStatus | Last 
observed status of the Flink job on Application/Session cluster. |
+| error | java.lang.String | Error information about the 
FlinkDeployment/FlinkSessionJob. |

Review Comment:
   Get it, I will try to make up the content in this way



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to