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:
5555 File : microshift-install-rpm
5656- Name : Embedding in a RHEL for Edge image
5757 File : microshift-embed-in-rpm-ostree
58+ - Name : Greenboot health check
59+ File : microshift-greenboot
5860---
5961Name : Support
6062Dir : microshift_support
@@ -144,8 +146,6 @@ Topics:
144146 File : microshift-applications
145147- Name : Operators
146148 File : microshift-operators
147- - Name : Greenboot health check
148- File : microshift-greenboot
149149---
150150Name : Troubleshooting
151151Dir : 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`
1616
1717[NOTE]
1818====
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 .
2020====
2121
2222include::modules/microshift-greenboot-dir-structure.adoc[leveloffset=+1]
23+
2324include::modules/microshift-greenboot-microshift-health-script.adoc[leveloffset=+1]
25+
2426include::modules/microshift-greenboot-systemd-journal-data.adoc[leveloffset=+1]
25- //include::modules/microshift-greenboot-create-health-check-script.adoc[leveloffset=+1]
2627
2728[role="_additional-resources"]
2829.Additional resources
2930* xref:../microshift_running_apps/microshift-applications.adoc#microshift-manifests-example_applications-microshift[Auto applying manifests]
3031
3132include::modules/microshift-greenboot-updates-workloads.adoc[leveloffset=+1]
33+
3234include::modules/microshift-greenboot-workloads-validation.adoc[leveloffset=+1]
35+
3336include::modules/microshift-greenboot-health-check-log.adoc[leveloffset=+1]
37+
3438include::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