EOL Releases
End of Life (EOL) Releases of N4K
v1.11.4-n4k.nirmata.6
The major improvements in this version are listed below. For a complete list of all changes made in Kyverno v1.11.0, refer to its GitHub release page.
- Optimization of JSON context using in-memory map (#79)
- Interpreter once created can be reused across searches (#79)
- Configured operations in webhooks dynamically based on policy rules
- Allows disabling of automatic webhook generation
v1.10.7-n4k.nirmata.11
The major improvements in this version are listed below. For a complete list of all changes made in Kyverno v1.10.0, refer to its GitHub release page.
- Skipping of other checks if there is a mismatch in operations (#23)
- Interpreter added for reuse of JMESPath (#24)
- Optimization of JSON context using in-memory map (#25)
- Configured operations in webhooks dynamically based on policy rules
- Admission reports can have labels beyond 63 characters
- Provides the option to selectively install components
- Allows disabling of automatic webhook generation
- SBOM generation is made optional