gyfora commented on code in PR #513:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/513#discussion_r1087871390
##########
docs/layouts/shortcodes/generated/dynamic_section.html:
##########
@@ -8,6 +8,18 @@
</tr>
</thead>
<tbody>
+ <tr>
+
<td><h5>kubernetes.operator.cluster.health-check.completed-checkpoints.enabled</h5></td>
+ <td style="word-wrap: break-word;">false</td>
+ <td>Boolean</td>
+ <td>Whether to enable completed checkpoint health check for
clusters.</td>
+ </tr>
+ <tr>
+
<td><h5>kubernetes.operator.cluster.health-check.completed-checkpoints.window</h5></td>
Review Comment:
maybe it would be better to call it `checkpoint-progress`, and make it more
explicit in the description that we record unhealthy state if no checkpoints
were taken at all in the check window
--
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]