Skip to content

Commit 64909b0

Browse files
authored
Merge pull request #57745 from mburke5678/okd-fix-upgrade-channels
Fix bad ifdef in OKD
2 parents 400290d + 45e1325 commit 64909b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/understanding-upgrade-channels.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The `candidate-{product-version}` channel offers unsupported early access to rel
4141
may not contain the full feature set of eventual GA releases or features may be removed prior to GA. Additionally, these releases have not been subject to full
4242
Red Hat Quality Assurance and may not offer update paths to later GA releases. Given these caveats, the candidate channel is only suitable for testing purposes
4343
where destroying and recreating a cluster is acceptable.
44+
endif::openshift-origin[]
4445

4546
ifdef::openshift-origin[]
4647
[id="stable-4-channel_{context}"]
@@ -49,7 +50,7 @@ Releases are added to the `stable-4` channel after passing all tests and stable-
4950
endif::openshift-origin[]
5051

5152

52-
53+
ifndef::openshift-origin[]
5354
[id="upgrade-version-paths_{context}"]
5455
== Update recommendations in the channel
5556

0 commit comments

Comments
 (0)