File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ Topics:
55
55
File : microshift-install-rpm
56
56
- Name : Embedding in a RHEL for Edge image
57
57
File : microshift-embed-in-rpm-ostree
58
+ - Name : Greenboot health check
59
+ File : microshift-greenboot
58
60
---
59
61
Name : Support
60
62
Dir : microshift_support
@@ -144,8 +146,6 @@ Topics:
144
146
File : microshift-applications
145
147
- Name : Operators
146
148
File : microshift-operators
147
- - Name : Greenboot health check
148
- File : microshift-greenboot
149
149
---
150
150
Name : Troubleshooting
151
151
Dir : microshift_troubleshooting
Original file line number Diff line number Diff line change @@ -16,20 +16,29 @@ A {product-title} health check script is included in the `microshift-greenboot`
16
16
17
17
[NOTE]
18
18
====
19
- Health check scripts might run on a system not using an OSTree file system, but no rollback is possible in the case of an update failure .
19
+ Rollback is not possible in the case of an update failure on a system not using OSTree. This is true even though health checks might run .
20
20
====
21
21
22
22
include::modules/microshift-greenboot-dir-structure.adoc[leveloffset=+1]
23
+
23
24
include::modules/microshift-greenboot-microshift-health-script.adoc[leveloffset=+1]
25
+
24
26
include::modules/microshift-greenboot-systemd-journal-data.adoc[leveloffset=+1]
25
- //include::modules/microshift-greenboot-create-health-check-script.adoc[leveloffset=+1]
26
27
27
28
[role="_additional-resources"]
28
29
.Additional resources
29
30
* xref:../microshift_running_apps/microshift-applications.adoc#microshift-manifests-example_applications-microshift[Auto applying manifests]
30
31
31
32
include::modules/microshift-greenboot-updates-workloads.adoc[leveloffset=+1]
33
+
32
34
include::modules/microshift-greenboot-workloads-validation.adoc[leveloffset=+1]
35
+
33
36
include::modules/microshift-greenboot-health-check-log.adoc[leveloffset=+1]
37
+
34
38
include::modules/microshift-greenboot-prerollback-log.adoc[leveloffset=+1]
35
- include::modules/microshift-greenboot-check-update.adoc[leveloffset=+1]
39
+
40
+ include::modules/microshift-greenboot-check-update.adoc[leveloffset=+1]
41
+
42
+ //[role="_additional-resources_microshift-greenboot"]
43
+ //.Additional resources
44
+ //once the greenboot application health check is merged, an assembly-level xref can go here
You can’t perform that action at this time.
0 commit comments