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

v0.8.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@squeed squeed released this 17 Nov 14:32
· 39 commits to master since this release

This is a minor release of the spec which includes a new isolator and a utility function to translate between appc and golang architectures.

  • the os/linux/selinux-context isolator, which allows apps and pods to specify the SELinux context for their process (#673)
  • schema.ToAppcOSArch() and ToGoOSArch(), functions that translate OS and architecture names. (#668)