v0.8.0
What's Changed
- ccruntime: Adapt to the kata payload using
/opt/kata
by @fidencio in #235 - CRD: Expose more options to the users and let the payload take care of the runtime class creation by @fidencio in #240
- Fix e2e test by @jepio in #244
- Use host systemctl by @jepio in #242
- crd: Add and use RuntimeClasses struct to associate a runtime to a snapshotter by @fidencio in #250
- tests/e2e: test changes to the pre-install-payload image by @wainersm in #179
- pre-install-payload: Make its creation more generic by @fidencio in #253
- pre-install-payload: Use latest tagged runtime-payload image by @mattarnoatibm in #255
- pre-install-payload: Handle official and VFIO / GPU containerd installations by @fidencio in #256
- go.mod: update dependencies + drop custom kind node image by @mythi in #227
- Use the nydus-snapshotter by default by @fidencio in #267
- enclave-cc: fix HW kustomization by @mythi in #264
- config: Use the latest pre-reqs payload by @fidencio in #269
- pre-install: Create containerd config it it doesn't exist by @fidencio in #273
- config: set operator payloads for v0.8.0 release by @portersrc in #277
- pre-install: pre-install: Remove nydus-snapshotter config by @fidencio in #280
- ccruntime: Set
INSTALL_OFFICIAL_CONTAINERD
to false by @fidencio in #274 - config: update operator payloads for v0.8.0 release by @portersrc in #282
- config: update operator to use release tags for enclave-cc and kata by @portersrc in #283
- reqs: handle the absence of disable_snapshot_annotations by @wainersm in #284
- config: set reqs-payload for v0.8.0 release by @portersrc in #286
New Contributors
- @mattarnoatibm made their first contribution in #255
- @portersrc made their first contribution in #277
Full Changelog: v0.7.0...v0.8.0