Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kyverno for openSUSE:Factory checked in at 2023-07-06 18:29:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kyverno (Old) and /work/SRC/openSUSE:Factory/.kyverno.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kyverno" Thu Jul 6 18:29:51 2023 rev:22 rq:1097078 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kyverno/kyverno.changes 2023-05-31 21:54:39.305061300 +0200 +++ /work/SRC/openSUSE:Factory/.kyverno.new.23466/kyverno.changes 2023-07-06 18:30:04.915654710 +0200 @@ -1,0 +2,108 @@ +Thu Jul 06 08:37:04 UTC 2023 - ka...@b1-systems.de + +- Update to version 1.10.1: + * release 1.10.1 (#7762) + * feat: Add option to add imagePullSecrets to cleanup CronJobs + (#7730) (#7732) + * fix: remove show goreleaser version step (#7712) + * fix: release signing (#7711) + * fix goreleaser version (#7707) + * fix: lock schema manager when updating it (#7704) (#7706) + * release v1.10.1-rc.1 (#7701) + * fix: customizable tracer configuration (#7644) (#7700) + * fix: Swap any/all in the error message. (#7688) (#7696) + * Fix deferred loading (#7597) (#7694) + * fix: image verification (#7652) (#7692) + * feat: add lazy loading feature flag (#7680) (#7691) + * refactor: migrate context loaders (part 2) from #7597 (#7677) + (#7690) + * fix: cleanup controller rbac (#7669) (#7679) + * refactor: migrate context loaders (part 1) from #7597 (#7676) + (#7678) + * refactor: add specific loaders from #7597 (#7671) (#7675) + * feat: add cluster select and relabling config for + ServiceMonitors (#7659) (#7674) + * chore bump (#7666) + * fix: auth checks with the APIVersion and the subresource + (#7628) (#7641) + * enable webhook clean up (#7633) (#7637) + * fix: update the flag descriptions of the reports-controller + (#7617) (#7621) + * Add nancy-ignore to make it pass with current dependencies + (#7590) (#7602) + * fix: make configuring max procs not exit in case of error + (#7588) (#7591) + * fix: deletion mismatch for the generate policy (#7579) (#7606) + * fix: autogen not working correctly with cronjob conditions + (#7571) (#7604) + * reduce sleep duration for generate kuttl tests (#7589) (#7603) + * fix: CLI tests (#7596) (#7601) + * fix: background image verification not working (#7564) (#7570) + * feat: sign released artifacts (#7478) (#7560) + * feat: cleanup jobs resources (#7337) (#7559) + * Fix: Error cause is missing (#7563) (#7565) + * fix: recursive lazy loading (#7552) (#7562) + * fix: autogen not generating the correct kind (#7455) (#7561) + * feat: obey the order field in patchStrategicMerge method + (#7336) (#7558) + * fix: Delete downstream objects on precondition fail (#7496) + (#7549) + * fix: update kyverno admission-controller role to have delete + verb for⦠(#7527) (#7544) + * fix: add type conversion error judgment to avoid program panic + (#6526) (#7534) + * refactor: generate reconciliation on policy updates (#7531) + (#7533) + * fix: Remove ownerReferences when cloning across Namespaces + (#7517) (#7523) + * fix: misleading error message in deny conditions (#7503) + (#7520) + * fix: log level initialisation (#7515) (#7522) + * add debug env BACKGROUND_SCAN_INTERVAL (#7504) (#7519) + * fix: target scope validation for the generate rule (#7479) + (#7518) + * fix: cloneList sync behavior (#7466) (#7514) + * fix: log kind/namespace/name in scan errors (#7498) (#7500) + * fix (#7473) (#7477) + * fix: image pull secrets in admission controller (#7474) (#7476) + * fix: rule name not required in the crd schema (#7464) (#7465) + * fix: add missing webhook timeouts (#7435) (#7467) + * fix: the same source cannot be used for multiple targets with a + generate clone rule (#7436) (#7454) + * fix flaky tests (#7460) (#7461) + * fixed typo in admission controller chart template (#7440) + (#7442) + * fix: error reported when sanity check fails (#7439) (#7441) + * fix: exceptions not considered on delete (#7433) (#7437) + * fix: helm template for cleanup jobs image (#7430) (#7434) + * fix: array element removal should be synced to the downstream + resource with a generate data sync rule (#7417) (#7432) + * fix: reports discovery error (#7428) (#7431) + * feat: hold custom labels (#7416) (#7419) + * update migration guide with generate guidance (#7409) (#7410) + * fix: missing extraEnvVars in helm chart (#7403) (#7407) + * Fix: [Bug] The default field in a context variable does not + replace nil results (#7251) (#7400) + * fix mutate targets validation (#7387) (#7399) + * Remove policy validation prevent loop for generate (#7388) + (#7398) + * Allow setting verbs for clusterrole extraresources on + backgroundController (#7380) (#7392) + * fix: missing/incorrect env variables (#7383) (#7389) + * Add missing delete verb to admission cleanup clusterrole + (#7375) (#7384) + * fix: permission validation message (#7362) (#7371) + * feat(cronjobs): Enable podAnnotations on CronJobs (#7366) + (#7370) + * fix: protect managed resource not considering other components + (#7363) (#7367) + * fix: helm migration guide (#7360) (#7364) + * feat: cleanup job tolerations (#7331) (#7351) + * fix: flaky kuttl test add-external-secret-prefix (#7338) + (#7343) + * Add scaling testing instructions (#7295) (#7348) + * chore: new helm chart version (#7349) + * fix: config map name in helm chart (#7341) (#7342) + * fix: panic in background reports (#7332) (#7334) + +------------------------------------------------------------------- Old: ---- kyverno-1.10.0.obscpio New: ---- kyverno-1.10.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kyverno.spec ++++++ --- /var/tmp/diff_new_pack.hrSSW2/_old 2023-07-06 18:30:06.611664830 +0200 +++ /var/tmp/diff_new_pack.hrSSW2/_new 2023-07-06 18:30:06.615664854 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: kyverno -Version: 1.10.0 +Version: 1.10.1 Release: 0 Summary: CLI and kubectl plugin for Kyverno License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.hrSSW2/_old 2023-07-06 18:30:06.651665068 +0200 +++ /var/tmp/diff_new_pack.hrSSW2/_new 2023-07-06 18:30:06.659665116 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/kyverno/kyverno</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.10.0</param> + <param name="revision">v1.10.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.hrSSW2/_old 2023-07-06 18:30:06.683665260 +0200 +++ /var/tmp/diff_new_pack.hrSSW2/_new 2023-07-06 18:30:06.687665284 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kyverno/kyverno</param> - <param name="changesrevision">da6f5c18132f773af15d0e09cbf2e16a36725232</param></service></servicedata> + <param name="changesrevision">8ae004000344987ec4e5cff82c3c5651abbfa8fc</param></service></servicedata> (No newline at EOF) ++++++ kyverno-1.10.0.obscpio -> kyverno-1.10.1.obscpio ++++++ /work/SRC/openSUSE:Factory/kyverno/kyverno-1.10.0.obscpio /work/SRC/openSUSE:Factory/.kyverno.new.23466/kyverno-1.10.1.obscpio differ: char 49, line 1 ++++++ kyverno.obsinfo ++++++ --- /var/tmp/diff_new_pack.hrSSW2/_old 2023-07-06 18:30:06.739665593 +0200 +++ /var/tmp/diff_new_pack.hrSSW2/_new 2023-07-06 18:30:06.743665617 +0200 @@ -1,5 +1,5 @@ name: kyverno -version: 1.10.0 -mtime: 1685435054 -commit: da6f5c18132f773af15d0e09cbf2e16a36725232 +version: 1.10.1 +mtime: 1688626616 +commit: 8ae004000344987ec4e5cff82c3c5651abbfa8fc ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kyverno/vendor.tar.gz /work/SRC/openSUSE:Factory/.kyverno.new.23466/vendor.tar.gz differ: char 5, line 1