Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions pattern-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ requirements:

# Loosely defined extra features like hypershift support, non-openshift
# kubernetes support, spoke support
ocp_versions:
minimum: "4.20"
unsupported:
- version: "4.23"
reason: "Not yet validated — operator catalog and channel availability unconfirmed"

extra_features:
hypershift_support: true
spoke_support: true
Expand Down
Loading