operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

Document OLM v1 limitations #984

Open m1kola opened 5 days ago

m1kola commented 5 days ago

There are a number of limitations in OLMv1 which we would like to document.

The first category of limitations is what described in this brief. When a user installs an extension we perform bundle validation we are able to check for these limitations and indicate an issue in ClusterExtension's conditions

We also have the following limitations which is not possible to validate at the install time. Issues from this category of limitations will not be obvious from ClusterExtension's conditions since we are unable to catch them at install time based on metadata.