-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
Description
We need to design and document the release process that will be followed for OLM V1. The process should be as simple and repeatable as possible; easily approachable by OLM V1 developers of all experience levels. The process should be fully documented and co-located with our release branch or repository as set in #111.
Acceptance criteria:
- OLM V1 release process is defined.
- Release process documentation is located alongside our release manifests from Create OLM V1 release branch or repository #111.
- Should utilize the script created in Create install command to install operator-controller and all dependencies #110