Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@liangchenye liangchenye released this 01 Nov 01:59
afb01db

Additions

  • cmd/runtimetest: Adopt DevicesAvailable RFC code (#502).
  • cmd/runtimetest: Adopt DefaultRuntimeLinuxSymlinks, DefaultDevices,
    LinuxProcOomScoreAdjSet, MountsInOrder, SpecVersionInSemVer,
    PosixHooksPathAbs, ProcCwdAbs, ProcArgsOneEntryRequired,
    PosixProcRlimitsErrorOnDup, MountsDestAbs, MountsDestOnWindowsNotNested,
    PlatformSpecConfOnWindowsSet, MaskedPathsAbs, ReadonlyPathsAbs
    RFC codes (#500).
  • specerror: Turn all the RFC 2119 key words described in runtime-spec
    to RFC codes (#498, #497, #481, #458).
  • specerror: Add SplitLevel helper, Implement --compliance-level (#492).
  • generate: generate smoke test (#491).
  • travis: Add go 1.9 version (#487).
  • rootfs-{arch}.tar.gz: Add per-arch tarballs (#479).
  • generate: Add --linux-device-cgroup-add and
    --linux-device-cgroup-remove (#446).
  • filepath: Add a stand-alone package for explicit-OS path logic (#445).

Minor fixes and documentation

  • cmd/runtimetest: Fix nil reference (#494).
  • man: Fix typo (#493).
  • generate: Correct rootfs default, allow unset "type" fields
    in resource devices whitelist (#491).
  • validate: Fix compile issue (#490).
  • bash: Fix command (#489).
  • validate: Fix cap valiadtion (#488).
  • generate: Fix rootfs-propagation (#484).