Closed manno closed 6 years ago
:white_check_mark: Hey manno! The commit authors and yourself have already signed the CLA.
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!
Thanks, turns out I was waiting for https://github.com/cloudfoundry-incubator/fissile/pull/449 Will rebase and remove the WIP label
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.
LoadManifest
is in separateloader
package to reduce size when vendoring fissilereleaseresolver
package, which can be replaced when vendoring fissileresolver
packageresolver
package does most of the manifest validations now packages_test
packagesRenamed and commented load release functions
#161744671