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

12 lines
208 B
Markdown
Raw Normal View History

## 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