mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-10 17:37:37 +00:00
- kata-deploy: fix tar command in dockerfile - vendor: update to containerd v1.6.0-beta.4 - versions: Upgrade to Cloud Hypervisor v20.2 - vc: remove swagger binary - agent: Refactor command line parsing to use a framework - move the oci and protocols crates from agent to upper libs - docs: Remove word duplication - osbuilder: Restore Debian as a rootfs - runtime: fix a typo in kata-collect-data.sh - agent: return detail error message for RPC calls from shim - use-cases: clarify SPDK vhost-user-nvme target status in using-spdk-v… - Delint dockerfiles - Makefile: update `make go-test` call - docs: add how-to on DinD in Kata - agent: Ignore unknown seccomp system calls - agent: mount: Remove unneeded mount_point local variable - docs: Fix outdated links - docs: Fix kernel configs README spelling errors - security: Update rust crate versions - kata-manager: Retrieve static tarball - osbuilder: avoid to copy versions.txt which already deprecated - qemu: Disable libudev for QEMU 5.2 and newer - osbuilder: Add protoc to the alpine container - docs: Clarify where to run agent API generation commands - packaging/qemu: partial git clone - docs: Fix arch doc formatting - CI: Switch to a mirror as gnu.org is down - Split architecture doc into separate files - docs: Update the stable branch strategy - tracing: Add span name to logging error - docs: Update code PR advice document - agent: Add config file option to cli - update container type handling - docs: Update architecture document - runtime: update golang to 1.16 and remove ioutil package - kata-deploy: Deal with empty containerd conf file - src: reorg source code directory - osbuilder: show usage if no options/arguments specified - Upgrade to Cloud Hypervisor v20.1 - image_build: add help info for '-f' option and 'BLOCK_SIZE' env. - osbuilder: be runtime consistent with podman build - osbuilder: Revert to using apk.static for Alpine - runtime/template: Handling new attributes for hypervisor config - docs: fix check-markdown test - runtime: correct span name for stopSandbox function - runtime: only call stopVirtiofsd when shared_fs is virtio-fs - snap: read initrd and image distros from version.yaml - versions: Use Ubuntu initrd for non-musl archs - packaging: Fix missing commit message in building kata-runtime - virtcontainers: clh: Upgrade to openapi-generator v5.3.0 - agent: user container ID as watchable storage key for hashmap - runtime: enable vhost-net for rootless hypervisor - packaging: add help information for '-f' option in install_go.sh - Cleanup some unused variables, definitions - Upgrade to Cloud Hypervisor v20.0 - docs: Update limitation document regarding docker swarm - runtime: Enable FUSE_DAX kernel config for DAX - agent: copy empty directories for watchable-bind mounts - runtime: Update comments for virtcontainers to use kata 2.0 - Update rust crate versions - osbuilder: Remove debian as a rootfse2c1e65e
kata-deploy: fix tar command in dockerfile615224e9
agent: move the protocols to upper libs330e3dcc
agent: move the oci crate to upper libs7b03d78f
vendor: update to containerd v1.6.0-beta.41f581a04
versions: Upgrade to Cloud Hypervisor v20.2623d8f08
docs: Remove word duplication1c4edb96
agent: Refactor arg parsing to use clap3093f93a
osbuilder: Restore Debian as a rootfs073a3459
use-cases: clarify vhost-user-nvme status in using-spdk-vhost-user2254fa86
runtime: fix a typo in kata-collect-data.sh2d0f9d2d
vc: remove swagger binarycf91307c
agent: return detail error message for rpc calls from shim137e217b
docs: Fix outdated k8s link55bac67a
docs: Fix kernel configs README spelling errors205420d2
docs: Replicate branch rename on runtime-spec91abebf9
agent: mount: Remove unneeded mount_point local variableb1f4e945
security: Update rust crate versionsd79268ac
tools/packaging: add copyright to kata-monitor's Dockerfile428cf0a6
packaging: delint tests dockerfiles1ea9b703
packaging: delint kata-deploy dockerfiles3669e1b6
ci/openshift-ci: delint dockerfilesaeb2b673
osbuilder: delint dockerfilesbc120289
packaging: delint kata-monitor dockerfilesbc71dd58
packaging: delint static-build dockerfiles99ef52a3
osbuilder: Add protoc to the alpine containerc2578cd9
docs: Clarify where to run agent API generation commands321995b7
CI: Switch to a mirror as gnu.org is downfb1989b2
docs: Fix arch doc formatting2938bb7f
packaging/qemu: Use QEMU script to update submodules5d49ccd6
packaging/qemu: Use partial git clone87a219a1
docs: Update the stable branch strategyd1bc409d
osbuilder: avoid to copy versions.txt which already deprecated1653dd4a
tracing: Add span name to logging error12c8e41c
qemu: Disable libudev for QEMU 5.2 and newer233015a6
docs: Split guest assets details out of arch docdb411c23
docs: Split k8s info out of arch doc7ac619b2
docs: Split networking out of arch doc5df0cb64
docs: Split storage out of arch doc7229b7a6
docs: Split background and example out of arch doc283d7d52
docs: Split history out of arch doc6f9efb40
docs: Move arch doc to separate directory02608e13
docs: Update code PR advice documentcb5c948a
kata-manager: Retrieve static tarball51bf9807
docs: Update architecture documentf3a97e94
docs: add how-to on Docker in Kata7a989a83
runtime: api-test: fixup52f79aef
utils: update container type handling5b002f3c
docs: change io/ioutil to io/os packages03546f75
runtime: change io/ioutil to io/os packages24a530ce
versions: bump minimum golang version to 1.16.107c4263b3
src: reorg source directories1a34fbcd
agent: Add config file option to clibbfb10e1
versions: Upgrade to Cloud Hypervisor v20.184571506
kata-deploy: Deal with empty containerd conf file3f7cf7ae
osbuilder: show usage if no options/arguments specified2ebaaac7
osbuilder: be runtime consistent also with podman buildf3103696
docs: fix check-markdown test2204ecac
versions: Upgrade Alpine, using minor versiondfd0732f
osbuilder: Revert to using apk.static for Alpine6b3e4c21
image_build: add help info for '-f' option and 'BLOCK_SIZE' env.b92babf9
runtime/template: Handling new attributes for hypervisor config40bd34ca
runtime: only call stopVirtiofsd when shared_fs is virtio-fs33f343ee
runtime: correct span name for stopSandbox functiond7cc952c
versions: Use Ubuntu initrd for non-musl archsff929fc0
snap: read initrd and image distros from version.yaml8fae2631
packaging: Fix missing commit message in building kata-runtime99530026
virtcontainers: clh: Upgrade to openapi-generator v5.3.0b3bcb7b2
runtime: enable vhost-net for rootless hypervisor7cb7b9d5
agent: remove unused field in mount handlingf6ae1582
agent: drop unused fields from network4756a04b
virtcontainers: clh: Re-generate the client code0bf4d257
versions: Upgrade to Cloud Hypervisor v20.0647082b2
docs: Update limitation document regarding docker swarm39b35d00
agent: user container ID as watchable storage key for hashmap1e6f58e5
packaging: add help information for '-f' option in install_go.sh2af95bc5
agent: create directories for watchable-bind mounts6105e3ee
runtime: enable FUSE_DAX kernel config for DAX591d4af1
runtime: Update comments for virtcontainers to use kata 2.0923e098d
osbuilder: Remove debian as a rootfsafb96c00
agent: Wrap remaining nix errors with anyhowaba572e0
rustjail: Wrap remaining nix errors with anyhow30d60078
uevent: Fix clippy issue in test code4a2be13c
agent: Upgrade nix version for security fix256d5008
agent: Update crate versions13257986
agent-ctl: Update rust lockfile4ebdd424
forwarder: Update rust lockfile6007322d
agent: Fixed invalid error message7b356151
agent: Log unknown seccomp system calls7304e52a
Makefile: update `make go-test` callc66b5668
agent: Ignore unknown seccomp system calls Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
2 lines
13 B
Plaintext
2 lines
13 B
Plaintext
2.4.0-alpha1
|