cloudfoundry-incubator / fissile

Turn a BOSH release into container images / files
Apache License 2.0
67 stars 36 forks source link

Refactor loader, resolver, release resolver out of the model package #450

Closed manno closed 6 years ago

manno commented 6 years ago

Don't merge before final-releases has been merged.

We want to vendor fissile from cf-operator (example).

This splits the fissile model into 4 smaller packages.

Renamed and commented load release functions

#161744671

cfdreddbot commented 6 years ago

:white_check_mark: Hey manno! The commit authors and yourself have already signed the CLA.

jandubois commented 6 years ago

Don't merge before final-releases has been merged.

I don't understand this request; there are no other pending PRs for fissile at this time, and the only final-releases PR I'm aware of is against the SCF repo: https://github.com/SUSE/scf/pull/1855

I'll add a WIP label to this PR; please remove that label when the PR is ready for review and merging!

manno commented 6 years ago

Thanks, turns out I was waiting for https://github.com/cloudfoundry-incubator/fissile/pull/449 Will rebase and remove the WIP label