Skip to content

Releases: edera-dev/krata

v0.0.10

23 Apr 09:49
95fbc62
Compare
Choose a tag to compare

Added

  • implement guest exec (#107)
  • implement kernel / initrd oci image support (#103)
  • idm v2 (#102)
  • oci concurrency improvements (#95)
  • oci tar format, bit-perfect disk storage for config and manifest, concurrent image pulls (#88)

Fixed

  • oci cache store should fallback to copy when rename won't work (#96)

Other

  • update Cargo.lock dependencies

v0.0.9

15 Apr 19:24
218f848
Compare
Choose a tag to compare

Added

  • oci compliance work (#85)
  • oci packer can now use mksquashfs if available (#70)
  • basic kratactl top command (#72)
  • idm snooping (#71)
  • implement oci image progress (#64)
  • guest metrics support (#46)

Other

  • init: default to xterm if TERM is not set (#52)
  • update Cargo.toml dependencies

v0.0.8

09 Apr 11:57
6050e99
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

v0.0.7

09 Apr 11:15
87c4d7b
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies
  • update Cargo.lock dependencies

v0.0.6

09 Apr 09:55
dedc514
Compare
Choose a tag to compare

Fixed

  • increase channel acquisition timeout to support lower performance hosts (#36)

Other

  • update Cargo.toml dependencies
  • update Cargo.lock dependencies

v0.0.5

09 Apr 05:22
2526065
Compare
Choose a tag to compare

Added

  • (ctl) add help and about to commands and arguments (#25)

Other

  • update Cargo.toml dependencies
  • update Cargo.lock dependencies

v0.0.4

03 Apr 00:30
f59976e
Compare
Choose a tag to compare

Other

  • implement automatic releases
  • reimplement console to utilize channels, and provide logs support
  • set hostname from launch config
  • implement event stream retries
  • work on parallel reconciliation
  • implement parallel guest reconciliation
  • log when a guest start failures occurs
  • remove device restriction
  • setup loopback interface
  • place running tasks in cgroup