Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package istioctl for openSUSE:Factory 
checked in at 2024-05-14 13:38:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/istioctl (Old)
 and      /work/SRC/openSUSE:Factory/.istioctl.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "istioctl"

Tue May 14 13:38:24 2024 rev:19 rq:1173846 version:1.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/istioctl/istioctl.changes        2024-04-23 
18:57:40.593935241 +0200
+++ /work/SRC/openSUSE:Factory/.istioctl.new.1880/istioctl.changes      
2024-05-14 13:40:05.338366064 +0200
@@ -1,0 +2,66 @@
+Tue May 14 05:39:32 UTC 2024 - Johannes Kastl 
<[email protected]>
+
+- major upgrade to 1.22.0:
+  https://istio.io/latest/news/releases/1.22.x/announcing-1.22/
+  https://istio.io/latest/news/releases/1.22.x/announcing-1.22/change-notes/
+  * Added the istioctl proxy-stauts command, which is the promoted
+    istioctl experimental proxy-status command. The old istioctl
+    proxy-status command has been removed. This promotion should
+    not result in any loss of functionality. However, the request
+    is now sent based on xDS instead of HTTP, and we have
+    introduced a set of new xDS-based flags to target the control
+    plane.
+  * Added support for multi-cluster analysis in istioctl analyze
+    command when there are remote cluster secrets set up through
+    Install Multicluster.
+  * Added a new istioctl dashboard proxy command, which can be used
+    to show the admin UI of different proxy pods, for example:
+    Envoy, ztunnel, and waypoint.
+  * Added the --proxy option to istioctl experimental wait command.
+    (Issue #48696)
+  * Added namespace filtering to istioctl proxy-config workload
+    command using the --workloads-namespace flag to display
+    workloads in the specified namespace.
+  * Added the istioctl dashboard istio-debug command to display the
+    Istio debug endpoints dashboard.
+  * Added the istioctl experimental describe command to support
+    displaying the details of policies for PortLevelSettings.
+    (Issue #49802)
+  * Added ability to define the traffic address type (service,
+    workload, all or none) for waypoints via the --for flag when
+    using the istioctl experimental waypoint apply command. (Issue
+    #49896)
+  * Added the ability to name waypoints through istioctl via the
+    --name flag on the waypoint command. (Issue #49915), (Issue
+    #50173)
+  * Removed the ability to specify a service account for the
+    waypoint by deleting the --service-account flag on the waypoint
+    command. (Issue #49915), (Issue #50173)
+  * Added the ability to enroll a waypoint proxy in the waypoint’s
+    namespace through istioctl via the --enroll-namespace flag on
+    the waypoint command. (Issue #50248)
+  * Added the istioctl ztunnel-config command. This allow users to
+    view ztunnel configuration information via the istioctl
+    ztunnel-config workload command. (Issue #49841)
+  * Removed the workload flag from proxy-config command. Use
+    istioctl ztunnel-config workload command to view ztunnel
+    configuration information instead. (Issue #49841)
+  * Added a warning when using istioctl experimental waypoint apply
+    --enroll-namespace and the namespace is not labeled for ambient
+    redirection. (Issue #50396)
+  * Added the --for flag to istioctl experimental waypoint generate
+    command so that the user can preview the YAML before they apply
+    it. (Issue #50790)
+  * Added an experimental OpenShift Kubernetes platform profile to
+    istioctl. To install with the OpenShift profile, use istioctl
+    install --set profile=openshift. See OpenShift Platform Setup
+    and Install OpenShift using istioctl documents for more
+    information.
+  * Added the flag --proxy-admin-port to the command istioctl
+    experimental envoy-stats to set a custom proxy admin port.
+  * Fixed an issue where the istioctl experimental proxy-status
+    <pod> compare command was not working due to unknown configs.
+  * Fixed the istioctl describe command not displaying Ingress
+    information under non istio-system namespaces. (Issue #50074)
+
+-------------------------------------------------------------------

Old:
----
  istio-1.21.2.obscpio

New:
----
  istio-1.22.0.obscpio

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

Other differences:
------------------
++++++ istioctl.spec ++++++
--- /var/tmp/diff_new_pack.sxl1Jq/_old  2024-05-14 13:40:07.574447605 +0200
+++ /var/tmp/diff_new_pack.sxl1Jq/_new  2024-05-14 13:40:07.574447605 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           istioctl
-Version:        1.21.2
+Version:        1.22.0
 Release:        0
 Summary:        CLI for the istio servic mesh in Kubernetes
 License:        Apache-2.0
@@ -27,7 +27,7 @@
 Source:         istio-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  go >= 1.19
+BuildRequires:  go >= 1.22
 
 %description
 The istioctl tool is a configuration command line utility that allows service 
operators to debug and diagnose their Istio service mesh deployments. The Istio 
project also includes two helpful scripts for istioctl that enable 
auto-completion for Bash and ZSH. Both of these scripts provide support for the 
currently available istioctl commands.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sxl1Jq/_old  2024-05-14 13:40:07.642450085 +0200
+++ /var/tmp/diff_new_pack.sxl1Jq/_new  2024-05-14 13:40:07.706452419 +0200
@@ -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.21.2</param>
+    <param name="revision">1.22.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
   </service>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">istio-1.21.2.obscpio</param>
+    <param name="archive">istio-1.22.0.obscpio</param>
   </service>
 </services>
 

++++++ istio-1.21.2.obscpio -> istio-1.22.0.obscpio ++++++
/work/SRC/openSUSE:Factory/istioctl/istio-1.21.2.obscpio 
/work/SRC/openSUSE:Factory/.istioctl.new.1880/istio-1.22.0.obscpio differ: char 
49, line 1

++++++ istio.obsinfo ++++++
--- /var/tmp/diff_new_pack.sxl1Jq/_old  2024-05-14 13:40:08.082466130 +0200
+++ /var/tmp/diff_new_pack.sxl1Jq/_new  2024-05-14 13:40:08.118467443 +0200
@@ -1,5 +1,5 @@
 name: istio
-version: 1.21.2
-mtime: 1713480460
-commit: ed90e14d3473bc3fe54f98298eb16664002d14d1
+version: 1.22.0
+mtime: 1715396337
+commit: aaf597fbfae607adf4bb4e77538a7ea98995328a
 

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

Reply via email to