mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-16 01:07:14 +00:00
* initial commit * variable substitution * update tests * update test * refactor engine packages for validate & generate * update vendor * update toml * support variable substitution in overlay mutation * missing update * fix indentation in logs * store context values as single JSON document using merge patches. * remove duplicate functions * fix message string * Handle processing of policies in background (#569) * remove condition check while generating mutation patch as conditions are verified in the first iteration * initial commit * background policy validation * correct message * skip non-background policy process for add/update * fix order to correct policy registration * update comment Co-authored-by: shuting <shutting06@gmail.com> * refactor Co-authored-by: shuting <shutting06@gmail.com> |
||
---|---|---|
.. | ||
cmd/jpgo | ||
compliance | ||
fuzz | ||
.gitignore | ||
.travis.yml | ||
api.go | ||
api_test.go | ||
astnodetype_string.go | ||
compliance_test.go | ||
functions.go | ||
interpreter.go | ||
interpreter_test.go | ||
lexer.go | ||
lexer_test.go | ||
LICENSE | ||
Makefile | ||
parser.go | ||
parser_test.go | ||
README.md | ||
toktype_string.go | ||
util.go | ||
util_test.go |