1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché c013ccbc65
fix: json patch unit tests (#7415)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-05 08:12:13 +00:00
..
auth feat: add auth checker interface (#7323) 2023-05-30 18:01:44 +08:00
autogen Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
background fix: match logic misbehave (#7218) 2023-05-18 21:57:57 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients add support for Kubernetes API server POST (#6948) 2023-04-26 16:31:44 -07:00
config feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
controllers fix: panic in background reports (#7332) 2023-05-30 22:15:47 +08:00
cosign fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00
engine fix: json patch unit tests (#7415) 2023-06-05 08:12:13 +00:00
event Added omit-events flag to allow disabling of event emission (#7010) 2023-05-10 11:48:41 +00:00
images Added fetchAttestations method to notaryV2 implimentation (#6800) 2023-06-01 16:05:28 +08:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
notary Added fetchAttestations method to notaryV2 implimentation (#6800) 2023-06-01 16:05:28 +08:00
openapi feat: update built-in resource schemas (#7014) 2023-04-27 05:11:31 +00:00
policy feat: support cel expression in validate rules (#7070) 2023-05-31 14:30:55 -07:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient feat: add credential helpers flags (#6974) 2023-04-18 18:00:30 +02:00
tls fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils expose JSON Pointer in Images variable for extension services (#7413) 2023-06-05 14:11:52 +08:00
validation fix mutate targets validation (#7387) 2023-06-02 15:06:01 +02:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00