gaborgsomogyi commented on code in PR #394: URL: https://github.com/apache/flink-kubernetes-operator/pull/394#discussion_r991261118
########## docs/content/docs/custom-resource/reference.md: ########## @@ -225,6 +225,16 @@ This page serves as a full reference for FlinkDeployment custom resource definit | error | java.lang.String | Error information about the FlinkDeployment/FlinkSessionJob. | | reconciliationStatus | org.apache.flink.kubernetes.operator.crd.status.FlinkSessionJobReconciliationStatus | Status of the last reconcile operation. | +### JobHealthInfo +**Class**: org.apache.flink.kubernetes.operator.crd.status.JobHealthInfo Review Comment: Moved. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
