1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/test/conformance/chainsaw/globalcontext/validate-apicall-data
..
chainsaw-test.yaml
gctxentry.yaml
README.md

Description

This test verifies that Global Context Entries can't have HTTP request data when the method is not POST.

Expected Behavior

GlobalContextEntry should be rejected.

Reference Issues