Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skaffold for openSUSE:Factory checked in at 2023-05-04 17:10:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skaffold (Old) and /work/SRC/openSUSE:Factory/.skaffold.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skaffold" Thu May 4 17:10:51 2023 rev:22 rq:1084505 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes 2023-04-13 14:11:33.224574318 +0200 +++ /work/SRC/openSUSE:Factory/.skaffold.new.1533/skaffold.changes 2023-05-04 17:11:15.108602883 +0200 @@ -1,0 +2,93 @@ +Thu May 04 04:39:31 UTC 2023 - ka...@b1-systems.de + +- Update to version 2.4.0: + * fix: missing Sessionable ID in exported metrics (#8737) + * chore: vendor deps (#8725) + * test: comment last line of expected log due to issue #8728 + (#8729) + * release: v2.4.0 (#8726) + * fix: new `remove` method in docker client to use in custom + actions and don't get the error related with prune (#8710) + * chore: increase vulns scanning window (#8723) + * docs: Tutorial: Go coverage profiles for e2e tests (#8558) + * fix: resolve issue where skaffold logger could hang + indefinitely if k8s job pod wasn't created (#8717) + * feat: change inspect executionMode list to list all actions + exec mode per default (#8719) + * chore: bump flask from 2.2.3 to 2.3.1 in /integration/examples + (#8706) + * chore: bump flask from 2.2.3 to 2.3.1 in /examples (#8707) + * feat: new exec command to execute a custom action (#8696) + * fix: delete does not working properly (#8702) + * feat: extend `inspect jobManifestPaths [list|modify]` to + include custom actions info (#8703) + * chore: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 + (#8705) + * chore: update go version and related deps to enhance security + (#8704) + * chore: Update ko builder to use ko v0.13.0 (#8699) + * feat: add wait group in docker and k8s job logger to avoid race + condition (#8695) + * feat: add custom actions execution modes to `inspect + executionModes list` (#8697) + * chore: remove kaniko NoPush field from skaffold schemas as it + does not work currently (#8591) + * fix: change util pkg import to use ParseEnvVariablesFromFile + (#8700) + * feat: support set value file for render (#8647) + * docs: update helm renderer docs to use correct manifests vs + deploy syntax (#8667) + * ci: Use Go 1.20 in GitHub Actions workflows (#8691) + * feat: logic to create a new ActionsRunner (#8681) + * chore: add v2.0.8 release to CHANGELOG.md (#8685) + * feat: new docker exec env and task (#8662) + * fix: add curl to skaffold docker image (#8669) + * chore: add v2.3.1 release to CHANGELOG.md (#8663) + * fix: create new docker network only when the --docker-network + flag is not set (#8649) + * docs: update templating.md to reflect chartPath addition + + minor field fixes (#8661) + * fix: update skaffold verify to respect deploy default namespace + field (#8660) + * feat: better Job support by allowing skaffold to re-apply Jobs + by removing child pod label transform (#8659) + * feat: custom actions interfaces and actions runner + implementation (#8563) + * feat: add template support for `chartPath` (#8645) + * feat: add new 'skaffold inspect executionModes' command (#8651) + * docs: fix typo in render page (#8638) + * feat: add support for deployment cancellation and error surface + when admission webhook blocks pod skaffold is waiting on + (#8624) + * feat: read firelog API key from embedded file (#8646) + * feat: standarize renders to inject namespace only if + --namespace or render specific config is set (#8561) + * fix: add the LOG_STREAM_RUN_GCLOUD_NOT_FOUND code in the proto + file and run of ./hack/generate-proto.sh (#8644) + * chore: bump peter-evans/create-or-update-comment from 2.1.1 to + 3.0.0 (#8639) + * chore: bump github.com/docker/docker (#8636) + * feat: extend schema to support customActions stanza (#8616) + * fix: deploy to multiple namespaces (#8623) + * fix: fix issue where verify would panic if a jobManifestPath + with no spec.template.spec.metadata.labels existed (#8618) + * fix: remove printing errors from IsKubernetesManifest and + change doApply to not use this method but + ParseKubernetesObjects to retrieve the error (#8559) + * feat: set firelog API key (#8617) + * docs: update verify docs to reflect k8s job support (#8601) + * chore: bump image deps (#8612) + * chore: bump xt0rted/pull-request-comment-branch from 1.4.0 to + 2.0.0 (#8613) + * chore: bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#8614) + * fix: use active gcp account (#8584) + * docs: minor edits to Cloud Build docs (#8571) + * chore: upgrade docker and make integration-in-docker to use + docker dependencies from pr (#8596) + * chore: restore firelog exporter (#8555) (#8599) + * chore: bump examples/ schema versions (#8607) + * feat: helm dependency build on render (#8486) + * chore: bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 + (#8602) + +------------------------------------------------------------------- Old: ---- skaffold-2.3.1.obscpio New: ---- skaffold-2.4.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skaffold.spec ++++++ --- /var/tmp/diff_new_pack.gLQZsR/_old 2023-05-04 17:11:17.416616396 +0200 +++ /var/tmp/diff_new_pack.gLQZsR/_new 2023-05-04 17:11:17.420616420 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: skaffold -Version: 2.3.1 +Version: 2.4.0 Release: 0 Summary: Easy and Repeatable Kubernetes Development License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gLQZsR/_old 2023-05-04 17:11:17.452616607 +0200 +++ /var/tmp/diff_new_pack.gLQZsR/_new 2023-05-04 17:11:17.456616630 +0200 @@ -3,13 +3,12 @@ <param name="url">https://github.com/GoogleContainerTools/skaffold</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.3.1</param> + <param name="revision">v2.4.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="set_version" mode="disabled"> - <param name="basename">skaffold</param> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.gLQZsR/_old 2023-05-04 17:11:17.476616748 +0200 +++ /var/tmp/diff_new_pack.gLQZsR/_new 2023-05-04 17:11:17.480616771 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/GoogleContainerTools/skaffold</param> - <param name="changesrevision">701c45c772e185c0ee937eb027fe36e8d417c4a7</param></service></servicedata> + <param name="changesrevision">8f9209c755b4b2a041e564c7f98c723f868c0e80</param></service></servicedata> (No newline at EOF) ++++++ skaffold-2.3.1.obscpio -> skaffold-2.4.0.obscpio ++++++ /work/SRC/openSUSE:Factory/skaffold/skaffold-2.3.1.obscpio /work/SRC/openSUSE:Factory/.skaffold.new.1533/skaffold-2.4.0.obscpio differ: char 49, line 1 ++++++ skaffold.obsinfo ++++++ --- /var/tmp/diff_new_pack.gLQZsR/_old 2023-05-04 17:11:17.528617053 +0200 +++ /var/tmp/diff_new_pack.gLQZsR/_new 2023-05-04 17:11:17.532617076 +0200 @@ -1,5 +1,5 @@ name: skaffold -version: 2.3.1 -mtime: 1681234162 -commit: 701c45c772e185c0ee937eb027fe36e8d417c4a7 +version: 2.4.0 +mtime: 1683129497 +commit: 8f9209c755b4b2a041e564c7f98c723f868c0e80 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/skaffold/vendor.tar.gz /work/SRC/openSUSE:Factory/.skaffold.new.1533/vendor.tar.gz differ: char 5, line 1