-
Notifications
You must be signed in to change notification settings - Fork 65
The Operator Controller can provide Deppy with a set of constraints and return a solution set consisting of entity IDs. #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is this issue in the correct repository? |
@joelanford this Issue focuses on the Operator Controller using the Deppy Library to to find the entity IDs so it's in the correct repository. Probably warrants a better description though. |
This is an attempt to break down the issue and understand the implementation required to integrate with Deppy. Please correct me if I'm wrong. Also, I have a few follow up questions which would be helpful in understanding the next steps. The process involved here is to provide Deppy with entity sources and constraint generators so that we can call the "DeppySolver" (https://github.com/operator-framework/deppy/blob/36fa82370999fb0fa8c6a04f9fff228e58e5bc3b/pkg/deppy/solver/solver.go#L26).
The questions which I have are:
|
I think #101 closes this |
Uh oh!
There was an error while loading. Please reload this page.
User Story:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: