1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Lion916 ee1e7a7add
fix: add type conversion error judgment to avoid program panic (#6526)
fix: add type conversion error judgment to avoid program panic

Signed-off-by: wangshuai <wangshuai31@xiaomi.com>
Co-authored-by: wangshuai <wangshuai31@xiaomi.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Chip Zoller <chipzoller@gmail.com>
2023-06-14 14:24:45 +00:00
..
auth feat: add auth checker interface (#7323) 2023-05-30 18:01:44 +08:00
autogen fix: autogen not generating the correct kind (#7455) 2023-06-07 20:32:35 +02:00
background fix: Remove ownerReferences when cloning across Namespaces (#7517) 2023-06-13 15:35:10 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients fix: propagate context when listing resources (#7487) 2023-06-11 13:57:21 +02:00
config feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
controllers feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
cosign fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00
engine fix: add type conversion error judgment to avoid program panic (#6526) 2023-06-14 14:24:45 +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 fix: log level initialisation (#7515) 2023-06-13 22:23:53 +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 refactor: generate reconciliation on policy updates (#7531) 2023-06-14 13:52:27 +00: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: use context for toggles management (#7501) 2023-06-12 17:36:12 +02: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 chore: remove last-applied-patches annotation (#7438) 2023-06-07 04:51:02 +00:00
validation fix: target scope validation for the generate rule (#7479) 2023-06-13 10:26:56 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks refactor: introduce engine image data client interface (#7529) 2023-06-14 10:06:52 +00:00