Skip to content

Commit f2986c7

Browse files
committed
Document Health Checks compatibility with Enterprise Runners (5.18.0+)
1 parent 6985058 commit f2986c7

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

docs/administration/runner/runner-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Yes, multiple runners can be configured with the same tags. At this time only on
2222

2323
## Does this work with Health Checks?
2424

25-
As of the current product version Health Checks via the Runner are not yet supported.
25+
Yes, Health Checks are fully compatible with Enterprise Runners as of version 5.18.0. Health Checks will continue to work correctly when Runners are enabled and assigned to projects.

docs/administration/runner/runner-plugins/runner-plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ The following plugins are available in the next generation Runners:
117117
- vault-storage
118118
:::
119119

120-
:::warning Health Checks Limitation
121-
The Health Checks feature is not yet compatible with Enterprise Runners. If you have Enterprise Runners enabled, Health Checks will show nodes as unhealthy. This will be addressed in an upcoming release.
120+
:::tip Health Checks with Enterprise Runners
121+
Health Checks are fully compatible with Enterprise Runners as of version 5.18.0. Health Checks will continue to work correctly when Runners are enabled and assigned to projects.
122122
:::

docs/manual/healthchecks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
Health Checks allow the ability to check the *Health Status* of Nodes periodically and on-demand.
99
It can show the heatlh status visually in the GUI, and use the status to filter out unhealthy nodes when running Jobs.
1010

11-
:::warning Limitation with Enterprise Runners
12-
The Health Checks feature is not yet compatible with Enterprise Runners. If you have Enterprise Runners enabled, Health Checks will show nodes as unhealthy.
13-
This will be addressed in an upcoming release
11+
:::tip Health Checks with Enterprise Runners
12+
Health Checks are fully compatible with Enterprise Runners as of version 5.18.0. Health Checks will continue to work correctly when Runners are enabled and assigned to projects.
1413
:::
1514

1615
![Health Checks](/assets/img/healthchecks-health-status-ui.png)<br>

0 commit comments

Comments
 (0)