v0.4.1
What's Changed
- change json parse limit 100K -> 2 M for large K8s resources by @jeff-mccoy in #110
Known Issues
- Pepr currently binds the mutating webhook to everything and should instead only bind to what the module uses. #31
- ClusterRoles are currently unrestricted and need to be limited to only what the module uses. #31
Full Changelog: v0.4.0...v0.4.1