Skip to content

Commit 8e224e1

Browse files
jmagakGitHub Actions
andauthored
RHIDP-9106: Compatibility matrix (#1423)
* Add the compatibility matrix * Add the compatibility matrix * Add the compatibility matrix * Add the compatibility matrix * Incorporate Piotr's suggestions * Minor update * Apply Jana's suggestion --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent b39da5b commit 8e224e1

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

assemblies/assembly-orchestrator-rhdh.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ To start using Orchestrator in {product-very-short}, you must:
2929
// orchestrator architecture
3030
include::modules/orchestrator/con-supported-architecture-for-orchestrator.adoc[leveloffset=+1]
3131

32+
// compatibility guide for {product} Orchestrator
33+
include::modules/orchestrator/ref-compatibility-guide-for-orchestrator.adoc[leveloffset=+1]
34+
3235
// provisioning plugin dependencies
3336
include::modules/orchestrator/con-orchestrator-plugin-dependencies-operator.adoc[leveloffset=+1]
3437

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
:_mod-docs-content-type: REFERENCE
2+
3+
[id="con-compatibility-guide-for-orchestrator.adoc_{context}"]
4+
= Compatibility guide for Orchestrator
5+
6+
The following table lists the {product-very-short} Orchestrator plugin versions and their compatible corresponding infrastructure versions.
7+
8+
[cols="2,2,2,2,2"]
9+
|===
10+
| Orchestrator plugin version | {product} ({product-very-short}) version | OpenShift version | OpenShift Serverless Logic (OSL) version | OpenShift Serverless version
11+
| Orchestrator `1.5` | `1.5` | `4.14` - `4.18` | OSL `1.35` | `1.35`
12+
| Orchestrator `1.6` | `1.6` | `4.14` - `4.18` | OSL `1.36` | `1.36`
13+
| Orchestrator `1.7` ({product-very-short} {product-version}) | {product-version} | `4.16` - `4.19` | OSL `1.36` | `1.36`
14+
|===
15+
16+
[NOTE]
17+
====
18+
Orchestrator plugin supports the same {ocp-short} versions as {product-very-short}. See the link:https://access.redhat.com/support/policy/updates/developerhub?extIdCarryOver=true&sc_cid=RHCTG0180000371695[Life Cycle] page.
19+
====

0 commit comments

Comments
 (0)