github kyverno/kyverno v1.3.6-rc1

latest releases: v1.12.0, kyverno-policies-chart-3.2.0, kyverno-chart-3.2.0...
pre-release3 years ago

Breaking Change

In this release, a Kyverno policy requires at least one kind in the match block, check the detail in #1734. This may block the UPDATE of existing policies and the CREATE of new policies with no match.resources.kinds specified in the policy.

Changelog

64f49ca Add e2e test with nested jmesPath in context (#1786)
56183cc Add severity to pod security policies (#1797)
caa6a90 Bug 1799: Fix mutate policy defaults and Fix endless look of auto-gen rules. (#1839)
434a4cd Bug fix/1783 generate endlessly (#1804)
34af7a9 Bugfix : Make match.resources.kinds required (#1852)
618a699 Disable auto-gen when a rule has mixed of kinds: pod & pod controllers (#1847)
85dde7e Enable image substitution in the background mode
1e4c950 Feature/1515 - handle configmap and api variable cli (#1789)
9da2d44 Fix #1737: forceMutate does not handle StrategicMerge patchesJson6902 (#1775)
ab8d077 Fix Dev setup (#1815)
b5fd235 Fix Helm charts (#1828)
d3e4fed Fix for commented yaml files in Kyverno CLI (#1849)
6a03056 JMESPath custom functions (#1772)
1da4f74 Merge pull request #1817 from NoSkillGirl/validate_policy_in_cli_according_to_crd
df6c896 Merge pull request #1846 from realshuting/background_image_properties
0776b43 Support operators (>=, <, etc ...) on list values (#1838)
fe05f03 added error handling
3362ef9 added policy crd as go file
4cfc217 added policy validation according to api server
8f9c974 added test cases
69c3418 added: a pre-flight validation check for ensuring that only 'any'/'all' fields are present under conditions (#1791)
6e76fd6 allow fsGroup values greater than zero (#1822)
e9c2d89 fix the unit test
b98f111 refactoring code
7a6648c simplified bool comparison
7e575d0 tag v1.3.6-rc1
a0193e1 test cases for match/exclude GVK (#1851)

Don't miss a new kyverno release

NewReleases is sending notifications on new releases.