Skip to content

Releases: microsoft/kata-containers

Genpolicy Updates and Bug Fixes

10 Oct 21:43
Compare
Choose a tag to compare
Pre-release
tardev: use containerd's local store to fetch images

So tardev-snapshotter is not a "remote" snapshotter anymore (so we can't
do lazy-pulling) but this allows containerd to be the one downloading
images, which means the snapshotter doesn't have to get credentials
before it can use authenticated registries.

Signed-off-by: Wedson Almeida Filho <[email protected]>

SEV-SNP with dm-verity and PCI updates

21 Sep 22:33
Compare
Choose a tag to compare
policy: update sample

Update sample that hasn't been tested in a long time.

Signed-off-by: Dan Mihai <[email protected]>

SEV-SNP with dm-verity

18 Sep 21:31
Compare
Choose a tag to compare
Pre-release
policy: update sample

Update sample that hasn't been tested in a long time.

Signed-off-by: Dan Mihai <[email protected]>

SEV SNP support for CH with fixes

07 Sep 17:54
109ee5c
Compare
Choose a tag to compare
Pre-release
Re-enable seccomp in clh-snp config (#46)

Signed-off-by: Dallas Delaney <[email protected]>

SEV SNP support for CH

11 Aug 17:27
Compare
Choose a tag to compare
Pre-release
  • Enable SNP in CH when running SEV SNP guests
  • Set host_data value
  • Temporary adjustments with restrictions in CH

Release 0.6.0

26 Jul 22:08
ce4cb25
Compare
Choose a tag to compare
  • Rebase against upstream's 0.6.0 branch
  • Add latest policy and snapshotter changes
  • Enable SNP and IGVM options

cc-0.4.2

19 Jun 16:29
Compare
Choose a tag to compare

Update the tardev snapshotter
Bug fixes
Add dm-verity protected container image layers
Improve the genpolicy tool
Clean up tarfs layers after a container exits

cc-0.4.1-2

05 Jun 21:33
Compare
Choose a tag to compare
  • Add dm-verity protected container image layers
  • Improve the genpolicy tool
  • Clean up tarfs layers after a container exits

cc-0.4.1

11 May 03:31
7f4c294
Compare
Choose a tag to compare
cc-0.4.1 Pre-release
Pre-release

Permissive default Policy and CVE fixes

Release based on cc-msft-prototypes rebased over upstream tag 0.4.0

21 Apr 21:13
Compare
Choose a tag to compare
tardev: add `Cargo.lock` for snapshotter

Signed-off-by: Wedson Almeida Filho <[email protected]>