1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg
gcp-cherry-pick-bot[bot] 42a6b4b545
fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) (#9337)
* fix skip checks



* fix: skip request for non-triggers



* add missing files



* fix: empty policy



---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-01-04 11:24:23 +00:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
background fix: add skipBackgoundRequests to configure loop protection option (#9157) (#9207) 2023-12-19 10:51:47 +00:00
client fix: add skipBackgoundRequests to configure loop protection option (#9157) (#9207) 2023-12-19 10:51:47 +00:00
clients fix: bump k8s to 0.29-alpha.3 and add support for fips endpoints in AWS authentication (cherry-pick: #9233) (#9244) 2023-12-22 07:37:38 +00:00
config fix: allow dropping metrics, labels and configuring histogram bucket boundaries to avoid high cardinality. (#8569) (#8629) 2023-10-12 10:34:16 +00:00
controllers improve messages (#9168) (#9169) 2023-12-18 05:09:29 +00:00
cosign Support more signature algorithms (#9102) (#9289) 2023-12-27 08:34:16 +00:00
engine fix: use http.MaxBytesReader instead of content length for API Calls (#9265) (#9268) 2023-12-26 04:28:21 +00:00
event fix: generate events for scanning VAPs in reports controller (#8783) (#8804) 2023-11-01 04:15:23 +00:00
images refactor: common remote authenticator for notary and cosign (#8494) (#8605) 2023-10-09 09:40:06 +00:00
imageverifycache feat: update descriptions of image verify cache flags (#8770) (#8822) 2023-11-02 16:50:06 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging fix: bump k8s to 0.29-alpha.3 and add support for fips endpoints in AWS authentication (cherry-pick: #9233) (#9244) 2023-12-22 07:37:38 +00:00
metrics fix: allow dropping metrics, labels and configuring histogram bucket boundaries to avoid high cardinality. (#8569) (#8629) 2023-10-12 10:34:16 +00:00
notary refactor: common remote authenticator for notary and cosign (#8494) (#8605) 2023-10-09 09:40:06 +00:00
policy cherry-pick #9230 (#9234) 2023-12-20 17:16:09 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling
pss Refactor fuzzing utils and add 3 fuzzers (#8555) (#8586) 2023-10-06 08:00:13 +08:00
registryclient refactor: common remote authenticator for notary and cosign (#8494) (#8605) 2023-10-09 09:40:06 +00:00
tls refactor: remove logger from tls package (#8157) 2023-08-29 10:31:56 +00:00
toggle fix: display a message when the controller has no permissions for VAPs (#8776) (#8814) 2023-11-01 14:40:20 +00:00
tracing feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix: bump k8s to 0.29-alpha.3 and add support for fips endpoints in AWS authentication (cherry-pick: #9233) (#9244) 2023-12-22 07:37:38 +00:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation improve messages (#9168) (#9169) 2023-12-18 05:09:29 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks fix: non-trigger resources should be skipped for background policies regardless of skipBackgroundRequests settings (#9333) (#9337) 2024-01-04 11:24:23 +00:00