1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-09 10:42:22 +00:00
kyverno/vendor/github.com
Shivkumar Dudhani 5b8ab3842b
Support variable substitution (#549)
* 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>
2019-12-30 17:08:50 -08:00
..
cenkalti/backoff update vendor 2019-12-05 15:49:30 -08:00
davecgh/go-spew check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
docker/distribution/contrib/docker-integration Merge commit '03ee0486df57eca9c3a484a1e94580b955f8c026' into 531_crd_permission 2019-12-12 17:47:29 -08:00
evanphx/json-patch update vendor 2019-11-12 19:17:36 -08:00
gogo/protobuf update vendor 2019-10-23 23:19:53 -07:00
golang update vendor 2019-11-12 19:17:36 -08:00
google check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
googleapis/gnostic update vendor 2019-10-23 23:19:53 -07:00
hashicorp/golang-lru update vendor 2019-08-08 16:33:28 -07:00
imdario/mergo update vendor 2019-10-23 23:19:53 -07:00
inconshreveable/mousetrap check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
jmespath/go-jmespath Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
json-iterator/go update vendor 2019-10-23 23:19:53 -07:00
minio/minio Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
modern-go check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
pkg Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
spf13 update vendor 2019-10-23 23:19:53 -07:00
tevino/abool update vendor 2019-12-05 15:49:30 -08:00