All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- port imageapi module and extension to ImageAPI v0.2.0
- fix vmOff command to libvirt to use DomainDestroy
- fix incorrect command versions
- Added this changelog (
CHANGELOG.md
) - Added Dockerhub builds for
kraken-layercake
andkraken-layercake-virt
vbox-layer0
example now uses containers/podman to runfreebusy
is now included in layer0-base builds by default
vbox-layer0
example is now fully functional again (post migration/split)- Issue where
build-layer0-base.sh
would use the wrong flags to build a newc cpio - Issue where
kraken-layercake
got built into u-root, even forkraken-layercake-virt
builds - Issue where
imageapi
andkraken-layercake
would get confused on fork - Issue where
vboxapi
would sometimes try to listen on an interface that didn't exist yet
- Semantic versioning started. Note: this project has been in dev for some time, but never previously versioned.
- Migrate from github.com/hpc/kraken to github.com/kraken-hpc/kraken
- Split-out from the main github.com/kraken-hpc/kraken project