Skip to content

v1.4.2-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@realshuting realshuting released this 28 Jul 21:01
· 3934 commits to main since this release

Note: Prior to this release candidate, the rule is skipped if the referred path by a variable is missing in the resource definition. With #1810, all these variables are set to empty strings and further used in the policy application.

Features

  • Allow running e2e tests on local (dev) cluster (#2190)
  • Add app version in Helm notes (#2191)
  • Add special variable substitution logic for preconditions (#1930)
  • Support any/all under match and exclude blocks (#2130)

Bug Fixes

  • CLI results varies if multiple resources are passed for a policy with request.operation (#2202)