SHA256
1
0
forked from pool/skaffold

Accepting request 1079101 from home:ojkastl_buildservice:Branch_devel_kubic

update to 2.3.1

OBS-URL: https://build.opensuse.org/request/show/1079101
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=40
This commit is contained in:
Johannes Kastl 2023-04-13 09:41:44 +00:00 committed by Git OBS Bridge
parent 1215795205
commit c01b21f7ae
8 changed files with 30 additions and 11 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/GoogleContainerTools/skaffold</param> <param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v2.3.0</param> <param name="revision">v2.3.1</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/GoogleContainerTools/skaffold</param> <param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="changesrevision">664890b7f96eb368c1865765f1609cb94f29555b</param></service></servicedata> <param name="changesrevision">701c45c772e185c0ee937eb027fe36e8d417c4a7</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:720265c3bd66c4ff84e96d3a7805f88201f724e50464fdba1e4c14b8c5f16d0e
size 82587662

3
skaffold-2.3.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1db733a80b02beb9c8bfabfc15efbd66dc681e1c8c93ceca4b7a7a8087f6a8a5
size 82607118

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Apr 13 09:27:02 UTC 2023 - kastl@b1-systems.de
- Update to version 2.3.1:
* fix: update skaffold verify to respect deploy default namespace
field (#8660)
* chore: upgrade docker and make integration-in-docker to use
docker dependencies from pr (#8596)
* chore: bump image deps (#8612)
* feat: better Job support by allowing skaffold to re-apply Jobs
by removing child pod label transform (#8659)
* fix: fix issue where verify would panic if a jobManifestPath
with no spec.template.spec.metadata.labels existed (#8618)
* fix: deploy to multiple namespaces (#8623)
* feat: add support for deployment cancellation and error surface
when admission webhook blocks pod skaffold is waiting on
(#8624)
* feat: add new 'skaffold inspect executionModes' command (#8651)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 29 05:16:05 UTC 2023 - kastl@b1-systems.de Wed Mar 29 05:16:05 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: skaffold name: skaffold
version: 2.3.0 version: 2.3.1
mtime: 1680034078 mtime: 1681234162
commit: 664890b7f96eb368c1865765f1609cb94f29555b commit: 701c45c772e185c0ee937eb027fe36e8d417c4a7

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: skaffold Name: skaffold
Version: 2.3.0 Version: 2.3.1
Release: 0 Release: 0
Summary: Easy and Repeatable Kubernetes Development Summary: Easy and Repeatable Kubernetes Development
License: Apache-2.0 License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:180c009156be4de64d92244bff447fb5dcdb6544d3e6c05e0b36cc3a082d2771 oid sha256:4c6e07d77c792a131e50fd3e8fb365d510a13b4cf642a84b49824fd44fc6223e
size 17615879 size 17420104