Accepting request 1100686 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1100686 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/istioctl?expand=0&rev=7
This commit is contained in:
commit
19a5feb007
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/istio/istio</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">1.18.1</param>
|
||||
<param name="revision">1.18.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">istio-1.18.1.obscpio</param>
|
||||
<param name="archive">istio-1.18.2.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/istio/istio</param>
|
||||
<param name="changesrevision">b39cf40807721c60f7b29e3106e37faa5e5dbac7</param></service></servicedata>
|
||||
<param name="changesrevision">0183f2886bc078e8df4d6bbd21fa452a3a23481d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53603cc2239635293f3f71e75b2e937a664782adf3b5dc9607e7ce54ca78caf2
|
||||
size 27761165
|
3
istio-1.18.2.obscpio
Normal file
3
istio-1.18.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b36c2458f723e496b2ea6ac42f652ad751f0820a4e4304482b55015d7be3350
|
||||
size 27773453
|
@ -1,4 +1,4 @@
|
||||
name: istio
|
||||
version: 1.18.1
|
||||
mtime: 1689273349
|
||||
commit: b39cf40807721c60f7b29e3106e37faa5e5dbac7
|
||||
version: 1.18.2
|
||||
mtime: 1689971460
|
||||
commit: 0183f2886bc078e8df4d6bbd21fa452a3a23481d
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 17:22:24 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.18.2:
|
||||
* Add validation of workload entry identity (#117)
|
||||
* Bump proxy version (#122)
|
||||
* Automator: update proxy@release-1.18 in
|
||||
istio/istio@release-1.18 (#46039)
|
||||
* Automator: update proxy@release-1.18 in
|
||||
istio/istio@release-1.18 (#46025)
|
||||
* Fix nil map for cluster builder (#46024)
|
||||
* fix concurrent map access in endpoint metadata (#44473)
|
||||
(#46021)
|
||||
* fix conflict (#46017)
|
||||
* Exit if sds socket not found (#45941) (#46014)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 04:59:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: istioctl
|
||||
Version: 1.18.1
|
||||
Version: 1.18.2
|
||||
Release: 0
|
||||
Summary: CLI for the istio servic mesh in Kubernetes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96b79260be619402d6409856f176b964fe5985b801ec88e7125351d9443cb925
|
||||
size 20262992
|
||||
oid sha256:007d36ca9a97223e71f6a89f9b61366241dd4c9aa07c9d446340aef81261284c
|
||||
size 20260875
|
||||
|
Loading…
x
Reference in New Issue
Block a user