Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

43: Changes since last release

Compare
Choose a tag to compare
@kaccardi kaccardi released this 29 Sep 23:24
· 1842 commits to master since this release
---closed---
	Issue/PR #604: Add storage support to docker containers
	URL: https://github.com/01org/ciao/pull/604

	Issue/PR #527: Attach volumes to docker containers
	URL: https://github.com/01org/ciao/issues/527

	Issue/PR #602: ciao-launcher testing usability improvements
	URL: https://github.com/01org/ciao/issues/602

	Issue/PR #603: Launcher testability tweaks
	URL: https://github.com/01org/ciao/pull/603

	Issue/PR #551: ciao-image: Add delete image support
	URL: https://github.com/01org/ciao/pull/551

	Issue/PR #572: dual node launchers install their dependencies twice
	URL: https://github.com/01org/ciao/issues/572

	Issue/PR #573: Rename osprepare main.go to something else to avoid confusion in the logs
	URL: https://github.com/01org/ciao/issues/573

	Issue/PR #500: osprepare prevents launcher from exitting cleanly
	URL: https://github.com/01org/ciao/issues/500

	Issue/PR #578: osprepare: bits of bug fixing and extending
	URL: https://github.com/01org/ciao/pull/578

	Issue/PR #595: ciao-cli: error reports contain unhelpful line numbers
	URL: https://github.com/01org/ciao/issues/595

	Issue/PR #605: Fix logging wrappers to give correct source information
	URL: https://github.com/01org/ciao/pull/605

---merged---
	Issue/PR #604: Add storage support to docker containers
	URL: https://github.com/01org/ciao/pull/604

	Issue/PR #603: Launcher testability tweaks
	URL: https://github.com/01org/ciao/pull/603

	Issue/PR #551: ciao-image: Add delete image support
	URL: https://github.com/01org/ciao/pull/551

	Issue/PR #578: osprepare: bits of bug fixing and extending
	URL: https://github.com/01org/ciao/pull/578

---Full Change Log---
	Merge pull request #612 from markdryan/singlevm
	Merge pull request #604 from markdryan/master
	Merge pull request #603 from rbradford/launcher-testability-tweaks
	Merge pull request #551 from obedmr/ciao-image
	ciao-launcher: Check that the right certificate has been provided
	ciao-launcher: Pull cluster configuration loading out into own function
	ciao-launcher-server: Provide an error message when cert role is ignored
	ciao-launcher: Move start_container.yaml to examples directory
	Merge pull request #578 from tpepper/prepare
	ciao-image: Add delete image support
	Merge pull request #605 from rbradford/log-depth-fix