mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
a0ff8bbd0b
* implement global anchor for patch strategic merge
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* fixed unit tests for mutation global anchor
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* added global anchor in validation
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* fix some global anchor issues found during testing
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* run go tidy
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* fixed tests
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* fixed some tests
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* finish implementing global anchor
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* WIP: lower global anchor strictness
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* Revert "WIP: lower global anchor strictness"
This reverts commit
|
||
---|---|---|
.. | ||
anchor | ||
common | ||
context | ||
jmespath | ||
json-utils | ||
mutate | ||
operator | ||
response | ||
utils | ||
validate | ||
variables | ||
wildcards | ||
apiPath.go | ||
apiPath_test.go | ||
forceMutate.go | ||
forceMutate_test.go | ||
generation.go | ||
imageVerify.go | ||
jsonContext.go | ||
jsonContext_test.go | ||
mutation.go | ||
mutation_test.go | ||
policyContext.go | ||
utils.go | ||
utils_test.go | ||
validation.go | ||
validation_test.go |