This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Releases: cloudfoundry-incubator/fissile
Releases · cloudfoundry-incubator/fissile
v7.0.0+374.gb8e8e6af
fissile stopped doing semver releases. KubeCF is always using the latest fissile code from the 'develop' branch.
This release is a snapshot of that branch, as it's been used for the last 8 months.
KubeCF is only using the 'build release-images' sub command as described in build docker images.
fissile build release-images --stemcell=splatform/fissile-stemcell-sle:SLE_15_SP1-26.4 --name=quarks-gora-release --sha1=123abc --version 0.0.6 --url file:///release.tgz
Variable section compatible with BOSH deployment manifests
Merge pull request #390 from SUSE/mm-bosh-variables Switch to BOSH manifest style variables
Instance groups instead of roles
We've started moving towards a role manifest format that looks like a BOSH deployment manifest.
This work is not compatible with the old role manifest format.
5.2.0
- Reworked secret generation
- Note that the SCF Secret Generator is now required.
- Support node and pod affinity
- Support memory and CPU limits
- Use templates for port ranges
- Support pre-stop (drain) scripts
- Add a
--output-graphoption - Use
/opt/fissilefor script locations
fissile 5.1.0
Fissile can now convert final BOSH releases.
fissile 5.0.0
fissile no longer creates compilation and stemcell layers, it accepts a user's Docker image as input
the goal is to build docker images straight from BOSH stemcells and use them with fissile
fissile 1.0.0
Initial release of fissile.
Works well with configgin 1.0.0.