Skip to content
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

Validate relocated bundle dependency graph can be solved #2688

Open
Tracked by #2679
carolynvs opened this issue Mar 31, 2023 · 0 comments
Open
Tracked by #2679

Validate relocated bundle dependency graph can be solved #2688

carolynvs opened this issue Mar 31, 2023 · 0 comments
Labels
pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal placeholder Tracks work that has not yet be fully designed

Comments

@carolynvs
Copy link
Member

carolynvs commented Mar 31, 2023

When a bundle is relocated across an airgap via an archive file, and then published on the other side, Porter should validate that the pushed bundles (pushed with porter publish --from-archive) can still resolve their dependencies on the other side.

The archive will include the default dependency implementation so we should check that the relocated default implementation exists and that the graph is solveable by using the relocated dependencies.

Dependencies

ℹ️ Read PEP003 - Advanced Dependencies for context about how dependencies should work, design details, and notes about desired behavior.

@carolynvs carolynvs added pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal placeholder Tracks work that has not yet be fully designed labels Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal placeholder Tracks work that has not yet be fully designed
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant