Accepting request 1125849 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.19.4 OBS-URL: https://build.opensuse.org/request/show/1125849 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/istioctl?expand=0&rev=21
This commit is contained in:
parent
203335f626
commit
04fcd476c6
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.19.3</param>
|
||||
<param name="revision">1.19.4</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="manual">
|
||||
<param name="archive">istio-1.19.3.obscpio</param>
|
||||
<param name="archive">istio-1.19.4.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">41218ffa66c12acf77ad08b3ef07d296218d0929</param></service></servicedata>
|
||||
<param name="changesrevision">930b482af113506a9aac0f4c3c547aa4f81965bb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d630f5962a92b6f0034b0609141b82d633ac5db98d03c3c41a5d927611f0ccae
|
||||
size 29613581
|
3
istio-1.19.4.obscpio
Normal file
3
istio-1.19.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d5fda4c6da7a079378f45463b471f90ccc1b6699b4fca51220393a509209d35
|
||||
size 29625869
|
@ -1,4 +1,4 @@
|
||||
name: istio
|
||||
version: 1.19.3
|
||||
mtime: 1696991422
|
||||
commit: 41218ffa66c12acf77ad08b3ef07d296218d0929
|
||||
version: 1.19.4
|
||||
mtime: 1699502946
|
||||
commit: 930b482af113506a9aac0f4c3c547aa4f81965bb
|
||||
|
@ -1,3 +1,77 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 11:14:52 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.19.4:
|
||||
* Automator: update ztunnel@release-1.19 in
|
||||
istio/istio@release-1.19 (#47794)
|
||||
* Update deps for 1.19.4 (#47796)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47795)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47790)
|
||||
* Automator: update istio/client-go@release-1.19 dependency in
|
||||
istio/istio@release-1.19 (#47788)
|
||||
* Automator: update common-files@release-1.19 in
|
||||
istio/istio@release-1.19 (#47787)
|
||||
* Update BASE_VERSION to 1.19-2023-11-06T19-02-47 (#47765)
|
||||
* Fix header present match (#47704) (#47736)
|
||||
* [release-1.19] Fix tag list output command not working (#47710)
|
||||
* [release-1.19] Sidecar resources using defaultEndpoint can use
|
||||
::1 in all cases (#47676)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47663)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47635)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47594)
|
||||
* [release-1.19] fix multiple header matches in root vs (#47274)
|
||||
* prevent running crdclient twice, this will cause
|
||||
crdClient.queue stop… (#47399) (#47597)
|
||||
* Fix traffic to terminating headless services (#47379) (#47589)
|
||||
* Update BASE_VERSION to 1.19-2023-10-25T19-03-30 (#47586)
|
||||
* [release-1.19] istioctl: allow file configdump missing eds for
|
||||
`proxy-config` (#47554)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47570)
|
||||
* Skip+Warn instead of NACK on invalid TLS gateway (#47560)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47557)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47542)
|
||||
* reduce logging level to DEBUG when td don't match but
|
||||
SkipValidateTrustDomain is enabled (#47528)
|
||||
* Allow setting priorityClassName in Istio gateway helm chart
|
||||
(#47460)
|
||||
* 1.19: Bump iptables image to fix glibc (#47339) (#47497)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47485)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47452)
|
||||
* [release-1.19] Fix multicluster secret filtering (#47438)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47421)
|
||||
* [release-1.19] Gated feature flag to add a secondary outbound
|
||||
bind for IPv6-only clusters (#47408)
|
||||
* cni: 1.19 cherrypicks (#47392)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47387)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47365)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47363)
|
||||
* [release-1.19] Clarify telemetry deployment namespace (#47360)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47345)
|
||||
* Update BASE_VERSION to 1.19-2023-10-13T03-27-30 (#47343)
|
||||
* # Adjust DNS Proxy CNAME wildcard response to be compatible
|
||||
with glibc and musl (#47323)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47317)
|
||||
* Automator: update ztunnel@release-1.19 in
|
||||
istio/istio@release-1.19 (#47314)
|
||||
* Automator: update proxy@release-1.19 in
|
||||
istio/istio@release-1.19 (#47296)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 05:30:26 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: istioctl
|
||||
Version: 1.19.3
|
||||
Version: 1.19.4
|
||||
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:94cb2ef2d21f251a3269bdd124f018e1537b1faddc09a8ba71d125192f4ed01a
|
||||
size 24225244
|
||||
oid sha256:27a5d6a3849d6c0cafa1cfa8ed302679650c6842787bcc026b7126e80d304599
|
||||
size 24224876
|
||||
|
Loading…
x
Reference in New Issue
Block a user