Skip to content

Commit 08aceef

Browse files
committed
Merge branch 'istio-1.27.0' into 'main'
Update the Default Istio Version to 1.27.2 See merge request weblogic-cloud/weblogic-kubernetes-operator!5036
2 parents 503a03f + 4656eef commit 08aceef

11 files changed

+37
-38
lines changed

Jenkinsfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,14 @@ pipeline {
9292
choice(name: 'ISTIO_VERSION',
9393
description: 'Istio version',
9494
choices: [
95+
'1.27.2',
96+
'1.27.0',
9597
'1.23.0',
9698
'1.17.2',
9799
'1.16.1',
98100
'1.13.2',
99101
'1.12.6',
100-
'1.11.1',
101-
'1.10.4',
102-
'1.9.9'
102+
'1.11.1'
103103
]
104104
)
105105
booleanParam(name: 'PARALLEL_RUN',

Jenkinsfile.armoke

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ pipeline {
105105
choice(name: 'ISTIO_VERSION',
106106
description: 'Istio version',
107107
choices: [
108+
'1.23.2',
109+
'1.27.0',
108110
'1.23.0',
109111
'1.17.2',
110112
'1.16.1',
111113
'1.13.2',
112114
'1.12.6',
113-
'1.11.1',
114-
'1.10.4',
115-
'1.9.9'
115+
'1.11.1'
116116
]
117117
)
118118

Jenkinsfile.kindnightly

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,14 @@ pipeline {
130130
choice(name: 'ISTIO_VERSION',
131131
description: 'Istio version',
132132
choices: [
133+
'1.27.2',
134+
'1.27.0',
135+
'1.23.0',
133136
'1.17.2',
134137
'1.16.1',
135138
'1.13.2',
136139
'1.12.6',
137-
'1.11.1',
138-
'1.10.4',
139-
'1.9.9'
140+
'1.11.1'
140141
]
141142
)
142143
booleanParam(name: 'PARALLEL_RUN',

Jenkinsfile.ocne

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,14 @@ pipeline {
113113
choice(name: 'ISTIO_VERSION',
114114
description: 'Istio version',
115115
choices: [
116+
'1.27.2',
117+
'1.27.0',
118+
'1.23.0',
116119
'1.17.2',
117120
'1.16.1',
118121
'1.13.2',
119122
'1.12.6',
120-
'1.11.1',
121-
'1.10.4',
122-
'1.9.9'
123+
'1.11.1'
123124
]
124125
)
125126

Jenkinsfile.ocne19

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,14 @@ pipeline {
103103
choice(name: 'ISTIO_VERSION',
104104
description: 'Istio version',
105105
choices: [
106+
'1.27.2',
107+
'1.27.0',
106108
'1.23.0',
107109
'1.17.2',
108110
'1.16.1',
109111
'1.13.2',
110112
'1.12.6',
111-
'1.11.1',
112-
'1.10.4',
113-
'1.9.9'
113+
'1.11.1'
114114
]
115115
)
116116
string(name: 'NUMBER_OF_THREADS',

Jenkinsfile.okd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,14 @@ pipeline {
8080
choice(name: 'ISTIO_VERSION',
8181
description: 'Istio version',
8282
choices: [
83+
'1.27.2',
84+
'1.27.0',
85+
'1.23.0',
8386
'1.17.2',
8487
'1.16.1',
8588
'1.13.2',
8689
'1.12.6',
87-
'1.11.1',
88-
'1.10.4',
89-
'1.9.9'
90+
'1.11.1'
9091
]
9192
)
9293

Jenkinsfile.oke

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ CRON_SETTINGS = '''H 3 * * 5 % MAVEN_PROFILE_NAME=oke-weekly-sequential;CLUSTER_
66
H 18 * * 0-4 % MAVEN_PROFILE_NAME=oke-sequential;CLUSTER_NAME=seqone;PARALLEL_RUN=false
77
H 12 * * 0-4 % MAVEN_PROFILE_NAME=oke-parallel;CLUSTER_NAME=parone;PARALLEL_RUN=true'''
88

9-
10-
11-
129
pipeline {
1310
agent { label 'large' }
1411
options {
@@ -107,14 +104,14 @@ pipeline {
107104
choice(name: 'ISTIO_VERSION',
108105
description: 'Istio version',
109106
choices: [
107+
'1.27.2',
108+
'1.27.0',
110109
'1.23.0',
111110
'1.17.2',
112111
'1.16.1',
113112
'1.13.2',
114113
'1.12.6',
115-
'1.11.1',
116-
'1.10.4',
117-
'1.9.9'
114+
'1.11.1'
118115
]
119116
)
120117

Jenkinsfile.okeext

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ pipeline {
8585
choice(name: 'ISTIO_VERSION',
8686
description: 'Istio version',
8787
choices: [
88+
'1.27.2',
89+
'1.27.0',
8890
'1.23.0',
8991
'1.17.2',
9092
'1.16.1',
9193
'1.13.2',
9294
'1.12.6',
93-
'1.11.1',
94-
'1.10.4',
95-
'1.9.9'
95+
'1.11.1'
9696
]
9797
)
9898

Jenkinsfile.openshift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ pipeline {
8181
choice(name: 'ISTIO_VERSION',
8282
description: 'Istio version',
8383
choices: [
84-
'1.17.2',
84+
'1.27.2',
85+
'1.27.0',
86+
'1.23.0',
8587
'1.16.1',
8688
'1.13.2',
8789
'1.12.6',
88-
'1.11.1',
89-
'1.10.4',
90-
'1.9.9'
90+
'1.11.1'
9191
]
9292
)
9393

Jenkinsfile.podman

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,13 @@ pipeline {
106106
choice(name: 'ISTIO_VERSION',
107107
description: 'Istio version',
108108
choices: [
109+
'1.27.2',
110+
'1.27.0',
109111
'1.23.0',
110112
'1.17.2',
111113
'1.16.1',
112114
'1.13.2',
113-
'1.12.6',
114-
'1.11.1',
115-
'1.10.4',
116-
'1.9.9'
115+
'1.12.6'
117116
]
118117
)
119118
booleanParam(name: 'PARALLEL_RUN',

0 commit comments

Comments
 (0)