Skip to content

Commit 4a23ed7

Browse files
committed
OCPBUGS#14422: move greenboot setup to install
OCPBUGS#14422: move greenboot setup to install
1 parent 84923fe commit 4a23ed7

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

_topic_maps/_topic_map_ms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
---
5961
Name: Support
6062
Dir: 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
---
150150
Name: Troubleshooting
151151
Dir: microshift_troubleshooting

microshift_running_apps/microshift-greenboot.adoc renamed to microshift_install/microshift-greenboot.adoc

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff 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

2222
include::modules/microshift-greenboot-dir-structure.adoc[leveloffset=+1]
23+
2324
include::modules/microshift-greenboot-microshift-health-script.adoc[leveloffset=+1]
25+
2426
include::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
3132
include::modules/microshift-greenboot-updates-workloads.adoc[leveloffset=+1]
33+
3234
include::modules/microshift-greenboot-workloads-validation.adoc[leveloffset=+1]
35+
3336
include::modules/microshift-greenboot-health-check-log.adoc[leveloffset=+1]
37+
3438
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

0 commit comments

Comments
 (0)