Skip to content
Merged
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
1 change: 1 addition & 0 deletions docs/project/olmv1_limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Currently, OLM v1 only supports installing operators packaged in [OLM v0 bundles
* `olm.gvk.required`
* `olm.package.required`
* `olm.constraint`
* **must not** define `APIService`s in the `ClusterServiceVersion`

OLM v1 verifies these criteria at install time and will surface violations in the `ClusterExtensions`'s `.status.conditions`.

Expand Down