UNCLASSIFIED - NO CUI

Skip to content

SKIP UPGRADE - Renovate: Upgrade Kiali 2.10.0

This MR contains the following updates:

Package Update Change
gluon minor 0.5.19 -> 0.6.2
registry1.dso.mil/ironbank/opensource/kiali/kiali (source) minor v2.9.0 -> v2.10.0
registry1.dso.mil/ironbank/opensource/kiali/kiali-operator (source) minor v2.9.0 -> v2.10.0
registry1.dso.mil/ironbank/opensource/kiali/kiali-operator (source) minor 2.9.0 -> 2.10.0
registry1.dso.mil/ironbank/opensource/kubernetes/kubectl (source) patch v1.32.4 -> v1.32.5

Complete MR checklist

Assignee

  • Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md
  • Update Docs with new/updated steps as needed
  • Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
    • Clean install with Istio Operator enabled
    • Upgrade from 2.9.0 to 2.10.0 with Istio Operator enabled
    • Clean install with Istio Operator-less enabled
    • Upgrade from 2.9.0 to 2.10.0 with Istio Operator-less enabled
    • Clean install with Istio Operator-less and local keycloak enabled

Add supporting info below

Tested upgrade of Kaili with Istio Operator enabled in K3d dev cluster

% helm history -n bigbang kiali-kiali && helm history -n bigbang istio-operator-istio-operator
REVISION	UPDATED                 	STATUS    	CHART            	APP VERSION	DESCRIPTION     
1       	Wed Jun  4 15:29:35 2025	superseded	kiali-2.9.0-bb.2 	2.9.0      	Install complete
2       	Wed Jun  4 15:38:06 2025	deployed  	kiali-2.10.0-bb.1	2.10.0     	Upgrade complete
REVISION	UPDATED                 	STATUS  	CHART                     	APP VERSION	DESCRIPTION     
1       	Wed Jun  4 15:27:03 2025	deployed	istio-operator-1.23.6-bb.0	1.23.6     	Install complete	Wed Jun  4 15:27:03 2025	deployed	istio-operator-1.23.6-bb.0	1.23.6     	Install complete

Tested upgrade of Kaili with Istio Operator-less enabled in K3d dev cluster

% helm history -n bigbang kiali-kiali && helm history -n bigbang istiod                       
REVISION	UPDATED                 	STATUS    	CHART            	APP VERSION	DESCRIPTION     
1       	Wed Jun  4 16:45:59 2025	superseded	kiali-2.9.0-bb.2 	2.9.0      	Install complete
2       	Wed Jun  4 16:54:03 2025	deployed  	kiali-2.10.0-bb.1	2.10.0     	Upgrade complete
REVISION	UPDATED                 	STATUS  	CHART             	APP VERSION	DESCRIPTION     
1       	Wed Jun  4 16:43:57 2025	deployed	istiod-1.25.3-bb.0	1.25.3     	Install complete

Tested with Keycloak, and Istio Operarator-less packages in a k3d cluster

Screenshot_2025-06-04_at_3.47.39_PM

Reviewer only

  • Tested and Validated changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR was automatically generated by Renovate Bot.

Upgrade Notices

N/A

Edited by Stephen Galamb

Merge request reports

Loading