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

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonboulle jonboulle released this 10 Mar 19:54
· 613 commits to master since this release
v0.4.0

Major changes and additions since v0.3.0:

  • Reworked isolators to objects instead of strings and clarify limits vs reservations for resource isolators
  • Introduced OS-specific requirements (e.g. device files on Linux)
  • Moved much of the wording in the spec towards RFC2119 wording ("MUST", "MAY", "SHOULD", etc) to be more explicit about which parts are required/optional/recommended
  • Greater explicitness around signing and encryption requirements
  • Moved towards .asc filename extension for signatures
  • Added MAINTAINERS
  • Added an implementation guide
  • Tighter restrictions on layout of ACI tars
  • Numerous enhancements to discovery code
  • Improved test coverage for various schema types