Skip to content

4.7

Compare
Choose a tag to compare
@jensfr jensfr released this 12 Feb 20:04
· 10 commits to release-4.7 since this release

Release notes for 4.7:

Highlights

  • upgraded operator to Operator SDK v1.0
  • support for custom payload images (dev and test only feature)
  • Bugfix "increase memory limits and requests for manager container", PR #42
  • use digests instead of tags for container images to allow offline use of the operator

Tested features

  • Installation of Kata with the operator
  • Deploy of a pod using the Kata runtime
  • Deletion of pod that uses the Kata runtime
  • Uninstall of Kata with the operator

Tested configurations

  • Openshift on 4.7 on Google Cloud Platform, 3 masters/3workers, 3 nodes master/worker combined
  • Openshift on 4.7 in a disconnected cluster

Note:Installing on other infrastructures or baremetal should work as long as nested VMs are enabled

Known issues:

Full list of changes

v4.7 (02/12/2021)