Skip to content

Commit 2c12169

Browse files
committed
OSDOCS-5454: remove irrelevant OCP APIs from tier table
1 parent 7b27f20 commit 2c12169

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

modules/api-support-tiers-mapping.adoc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ API groups that end with the suffix `*.k8s.io` or have the form `version.<name>`
2828

2929
|===
3030

31+
ifndef::microshift[]
3132
[id="mapping-support-tiers-to-openshift-api-groups_{context}"]
3233
== Support for OpenShift API groups
3334

@@ -87,7 +88,28 @@ API groups that end with the suffix `*.openshift.io` are governed by the {produc
8788
|Tier 2
8889

8990
|===
91+
endif::microshift[]
9092

93+
ifdef::microshift[]
94+
[id="microshift-mapping-support-tiers-to-openshift-api-groups_{context}"]
95+
== Support for OpenShift API groups
96+
API groups that end with the suffix `*.openshift.io` are governed by the {product-title} deprecation policy and follow a general mapping between API version exposed and corresponding compatibility level unless otherwise specified.
97+
98+
[cols="2",options="header"]
99+
|===
100+
|API version example
101+
|API tier
102+
103+
|`route.openshift.io/v1`
104+
|Tier 1
105+
106+
|`security.openshift.io/v1`
107+
|Tier 1 except for `RangeAllocation` (tier 4) and `*Reviews` (tier 2)
108+
109+
|===
110+
endif::microshift[]
111+
112+
ifndef::microshift[]
91113
[id="mapping-support-tiers-to-monitoring-api-groups_{context}"]
92114
== Support for Monitoring API groups
93115

@@ -102,3 +124,4 @@ API groups that end with the suffix `monitoring.coreos.com` have the following m
102124
|Tier 1
103125

104126
|===
127+
endif::microshift[]

0 commit comments

Comments
 (0)