OLM Integration is not clear for end-users. The menu is confusing and it is very hard to find where you would find the information that you are looking for such as to follow up it. The docs do not follow any logical sequence and are not encourage the users to use bundle instead pkgmanifest format. See: https://sdk.operatorframework.io/docs/olm-integration/
├── OLM Integration
├── QuickStart
├── For SKD projects
├── For Non-SKD projects
├── Bundle Format (recommended)
├── How to build
├── How to validate
├── How to test
├── How to upgrade
├── PkgManifest Format (legacy)
├── How to build
├── How to validate
├── How to test
├── CLI Overview
Problem
OLM Integration is not clear for end-users. The menu is confusing and it is very hard to find where you would find the information that you are looking for such as to follow up it. The docs do not follow any logical sequence and are not encourage the users to use bundle instead pkgmanifest format. See: https://sdk.operatorframework.io/docs/olm-integration/
Suggestion
NOTES