Accepting request 1226548 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1226548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/istioctl?expand=0&rev=28
This commit is contained in:
commit
66cfa4841c
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/istio/istio</param>
|
<param name="url">https://github.com/istio/istio</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">1.24.0</param>
|
<param name="revision">1.24.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
<param name="filename">istioctl</param>
|
<param name="filename">istioctl</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b19d9ad92c09a559acadc6277242d9103ea356433e9e01ee830ec9c8b7d08c77
|
|
||||||
size 32911885
|
|
3
istioctl-1.24.1.obscpio
Normal file
3
istioctl-1.24.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da8f3f77c626b786a3c6d1ed12abfbaf35c7759e6ee395fb3b194a6371f7eff0
|
||||||
|
size 32929805
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 26 14:10:51 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 1.24.0:
|
||||||
|
https://istio.io/latest/news/releases/1.24.x/announcing-1.24.1/
|
||||||
|
CLI-related changes:
|
||||||
|
* Fixed an issue where istioctl install was not working as
|
||||||
|
expected on Windows.
|
||||||
|
* Fixed an issue where istioctl install deadlocks if multiple
|
||||||
|
ingress gateways are specified in the IstioOperator file.
|
||||||
|
(Issue #53875)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 08:42:47 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Tue Nov 12 08:42:47 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: istioctl
|
name: istioctl
|
||||||
version: 1.24.0
|
version: 1.24.1
|
||||||
mtime: 1730841361
|
mtime: 1732126200
|
||||||
commit: 8825a6b7f8c9a2d66005a5f8b64e98aaee0dda99
|
commit: 5c178358f9c61c50d3d6149a0b05a609a0d7defd
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: istioctl
|
Name: istioctl
|
||||||
Version: 1.24.0
|
Version: 1.24.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI for the istio servic mesh in Kubernetes
|
Summary: CLI for the istio servic mesh in Kubernetes
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:73646c18d791f3fdfc954a975745132ca5654771ac39e4de3c103b512d41a194
|
oid sha256:d361534c2126193358e2a048a31e9444f1af855d85e1207eb3dc49c7d50e8ea2
|
||||||
size 20006390
|
size 20006081
|
||||||
|
Loading…
x
Reference in New Issue
Block a user