1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/api
Charles-Edouard Brétéché c96199dee1
chore: move utils/wildcard in ext (#8772)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-10-29 23:59:53 +00:00
..
client.go refactor: common remote authenticator for notary and cosign (#8494) 2023-10-09 09:07:00 +00:00
contextloader.go fix: image cache panic and cleanup (#8512) 2023-09-22 10:40:16 +00:00
engine.go refactor: don't process context/preconditions in invokeHandler (#6751) 2023-04-03 12:57:48 +08:00
engineresponse.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
engineresponse_test.go Add an abstraction interface for Kyverno policies and validating admission policies (#8016) 2023-08-15 12:41:43 -07:00
fuzz_test.go feat: add fuzzers from cncf-fuzzing (#8027) 2023-08-16 16:42:37 +00:00
imageverifymetadata.go chore: move kyverno.io/verify-images constant (#7955) 2023-08-02 14:02:21 +00:00
imageverifymetadata_test.go fix: use structured jsonpatch instead of byte arrays (#7186) 2023-05-13 16:56:54 +08:00
policy.go fix: TODOs in cli (#8333) 2023-09-11 15:24:10 +00:00
policycontext.go feat: add operations support in match/exclude (#6658) 2023-03-29 04:22:21 +00:00
policyresponse.go refactor: policy response (#6877) 2023-04-12 16:20:42 +00:00
resolver.go refactor: move resolvers into engine api package (#6162) 2023-01-31 07:46:38 +00:00
resolver_test.go Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
resourcespec.go refactor: clean engine api package (#6156) 2023-01-30 14:49:44 +00:00
resourcespec_test.go refactor: clean engine api package (#6156) 2023-01-30 14:49:44 +00:00
ruleresponse.go fix: use v2beta1 of policy exceptions (#8587) 2023-10-09 15:27:25 +08:00
ruleresponse_test.go refactor: engine rule response creation (#6784) 2023-04-05 10:35:38 +00:00
rulestatus.go feat: apply generate rules on trigger events (#6508) 2023-03-10 17:17:10 +00:00
ruletype.go refactor: clean engine api package (#6156) 2023-01-30 14:49:44 +00:00
selector.go fix: use v2beta1 of policy exceptions (#8587) 2023-10-09 15:27:25 +08:00
stats.go refactor: policy response (#6877) 2023-04-12 16:20:42 +00:00
stats_test.go chore: add engine api stats unit tests (#7451) 2023-06-07 10:11:46 +00:00