mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
|
||
---|---|---|
.. | ||
chainsaw-step-01-apply-1.yaml | ||
chainsaw-step-01-apply-2.yaml | ||
chainsaw-step-01-assert-1.yaml | ||
chainsaw-test.yaml | ||
README.md |
Description
The configmap context lookup uses informer's cache internally, the background processing should use the same to resolve configmap context without crashing Kyverno.
This is the second test for configmap lookup, see test/conformance/kuttl/validate/clusterpolicy/standard/audit/configmap-context-lookup/README.md
for another.
Expected Behavior
Policy is expected to be successfully created AND not result in an internal panic.