1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-15 08:46:36 +00:00
kyverno/pkg
Abhi Kapoor ac8dea1cba
Return warning on admission response when mutating pods (#3272)
- Return the warning as part of the validate response
- Warn when autogen annotation is being used to exclude pod controllers
- Reutrn admission response based on the autogen annotation value
- Update the existing log message to align with admission response warning

Co-authored-by: abhinav454 <43758739+abhinav454@users.noreply.github.com>
Co-authored-by: Prateek Pandey <prateekpandey14@gmail.com>
2022-03-16 04:50:33 +00:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
autogen fix PodExecOptions issue (#3373) 2022-03-11 15:09:32 +05:30
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
compatibility refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
config fix: metrics config defaults (#3387) 2022-03-14 22:21:50 +08:00
cosign support RSA, ECDSA and EDDSA public key verification (#3362) 2022-03-08 21:58:14 -08:00
dclient Trivy now scans local images (#2744) 2021-11-22 20:57:51 +08:00
engine Add a registry flag to allow direct access to container registries in the CLI (#3396) 2022-03-16 09:56:47 +05:30
event Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00
generate refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
kyverno Return warning on admission response when mutating pods (#3272) 2022-03-16 04:50:33 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
openapi refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
policy Return warning on admission response when mutating pods (#3272) 2022-03-16 04:50:33 +00:00
policycache refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
policymutation refactor: introduce rules getters and setters (#3350) 2022-03-09 15:28:31 +00:00
policyreport Fix policy report OwnerReference (#3249) 2022-02-18 00:50:18 -08:00
registryclient Add a registry flag to allow direct access to container registries in the CLI (#3396) 2022-03-16 09:56:47 +05:30
resourcecache SharedInformers for WebhookConfigurations (#3007) 2022-01-19 15:57:32 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils fix PodExecOptions issue (#3373) 2022-03-11 15:09:32 +05:30
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig feat: add rules to status (#3376) 2022-03-15 14:49:16 +00:00
webhooks Return warning on admission response when mutating pods (#3272) 2022-03-16 04:50:33 +00:00