operator-framework / deppy

Deppy: The dependency resolver for Kubernetes
Apache License 2.0
14 stars 21 forks source link

Find the origin of "cancelled before a solution could be found" error #167

Closed m1kola closed 5 months ago

m1kola commented 5 months ago

Background: https://github.com/operator-framework/deppy/pull/164#discussion_r1414022162

Need to find the origin of "cancelled before a solution could be found" error.

It looks like a leftover and we should probably refactor the code to get rid of this.

m1kola commented 5 months ago

Found the origin of this error. It was inherited from the OLMv0 solver: https://github.com/operator-framework/operator-lifecycle-manager/commit/01de370cacf7518aec42fd812165bcee1d382c7b