Skip to content

Commit 5881f51

Browse files
authored
Merge pull request #83111 from adellape/olmdep_hub
OSDOCS#12185: Add olm.deprecations OperatorHub info
2 parents a2321f6 + 5632454 commit 5881f51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/olm-deprecations-schema.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
The optional `olm.deprecations` schema defines deprecation information for packages, bundles, and channels in a catalog. Operator authors can use this schema to provide relevant messages about their Operators, such as support status and recommended upgrade paths, to users running those Operators from a catalog.
99

10+
When this schema is defined, the {product-title} web console displays warning badges for the affected elements of the Operator, including any custom deprecation messages, on both the pre- and post-installation pages of the OperatorHub.
11+
1012
An `olm.deprecations` schema entry contains one or more of the following `reference` types, which indicates the deprecation scope. After the Operator is installed, any specified messages can be viewed as status conditions on the related `Subscription` object.
1113

1214
.Deprecation `reference` types

0 commit comments

Comments
 (0)