Skip to content

Commit 529cf88

Browse files
committed
Add OLM API tier support mapping
1 parent e085abd commit 529cf88

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
@@ -123,5 +123,28 @@ API groups that end with the suffix `monitoring.coreos.com` have the following m
123123
|`v1`
124124
|Tier 1
125125

126+
|===
127+
endif::microshift[]
128+
129+
ifndef::microshift[]
130+
[id="mapping-support-tiers-to-olm-api-groups_{context}"]
131+
== Support for Operator Lifecycle Manager API groups
132+
133+
Operator Lifecycle Manager (OLM) provides APIs that include API groups with the suffix `operators.coreos.com`. These APIs have the following mapping:
134+
135+
[cols="2",options="header"]
136+
|===
137+
|API version example
138+
|API tier
139+
140+
|`v2`
141+
|Tier 1
142+
143+
|`v1`
144+
|Tier 1
145+
146+
|`v1alpha1`
147+
|Tier 1
148+
126149
|===
127150
endif::microshift[]

0 commit comments

Comments
 (0)