--- tags: OLM V1 Milestones --- # OLM V1 Milestones ## Background ## (WIP) Milestone 1 Goal: Install operators using the operator API. ### Epic One - Operator API -> Deppy Integration #### User Story 1 As an OLM V1 User, I can provide a list of packageNames via the operator API which then uses deppy to find a list of entities that can met the constraints AC: -- Deppy is given a list of packageNames that are wanted on cluster -- Deppy searches exising registryv1 catalogSources for entities that meet packageName requirements -- Deppy defaults to the entity with the highest semver in the package #### User Story 2 As an OLM V1 User, I can use a response from the Deppy API that contains a list of entities in (one|various) catalogSources to install operators with RukPak. AC: ## Action Items - Make the OLM v1 PRD available Upstream (Alex) -