-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
1
-
None
-
Ultron 229
User Story:
- As a user installing operators, I would like Deppy to ensure that GVKs and PackageNames are unique for each entity in the solution set.
Background:
- The need for GVK uniqueness stems from the risk of two operators watching a GVK continuously updating a CR.
- The need for package uniqueness ensures that only a single entry from a package is present in a solution set.
Acceptance Criteria:
- GVK and Package uniqueness constraints are defined.
- GVK and Package uniqueness constraints are always present when the Operator Controller uses Deppy to solve a solution.
Upstream Issue:
- No issue, but completed in https://github.com/operator-framework/deppy/pull/55