1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Marc Brugger c92605b7a6
fix: abort validation if value could be processed (#7307)
* fix: abort validation if value could be processed

Signed-off-by: bakito <github@bakito.ch>

* add test to verify compareString is not executed for quantities

Signed-off-by: bakito <github@bakito.ch>

---------

Signed-off-by: bakito <github@bakito.ch>
2023-06-06 14:41:20 +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: array element removal should be synced to the downstream resource with a generate data sync rule (#7417) 2023-06-06 12:07:07 +02:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients fix: reports discovery error (#7428) 2023-06-06 11:55:47 +00:00
config feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
controllers feat: hold custom labels (#7416) 2023-06-05 10:37:28 +00:00
cosign fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00
engine fix: abort validation if value could be processed (#7307) 2023-06-06 14:41:20 +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 refactor: stop recording json patches but generate them on demand (part 1) (#7394) 2023-06-05 12:33:23 +00: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