Skip to content

v1.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 07:06
· 301 commits to main since this release
84fba8e

πŸ› Fixed πŸ›

  • Fixed return status when celPreconditions.matchConditions aren't met (#9940)
  • Fixed the CLI to evaluate namespaceObject for Kyverno policies (#9977, #9978)
  • Fixed concurrent policy applications (#10139)
  • Fixed endless updates of policy status (#10140)
  • Fixed empty operations in mutating webhook configuration for a policy with a mixed types of rules (#10146)
  • Fixed endless policy reports reconciliation issue (#10148)
  • Fixed type conversion in jmespath context variables (#10152)

πŸ”§ Others πŸ”§

  • Fixed tests for codegen (#9942)
  • Removed unused parameters, packages (#10007, #10101)
  • Refactored VAPs registration in the API server (#10014)
  • Updated performance testing docs for 1.12 (#10116)