Skip to content

[release-3.1] Automator: Update Istio module#662

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift-service-mesh:release-3.1from
openshift-service-mesh-bot:release-1.26-release-3.1-bump-istio-mod-1.26-b9f31a77
Feb 3, 2026
Merged

[release-3.1] Automator: Update Istio module#662
openshift-merge-bot[bot] merged 1 commit intoopenshift-service-mesh:release-3.1from
openshift-service-mesh-bot:release-1.26-release-3.1-bump-istio-mod-1.26-b9f31a77

Conversation

@openshift-service-mesh-bot
Copy link
Copy Markdown

@openshift-service-mesh-bot openshift-service-mesh-bot commented Jan 29, 2026

Generated by Automator - 2026-02-02T09:02:37+00:00

@openshift-ci openshift-ci bot added the size/XS label Jan 29, 2026
@openshift-service-mesh-bot openshift-service-mesh-bot force-pushed the release-1.26-release-3.1-bump-istio-mod-1.26-b9f31a77 branch from 416d15b to 11a6461 Compare February 2, 2026 09:02
@openshift-merge-bot openshift-merge-bot bot merged commit aa99943 into openshift-service-mesh:release-3.1 Feb 3, 2026
8 checks passed
dcillera pushed a commit to dcillera/sail-operator that referenced this pull request Mar 19, 2026
…vice-mesh#662)

* Refactor version management to use new istioversions package

- Moved supportedversion into pkg/istioversions
- Embeded versions.yaml into the binary
- Updated Makefile and scripts to reference the new versions.yaml location in pkg/istioversions.
- Replaced instances of supportedversion with istioversions in various controller tests and integration tests.




* Add alias support in istioversions




* Introduce alias in the controller




* Fix tests for alias




* Fix version value format




* Add comments to pkg/istioversions/versions.go



* Support for different versions YAML files



* Automatically update aliases



* Remove 'latest' and create an alias called 'master'



* Include alias as part of the installation tests




* Update tests




* Resolve version name for IstioCNI and ZTunnel




* Update tests




* Update types validation




* Apply suggestions in the reviews




* Change 'alias' to 'aliases' in version.yaml




* Skip sample pod specs when running under an alias version




* Make consistent naming




* Fix test style




* Change version.yaml structure




* Update tests and rename




* Fix tests




* Remove version alias in IstioRevision




* Fix a test

The error was "no namespace specified" and the reconciliation of the active revision path was never entered. A namespace is added into the spec and the error in the `reconcileActiveRevision` path is triggered.




* Fix a rebase error




* Update field name to use `ref`



* Simplify `versions.yaml` loading logic



* Lint



* Fix list_only_latest() func



* Introduce VERSIONS_YAML_PATH



* Rename to istioversion



* Reword error message



* Fix update_alias()



* Update package path references



* Fix import error



* Update versions.yaml definition

In versions.yaml, `Ref` is now a reference to the name of a version.



---------

Signed-off-by: Yann Liu <yannliu@redhat.com>
Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
Co-authored-by: Yann Liu <yannliu@redhat.com>
Co-authored-by: Daniel Grimm <dgrimm@redhat.com>
dcillera pushed a commit to dcillera/sail-operator that referenced this pull request Mar 19, 2026
* upstream/release-1.0:
  Make environment variable consistent (openshift-service-mesh#664)
  Add multi control plane e2e tests (openshift-service-mesh#610) (openshift-service-mesh#670)
  Ensure e2e tests use the correct versions yaml file (openshift-service-mesh#667) (openshift-service-mesh#669)
  Add version alias support  (openshift-service-mesh#566) (openshift-service-mesh#662)
  Add missing link for: Example using the RevisionBased strategy and an IstioRevisionTag

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants