Skip to content

genpolicy-0.6.2-4

Compare
Choose a tag to compare
@Redent0r Redent0r released this 21 Dec 22:54
· 315 commits to msft-main since this release
684477e

Release notes

  • Add support for images with application/vnd.oci.image.index.v1+json manifest media type, such as latest versions of docker.io/library/busybox and docker.io/library/ubuntu

What's Changed

  • genpolicy: Update oci_distribution to 0.10.0 by @Redent0r in #129
  • lib: Add type definition for Windows support by @Redent0r in #134

Full Changelog: https://github.com/microsoft/kata-containers/commits/genpolicy-0.6.2-4

Limitations and Important Notes

  • Doesn't support CronJob deployment
  • Doesn't support the UDP protocol for Services, LoadBalancers, and EndpointSlices
  • Only supports pods the use IPv4 addresses
  • subPath field in the volume mount is not supported
  • Pod Disruption Budget is not supported
  • Priority Classes are not supported