Skip to content

genpolicy-0.6.2-2

Compare
Choose a tag to compare
@Redent0r Redent0r released this 08 Dec 18:18
· 2 commits to cc-msft-prototypes since this release
b5c4f51

Release Notes

  • Update default genPolicy settings to allow the host to read guest stdout/stderr
  • Add support for Kubernetes topologySpreadConstraints feature in pod YAML files
  • Update default genPolicy settings to support empty AZURE_TENANT_ID and AZURE_CLIENT_ID environment variables
  • Fixed ttrpc compilation issue on Windows

What's Changed

  • policy: allow the Host to read Guest stdout/stderr by @danmihai1 in #109
  • tools: pick up genpolicy improvements by @danmihai1 in #114
  • policy: add topologySpreadConstraints support by @danmihai1 in #115
  • policy: re add agent type definitions by @Redent0r in #118
  • policy: allow AZURE_TENANT_ID and AZURE_CLIENT_ID to be empty by @Redent0r in #120

Full Changelog: genpolicy-0.6.2-1...genpolicy-0.6.2-2

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