1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
gcp-cherry-pick-bot[bot] ab2371885d
fix: properly verify precondition in old object validation (#11644) (#11705)
* fix: properly verify precondition in old object validation



* fix: tests



* fix: assert bug



* fix: properly update the values



---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-12-05 13:38:01 +00:00
..
auth fix: add the resource name to the SubjectAccessReview (#10221) 2024-08-07 12:46:44 +00:00
autogen fix: add celPreconditions in autogen rules (#11542) 2024-11-06 19:38:49 +00:00
background fix: return nil error when trigger resource not found for a subresouces (#11594) (#11627) 2024-11-20 09:38:20 +00:00
breaker Reports controller circuit breaker (#11329) (#11386) 2024-10-11 16:12:20 +08:00
client fix: add emitWarning field in v2beta1 (#11489) (#11494) 2024-10-31 04:34:01 +00:00
clients Selector with mutate target (#11208) (#11425) 2024-10-17 10:37:12 +00:00
config Set the UserAgent in client-go based calls to kube-apiserver (#11569) (#11571) 2024-11-12 10:53:09 +00:00
controllers fix: update explicit webhook based on the policy type (#11580) (#11581) 2024-11-15 07:14:53 +00:00
cosign fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) (#11348) 2024-10-07 15:51:51 +00:00
engine fix: properly verify precondition in old object validation (#11644) (#11705) 2024-12-05 13:38:01 +00:00
event chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
exceptions chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00
globalcontext fix(status): status comparison is wrong (#11203) (#11216) 2024-09-24 15:48:10 +00:00
images fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) (#11348) 2024-10-07 15:51:51 +00:00
imageverifycache fix: properly use useCache field in image verification policies (#10709) 2024-08-19 14:26:07 +00:00
informers feat: delete webhook configurations after kyverno is uninstalled (#10782) 2024-09-04 10:59:59 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging chore(log): add caller (#10874) 2024-08-16 14:08:55 +00:00
metrics chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 (#11256) (#11257) 2024-09-27 16:36:23 +00:00
notary fix: Allow images to be pulled from insecure registry when allowInsecureRegistry flag is set to true (#10934) (#11243) (#11348) 2024-10-07 15:51:51 +00:00
policy fix(background-controller): reduce logging for URs (#11616) (#11617) 2024-11-19 07:30:30 +00:00
policycache feat(cache): use shallow copy instead of deep copy (#11378) (#11380) 2024-10-10 13:40:09 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix: concurrent map read and map write when applying a validate.podSecurity rule (#11012) 2024-09-04 17:05:10 +00:00
registryclient feat: skip azure keychain based login for mcr registry (#11480) (#11481) 2024-11-01 08:21:39 +00:00
tls chore: set cert renewal time to 15 days before expiration (#8567) 2023-12-06 13:37:01 +00:00
toggle feat: add dumpPatch flag (#11237) (#11238) 2024-09-25 16:25:49 +00:00
tracing chore: pin go.opentelemetry.io/otel/semconv/v1.24.0 (#11256) (#11257) 2024-09-27 16:36:23 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix: use generate name for background scan reports (#11586) (#11599) 2024-11-15 11:53:03 +00:00
validatingadmissionpolicy feat: use pointer in rule (exclude field) (#11050) (#11071) 2024-09-10 11:50:49 +00:00
validation fix: add 'immutable fields in the policy validation msg for FluxCD' (#11549) (#11552) 2024-11-07 09:48:34 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks feat: add helm configuration for reporting in different rules (#11376) (#11388) 2024-10-11 10:04:54 +00:00