1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg
vivek kumar sahu c95bb74992
Context vars substitution in CLI (#4290)
* context variables substitution will be independent of sequence

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

* Added test cases

Signed-off-by: viveksahu26 <vivekkumarsahu650@gmail.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-08-09 05:48:57 +00:00
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
background feat: use tombstone helper (#4273) 2022-08-03 16:17:07 +00:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
controllers Wait for informers' cache to be synced before starting controllers (#4155) 2022-06-28 04:55:52 +00:00
cosign use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
dclient use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
engine Context vars substitution in CLI (#4290) 2022-08-09 05:48:57 +00:00
event Replaced status with message (#4315) 2022-08-09 10:23:50 +05:30
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
openapi use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
policy feat: use tombstone helper (#4273) 2022-08-03 16:17:07 +00:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig feat: use tombstone helper (#4273) 2022-08-03 16:17:07 +00:00
webhooks Fix pr image verify blocked (#4297) 2022-08-04 05:27:09 +00:00