1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-24 13:07:31 +00:00
kyverno/pkg/engine
Pratik Shah caab013a86
Fixed issue-4530: Added separate attestor type for secrets and KMS ()
Signed-off-by: Pratik Shah <pratik@infracloud.io>

Signed-off-by: Vyankatesh <vyankateshkd@gmail.com>
2022-10-14 09:40:46 +00:00
..
anchor add package logger in files () 2022-10-02 19:45:03 +00:00
common add package logger in files () 2022-10-02 19:45:03 +00:00
context fix: set operation in context when necessary () 2022-10-13 19:33:49 +05:30
jmespath Fix: Typo in x509_decode JMESPath function's note () 2022-10-03 08:26:19 +00:00
jsonutils refactor: move common utils () 2022-04-05 13:02:43 +00:00
mutate add package logger in files () 2022-10-02 19:45:03 +00:00
operator chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
resources Yaml signing and verification () 2022-08-30 10:14:54 -07:00
response refactor: introduce wildcard utils package () 2022-08-25 05:23:01 +00:00
utils add package logger in files () 2022-10-02 19:45:03 +00:00
validate add package logger in files () 2022-10-02 19:45:03 +00:00
variables add package logger in files () 2022-10-02 19:45:03 +00:00
wildcards chore: add unit tests for pkg/utils/wildcard () 2022-09-06 08:02:41 +00:00
attestation_test.go add package logger in files () 2022-10-02 19:45:03 +00:00
background.go add package logger in files () 2022-10-02 19:45:03 +00:00
forceMutate.go add package logger in files () 2022-10-02 19:45:03 +00:00
forceMutate_test.go refactor: engine context () 2022-04-09 11:52:50 +00:00
generation.go add package logger in files () 2022-10-02 19:45:03 +00:00
imageVerify.go Fixed issue-4530: Added separate attestor type for secrets and KMS () 2022-10-14 09:40:46 +00:00
imageVerify_test.go Fixed issue-4530: Added separate attestor type for secrets and KMS () 2022-10-14 09:40:46 +00:00
imageVerifyMetadata.go chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
imageVerifyValidate.go Added appropriate logging levels to log.Info() calls wherever necessary () 2022-08-18 13:24:59 +00:00
jsonContext.go feat: remove context api call constraints () 2022-09-01 08:30:04 +00:00
k8smanifest.go Add the metric "kyverno_client_queries_total" () 2022-08-31 11:33:47 +05:30
k8smanifest_test.go Yaml signing and verification () 2022-08-30 10:14:54 -07:00
loadtargets.go fix: namespaced policy targets namespace validation and scoping them to the policy's namespace () 2022-09-26 14:54:13 +00:00
loadtargets_test.go Load mutate.targets via dclient () 2022-05-06 05:46:36 +00:00
mutation.go add package logger in files () 2022-10-02 19:45:03 +00:00
mutation_test.go Add the metric "kyverno_client_queries_total" () 2022-08-31 11:33:47 +05:30
policyContext.go Add the metric "kyverno_client_queries_total" () 2022-08-31 11:33:47 +05:30
utils.go fix: consider generateName when matching resources () 2022-10-13 16:02:01 +00:00
utils_test.go fix: consider generateName when matching resources () 2022-10-13 16:02:01 +00:00
validation.go fix: panic when bad variable substitution () 2022-10-13 10:16:47 +00:00
validation_test.go Support PSa integration by controlName only () 2022-09-28 10:03:53 +00:00