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-01-25 17:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skaffold (Old)
 and      /work/SRC/openSUSE:Factory/.skaffold.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skaffold"

Wed Jan 25 17:42:54 2023 rev:17 rq:1060700 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes        2023-01-23 
18:32:26.072255728 +0100
+++ /work/SRC/openSUSE:Factory/.skaffold.new.32243/skaffold.changes     
2023-01-25 18:00:04.321475980 +0100
@@ -1,0 +2,101 @@
+Tue Jan 24 08:43:56 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 2.1.0:
+  * fix: resolve issue where skaffold version would print nothing (#8353)
+  * release: v2.1.0 (#8343)
+  * chore: update skaffold image deps based on lts policy (#8347)
+  * docs: add status check documentation for new tolerateFailuresUntilDeadline 
config field (#8337)
+  * docs: remove `log tailing` from note of unsupported features for Cloud Run 
(#8344)
+  * chore: add v1.39.5 changelog info (#8346)
+  * chore: add v2.0.5 changelog info (#8345)
+  * feat: add ingore-path kaniko flag support (#8340)
+  * feat: add keep-running-on-failure-implementation (#8270)
+  * docs: update cloudrun docs to include log streaming and Job support (#8338)
+  * fix: Handle StatefulSets with an OnDelete update strategy (#8292)
+  * fix: add proper artifactOverrides->setValueTemplates conversion when 
upgrading from v2beta29 (#8335)
+  * chore: unskip TestFix* integration tests (#8334)
+  * doc: Updating installation link for Cloud Code in VSCode (#8326)
+  * fix: use new URL format for Google Cloud Build log (#8323)
+  * feat: add new inspect namespaces list command to skaffold (#8309)
+  * feat: include gcloud alpha and beta components in Docker images, needed 
for cloud run log steaming and port forward (#8314)
+  * fix: resolve issue where skaffold always added namespace to rendered 
manifests (#8312)
+  * fix: use release namespace in render when specified (#8259)
+  * chore: support-external-cmd-call-in-template (#8296)
+  * docs: update docs for new `runtimeType` field (#8298)
+  * docs: remove duplicate maturity entry for Cloud Run Deployer (#8280)
+  * feat: allow specifying debug runtime in `skaffold.yaml` for artifact 
(#8295)
+  * fix: write maximum of 200 metrics per session (#8294)
+  * docs: Update Quickstart and Tutorials pages with new Skaffold onboarding 
walkthrough (#8274)
+  * chore(deps): bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#8278)
+  * feat: get image digest from container logs for kaniko builder (#8264)
+  * chore: make iterative status check default to true (#8212)
+  * chore: add v2.0.4 information to CHANGELOG.md (#8273)
+  * docs: remove extraneous 'F' in 'Depending' (#8271)
+  * feat: more meaningful error message for kustomize issues: #8218 (#8220)
+  * fix: resolve issue where skaffold would not add digest when using helm in 
v1 -> v2 migration case (#8269)
+  * fix: correct issue where skaffold setTemplateValues env vars were in some 
cases empty (#8261)
+  * chore(deps): bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#8266)
+  * chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#8238)
+  * fix: remove kubecontext check warning from kubectl deploy (#8256)
+  * test: use `T.Setenv` to set env vars in tests (#8258)
+  * fix: scanning ignored files in dev session (#8249)
+  * fix: always override `skaffold.dev/run-id` label. (#8236)
+  * feat: new `--auto` flag (#8202)
+  * docs: update `build-artifacts` flag description (#8211)
+  * chore: change integration test default repo to a dedicated testing repo 
(#8197)
+  * fix: add v2 to module path (#8169)
+  * docs: missing `}` in docs/environment/templating.md (#8232)
+  * chore: don't stop on failed cleanup (#8209)
+  * fix: validate whether kubeContext is blank or not (#8230)
+  * docs: how-to default values for template variables (#8229)
+  * chore: move docs to docs-v1 to make the dir contents more clear AND add 
some missing refs to docs-v2 in tests (#8215)
+  * fix: kpt validators link to render properly (#8217)
+  * fix: expand namespace with env variables (#8222)
+  * chore: updated github workflows to more gracefully handle 
cancel-in-progress (#8214)
+  * docs: Update _index.md (#8205)
+  * feat: add life cycle hooks to Cloud Run deployer (#8173)
+  * fix: `generate-man.sh` should update docs-v2 (#8213)
+  * feat: enable --tag flag in render command (#8199)
+  * feat: changing messages when no artifacts are detected to watch, generate 
tags, or to check if exist on local cache (#8208)
+  * Revert "chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)" 
(#8210)
+  * chore: fix latest label misplaced issue (#8195)
+  * chore: re-enable gcp tests (#8198)
+  * chore: update error message for build failure due to failed image push 
(#8201)
+  * chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)
+  * docs: update templated fields docs to reflect recent changes (#8176)
+  * feat: remove jdk from slim image deps (#8179)
+  * chore: bump schema version to v4beta2 (#8187)
+  * chore: update CHANGELOG.md to include v2.0.3 (#8184)
+  * fix: allow transformer values to contain ':' (#8178)
+  * fix: support alternative env var naming using support env variable + 
artifact-name (vs env variable + index) (#8175)
+  * chore: fix doc edit url (#8174)
+  * fix: integration-test cleanup (#8118)
+  * chore: optmize github action (#8171)
+  * docs: update helm docs to reflect new prioritization and changes to 
setValueTemplates (#8164)
+  * fix: support alternative env var naming using support env variable + 
artifact-name (vs env variable + index) (#8147)
+  * chore: add log-streaming and cloud-run-proxy gcloud components in release 
dockerfile (#8156)
+  * fix: properly wire deploy.kubectl.defaultNamespace field to be set in 
SKAFFOLD_NAMESPACES (#8129)
+  * fix: change to make buildFlatMap support arrays as YAML values (#8152)
+  * docs: remove TODOs from resource selector docs (#8165)
+  * fix: new condition to create hydrate-dir only if a kpt renderer or 
deployer (#8117)
+  * chore: remove pined python version when installing gcloud (#8153)
+  * chore: fix github workflow linux unit diagnostics tests run command (#8145)
+  * fix: correct recently released schemas to have correct schema field key 
(#8141)
+  * chore: fix profile patch validation against original config (#8138)
+  * fix: use http://json-schema.org/draft-07/schema# in JSONSchema v7 as value 
for $schema key (#7387)
+  * fix: bump skaffold slim image deps (#8132)
+  * fix: pin github actions to ubuntu 20.04 to avoid python + gcloud issues 
(#8136)
+  * chore: repartition integration test (#8106)
+  * fix: always add namespaces in generated manifests regardless of 
offline=[true|false] (#8124)
+  * docs: update docs with fixes for helm, quickstart and install pages (#8101)
+  * chore: remove resolved or obsolete TODO, etc. code comments (#8125)
+  * docs: Add code samples to v2 info sidebar (#8119)
+  * chore: bump skaffold image deps (#8113)
+  * fix: gcp jib-gradle test (#8112)
+  * feat: implement cleanup for Cloud Run Jobs (#8096)
+  * docs: add link to Cloud Run YAML reference in deployer doc (#8104)
+  * fix: examples schema check failing (#8108)
+  * feat: Add support for Cloud Run services to stream logs (#8012)
+  * chore: bump skaffold container images jdk version to JDK 17 (#8103)
+
+-------------------------------------------------------------------

Old:
----
  skaffold-2.0.5.tar.gz

New:
----
  skaffold-2.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ skaffold.spec ++++++
--- /var/tmp/diff_new_pack.EIjid8/_old  2023-01-25 18:00:05.233480852 +0100
+++ /var/tmp/diff_new_pack.EIjid8/_new  2023-01-25 18:00:05.237480874 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           skaffold
-Version:        2.0.5
+Version:        2.1.0
 Release:        0
 Summary:        Easy and Repeatable Kubernetes Development
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EIjid8/_old  2023-01-25 18:00:05.321481322 +0100
+++ /var/tmp/diff_new_pack.EIjid8/_new  2023-01-25 18:00:05.329481366 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/GoogleContainerTools/skaffold</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v2.0.5</param>
+    <param name="revision">v2.1.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">skaffold-2.0.5.tar.gz</param>
+    <param name="archive">skaffold-2.1.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EIjid8/_old  2023-01-25 18:00:05.377481621 +0100
+++ /var/tmp/diff_new_pack.EIjid8/_new  2023-01-25 18:00:05.385481664 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/GoogleContainerTools/skaffold</param>
-              <param 
name="changesrevision">a3efe9d0916dd853ef29e81a97730cec1149ef73</param></service></servicedata>
+              <param 
name="changesrevision">c037d6f51276e178a2c05c1c59665956ff34aa4c</param></service></servicedata>
 (No newline at EOF)
 

++++++ skaffold-2.0.5.tar.gz -> skaffold-2.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/skaffold/skaffold-2.0.5.tar.gz 
/work/SRC/openSUSE:Factory/.skaffold.new.32243/skaffold-2.1.0.tar.gz differ: 
char 12, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/skaffold/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.skaffold.new.32243/vendor.tar.gz differ: char 5, 
line 1

Reply via email to