Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/v1/istio_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ const (
type IstioSpec struct {
// +sail:version
// Defines the version of Istio to install.
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.8", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// +kubebuilder:validation:Enum=v1.30-latest;v1.30.1;v1.30.0;v1.29-latest;v1.29.4;v1.29.3;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.8;v1.28.7;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.31.0-alpha.58e9892e
// +kubebuilder:default=v1.30.1
Version string `json:"version"`
Expand Down
4 changes: 2 additions & 2 deletions api/v1/istiocni_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ const (
type IstioCNISpec struct {
// +sail:version
// Defines the version of Istio to install.
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.8", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// +kubebuilder:validation:Enum=v1.30-latest;v1.30.1;v1.30.0;v1.29-latest;v1.29.4;v1.29.3;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.8;v1.28.7;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.31.0-alpha.58e9892e
// +kubebuilder:default=v1.30.1
Version string `json:"version"`
Expand Down
4 changes: 2 additions & 2 deletions api/v1/istiorevision_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ const (
type IstioRevisionSpec struct {
// +sail:version
// Defines the version of Istio to install.
// Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.8", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// +kubebuilder:validation:Enum=v1.30.1;v1.30.0;v1.29.4;v1.29.3;v1.29.2;v1.29.1;v1.29.0;v1.28.8;v1.28.7;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27.9;v1.27.8;v1.27.7;v1.27.6;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;v1.31.0-alpha.58e9892e
Version string `json:"version"`

Expand Down
4 changes: 2 additions & 2 deletions api/v1/ztunnel_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ const (
type ZTunnelSpec struct {
// +sail:version
// Defines the version of Istio to install.
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.8", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// +kubebuilder:validation:Enum=v1.30-latest;v1.30.1;v1.30.0;v1.29-latest;v1.29.4;v1.29.3;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.8;v1.28.7;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.31.0-alpha.58e9892e
// +kubebuilder:default=v1.30.1
Version string `json:"version"`
Expand Down
4 changes: 2 additions & 2 deletions api/v1alpha1/ztunnel_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ const (
type ZTunnelSpec struct {
// +sail:version
// Defines the version of Istio to install.
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.8", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
// +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.30.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.29.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e"}
// +kubebuilder:validation:Enum=v1.30-latest;v1.30.1;v1.30.0;v1.29-latest;v1.29.4;v1.29.3;v1.29.2;v1.29.1;v1.29.0;v1.28-latest;v1.28.8;v1.28.7;v1.28.6;v1.28.5;v1.28.4;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.9;v1.27.8;v1.27.7;v1.27.6;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.31.0-alpha.58e9892e
// +kubebuilder:default=v1.30.1
Version string `json:"version"`
Expand Down
19 changes: 5 additions & 14 deletions bundle/manifests/sailoperator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ metadata:
capabilities: Seamless Upgrades
categories: OpenShift Optional, Integration & Delivery, Networking, Security
containerImage: quay.io/sail-dev/sail-operator:1.30-latest
createdAt: "2026-06-21T06:38:22Z"
createdAt: "2026-06-30T03:20:21Z"
description: The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components.
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "true"
Expand Down Expand Up @@ -182,7 +182,7 @@ spec:
specDescriptors:
- description: |-
Defines the version of Istio to install.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
displayName: Istio Version
path: version
x-descriptors:
Expand All @@ -196,7 +196,6 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.2
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.1
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.0
- urn:alm:descriptor:com.tectonic.ui:select:v1.28.8
- urn:alm:descriptor:com.tectonic.ui:select:master
- urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e
- description: Namespace to which the Istio CNI component should be installed. Note that this field is immutable.
Expand Down Expand Up @@ -236,7 +235,7 @@ spec:
specDescriptors:
- description: |-
Defines the version of Istio to install.
Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, v1.31.0-alpha.58e9892e.
Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.31.0-alpha.58e9892e.
displayName: Istio Version
path: version
x-descriptors:
Expand All @@ -248,7 +247,6 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.2
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.1
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.0
- urn:alm:descriptor:com.tectonic.ui:select:v1.28.8
- urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e
- description: Namespace to which the Istio components should be installed.
displayName: Namespace
Expand Down Expand Up @@ -284,7 +282,7 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:RevisionBased
- description: |-
Defines the version of Istio to install.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
displayName: Istio Version
path: version
x-descriptors:
Expand All @@ -298,7 +296,6 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.2
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.1
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.0
- urn:alm:descriptor:com.tectonic.ui:select:v1.28.8
- urn:alm:descriptor:com.tectonic.ui:select:master
- urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e
- description: |-
Expand Down Expand Up @@ -356,7 +353,7 @@ spec:
specDescriptors:
- description: |-
Defines the version of Istio to install.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
displayName: Istio Version
path: version
x-descriptors:
Expand All @@ -370,7 +367,6 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.2
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.1
- urn:alm:descriptor:com.tectonic.ui:select:v1.29.0
- urn:alm:descriptor:com.tectonic.ui:select:v1.28.8
- urn:alm:descriptor:com.tectonic.ui:select:master
- urn:alm:descriptor:com.tectonic.ui:select:v1.31.0-alpha.58e9892e
- description: Namespace to which the Istio ztunnel component should be installed.
Expand All @@ -396,7 +392,6 @@ spec:
- v1.29.2
- v1.29.1
- v1.29.0
- v1.28.8
- master
- v1.31.0-alpha.58e9892e

Expand Down Expand Up @@ -764,10 +759,6 @@ spec:
template:
metadata:
annotations:
images.v1_28_8.cni: registry.istio.io/release/install-cni:1.28.8
images.v1_28_8.istiod: registry.istio.io/release/pilot:1.28.8
images.v1_28_8.proxy: registry.istio.io/release/proxyv2:1.28.8
images.v1_28_8.ztunnel: registry.istio.io/release/ztunnel:1.28.8
images.v1_29_0.cni: registry.istio.io/release/install-cni:1.29.0
images.v1_29_0.istiod: registry.istio.io/release/pilot:1.29.0
images.v1_29_0.proxy: registry.istio.io/release/proxyv2:1.29.0
Expand Down
2 changes: 1 addition & 1 deletion bundle/manifests/sailoperator.io_istiocnis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@ spec:
default: v1.30.1
description: |-
Defines the version of Istio to install.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
enum:
- v1.30-latest
- v1.30.1
Expand Down
2 changes: 1 addition & 1 deletion bundle/manifests/sailoperator.io_istiorevisions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10383,7 +10383,7 @@ spec:
version:
description: |-
Defines the version of Istio to install.
Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, v1.31.0-alpha.58e9892e.
Must be one of: v1.30.1, v1.30.0, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.31.0-alpha.58e9892e.
enum:
- v1.30.1
- v1.30.0
Expand Down
2 changes: 1 addition & 1 deletion bundle/manifests/sailoperator.io_istios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10457,7 +10457,7 @@ spec:
default: v1.30.1
description: |-
Defines the version of Istio to install.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, v1.28.8, master, v1.31.0-alpha.58e9892e.
Must be one of: v1.30-latest, v1.30.1, v1.30.0, v1.29-latest, v1.29.4, v1.29.3, v1.29.2, v1.29.1, v1.29.0, master, v1.31.0-alpha.58e9892e.
enum:
- v1.30-latest
- v1.30.1
Expand Down
Loading
Loading