3.2.0.azl3.genpolicy0
Redent0r
released this
13 Dec 00:02
·
26 commits
to msft-main
since this release
Release notes
- Support dynamic SMB storage class options
- Updated Dockerfile to build genpolicy tool on Azure Linux and link openssl statically. This makes it easy to build and use genpolicy tool in other distros through Docker
- Support
securityContext.runAsUser
field on other K8s YAML resources, besides just pods - Fixed deserialization error by ignoring optional
metadata.uid
field
What's Changed
- genpolicy: update Dockerfile by @danmihai1 in #234
- genpolicy: get UID from PodSecurityContext by @danmihai1 in #233
- genpolicy: support dynamic SMB storage class options by @arc9693 in #245
- policy: ignore optional metadata uid field by @Redent0r in #260
Limitations and important notes
- UDP protocol for Services, LoadBalancers, and EndpointSlices is not supported
- Only supports pods that use IPv4 addresses
- Windows is not supported
Full Changelog: 3.2.0.azl1.genpolicy1...3.2.0.azl3.genpolicy0