mas-cli 15.6.1__py3-none-any.whl → 15.6.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mas-cli might be problematic. Click here for more details.
- mas/cli/__init__.py +1 -1
- mas/cli/cli.py +1 -1
- mas/cli/install/app.py +1 -1
- mas/cli/install/summarizer.py +1 -2
- mas/cli/templates/ibm-mas-tekton.yaml +1102 -1214
- {mas_cli-15.6.1.dist-info → mas_cli-15.6.3.dist-info}/METADATA +1 -1
- {mas_cli-15.6.1.dist-info → mas_cli-15.6.3.dist-info}/RECORD +10 -10
- {mas_cli-15.6.1.data → mas_cli-15.6.3.data}/scripts/mas-cli +0 -0
- {mas_cli-15.6.1.dist-info → mas_cli-15.6.3.dist-info}/WHEEL +0 -0
- {mas_cli-15.6.1.dist-info → mas_cli-15.6.3.dist-info}/top_level.txt +0 -0
|
@@ -129,7 +129,7 @@ spec:
|
|
|
129
129
|
|
|
130
130
|
steps:
|
|
131
131
|
- name: start-pipelinerun
|
|
132
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
132
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
133
133
|
imagePullPolicy: $(params.image_pull_policy)
|
|
134
134
|
command:
|
|
135
135
|
- ansible-playbook
|
|
@@ -201,7 +201,7 @@ spec:
|
|
|
201
201
|
optional: false
|
|
202
202
|
|
|
203
203
|
- name: wait-for-pipelinerun
|
|
204
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
204
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
205
205
|
imagePullPolicy: $(params.image_pull_policy)
|
|
206
206
|
# 50 retries at 5 minute intervals = 4 hours
|
|
207
207
|
command:
|
|
@@ -281,7 +281,7 @@ spec:
|
|
|
281
281
|
|
|
282
282
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
283
283
|
- name: app-cfg-post-verify
|
|
284
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
284
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
285
285
|
imagePullPolicy: $(params.image_pull_policy)
|
|
286
286
|
command:
|
|
287
287
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -495,7 +495,7 @@ spec:
|
|
|
495
495
|
command:
|
|
496
496
|
- /opt/app-root/src/run-role.sh
|
|
497
497
|
- aiservice_tenant
|
|
498
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
498
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
499
499
|
imagePullPolicy: $(params.image_pull_policy)
|
|
500
500
|
workingDir: /workspace/configs
|
|
501
501
|
|
|
@@ -711,7 +711,7 @@ spec:
|
|
|
711
711
|
command:
|
|
712
712
|
- /opt/app-root/src/run-role.sh
|
|
713
713
|
- aiservice
|
|
714
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
714
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
715
715
|
imagePullPolicy: $(params.image_pull_policy)
|
|
716
716
|
workingDir: /workspace/configs
|
|
717
717
|
|
|
@@ -827,7 +827,7 @@ spec:
|
|
|
827
827
|
command:
|
|
828
828
|
- /opt/app-root/src/run-role.sh
|
|
829
829
|
- appconnect
|
|
830
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
830
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
831
831
|
imagePullPolicy: $(params.image_pull_policy)
|
|
832
832
|
workingDir: /workspace/configs
|
|
833
833
|
|
|
@@ -945,7 +945,7 @@ spec:
|
|
|
945
945
|
command:
|
|
946
946
|
- /opt/app-root/src/run-role.sh
|
|
947
947
|
- arcgis
|
|
948
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
948
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
949
949
|
imagePullPolicy: $(params.image_pull_policy)
|
|
950
950
|
# --------------------------------------------------------------------------------
|
|
951
951
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -1015,7 +1015,7 @@ spec:
|
|
|
1015
1015
|
command:
|
|
1016
1016
|
- /opt/app-root/src/run-role.sh
|
|
1017
1017
|
- cert_manager
|
|
1018
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1018
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1019
1019
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1020
1020
|
workingDir: /workspace/configs
|
|
1021
1021
|
# --------------------------------------------------------------------------------
|
|
@@ -1081,7 +1081,7 @@ spec:
|
|
|
1081
1081
|
command:
|
|
1082
1082
|
- /opt/app-root/src/run-role.sh
|
|
1083
1083
|
- common_services
|
|
1084
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1084
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1085
1085
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1086
1086
|
workingDir: /workspace/configs
|
|
1087
1087
|
# --------------------------------------------------------------------------------
|
|
@@ -1208,7 +1208,7 @@ spec:
|
|
|
1208
1208
|
command:
|
|
1209
1209
|
- /opt/app-root/src/run-role.sh
|
|
1210
1210
|
- cos
|
|
1211
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1211
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1212
1212
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1213
1213
|
workingDir: /workspace/configs
|
|
1214
1214
|
|
|
@@ -1328,7 +1328,7 @@ spec:
|
|
|
1328
1328
|
command:
|
|
1329
1329
|
- /opt/app-root/src/run-role.sh
|
|
1330
1330
|
- cp4d_service
|
|
1331
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1331
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1332
1332
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1333
1333
|
workingDir: /workspace/configs
|
|
1334
1334
|
# --------------------------------------------------------------------------------
|
|
@@ -1445,7 +1445,7 @@ spec:
|
|
|
1445
1445
|
command:
|
|
1446
1446
|
- /opt/app-root/src/run-role.sh
|
|
1447
1447
|
- cp4d_service
|
|
1448
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1448
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1449
1449
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1450
1450
|
workingDir: /workspace/configs
|
|
1451
1451
|
|
|
@@ -1551,7 +1551,7 @@ spec:
|
|
|
1551
1551
|
command:
|
|
1552
1552
|
- /opt/app-root/src/run-role.sh
|
|
1553
1553
|
- cp4d
|
|
1554
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1554
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1555
1555
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1556
1556
|
# --------------------------------------------------------------------------------
|
|
1557
1557
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1873,7 +1873,7 @@ spec:
|
|
|
1873
1873
|
command:
|
|
1874
1874
|
- /opt/app-root/src/run-role.sh
|
|
1875
1875
|
- db2
|
|
1876
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1876
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1877
1877
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1878
1878
|
workingDir: /workspace/configs
|
|
1879
1879
|
|
|
@@ -1983,7 +1983,7 @@ spec:
|
|
|
1983
1983
|
command:
|
|
1984
1984
|
- /opt/app-root/src/run-role.sh
|
|
1985
1985
|
- eck
|
|
1986
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
1986
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
1987
1987
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1988
1988
|
# --------------------------------------------------------------------------------
|
|
1989
1989
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -2072,20 +2072,20 @@ spec:
|
|
|
2072
2072
|
command:
|
|
2073
2073
|
- /opt/app-root/src/run-role.sh
|
|
2074
2074
|
- gencfg_workspace
|
|
2075
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2075
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2076
2076
|
imagePullPolicy: $(params.image_pull_policy)
|
|
2077
2077
|
workingDir: /workspace/configs
|
|
2078
2078
|
|
|
2079
2079
|
workspaces:
|
|
2080
2080
|
- name: configs
|
|
2081
2081
|
# --------------------------------------------------------------------------------
|
|
2082
|
-
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-
|
|
2082
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-aiservice-tenant.yaml
|
|
2083
2083
|
# --------------------------------------------------------------------------------
|
|
2084
2084
|
---
|
|
2085
2085
|
apiVersion: tekton.dev/v1beta1
|
|
2086
2086
|
kind: Task
|
|
2087
2087
|
metadata:
|
|
2088
|
-
name: gitops-
|
|
2088
|
+
name: gitops-aiservice-tenant
|
|
2089
2089
|
spec:
|
|
2090
2090
|
params:
|
|
2091
2091
|
- name: cluster_name
|
|
@@ -2106,18 +2106,16 @@ spec:
|
|
|
2106
2106
|
type: string
|
|
2107
2107
|
- name: github_host
|
|
2108
2108
|
type: string
|
|
2109
|
-
- name:
|
|
2109
|
+
- name: aiservice_namespace
|
|
2110
2110
|
type: string
|
|
2111
|
-
- name:
|
|
2111
|
+
- name: aiservice_provision_tenant
|
|
2112
2112
|
type: string
|
|
2113
|
-
- name:
|
|
2113
|
+
- name: aiservice_instance_id
|
|
2114
2114
|
type: string
|
|
2115
2115
|
- name: tenantNamespace
|
|
2116
2116
|
type: string
|
|
2117
2117
|
- name: tenant_id
|
|
2118
2118
|
type: string
|
|
2119
|
-
- name: mas_aibroker_tenant_name
|
|
2120
|
-
type: string
|
|
2121
2119
|
- name: cluster_domain
|
|
2122
2120
|
type: string
|
|
2123
2121
|
- name: in_saas_env
|
|
@@ -2130,27 +2128,29 @@ spec:
|
|
|
2130
2128
|
type: string
|
|
2131
2129
|
- name: slscfg_url
|
|
2132
2130
|
type: string
|
|
2133
|
-
- name:
|
|
2131
|
+
- name: aiservice_sls_subscription_id
|
|
2134
2132
|
type: string
|
|
2135
|
-
- name:
|
|
2133
|
+
- name: aiservice_watsonxai_url
|
|
2136
2134
|
type: string
|
|
2137
|
-
- name:
|
|
2135
|
+
- name: aiservice_watsonx_full
|
|
2138
2136
|
type: string
|
|
2139
|
-
- name:
|
|
2137
|
+
- name: aiservice_watsonx_instance_id
|
|
2140
2138
|
type: string
|
|
2141
|
-
- name:
|
|
2139
|
+
- name: aiservice_watsonx_version
|
|
2142
2140
|
type: string
|
|
2143
|
-
- name:
|
|
2141
|
+
- name: aiservice_watsonx_username
|
|
2144
2142
|
type: string
|
|
2145
|
-
- name:
|
|
2143
|
+
- name: aiservice_operator_log_level
|
|
2146
2144
|
type: string
|
|
2147
|
-
- name:
|
|
2145
|
+
- name: aiservice_storage_region
|
|
2148
2146
|
type: string
|
|
2149
|
-
- name:
|
|
2147
|
+
- name: aiservice_storage_provider
|
|
2150
2148
|
type: string
|
|
2151
|
-
- name:
|
|
2149
|
+
- name: aiservice_storage_ssl
|
|
2152
2150
|
type: string
|
|
2153
|
-
- name:
|
|
2151
|
+
- name: aiservice_s3_endpoint_url
|
|
2152
|
+
type: string
|
|
2153
|
+
- name: aiservice_s3_bucket_prefix
|
|
2154
2154
|
type: string
|
|
2155
2155
|
- name: rsl_url
|
|
2156
2156
|
type: string
|
|
@@ -2161,7 +2161,7 @@ spec:
|
|
|
2161
2161
|
- name: tenant_entitlement_end_date
|
|
2162
2162
|
type: string
|
|
2163
2163
|
stepTemplate:
|
|
2164
|
-
name: gitops-
|
|
2164
|
+
name: gitops-aiservice-tenant
|
|
2165
2165
|
env:
|
|
2166
2166
|
- name: CLUSTER_NAME
|
|
2167
2167
|
value: $(params.cluster_name)
|
|
@@ -2181,18 +2181,16 @@ spec:
|
|
|
2181
2181
|
value: $(params.github_host)
|
|
2182
2182
|
- name: GITHUB_REPO
|
|
2183
2183
|
value: $(params.github_repo)
|
|
2184
|
-
- name:
|
|
2185
|
-
value: $(params.
|
|
2186
|
-
- name:
|
|
2187
|
-
value: $(params.
|
|
2188
|
-
- name:
|
|
2189
|
-
value: $(params.
|
|
2184
|
+
- name: AISERVICE_NAMESPACE
|
|
2185
|
+
value: $(params.aiservice_namespace)
|
|
2186
|
+
- name: AISERVICE_PROVISION_TENANT
|
|
2187
|
+
value: $(params.aiservice_provision_tenant)
|
|
2188
|
+
- name: AISERVICE_INSTANCE_ID
|
|
2189
|
+
value: $(params.aiservice_instance_id)
|
|
2190
2190
|
- name: TENANT_NAMESPACE
|
|
2191
2191
|
value: $(params.tenantNamespace)
|
|
2192
2192
|
- name: TENANT_ID
|
|
2193
2193
|
value: $(params.tenant_id)
|
|
2194
|
-
- name: MAS_AIBROKER_TENANT_NAME
|
|
2195
|
-
value: $(params.mas_aibroker_tenant_name)
|
|
2196
2194
|
- name: CLUSTER_DOMAIN
|
|
2197
2195
|
value: $(params.cluster_domain)
|
|
2198
2196
|
- name: IN_SAAS_ENV
|
|
@@ -2205,29 +2203,30 @@ spec:
|
|
|
2205
2203
|
value: $(params.drocfg_url)
|
|
2206
2204
|
- name: SLSCFG_URL
|
|
2207
2205
|
value: $(params.slscfg_url)
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2206
|
+
- name: AISERVICE_SLS_SUBSCRIPTION_ID
|
|
2207
|
+
value: $(params.aiservice_sls_subscription_id)
|
|
2208
|
+
- name: AISERVICE_WATSONXAI_URL
|
|
2209
|
+
value: $(params.aiservice_watsonxai_url)
|
|
2210
|
+
- name: AISERVICE_WATSONX_FULL
|
|
2211
|
+
value: $(params.aiservice_watsonx_full)
|
|
2212
|
+
- name: AISERVICE_WATSONX_INSTANCE_ID
|
|
2213
|
+
value: $(params.aiservice_watsonx_instance_id)
|
|
2214
|
+
- name: AISERVICE_WATSONX_VERSION
|
|
2215
|
+
value: $(params.aiservice_watsonx_version)
|
|
2216
|
+
- name: AISERVICE_WATSONX_USERNAME
|
|
2217
|
+
value: $(params.aiservice_watsonx_username)
|
|
2218
|
+
- name: AISERVICE_OPERATOR_LOG_LEVEL
|
|
2219
|
+
value: $(params.aiservice_operator_log_level)
|
|
2220
|
+
- name: AISERVICE_STORAGE_REGION
|
|
2221
|
+
value: $(params.aiservice_storage_region)
|
|
2222
|
+
- name: AISERVICE_STORAGE_PROVIDER
|
|
2223
|
+
value: $(params.aiservice_storage_provider)
|
|
2224
|
+
- name: AISERVICE_STORAGE_SSL
|
|
2225
|
+
value: $(params.aiservice_storage_ssl)
|
|
2226
|
+
- name: AISERVICE_S3_ENDPOINT_URL
|
|
2227
|
+
value: $(params.aiservice_s3_endpoint_url)
|
|
2228
|
+
- name: AISERVICE_S3_BUCKET_PREFIX
|
|
2229
|
+
value: $(params.aiservice_s3_bucket_prefix)
|
|
2231
2230
|
- name: RSL_URL
|
|
2232
2231
|
value: $(params.rsl_url)
|
|
2233
2232
|
- name: TENANT_ENTITLEMENT_TYPE
|
|
@@ -2249,11 +2248,11 @@ spec:
|
|
|
2249
2248
|
git config --global user.email "you@example.com"
|
|
2250
2249
|
git config --global user.password $GITHUB_PAT
|
|
2251
2250
|
|
|
2252
|
-
mkdir -p /tmp/init-
|
|
2251
|
+
mkdir -p /tmp/init-aiservice-tenant
|
|
2253
2252
|
|
|
2254
|
-
mas gitops-
|
|
2253
|
+
mas gitops-aiservice-tenant -a $ACCOUNT -c $CLUSTER_NAME \
|
|
2255
2254
|
--secrets-path $SECRET_PATH \
|
|
2256
|
-
--dir /tmp/init-
|
|
2255
|
+
--dir /tmp/init-aiservice-tenant \
|
|
2257
2256
|
--github-push \
|
|
2258
2257
|
--github-host "$GITHUB_HOST" \
|
|
2259
2258
|
--github-org "$GITHUB_ORG" \
|
|
@@ -2265,19 +2264,19 @@ spec:
|
|
|
2265
2264
|
command:
|
|
2266
2265
|
- /bin/sh
|
|
2267
2266
|
- -c
|
|
2268
|
-
name: gitops-
|
|
2267
|
+
name: gitops-aiservice-tenant
|
|
2269
2268
|
imagePullPolicy: IfNotPresent
|
|
2270
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2269
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2271
2270
|
workspaces:
|
|
2272
2271
|
- name: configs
|
|
2273
2272
|
# --------------------------------------------------------------------------------
|
|
2274
|
-
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-
|
|
2273
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-aiservice.yaml
|
|
2275
2274
|
# --------------------------------------------------------------------------------
|
|
2276
2275
|
---
|
|
2277
2276
|
apiVersion: tekton.dev/v1beta1
|
|
2278
2277
|
kind: Task
|
|
2279
2278
|
metadata:
|
|
2280
|
-
name: gitops-
|
|
2279
|
+
name: gitops-aiservice
|
|
2281
2280
|
spec:
|
|
2282
2281
|
params:
|
|
2283
2282
|
- name: cluster_name
|
|
@@ -2299,39 +2298,25 @@ spec:
|
|
|
2299
2298
|
type: string
|
|
2300
2299
|
- name: github_host
|
|
2301
2300
|
type: string
|
|
2302
|
-
- name:
|
|
2301
|
+
- name: aiservice_instance_id
|
|
2303
2302
|
type: string
|
|
2304
|
-
- name:
|
|
2303
|
+
- name: aiservice_namespace
|
|
2305
2304
|
type: string
|
|
2306
|
-
- name:
|
|
2305
|
+
- name: aiservice_watsonx_secret
|
|
2307
2306
|
type: string
|
|
2308
2307
|
- name: pull_secret_name
|
|
2309
2308
|
type: string
|
|
2310
|
-
- name:
|
|
2311
|
-
type: string
|
|
2312
|
-
- name: mas_aibroker_storage_secret
|
|
2313
|
-
type: string
|
|
2314
|
-
- name: mas_aibroker_storage_host
|
|
2315
|
-
type: string
|
|
2316
|
-
- name: mas_aibroker_storage_port
|
|
2317
|
-
type: string
|
|
2318
|
-
- name: mas_aibroker_storage_ssl
|
|
2319
|
-
type: string
|
|
2320
|
-
- name: mas_aibroker_storage_region
|
|
2321
|
-
type: string
|
|
2322
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
2309
|
+
- name: aiservice_storage_provider
|
|
2323
2310
|
type: string
|
|
2324
|
-
- name:
|
|
2311
|
+
- name: aiservice_storage_ssl
|
|
2325
2312
|
type: string
|
|
2326
|
-
- name:
|
|
2327
|
-
type: string
|
|
2328
|
-
- name: mas_aibroker_mariadb_secret
|
|
2313
|
+
- name: aiservice_storage_region
|
|
2329
2314
|
type: string
|
|
2330
2315
|
- name: primary_storage_class
|
|
2331
2316
|
type: string
|
|
2332
2317
|
- name: artifactory_username
|
|
2333
2318
|
type: string
|
|
2334
|
-
- name:
|
|
2319
|
+
- name: aiservice_channel
|
|
2335
2320
|
type: string
|
|
2336
2321
|
- name: mas_catalog_source
|
|
2337
2322
|
type: string
|
|
@@ -2347,15 +2332,29 @@ spec:
|
|
|
2347
2332
|
type: string
|
|
2348
2333
|
- name: environment_type
|
|
2349
2334
|
type: string
|
|
2350
|
-
- name:
|
|
2335
|
+
- name: aiservice_s3_endpoint_url
|
|
2336
|
+
type: string
|
|
2337
|
+
- name: aiservice_s3_bucket_prefix
|
|
2338
|
+
type: string
|
|
2339
|
+
- name: sls_registration_key_secret
|
|
2340
|
+
type: string
|
|
2341
|
+
- name: dro_token_secret
|
|
2342
|
+
type: string
|
|
2343
|
+
- name: dro_cacert_secret
|
|
2344
|
+
type: string
|
|
2345
|
+
- name: aiservice_s3_templates_bucket
|
|
2346
|
+
type: string
|
|
2347
|
+
- name: aiservice_s3_tenants_bucket
|
|
2351
2348
|
type: string
|
|
2352
|
-
- name:
|
|
2349
|
+
- name: aiservice_s3_secret
|
|
2353
2350
|
type: string
|
|
2354
|
-
- name:
|
|
2351
|
+
- name: jdbc_secret
|
|
2352
|
+
type: string
|
|
2353
|
+
- name: use_aws_db2
|
|
2355
2354
|
type: string
|
|
2356
2355
|
|
|
2357
2356
|
stepTemplate:
|
|
2358
|
-
name: gitops-
|
|
2357
|
+
name: gitops-aiservice
|
|
2359
2358
|
env:
|
|
2360
2359
|
- name: CLUSTER_NAME
|
|
2361
2360
|
value: $(params.cluster_name)
|
|
@@ -2375,40 +2374,26 @@ spec:
|
|
|
2375
2374
|
value: $(params.github_host)
|
|
2376
2375
|
- name: GITHUB_REPO
|
|
2377
2376
|
value: $(params.github_repo)
|
|
2378
|
-
- name:
|
|
2379
|
-
value: $(params.
|
|
2380
|
-
- name:
|
|
2381
|
-
value: $(params.
|
|
2382
|
-
- name:
|
|
2383
|
-
value: $(params.
|
|
2377
|
+
- name: AISERVICE_INSTANCE_ID
|
|
2378
|
+
value: $(params.aiservice_instance_id)
|
|
2379
|
+
- name: AISERVICE_NAMESPACE
|
|
2380
|
+
value: $(params.aiservice_namespace)
|
|
2381
|
+
- name: AISERVICE_WATSONX_SECRET
|
|
2382
|
+
value: $(params.aiservice_watsonx_secret)
|
|
2384
2383
|
- name: PULL_SECRET_NAME
|
|
2385
2384
|
value: $(params.pull_secret_name)
|
|
2386
|
-
- name:
|
|
2387
|
-
value: $(params.
|
|
2388
|
-
- name:
|
|
2389
|
-
value: $(params.
|
|
2390
|
-
- name:
|
|
2391
|
-
value: $(params.
|
|
2392
|
-
- name: MAS_AIBROKER_STORAGE_PORT
|
|
2393
|
-
value: $(params.mas_aibroker_storage_port)
|
|
2394
|
-
- name: MAS_AIBROKER_STORAGE_SSL
|
|
2395
|
-
value: $(params.mas_aibroker_storage_ssl)
|
|
2396
|
-
- name: MAS_AIBROKER_STORAGE_REGION
|
|
2397
|
-
value: $(params.mas_aibroker_storage_region)
|
|
2398
|
-
- name: MAS_AIBROKER_STORAGE_PIPELINES_BUCKET
|
|
2399
|
-
value: $(params.mas_aibroker_storage_pipelines_bucket)
|
|
2400
|
-
- name: MAS_AIBROKER_STORAGE_TENANTS_BUCKET
|
|
2401
|
-
value: $(params.mas_aibroker_storage_tenants_bucket)
|
|
2402
|
-
- name: MAS_AIBROKER_STORAGE_TEMPLATES_BUCKET
|
|
2403
|
-
value: $(params.mas_aibroker_storage_templates_bucket)
|
|
2404
|
-
- name: MAS_AIBROKER_MARIADB_SECRET
|
|
2405
|
-
value: $(params.mas_aibroker_mariadb_secret)
|
|
2385
|
+
- name: AISERVICE_STORAGE_PROVIDER
|
|
2386
|
+
value: $(params.aiservice_storage_provider)
|
|
2387
|
+
- name: AISERVICE_STORAGE_SSL
|
|
2388
|
+
value: $(params.aiservice_storage_ssl)
|
|
2389
|
+
- name: AISERVICE_STORAGE_REGION
|
|
2390
|
+
value: $(params.aiservice_storage_region)
|
|
2406
2391
|
- name: PRIMARY_STORAGE_CLASS
|
|
2407
2392
|
value: $(params.primary_storage_class)
|
|
2408
2393
|
- name: ARTIFACTORY_USERNAME
|
|
2409
2394
|
value: $(params.artifactory_username)
|
|
2410
|
-
- name:
|
|
2411
|
-
value: $(params.
|
|
2395
|
+
- name: AISERVICE_CHANNEL
|
|
2396
|
+
value: $(params.aiservice_channel)
|
|
2412
2397
|
- name: MAS_CATALOG_SOURCE
|
|
2413
2398
|
value: $(params.mas_catalog_source)
|
|
2414
2399
|
- name: MAS_ICR_CP
|
|
@@ -2423,12 +2408,27 @@ spec:
|
|
|
2423
2408
|
value: $(params.is_external_route)
|
|
2424
2409
|
- name: ENVIRONMENT_TYPE
|
|
2425
2410
|
value: $(params.environment_type)
|
|
2426
|
-
- name:
|
|
2427
|
-
value: $(params.
|
|
2428
|
-
- name:
|
|
2429
|
-
value: $(params.
|
|
2430
|
-
- name:
|
|
2431
|
-
value: $(params.
|
|
2411
|
+
- name: AISERVICE_S3_ENDPOINT_URL
|
|
2412
|
+
value: $(params.aiservice_s3_endpoint_url)
|
|
2413
|
+
- name: AISERVICE_S3_BUCKET_PREFIX
|
|
2414
|
+
value: $(params.aiservice_s3_bucket_prefix)
|
|
2415
|
+
- name: SLS_REGISTRATION_KEY_SECRET
|
|
2416
|
+
value: $(params.sls_registration_key_secret)
|
|
2417
|
+
- name: DRO_TOKEN_SECRET
|
|
2418
|
+
value: $(params.dro_token_secret)
|
|
2419
|
+
- name: DRO_CACERT_SECRET
|
|
2420
|
+
value: $(params.dro_cacert_secret)
|
|
2421
|
+
- name: AISERVICE_S3_TEMPLATES_BUCKET
|
|
2422
|
+
value: $(params.aiservice_s3_templates_bucket)
|
|
2423
|
+
- name: AISERVICE_S3_TENANTS_BUCKET
|
|
2424
|
+
value: $(params.aiservice_s3_tenants_bucket)
|
|
2425
|
+
- name: AISERVICE_S3_SECRET
|
|
2426
|
+
value: $(params.aiservice_s3_secret)
|
|
2427
|
+
- name: JDBC_SECRET
|
|
2428
|
+
value: $(params.jdbc_secret)
|
|
2429
|
+
- name: USE_AWS_DB2
|
|
2430
|
+
value: $(params.use_aws_db2)
|
|
2431
|
+
|
|
2432
2432
|
envFrom:
|
|
2433
2433
|
- configMapRef:
|
|
2434
2434
|
name: environment-properties
|
|
@@ -2444,10 +2444,10 @@ spec:
|
|
|
2444
2444
|
git config --global user.email "you@example.com"
|
|
2445
2445
|
git config --global user.password $GITHUB_PAT
|
|
2446
2446
|
|
|
2447
|
-
mkdir -p /tmp/init-
|
|
2448
|
-
mas gitops-
|
|
2447
|
+
mkdir -p /tmp/init-aiservice
|
|
2448
|
+
mas gitops-aiservice -a $ACCOUNT -c $CLUSTER_NAME \
|
|
2449
2449
|
--secrets-path $SECRET_PATH \
|
|
2450
|
-
--dir /tmp/init-
|
|
2450
|
+
--dir /tmp/init-aiservice \
|
|
2451
2451
|
--github-push \
|
|
2452
2452
|
--github-host $GITHUB_HOST \
|
|
2453
2453
|
--github-org $GITHUB_ORG \
|
|
@@ -2458,9 +2458,9 @@ spec:
|
|
|
2458
2458
|
command:
|
|
2459
2459
|
- /bin/sh
|
|
2460
2460
|
- -c
|
|
2461
|
-
name: gitops-
|
|
2461
|
+
name: gitops-aiservice
|
|
2462
2462
|
imagePullPolicy: IfNotPresent
|
|
2463
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2463
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2464
2464
|
workspaces:
|
|
2465
2465
|
- name: configs
|
|
2466
2466
|
# --------------------------------------------------------------------------------
|
|
@@ -2561,7 +2561,7 @@ spec:
|
|
|
2561
2561
|
- -c
|
|
2562
2562
|
name: gitops-bootstrap
|
|
2563
2563
|
imagePullPolicy: IfNotPresent
|
|
2564
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2564
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2565
2565
|
workspaces:
|
|
2566
2566
|
- name: configs
|
|
2567
2567
|
# --------------------------------------------------------------------------------
|
|
@@ -2643,7 +2643,7 @@ spec:
|
|
|
2643
2643
|
- -c
|
|
2644
2644
|
name: gitops-cis-compliance
|
|
2645
2645
|
imagePullPolicy: IfNotPresent
|
|
2646
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2646
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2647
2647
|
workspaces:
|
|
2648
2648
|
- name: configs
|
|
2649
2649
|
# --------------------------------------------------------------------------------
|
|
@@ -2983,7 +2983,7 @@ spec:
|
|
|
2983
2983
|
- -c
|
|
2984
2984
|
name: gitops-cluster
|
|
2985
2985
|
imagePullPolicy: Always
|
|
2986
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
2986
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
2987
2987
|
workspaces:
|
|
2988
2988
|
- name: configs
|
|
2989
2989
|
- name: gitops-cluster-configs
|
|
@@ -3092,7 +3092,7 @@ spec:
|
|
|
3092
3092
|
- -c
|
|
3093
3093
|
name: gitops-cos
|
|
3094
3094
|
imagePullPolicy: IfNotPresent
|
|
3095
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3095
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3096
3096
|
workspaces:
|
|
3097
3097
|
- name: configs
|
|
3098
3098
|
# --------------------------------------------------------------------------------
|
|
@@ -3240,7 +3240,7 @@ spec:
|
|
|
3240
3240
|
- -c
|
|
3241
3241
|
name: gitops-cp4d-service
|
|
3242
3242
|
imagePullPolicy: IfNotPresent
|
|
3243
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3243
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3244
3244
|
workspaces:
|
|
3245
3245
|
- name: configs
|
|
3246
3246
|
- name: shared-gitops-configs
|
|
@@ -3369,7 +3369,7 @@ spec:
|
|
|
3369
3369
|
- -c
|
|
3370
3370
|
name: gitops-cp4d
|
|
3371
3371
|
imagePullPolicy: IfNotPresent
|
|
3372
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3372
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3373
3373
|
workspaces:
|
|
3374
3374
|
- name: configs
|
|
3375
3375
|
- name: shared-gitops-configs
|
|
@@ -3660,7 +3660,7 @@ spec:
|
|
|
3660
3660
|
- -c
|
|
3661
3661
|
name: gitops-db2u-database
|
|
3662
3662
|
imagePullPolicy: Always
|
|
3663
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3663
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3664
3664
|
workspaces:
|
|
3665
3665
|
- name: configs
|
|
3666
3666
|
- name: shared-gitops-configs
|
|
@@ -3758,7 +3758,7 @@ spec:
|
|
|
3758
3758
|
- -c
|
|
3759
3759
|
name: gitops-db2u
|
|
3760
3760
|
imagePullPolicy: IfNotPresent
|
|
3761
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3761
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3762
3762
|
workspaces:
|
|
3763
3763
|
- name: configs
|
|
3764
3764
|
# --------------------------------------------------------------------------------
|
|
@@ -3885,7 +3885,7 @@ spec:
|
|
|
3885
3885
|
- -c
|
|
3886
3886
|
name: gitops-delete-jdbc-config
|
|
3887
3887
|
imagePullPolicy: IfNotPresent
|
|
3888
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3888
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3889
3889
|
workspaces:
|
|
3890
3890
|
- name: configs
|
|
3891
3891
|
# --------------------------------------------------------------------------------
|
|
@@ -3983,13 +3983,193 @@ spec:
|
|
|
3983
3983
|
- -c
|
|
3984
3984
|
name: gitops-delete-kafka-config
|
|
3985
3985
|
imagePullPolicy: Always
|
|
3986
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
3986
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
3987
3987
|
workspaces:
|
|
3988
3988
|
- name: configs
|
|
3989
3989
|
|
|
3990
3990
|
|
|
3991
3991
|
|
|
3992
3992
|
|
|
3993
|
+
# --------------------------------------------------------------------------------
|
|
3994
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-aiservice-tenant.yaml
|
|
3995
|
+
# --------------------------------------------------------------------------------
|
|
3996
|
+
---
|
|
3997
|
+
apiVersion: tekton.dev/v1beta1
|
|
3998
|
+
kind: Task
|
|
3999
|
+
metadata:
|
|
4000
|
+
name: gitops-deprovision-aiservice-tenant
|
|
4001
|
+
spec:
|
|
4002
|
+
params:
|
|
4003
|
+
- name: cluster_name
|
|
4004
|
+
type: string
|
|
4005
|
+
- name: account
|
|
4006
|
+
type: string
|
|
4007
|
+
- name: cluster_url
|
|
4008
|
+
type: string
|
|
4009
|
+
- name: secrets_path
|
|
4010
|
+
type: string
|
|
4011
|
+
- name: avp_aws_secret_region
|
|
4012
|
+
type: string
|
|
4013
|
+
- name: git_branch
|
|
4014
|
+
type: string
|
|
4015
|
+
- name: github_org
|
|
4016
|
+
type: string
|
|
4017
|
+
- name: github_repo
|
|
4018
|
+
type: string
|
|
4019
|
+
- name: github_host
|
|
4020
|
+
type: string
|
|
4021
|
+
- name: aiservice_instance_id
|
|
4022
|
+
type: string
|
|
4023
|
+
- name: tenant_id
|
|
4024
|
+
type: string
|
|
4025
|
+
|
|
4026
|
+
stepTemplate:
|
|
4027
|
+
name: gitops-deprovision-aiservice-tenant
|
|
4028
|
+
env:
|
|
4029
|
+
- name: CLUSTER_NAME
|
|
4030
|
+
value: $(params.cluster_name)
|
|
4031
|
+
- name: ACCOUNT
|
|
4032
|
+
value: $(params.account)
|
|
4033
|
+
- name: CLUSTER_URL
|
|
4034
|
+
value: $(params.cluster_url)
|
|
4035
|
+
- name: SECRET_PATH
|
|
4036
|
+
value: $(params.secrets_path)
|
|
4037
|
+
- name: SM_AWS_REGION
|
|
4038
|
+
value: $(params.avp_aws_secret_region)
|
|
4039
|
+
- name: GIT_BRANCH
|
|
4040
|
+
value: $(params.git_branch)
|
|
4041
|
+
- name: GITHUB_ORG
|
|
4042
|
+
value: $(params.github_org)
|
|
4043
|
+
- name: GITHUB_HOST
|
|
4044
|
+
value: $(params.github_host)
|
|
4045
|
+
- name: GITHUB_REPO
|
|
4046
|
+
value: $(params.github_repo)
|
|
4047
|
+
- name: AISERVICE_INSTANCE_ID
|
|
4048
|
+
value: $(params.aiservice_instance_id)
|
|
4049
|
+
- name: TENANT_ID
|
|
4050
|
+
value: $(params.tenant_id)
|
|
4051
|
+
envFrom:
|
|
4052
|
+
- configMapRef:
|
|
4053
|
+
name: environment-properties
|
|
4054
|
+
optional: true
|
|
4055
|
+
- secretRef:
|
|
4056
|
+
name: secure-properties
|
|
4057
|
+
steps:
|
|
4058
|
+
- args:
|
|
4059
|
+
- |-
|
|
4060
|
+
git config --global user.name "MAS Automation"
|
|
4061
|
+
git config --global user.email "you@example.com"
|
|
4062
|
+
git config --global user.password $GITHUB_PAT
|
|
4063
|
+
|
|
4064
|
+
mkdir -p /tmp/init-aiservice-tenant
|
|
4065
|
+
|
|
4066
|
+
mas gitops-deprovision-aiservice-tenant -a $ACCOUNT -c $CLUSTER_NAME \
|
|
4067
|
+
--secrets-path $SECRET_PATH \
|
|
4068
|
+
--dir /tmp/init-aiservice-tenant \
|
|
4069
|
+
--github-push \
|
|
4070
|
+
--github-host "$GITHUB_HOST" \
|
|
4071
|
+
--github-org "$GITHUB_ORG" \
|
|
4072
|
+
--github-repo "$GITHUB_REPO" \
|
|
4073
|
+
--git-branch "$GIT_BRANCH" \
|
|
4074
|
+
|
|
4075
|
+
|
|
4076
|
+
exit $?
|
|
4077
|
+
command:
|
|
4078
|
+
- /bin/sh
|
|
4079
|
+
- -c
|
|
4080
|
+
name: gitops-deprovision-aiservice-tenant
|
|
4081
|
+
imagePullPolicy: IfNotPresent
|
|
4082
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4083
|
+
workspaces:
|
|
4084
|
+
- name: configs
|
|
4085
|
+
# --------------------------------------------------------------------------------
|
|
4086
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-aiservice.yaml
|
|
4087
|
+
# --------------------------------------------------------------------------------
|
|
4088
|
+
---
|
|
4089
|
+
apiVersion: tekton.dev/v1beta1
|
|
4090
|
+
kind: Task
|
|
4091
|
+
metadata:
|
|
4092
|
+
name: gitops-deprovision-aiservice
|
|
4093
|
+
spec:
|
|
4094
|
+
params:
|
|
4095
|
+
- name: cluster_name
|
|
4096
|
+
type: string
|
|
4097
|
+
- name: account
|
|
4098
|
+
type: string
|
|
4099
|
+
- name: cluster_url
|
|
4100
|
+
type: string
|
|
4101
|
+
- name: secrets_path
|
|
4102
|
+
type: string
|
|
4103
|
+
- name: avp_aws_secret_region
|
|
4104
|
+
type: string
|
|
4105
|
+
- name: git_branch
|
|
4106
|
+
type: string
|
|
4107
|
+
- name: github_org
|
|
4108
|
+
type: string
|
|
4109
|
+
- name: github_repo
|
|
4110
|
+
type: string
|
|
4111
|
+
- name: github_host
|
|
4112
|
+
type: string
|
|
4113
|
+
- name: aiservice_instance_id
|
|
4114
|
+
type: string
|
|
4115
|
+
|
|
4116
|
+
stepTemplate:
|
|
4117
|
+
name: gitops-deprovision-aiservice
|
|
4118
|
+
env:
|
|
4119
|
+
- name: CLUSTER_NAME
|
|
4120
|
+
value: $(params.cluster_name)
|
|
4121
|
+
- name: ACCOUNT
|
|
4122
|
+
value: $(params.account)
|
|
4123
|
+
- name: CLUSTER_URL
|
|
4124
|
+
value: $(params.cluster_url)
|
|
4125
|
+
- name: SECRET_PATH
|
|
4126
|
+
value: $(params.secrets_path)
|
|
4127
|
+
- name: SM_AWS_REGION
|
|
4128
|
+
value: $(params.avp_aws_secret_region)
|
|
4129
|
+
- name: GIT_BRANCH
|
|
4130
|
+
value: $(params.git_branch)
|
|
4131
|
+
- name: GITHUB_ORG
|
|
4132
|
+
value: $(params.github_org)
|
|
4133
|
+
- name: GITHUB_HOST
|
|
4134
|
+
value: $(params.github_host)
|
|
4135
|
+
- name: GITHUB_REPO
|
|
4136
|
+
value: $(params.github_repo)
|
|
4137
|
+
- name: AISERVICE_INSTANCE_ID
|
|
4138
|
+
value: $(params.aiservice_instance_id)
|
|
4139
|
+
envFrom:
|
|
4140
|
+
- configMapRef:
|
|
4141
|
+
name: environment-properties
|
|
4142
|
+
optional: true
|
|
4143
|
+
- secretRef:
|
|
4144
|
+
name: secure-properties
|
|
4145
|
+
steps:
|
|
4146
|
+
- args:
|
|
4147
|
+
- |-
|
|
4148
|
+
git config --global user.name "MAS Automation"
|
|
4149
|
+
git config --global user.email "you@example.com"
|
|
4150
|
+
git config --global user.password $GITHUB_PAT
|
|
4151
|
+
|
|
4152
|
+
mkdir -p /tmp/init-aiservice
|
|
4153
|
+
|
|
4154
|
+
mas gitops-deprovision-aiservice -a $ACCOUNT -c $CLUSTER_NAME \
|
|
4155
|
+
--secrets-path $SECRET_PATH \
|
|
4156
|
+
--dir /tmp/init-aiservice \
|
|
4157
|
+
--github-push \
|
|
4158
|
+
--github-host "$GITHUB_HOST" \
|
|
4159
|
+
--github-org "$GITHUB_ORG" \
|
|
4160
|
+
--github-repo "$GITHUB_REPO" \
|
|
4161
|
+
--git-branch "$GIT_BRANCH" \
|
|
4162
|
+
|
|
4163
|
+
|
|
4164
|
+
exit $?
|
|
4165
|
+
command:
|
|
4166
|
+
- /bin/sh
|
|
4167
|
+
- -c
|
|
4168
|
+
name: gitops-deprovision-aiservice
|
|
4169
|
+
imagePullPolicy: IfNotPresent
|
|
4170
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4171
|
+
workspaces:
|
|
4172
|
+
- name: configs
|
|
3993
4173
|
# --------------------------------------------------------------------------------
|
|
3994
4174
|
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-app-config.yaml
|
|
3995
4175
|
# --------------------------------------------------------------------------------
|
|
@@ -4075,7 +4255,7 @@ spec:
|
|
|
4075
4255
|
- -c
|
|
4076
4256
|
name: gitops-deprovision-app-config
|
|
4077
4257
|
imagePullPolicy: IfNotPresent
|
|
4078
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4258
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4079
4259
|
workspaces:
|
|
4080
4260
|
- name: configs
|
|
4081
4261
|
# --------------------------------------------------------------------------------
|
|
@@ -4160,7 +4340,7 @@ spec:
|
|
|
4160
4340
|
- -c
|
|
4161
4341
|
name: gitops-deprovision-app-install
|
|
4162
4342
|
imagePullPolicy: IfNotPresent
|
|
4163
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4343
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4164
4344
|
workspaces:
|
|
4165
4345
|
- name: configs
|
|
4166
4346
|
# --------------------------------------------------------------------------------
|
|
@@ -4245,7 +4425,7 @@ spec:
|
|
|
4245
4425
|
- -c
|
|
4246
4426
|
name: gitops-deprovision-cluster
|
|
4247
4427
|
imagePullPolicy: IfNotPresent
|
|
4248
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4428
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4249
4429
|
workspaces:
|
|
4250
4430
|
- name: configs
|
|
4251
4431
|
# --------------------------------------------------------------------------------
|
|
@@ -4364,7 +4544,7 @@ spec:
|
|
|
4364
4544
|
- -c
|
|
4365
4545
|
name: gitops-deprovision-cos
|
|
4366
4546
|
imagePullPolicy: IfNotPresent
|
|
4367
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4547
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4368
4548
|
workspaces:
|
|
4369
4549
|
- name: configs
|
|
4370
4550
|
# --------------------------------------------------------------------------------
|
|
@@ -4469,10 +4649,9 @@ spec:
|
|
|
4469
4649
|
- -c
|
|
4470
4650
|
name: gitops-deprovision-cp4d-service
|
|
4471
4651
|
imagePullPolicy: IfNotPresent
|
|
4472
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4652
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4473
4653
|
workspaces:
|
|
4474
|
-
- name: configs
|
|
4475
|
-
# --------------------------------------------------------------------------------
|
|
4654
|
+
- name: configs# --------------------------------------------------------------------------------
|
|
4476
4655
|
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-cp4d.yaml
|
|
4477
4656
|
# --------------------------------------------------------------------------------
|
|
4478
4657
|
---
|
|
@@ -4557,7 +4736,7 @@ spec:
|
|
|
4557
4736
|
- -c
|
|
4558
4737
|
name: gitops-deprovision-cp4d
|
|
4559
4738
|
imagePullPolicy: IfNotPresent
|
|
4560
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4739
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4561
4740
|
workspaces:
|
|
4562
4741
|
- name: configs
|
|
4563
4742
|
# --------------------------------------------------------------------------------
|
|
@@ -4642,7 +4821,7 @@ spec:
|
|
|
4642
4821
|
- -c
|
|
4643
4822
|
name: gitops-deprovision-customer-subscription
|
|
4644
4823
|
imagePullPolicy: IfNotPresent
|
|
4645
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4824
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4646
4825
|
workspaces:
|
|
4647
4826
|
- name: shared-entitlement
|
|
4648
4827
|
# --------------------------------------------------------------------------------
|
|
@@ -4735,7 +4914,7 @@ spec:
|
|
|
4735
4914
|
- -c
|
|
4736
4915
|
name: gitops-deprovision-db2u-database
|
|
4737
4916
|
imagePullPolicy: IfNotPresent
|
|
4738
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
4917
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4739
4918
|
workspaces:
|
|
4740
4919
|
- name: configs
|
|
4741
4920
|
|
|
@@ -4818,7 +4997,7 @@ spec:
|
|
|
4818
4997
|
- -c
|
|
4819
4998
|
name: gitops-deprovision-db2u
|
|
4820
4999
|
imagePullPolicy: IfNotPresent
|
|
4821
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5000
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4822
5001
|
workspaces:
|
|
4823
5002
|
- name: configs
|
|
4824
5003
|
|
|
@@ -4935,7 +5114,7 @@ spec:
|
|
|
4935
5114
|
- -c
|
|
4936
5115
|
name: gitops-deprovision-efs
|
|
4937
5116
|
imagePullPolicy: IfNotPresent
|
|
4938
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5117
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
4939
5118
|
workspaces:
|
|
4940
5119
|
- name: configs
|
|
4941
5120
|
|
|
@@ -5045,7 +5224,7 @@ spec:
|
|
|
5045
5224
|
- -c
|
|
5046
5225
|
name: gitops-deprovision-kafka
|
|
5047
5226
|
imagePullPolicy: IfNotPresent
|
|
5048
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5227
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5049
5228
|
workspaces:
|
|
5050
5229
|
- name: configs
|
|
5051
5230
|
# --------------------------------------------------------------------------------
|
|
@@ -5148,12 +5327,100 @@ spec:
|
|
|
5148
5327
|
- -c
|
|
5149
5328
|
name: gitops-deprovision-mongo
|
|
5150
5329
|
imagePullPolicy: IfNotPresent
|
|
5151
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5330
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5152
5331
|
workspaces:
|
|
5153
5332
|
- name: configs
|
|
5154
5333
|
|
|
5155
5334
|
|
|
5156
5335
|
|
|
5336
|
+
# --------------------------------------------------------------------------------
|
|
5337
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-odh.yaml
|
|
5338
|
+
# --------------------------------------------------------------------------------
|
|
5339
|
+
|
|
5340
|
+
apiVersion: tekton.dev/v1beta1
|
|
5341
|
+
kind: Task
|
|
5342
|
+
metadata:
|
|
5343
|
+
name: gitops-deprovision-odh
|
|
5344
|
+
spec:
|
|
5345
|
+
params:
|
|
5346
|
+
- name: cluster_name
|
|
5347
|
+
type: string
|
|
5348
|
+
- name: account
|
|
5349
|
+
type: string
|
|
5350
|
+
- name: cluster_id
|
|
5351
|
+
type: string
|
|
5352
|
+
- name: cluster_url
|
|
5353
|
+
type: string
|
|
5354
|
+
default: ""
|
|
5355
|
+
- name: secrets_path
|
|
5356
|
+
type: string
|
|
5357
|
+
- name: avp_aws_secret_region
|
|
5358
|
+
type: string
|
|
5359
|
+
- name: git_branch
|
|
5360
|
+
type: string
|
|
5361
|
+
- name: github_org
|
|
5362
|
+
type: string
|
|
5363
|
+
- name: github_repo
|
|
5364
|
+
type: string
|
|
5365
|
+
- name: github_host
|
|
5366
|
+
type: string
|
|
5367
|
+
- name: aiservice_instance_id
|
|
5368
|
+
type: string
|
|
5369
|
+
stepTemplate:
|
|
5370
|
+
name: gitops-deprovision-odh
|
|
5371
|
+
env:
|
|
5372
|
+
- name: CLUSTER_NAME
|
|
5373
|
+
value: $(params.cluster_name)
|
|
5374
|
+
- name: ACCOUNT
|
|
5375
|
+
value: $(params.account)
|
|
5376
|
+
- name: CLUSTER_URL
|
|
5377
|
+
value: $(params.cluster_url)
|
|
5378
|
+
- name: SECRET_PATH
|
|
5379
|
+
value: $(params.secrets_path)
|
|
5380
|
+
- name: SM_AWS_REGION
|
|
5381
|
+
value: $(params.avp_aws_secret_region)
|
|
5382
|
+
- name: GIT_BRANCH
|
|
5383
|
+
value: $(params.git_branch)
|
|
5384
|
+
- name: GITHUB_ORG
|
|
5385
|
+
value: $(params.github_org)
|
|
5386
|
+
- name: GITHUB_HOST
|
|
5387
|
+
value: $(params.github_host)
|
|
5388
|
+
- name: GITHUB_REPO
|
|
5389
|
+
value: $(params.github_repo)
|
|
5390
|
+
- name: AISERVICE_INSTANCE_ID
|
|
5391
|
+
value: $(params.aiservice_instance_id)
|
|
5392
|
+
envFrom:
|
|
5393
|
+
- configMapRef:
|
|
5394
|
+
name: environment-properties
|
|
5395
|
+
optional: true
|
|
5396
|
+
- secretRef:
|
|
5397
|
+
name: secure-properties
|
|
5398
|
+
steps:
|
|
5399
|
+
- args:
|
|
5400
|
+
- |-
|
|
5401
|
+
git config --global user.name "MAS Automation"
|
|
5402
|
+
git config --global user.email "you@example.com"
|
|
5403
|
+
git config --global user.password $GITHUB_PAT
|
|
5404
|
+
|
|
5405
|
+
mkdir -p /tmp/deprovision-odh
|
|
5406
|
+
mas gitops-deprovision-odh -a $ACCOUNT -c $CLUSTER_NAME \
|
|
5407
|
+
--dir /tmp/deprovision-odh \
|
|
5408
|
+
--secrets-path $SECRET_PATH \
|
|
5409
|
+
--github-push \
|
|
5410
|
+
--github-host $GITHUB_HOST \
|
|
5411
|
+
--github-org $GITHUB_ORG \
|
|
5412
|
+
--github-repo $GITHUB_REPO \
|
|
5413
|
+
--git-branch $GIT_BRANCH \
|
|
5414
|
+
|
|
5415
|
+
exit $?
|
|
5416
|
+
command:
|
|
5417
|
+
- /bin/sh
|
|
5418
|
+
- -c
|
|
5419
|
+
name: gitops-deprovision-odh
|
|
5420
|
+
imagePullPolicy: IfNotPresent
|
|
5421
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5422
|
+
workspaces:
|
|
5423
|
+
- name: configs
|
|
5157
5424
|
# --------------------------------------------------------------------------------
|
|
5158
5425
|
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-rosa.yaml
|
|
5159
5426
|
# --------------------------------------------------------------------------------
|
|
@@ -5205,7 +5472,7 @@ spec:
|
|
|
5205
5472
|
- -c
|
|
5206
5473
|
name: gitops-deprovision-rosa
|
|
5207
5474
|
imagePullPolicy: IfNotPresent
|
|
5208
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5475
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5209
5476
|
workspaces:
|
|
5210
5477
|
- name: configs
|
|
5211
5478
|
# --------------------------------------------------------------------------------
|
|
@@ -5410,7 +5677,7 @@ spec:
|
|
|
5410
5677
|
- -c
|
|
5411
5678
|
name: gitops-deprovision-suite-config
|
|
5412
5679
|
imagePullPolicy: IfNotPresent
|
|
5413
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5680
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5414
5681
|
workspaces:
|
|
5415
5682
|
- name: configs
|
|
5416
5683
|
|
|
@@ -5508,7 +5775,7 @@ spec:
|
|
|
5508
5775
|
- -c
|
|
5509
5776
|
name: gitops-deprovision-suite-idp-config
|
|
5510
5777
|
imagePullPolicy: IfNotPresent
|
|
5511
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5778
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5512
5779
|
workspaces:
|
|
5513
5780
|
- name: configs
|
|
5514
5781
|
# --------------------------------------------------------------------------------
|
|
@@ -5600,7 +5867,7 @@ spec:
|
|
|
5600
5867
|
- -c
|
|
5601
5868
|
name: gitops-deprovision-suite-objectstorage-config
|
|
5602
5869
|
imagePullPolicy: IfNotPresent
|
|
5603
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
5870
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5604
5871
|
workspaces:
|
|
5605
5872
|
- name: configs
|
|
5606
5873
|
# --------------------------------------------------------------------------------
|
|
@@ -5812,7 +6079,7 @@ spec:
|
|
|
5812
6079
|
- -c
|
|
5813
6080
|
name: gitops-deprovision-suite-smtp-config
|
|
5814
6081
|
imagePullPolicy: IfNotPresent
|
|
5815
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6082
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5816
6083
|
workspaces:
|
|
5817
6084
|
- name: configs
|
|
5818
6085
|
# --------------------------------------------------------------------------------
|
|
@@ -5905,7 +6172,7 @@ spec:
|
|
|
5905
6172
|
- -c
|
|
5906
6173
|
name: gitops-deprovision-suite-watson-studio-config
|
|
5907
6174
|
imagePullPolicy: IfNotPresent
|
|
5908
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6175
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
5909
6176
|
workspaces:
|
|
5910
6177
|
- name: configs
|
|
5911
6178
|
# --------------------------------------------------------------------------------
|
|
@@ -5996,7 +6263,7 @@ spec:
|
|
|
5996
6263
|
- -c
|
|
5997
6264
|
name: gitops-deprovision-suite-workspace
|
|
5998
6265
|
imagePullPolicy: Always
|
|
5999
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6266
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6000
6267
|
workspaces:
|
|
6001
6268
|
- name: configs
|
|
6002
6269
|
# --------------------------------------------------------------------------------
|
|
@@ -6089,7 +6356,7 @@ spec:
|
|
|
6089
6356
|
- -c
|
|
6090
6357
|
name: gitops-deprovision-suite
|
|
6091
6358
|
imagePullPolicy: IfNotPresent
|
|
6092
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6359
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6093
6360
|
workspaces:
|
|
6094
6361
|
- name: configs
|
|
6095
6362
|
|
|
@@ -6202,7 +6469,7 @@ spec:
|
|
|
6202
6469
|
- -c
|
|
6203
6470
|
name: gitops-dro
|
|
6204
6471
|
imagePullPolicy: IfNotPresent
|
|
6205
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6472
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6206
6473
|
workspaces:
|
|
6207
6474
|
- name: configs
|
|
6208
6475
|
# --------------------------------------------------------------------------------
|
|
@@ -6329,7 +6596,7 @@ spec:
|
|
|
6329
6596
|
- -c
|
|
6330
6597
|
name: gitops-efs
|
|
6331
6598
|
imagePullPolicy: IfNotPresent
|
|
6332
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6599
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6333
6600
|
workspaces:
|
|
6334
6601
|
- name: configs
|
|
6335
6602
|
|
|
@@ -6464,7 +6731,7 @@ spec:
|
|
|
6464
6731
|
- -c
|
|
6465
6732
|
name: gitops-jdbc-config
|
|
6466
6733
|
imagePullPolicy: Always
|
|
6467
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6734
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6468
6735
|
workspaces:
|
|
6469
6736
|
- name: configs
|
|
6470
6737
|
- name: shared-gitops-configs
|
|
@@ -6560,7 +6827,7 @@ spec:
|
|
|
6560
6827
|
- -c
|
|
6561
6828
|
name: gitops-kafka-config
|
|
6562
6829
|
imagePullPolicy: Always
|
|
6563
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6830
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6564
6831
|
workspaces:
|
|
6565
6832
|
- name: configs
|
|
6566
6833
|
|
|
@@ -6682,201 +6949,7 @@ spec:
|
|
|
6682
6949
|
- -c
|
|
6683
6950
|
name: gitops-kafka
|
|
6684
6951
|
imagePullPolicy: IfNotPresent
|
|
6685
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
6686
|
-
workspaces:
|
|
6687
|
-
- name: configs
|
|
6688
|
-
# --------------------------------------------------------------------------------
|
|
6689
|
-
# /home/runner/work/cli/cli/tekton/target/tasks/gitops-kmodel.yaml
|
|
6690
|
-
# --------------------------------------------------------------------------------
|
|
6691
|
-
|
|
6692
|
-
apiVersion: tekton.dev/v1beta1
|
|
6693
|
-
kind: Task
|
|
6694
|
-
metadata:
|
|
6695
|
-
name: gitops-kmodel
|
|
6696
|
-
spec:
|
|
6697
|
-
params:
|
|
6698
|
-
- name: cluster_name
|
|
6699
|
-
type: string
|
|
6700
|
-
- name: account
|
|
6701
|
-
type: string
|
|
6702
|
-
- name: cluster_id
|
|
6703
|
-
type: string
|
|
6704
|
-
- name: cluster_url
|
|
6705
|
-
type: string
|
|
6706
|
-
default: ""
|
|
6707
|
-
- name: secrets_path
|
|
6708
|
-
type: string
|
|
6709
|
-
- name: avp_aws_secret_region
|
|
6710
|
-
type: string
|
|
6711
|
-
- name: git_branch
|
|
6712
|
-
type: string
|
|
6713
|
-
- name: github_org
|
|
6714
|
-
type: string
|
|
6715
|
-
- name: github_repo
|
|
6716
|
-
type: string
|
|
6717
|
-
- name: github_host
|
|
6718
|
-
type: string
|
|
6719
|
-
|
|
6720
|
-
- name: aibroker_instance_id
|
|
6721
|
-
type: string
|
|
6722
|
-
- name: aibroker_internal_tls
|
|
6723
|
-
type: string
|
|
6724
|
-
- name: aibroker_namespace
|
|
6725
|
-
type: string
|
|
6726
|
-
- name: pull_secret_name
|
|
6727
|
-
type: string
|
|
6728
|
-
- name: mas_aibroker_storage_provider
|
|
6729
|
-
type: string
|
|
6730
|
-
- name: mas_aibroker_storage_ssl
|
|
6731
|
-
type: string
|
|
6732
|
-
- name: mas_aibroker_storage_host
|
|
6733
|
-
type: string
|
|
6734
|
-
- name: mas_aibroker_storage_port
|
|
6735
|
-
type: string
|
|
6736
|
-
- name: mas_aibroker_storage_region
|
|
6737
|
-
type: string
|
|
6738
|
-
- name: mas_aibroker_storage_templates_bucket
|
|
6739
|
-
type: string
|
|
6740
|
-
- name: mas_aibroker_storage_tenants_bucket
|
|
6741
|
-
type: string
|
|
6742
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
6743
|
-
type: string
|
|
6744
|
-
- name: ssh_secret_name
|
|
6745
|
-
type: string
|
|
6746
|
-
- name: docker_server
|
|
6747
|
-
type: string
|
|
6748
|
-
- name: tenantNamespace
|
|
6749
|
-
type: string
|
|
6750
|
-
- name: mas_aibroker_provision_tenant
|
|
6751
|
-
type: string
|
|
6752
|
-
- name: primary_storage_class
|
|
6753
|
-
type: string
|
|
6754
|
-
- name: image_store
|
|
6755
|
-
type: string
|
|
6756
|
-
- name: image_watcher
|
|
6757
|
-
type: string
|
|
6758
|
-
- name: image_controller
|
|
6759
|
-
type: string
|
|
6760
|
-
- name: mas_aibroker_connector_tag
|
|
6761
|
-
type: string
|
|
6762
|
-
- name: mas_aibroker_saas
|
|
6763
|
-
type: string
|
|
6764
|
-
- name: model_id_unique_length
|
|
6765
|
-
type: string
|
|
6766
|
-
- name: model_id_prefix
|
|
6767
|
-
type: string
|
|
6768
|
-
|
|
6769
|
-
- name: mas_app_channel
|
|
6770
|
-
type: string
|
|
6771
|
-
- name: mas_icr_cp
|
|
6772
|
-
type: string
|
|
6773
|
-
|
|
6774
|
-
stepTemplate:
|
|
6775
|
-
name: gitops-kmodel
|
|
6776
|
-
env:
|
|
6777
|
-
- name: CLUSTER_NAME
|
|
6778
|
-
value: $(params.cluster_name)
|
|
6779
|
-
- name: ACCOUNT
|
|
6780
|
-
value: $(params.account)
|
|
6781
|
-
#- name: CLUSTER_ID
|
|
6782
|
-
# value: $(params.cluster_id)
|
|
6783
|
-
- name: CLUSTER_URL
|
|
6784
|
-
value: $(params.cluster_url)
|
|
6785
|
-
- name: SECRET_PATH
|
|
6786
|
-
value: $(params.secrets_path)
|
|
6787
|
-
- name: SM_AWS_REGION
|
|
6788
|
-
value: $(params.avp_aws_secret_region)
|
|
6789
|
-
- name: GIT_BRANCH
|
|
6790
|
-
value: $(params.git_branch)
|
|
6791
|
-
- name: GITHUB_ORG
|
|
6792
|
-
value: $(params.github_org)
|
|
6793
|
-
- name: GITHUB_HOST
|
|
6794
|
-
value: $(params.github_host)
|
|
6795
|
-
- name: GITHUB_REPO
|
|
6796
|
-
value: $(params.github_repo)
|
|
6797
|
-
- name: AIBROKER_INSTANCE_ID
|
|
6798
|
-
value: $(params.aibroker_instance_id)
|
|
6799
|
-
- name: AIBROKER_INTERNAL_TLS
|
|
6800
|
-
value: $(params.aibroker_internal_tls)
|
|
6801
|
-
- name: AIBROKER_NAMESPACE
|
|
6802
|
-
value: $(params.aibroker_namespace)
|
|
6803
|
-
- name: PULL_SECRET_NAME
|
|
6804
|
-
value: $(params.pull_secret_name)
|
|
6805
|
-
- name: MAS_AIBROKER_STORAGE_PROVIDER
|
|
6806
|
-
value: $(params.mas_aibroker_storage_provider)
|
|
6807
|
-
- name: MAS_AIBROKER_STORAGE_SSL
|
|
6808
|
-
value: $(params.mas_aibroker_storage_ssl)
|
|
6809
|
-
- name: MAS_AIBROKER_STORAGE_HOST
|
|
6810
|
-
value: $(params.mas_aibroker_storage_host)
|
|
6811
|
-
- name: MAS_AIBROKER_STORAGE_PORT
|
|
6812
|
-
value: $(params.mas_aibroker_storage_port)
|
|
6813
|
-
- name: MAS_AIBROKER_STORAGE_REGION
|
|
6814
|
-
value: $(params.mas_aibroker_storage_region)
|
|
6815
|
-
- name: MAS_AIBROKER_STORAGE_TEMPLATES_BUCKET
|
|
6816
|
-
value: $(params.mas_aibroker_storage_templates_bucket)
|
|
6817
|
-
- name: MAS_AIBROKER_STORAGE_TENANTS_BUCKET
|
|
6818
|
-
value: $(params.mas_aibroker_storage_tenants_bucket)
|
|
6819
|
-
- name: MAS_AIBROKER_STORAGE_PIPELINES_BUCKET
|
|
6820
|
-
value: $(params.mas_aibroker_storage_pipelines_bucket)
|
|
6821
|
-
- name: SSH_SECRET_NAME
|
|
6822
|
-
value: $(params.ssh_secret_name)
|
|
6823
|
-
- name: DOCKER_SERVER
|
|
6824
|
-
value: $(params.docker_server)
|
|
6825
|
-
- name: TENANT_NAMESPACE
|
|
6826
|
-
value: $(params.tenantNamespace)
|
|
6827
|
-
- name: MAS_AIBROKER_PROVISION_TENANT
|
|
6828
|
-
value: $(params.mas_aibroker_provision_tenant)
|
|
6829
|
-
- name: PRIMARY_STORAGE_CLASS
|
|
6830
|
-
value: $(params.primary_storage_class)
|
|
6831
|
-
- name: IMAGE_STORE
|
|
6832
|
-
value: $(params.image_store)
|
|
6833
|
-
- name: IMAGE_WATCHER
|
|
6834
|
-
value: $(params.image_watcher)
|
|
6835
|
-
- name: IMAGE_CONTROLLER
|
|
6836
|
-
value: $(params.image_controller)
|
|
6837
|
-
- name: MAS_AIBROKER_CONNECTOR_TAG
|
|
6838
|
-
value: $(params.mas_aibroker_connector_tag)
|
|
6839
|
-
- name: MAS_AIBROKER_SAAS
|
|
6840
|
-
value: $(params.mas_aibroker_saas)
|
|
6841
|
-
- name: MODEL_ID_UNIQUE_LENGTH
|
|
6842
|
-
value: $(params.model_id_unique_length)
|
|
6843
|
-
- name: MODEL_ID_PREFIX
|
|
6844
|
-
value: $(params.model_id_prefix)
|
|
6845
|
-
- name: MAS_APP_CHANNEL
|
|
6846
|
-
value: $(params.mas_app_channel)
|
|
6847
|
-
- name: MAS_ICR_CP
|
|
6848
|
-
value: $(params.mas_icr_cp)
|
|
6849
|
-
|
|
6850
|
-
envFrom:
|
|
6851
|
-
- configMapRef:
|
|
6852
|
-
name: environment-properties
|
|
6853
|
-
optional: true
|
|
6854
|
-
- secretRef:
|
|
6855
|
-
name: secure-properties
|
|
6856
|
-
steps:
|
|
6857
|
-
- args:
|
|
6858
|
-
- |-
|
|
6859
|
-
git config --global user.name "MAS Automation"
|
|
6860
|
-
git config --global user.email "you@example.com"
|
|
6861
|
-
git config --global user.password $GITHUB_PAT
|
|
6862
|
-
|
|
6863
|
-
mkdir -p /tmp/init-kmodel
|
|
6864
|
-
mas gitops-kmodel -a $ACCOUNT -c $CLUSTER_NAME \
|
|
6865
|
-
--dir /tmp/init-kmodel \
|
|
6866
|
-
--secrets-path $SECRET_PATH \
|
|
6867
|
-
--github-push \
|
|
6868
|
-
--github-host $GITHUB_HOST \
|
|
6869
|
-
--github-org $GITHUB_ORG \
|
|
6870
|
-
--github-repo $GITHUB_REPO \
|
|
6871
|
-
--git-branch $GIT_BRANCH \
|
|
6872
|
-
|
|
6873
|
-
exit $?
|
|
6874
|
-
command:
|
|
6875
|
-
- /bin/sh
|
|
6876
|
-
- -c
|
|
6877
|
-
name: gitops-kmodel
|
|
6878
|
-
imagePullPolicy: IfNotPresent
|
|
6879
|
-
image: quay.io/ibmmas/cli:15.6.1
|
|
6952
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
6880
6953
|
workspaces:
|
|
6881
6954
|
- name: configs
|
|
6882
6955
|
# --------------------------------------------------------------------------------
|
|
@@ -7032,7 +7105,7 @@ spec:
|
|
|
7032
7105
|
- -c
|
|
7033
7106
|
name: gitops-license
|
|
7034
7107
|
imagePullPolicy: Always
|
|
7035
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
7108
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
7036
7109
|
workspaces:
|
|
7037
7110
|
- name: shared-entitlement
|
|
7038
7111
|
|
|
@@ -7756,7 +7829,7 @@ spec:
|
|
|
7756
7829
|
- -c
|
|
7757
7830
|
name: gitops-mas-fvt-preparer
|
|
7758
7831
|
imagePullPolicy: Always
|
|
7759
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
7832
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
7760
7833
|
workspaces:
|
|
7761
7834
|
- name: configs
|
|
7762
7835
|
- name: shared-additional-configs
|
|
@@ -8256,7 +8329,7 @@ spec:
|
|
|
8256
8329
|
- -c
|
|
8257
8330
|
name: gitops-mas-initiator
|
|
8258
8331
|
imagePullPolicy: IfNotPresent
|
|
8259
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8332
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8260
8333
|
workspaces:
|
|
8261
8334
|
- name: configs
|
|
8262
8335
|
# --------------------------------------------------------------------------------
|
|
@@ -8314,6 +8387,8 @@ spec:
|
|
|
8314
8387
|
type: string
|
|
8315
8388
|
- name: csb_ca_certificate_file
|
|
8316
8389
|
type: string
|
|
8390
|
+
- name: recommend_cluster
|
|
8391
|
+
type: string
|
|
8317
8392
|
|
|
8318
8393
|
stepTemplate:
|
|
8319
8394
|
name: gitops-mas-provisioner
|
|
@@ -8364,6 +8439,8 @@ spec:
|
|
|
8364
8439
|
value: $(params.async_poll_max)
|
|
8365
8440
|
- name: CSB_CA_CERTIFICATE_FILE
|
|
8366
8441
|
value: $(params.csb_ca_certificate_file)
|
|
8442
|
+
- name: RECOMMEND_CLUSTER
|
|
8443
|
+
value: $(params.recommend_cluster)
|
|
8367
8444
|
envFrom:
|
|
8368
8445
|
- configMapRef:
|
|
8369
8446
|
name: environment-properties
|
|
@@ -8393,7 +8470,7 @@ spec:
|
|
|
8393
8470
|
- -c
|
|
8394
8471
|
name: gitops-mas-provisioner
|
|
8395
8472
|
imagePullPolicy: IfNotPresent
|
|
8396
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8473
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8397
8474
|
workspaces:
|
|
8398
8475
|
- name: configs
|
|
8399
8476
|
- name: gitops-cluster-configs
|
|
@@ -8502,7 +8579,7 @@ spec:
|
|
|
8502
8579
|
- -c
|
|
8503
8580
|
name: gitops-mongo
|
|
8504
8581
|
imagePullPolicy: IfNotPresent
|
|
8505
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8582
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8506
8583
|
workspaces:
|
|
8507
8584
|
- name: configs
|
|
8508
8585
|
|
|
@@ -8628,7 +8705,7 @@ spec:
|
|
|
8628
8705
|
- -c
|
|
8629
8706
|
name: gitops-nvidia-gpu
|
|
8630
8707
|
imagePullPolicy: IfNotPresent
|
|
8631
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8708
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8632
8709
|
workspaces:
|
|
8633
8710
|
- name: configs
|
|
8634
8711
|
# --------------------------------------------------------------------------------
|
|
@@ -8644,7 +8721,7 @@ spec:
|
|
|
8644
8721
|
type: string
|
|
8645
8722
|
- name: account
|
|
8646
8723
|
type: string
|
|
8647
|
-
- name:
|
|
8724
|
+
- name: aiservice_instance_id
|
|
8648
8725
|
type: string
|
|
8649
8726
|
- name: cluster_url
|
|
8650
8727
|
type: string
|
|
@@ -8659,6 +8736,8 @@ spec:
|
|
|
8659
8736
|
type: string
|
|
8660
8737
|
- name: secrets_path
|
|
8661
8738
|
type: string
|
|
8739
|
+
- name: aiservice_namespace
|
|
8740
|
+
type: string
|
|
8662
8741
|
- name: avp_aws_secret_region
|
|
8663
8742
|
type: string
|
|
8664
8743
|
- name: odh_channel
|
|
@@ -8674,11 +8753,16 @@ spec:
|
|
|
8674
8753
|
type: string
|
|
8675
8754
|
- name: odh_operator_version
|
|
8676
8755
|
type: string
|
|
8677
|
-
- name:
|
|
8756
|
+
- name: aiservice_storage_ssl
|
|
8678
8757
|
type: string
|
|
8679
8758
|
default: "true"
|
|
8680
|
-
- name:
|
|
8759
|
+
- name: aiservice_storage_region
|
|
8760
|
+
type: string
|
|
8761
|
+
- name: opendatahub_source
|
|
8762
|
+
type: string
|
|
8763
|
+
- name: aiservice_odh_model_deployment_type
|
|
8681
8764
|
type: string
|
|
8765
|
+
|
|
8682
8766
|
stepTemplate:
|
|
8683
8767
|
name: gitops-odh
|
|
8684
8768
|
env:
|
|
@@ -8686,8 +8770,8 @@ spec:
|
|
|
8686
8770
|
value: $(params.cluster_name)
|
|
8687
8771
|
- name: ACCOUNT
|
|
8688
8772
|
value: $(params.account)
|
|
8689
|
-
- name:
|
|
8690
|
-
value: $(params.
|
|
8773
|
+
- name: AISERVICE_INSTANCE_ID
|
|
8774
|
+
value: $(params.aiservice_instance_id)
|
|
8691
8775
|
- name: CLUSTER_URL
|
|
8692
8776
|
value: $(params.cluster_url)
|
|
8693
8777
|
- name: GITHUB_REPO
|
|
@@ -8704,6 +8788,8 @@ spec:
|
|
|
8704
8788
|
value: $(params.github_repo)
|
|
8705
8789
|
- name: SM_AWS_REGION
|
|
8706
8790
|
value: $(params.avp_aws_secret_region)
|
|
8791
|
+
- name: AISERVICE_NAMESPACE
|
|
8792
|
+
value: $(params.aiservice_namespace)
|
|
8707
8793
|
- name: ODH_CHANNEL
|
|
8708
8794
|
value: $(params.odh_channel)
|
|
8709
8795
|
- name: ODH_INSTALL_PLAN
|
|
@@ -8716,10 +8802,14 @@ spec:
|
|
|
8716
8802
|
value: $(params.opendatahub_namespace)
|
|
8717
8803
|
- name: ODH_OPERATOR_VERSION
|
|
8718
8804
|
value: $(params.odh_operator_version)
|
|
8719
|
-
- name:
|
|
8720
|
-
value: $(params.
|
|
8721
|
-
- name:
|
|
8722
|
-
value: $(params.
|
|
8805
|
+
- name: AISERVICE_STORAGE_SSL
|
|
8806
|
+
value: $(params.aiservice_storage_ssl)
|
|
8807
|
+
- name: AISERVICE_STORAGE_REGION
|
|
8808
|
+
value: $(params.aiservice_storage_region)
|
|
8809
|
+
- name: OPENDATAHUB_SOURCE
|
|
8810
|
+
value: $(params.opendatahub_source)
|
|
8811
|
+
- name: AISERVICE_ODH_MODEL_DEPLOYMENT_TYPE
|
|
8812
|
+
value: $(params.aiservice_odh_model_deployment_type)
|
|
8723
8813
|
envFrom:
|
|
8724
8814
|
- configMapRef:
|
|
8725
8815
|
name: environment-properties
|
|
@@ -8749,7 +8839,7 @@ spec:
|
|
|
8749
8839
|
- -c
|
|
8750
8840
|
name: gitops-odh
|
|
8751
8841
|
imagePullPolicy: IfNotPresent
|
|
8752
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8842
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8753
8843
|
workspaces:
|
|
8754
8844
|
- name: configs
|
|
8755
8845
|
# --------------------------------------------------------------------------------
|
|
@@ -8867,7 +8957,7 @@ spec:
|
|
|
8867
8957
|
- -c
|
|
8868
8958
|
name: gitops-process-mongo-user
|
|
8869
8959
|
imagePullPolicy: IfNotPresent
|
|
8870
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
8960
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8871
8961
|
workspaces:
|
|
8872
8962
|
- name: configs
|
|
8873
8963
|
# --------------------------------------------------------------------------------
|
|
@@ -8923,7 +9013,7 @@ spec:
|
|
|
8923
9013
|
- -c
|
|
8924
9014
|
name: gitops-rosa
|
|
8925
9015
|
imagePullPolicy: IfNotPresent
|
|
8926
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9016
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
8927
9017
|
workspaces:
|
|
8928
9018
|
- name: configs
|
|
8929
9019
|
# --------------------------------------------------------------------------------
|
|
@@ -9052,7 +9142,7 @@ spec:
|
|
|
9052
9142
|
- -c
|
|
9053
9143
|
name: gitops-sls
|
|
9054
9144
|
imagePullPolicy: Always
|
|
9055
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9145
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9056
9146
|
workspaces:
|
|
9057
9147
|
- name: shared-entitlement
|
|
9058
9148
|
|
|
@@ -9235,7 +9325,7 @@ spec:
|
|
|
9235
9325
|
- -c
|
|
9236
9326
|
name: gitops-suite-app-config
|
|
9237
9327
|
imagePullPolicy: IfNotPresent
|
|
9238
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9328
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9239
9329
|
workspaces:
|
|
9240
9330
|
- name: configs
|
|
9241
9331
|
- name: shared-gitops-configs
|
|
@@ -9393,7 +9483,7 @@ spec:
|
|
|
9393
9483
|
- -c
|
|
9394
9484
|
name: gitops-suite-app-install
|
|
9395
9485
|
imagePullPolicy: Always
|
|
9396
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9486
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9397
9487
|
workspaces:
|
|
9398
9488
|
- name: configs
|
|
9399
9489
|
- name: shared-gitops-configs
|
|
@@ -9499,7 +9589,7 @@ spec:
|
|
|
9499
9589
|
- -c
|
|
9500
9590
|
name: gitops-suite-certs
|
|
9501
9591
|
imagePullPolicy: IfNotPresent
|
|
9502
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9592
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9503
9593
|
workspaces:
|
|
9504
9594
|
- name: configs
|
|
9505
9595
|
- name: certificates
|
|
@@ -9674,7 +9764,7 @@ spec:
|
|
|
9674
9764
|
- -c
|
|
9675
9765
|
name: gitops-suite-config
|
|
9676
9766
|
imagePullPolicy: IfNotPresent
|
|
9677
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9767
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9678
9768
|
workspaces:
|
|
9679
9769
|
- name: configs
|
|
9680
9770
|
- name: shared-additional-configs
|
|
@@ -9774,7 +9864,7 @@ spec:
|
|
|
9774
9864
|
- -c
|
|
9775
9865
|
name: gitops-suite-dns
|
|
9776
9866
|
imagePullPolicy: IfNotPresent
|
|
9777
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9867
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9778
9868
|
workspaces:
|
|
9779
9869
|
- name: configs
|
|
9780
9870
|
|
|
@@ -9898,7 +9988,7 @@ spec:
|
|
|
9898
9988
|
- -c
|
|
9899
9989
|
name: gitops-suite-idp-config
|
|
9900
9990
|
imagePullPolicy: IfNotPresent
|
|
9901
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
9991
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
9902
9992
|
workspaces:
|
|
9903
9993
|
- name: configs
|
|
9904
9994
|
- name: shared-additional-configs
|
|
@@ -9999,7 +10089,7 @@ spec:
|
|
|
9999
10089
|
- -c
|
|
10000
10090
|
name: gitops-suite-objectstorage-config
|
|
10001
10091
|
imagePullPolicy: IfNotPresent
|
|
10002
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
10092
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
10003
10093
|
workspaces:
|
|
10004
10094
|
- name: configs
|
|
10005
10095
|
- name: shared-gitops-configs
|
|
@@ -10421,7 +10511,7 @@ spec:
|
|
|
10421
10511
|
- -c
|
|
10422
10512
|
name: gitops-suite-smtp-config
|
|
10423
10513
|
imagePullPolicy: IfNotPresent
|
|
10424
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
10514
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
10425
10515
|
workspaces:
|
|
10426
10516
|
- name: configs
|
|
10427
10517
|
- name: shared-gitops-configs
|
|
@@ -10541,7 +10631,7 @@ spec:
|
|
|
10541
10631
|
- -c
|
|
10542
10632
|
name: gitops-suite-watson-studio-config
|
|
10543
10633
|
imagePullPolicy: IfNotPresent
|
|
10544
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
10634
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
10545
10635
|
workspaces:
|
|
10546
10636
|
- name: configs
|
|
10547
10637
|
- name: shared-gitops-configs
|
|
@@ -10643,7 +10733,7 @@ spec:
|
|
|
10643
10733
|
- -c
|
|
10644
10734
|
name: gitops-suite-workspace
|
|
10645
10735
|
imagePullPolicy: IfNotPresent
|
|
10646
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
10736
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
10647
10737
|
workspaces:
|
|
10648
10738
|
- name: configs
|
|
10649
10739
|
# --------------------------------------------------------------------------------
|
|
@@ -10981,7 +11071,7 @@ spec:
|
|
|
10981
11071
|
- -c
|
|
10982
11072
|
name: gitops-suite
|
|
10983
11073
|
imagePullPolicy: IfNotPresent
|
|
10984
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
11074
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
10985
11075
|
workspaces:
|
|
10986
11076
|
- name: configs
|
|
10987
11077
|
- name: shared-gitops-configs
|
|
@@ -11031,7 +11121,7 @@ spec:
|
|
|
11031
11121
|
|
|
11032
11122
|
steps:
|
|
11033
11123
|
- name: grafana
|
|
11034
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
11124
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
11035
11125
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11036
11126
|
command:
|
|
11037
11127
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11165,7 +11255,7 @@ spec:
|
|
|
11165
11255
|
command:
|
|
11166
11256
|
- /opt/app-root/src/run-role.sh
|
|
11167
11257
|
- ibm_catalogs
|
|
11168
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
11258
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
11169
11259
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11170
11260
|
workingDir: /workspace/configs
|
|
11171
11261
|
# --------------------------------------------------------------------------------
|
|
@@ -11407,7 +11497,7 @@ spec:
|
|
|
11407
11497
|
command:
|
|
11408
11498
|
- /opt/app-root/src/run-role.sh
|
|
11409
11499
|
- kafka
|
|
11410
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
11500
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
11411
11501
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11412
11502
|
workingDir: /workspace/configs
|
|
11413
11503
|
|
|
@@ -11875,7 +11965,7 @@ spec:
|
|
|
11875
11965
|
description: Extracted component names as a JSON array
|
|
11876
11966
|
steps:
|
|
11877
11967
|
- name: extract
|
|
11878
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
11968
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
11879
11969
|
script: |
|
|
11880
11970
|
#!/bin/sh
|
|
11881
11971
|
echo "Hello.. Start extraction for $(params.mas_appws_components)"
|
|
@@ -12228,7 +12318,7 @@ spec:
|
|
|
12228
12318
|
echo "No IBM COS instance to delete"
|
|
12229
12319
|
fi
|
|
12230
12320
|
exit 0
|
|
12231
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
12321
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
12232
12322
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12233
12323
|
workingDir: /workspace/configs
|
|
12234
12324
|
env:
|
|
@@ -12328,7 +12418,7 @@ spec:
|
|
|
12328
12418
|
echo "No EventStreams instance to delete"
|
|
12329
12419
|
fi
|
|
12330
12420
|
exit 0
|
|
12331
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
12421
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
12332
12422
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12333
12423
|
workingDir: /workspace/configs
|
|
12334
12424
|
env:
|
|
@@ -12429,7 +12519,7 @@ spec:
|
|
|
12429
12519
|
command:
|
|
12430
12520
|
- /opt/app-root/src/run-role.sh
|
|
12431
12521
|
- ocp_deprovision
|
|
12432
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
12522
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
12433
12523
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12434
12524
|
env:
|
|
12435
12525
|
- name: DEVOPS_MONGO_URI
|
|
@@ -12497,6 +12587,63 @@ spec:
|
|
|
12497
12587
|
name: mas-fvt
|
|
12498
12588
|
key: FYRE_SITE
|
|
12499
12589
|
optional: true
|
|
12590
|
+
|
|
12591
|
+
# AWS (IPI) Support
|
|
12592
|
+
- name: AWS_ACCESS_KEY_ID
|
|
12593
|
+
valueFrom:
|
|
12594
|
+
secretKeyRef:
|
|
12595
|
+
name: mas-fvt
|
|
12596
|
+
key: AWS_ACCESS_KEY_ID
|
|
12597
|
+
optional: true
|
|
12598
|
+
|
|
12599
|
+
- name: AWS_SECRET_ACCESS_KEY
|
|
12600
|
+
valueFrom:
|
|
12601
|
+
secretKeyRef:
|
|
12602
|
+
name: mas-fvt
|
|
12603
|
+
key: AWS_SECRET_ACCESS_KEY
|
|
12604
|
+
optional: true
|
|
12605
|
+
|
|
12606
|
+
- name: IPI_DIR
|
|
12607
|
+
valueFrom:
|
|
12608
|
+
secretKeyRef:
|
|
12609
|
+
name: mas-fvt
|
|
12610
|
+
key: IPI_DIR
|
|
12611
|
+
optional: true
|
|
12612
|
+
|
|
12613
|
+
- name: IPI_CONFIG_DIR
|
|
12614
|
+
valueFrom:
|
|
12615
|
+
secretKeyRef:
|
|
12616
|
+
name: mas-fvt
|
|
12617
|
+
key: IPI_CONFIG_DIR
|
|
12618
|
+
optional: true
|
|
12619
|
+
|
|
12620
|
+
- name: IPI_PLATFORM
|
|
12621
|
+
valueFrom:
|
|
12622
|
+
secretKeyRef:
|
|
12623
|
+
name: mas-fvt
|
|
12624
|
+
key: IPI_PLATFORM
|
|
12625
|
+
optional: true
|
|
12626
|
+
|
|
12627
|
+
- name: OCP_VERSION
|
|
12628
|
+
valueFrom:
|
|
12629
|
+
secretKeyRef:
|
|
12630
|
+
name: mas-fvt
|
|
12631
|
+
key: OCP_VERSION
|
|
12632
|
+
optional: true
|
|
12633
|
+
|
|
12634
|
+
- name: FVT_ARTIFACTORY_USERNAME
|
|
12635
|
+
valueFrom:
|
|
12636
|
+
secretKeyRef:
|
|
12637
|
+
name: mas-fvt
|
|
12638
|
+
key: FVT_ARTIFACTORY_USERNAME
|
|
12639
|
+
optional: true
|
|
12640
|
+
|
|
12641
|
+
- name: FVT_ARTIFACTORY_TOKEN
|
|
12642
|
+
valueFrom:
|
|
12643
|
+
secretKeyRef:
|
|
12644
|
+
name: mas-fvt
|
|
12645
|
+
key: FVT_ARTIFACTORY_TOKEN
|
|
12646
|
+
optional: true
|
|
12500
12647
|
# --------------------------------------------------------------------------------
|
|
12501
12648
|
# /home/runner/work/cli/cli/tekton/target/tasks/mas-fvt-finalize.yaml
|
|
12502
12649
|
# --------------------------------------------------------------------------------
|
|
@@ -12529,7 +12676,7 @@ spec:
|
|
|
12529
12676
|
command:
|
|
12530
12677
|
- python3
|
|
12531
12678
|
- /opt/app-root/src/finalizer.py
|
|
12532
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
12679
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
12533
12680
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12534
12681
|
env:
|
|
12535
12682
|
- name: DEVOPS_MONGO_URI
|
|
@@ -14233,7 +14380,7 @@ spec:
|
|
|
14233
14380
|
command:
|
|
14234
14381
|
- python3
|
|
14235
14382
|
- /opt/app-root/src/mobilever.py
|
|
14236
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
14383
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
14237
14384
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14238
14385
|
onError: continue
|
|
14239
14386
|
|
|
@@ -14596,7 +14743,7 @@ spec:
|
|
|
14596
14743
|
|
|
14597
14744
|
steps:
|
|
14598
14745
|
- name: post-update-verify
|
|
14599
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
14746
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
14600
14747
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14601
14748
|
command:
|
|
14602
14749
|
- ansible-playbook
|
|
@@ -14652,7 +14799,7 @@ spec:
|
|
|
14652
14799
|
|
|
14653
14800
|
steps:
|
|
14654
14801
|
- name: create-offline-upgrade-cron
|
|
14655
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
14802
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
14656
14803
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14657
14804
|
command:
|
|
14658
14805
|
- ansible-playbook
|
|
@@ -14708,7 +14855,7 @@ spec:
|
|
|
14708
14855
|
|
|
14709
14856
|
steps:
|
|
14710
14857
|
- name: create-offline-upgrade-cron
|
|
14711
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
14858
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
14712
14859
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14713
14860
|
command:
|
|
14714
14861
|
- ansible-playbook
|
|
@@ -15142,7 +15289,7 @@ spec:
|
|
|
15142
15289
|
echo '--------------------------------------------------------------------------------'
|
|
15143
15290
|
exit $RESULT
|
|
15144
15291
|
timeout: "0"
|
|
15145
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15292
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15146
15293
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15147
15294
|
env:
|
|
15148
15295
|
- name: DEVOPS_MONGO_URI
|
|
@@ -15202,7 +15349,7 @@ spec:
|
|
|
15202
15349
|
echo '--------------------------------------------------------------------------------'
|
|
15203
15350
|
exit $RESULT
|
|
15204
15351
|
timeout: "0"
|
|
15205
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15352
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15206
15353
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15207
15354
|
env:
|
|
15208
15355
|
- name: DEVOPS_MONGO_URI
|
|
@@ -15275,7 +15422,7 @@ spec:
|
|
|
15275
15422
|
echo '--------------------------------------------------------------------------------'
|
|
15276
15423
|
exit $RESULT
|
|
15277
15424
|
timeout: "0"
|
|
15278
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15425
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15279
15426
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15280
15427
|
env:
|
|
15281
15428
|
- name: DEVOPS_MONGO_URI
|
|
@@ -15321,7 +15468,7 @@ spec:
|
|
|
15321
15468
|
|
|
15322
15469
|
steps:
|
|
15323
15470
|
- name: start-pipelinerun
|
|
15324
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15471
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15325
15472
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15326
15473
|
command:
|
|
15327
15474
|
- ansible-playbook
|
|
@@ -15418,7 +15565,7 @@ spec:
|
|
|
15418
15565
|
optional: false
|
|
15419
15566
|
|
|
15420
15567
|
- name: wait-for-pipelinerun
|
|
15421
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15568
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15422
15569
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15423
15570
|
# 50 retries at 5 minute intervals = just over 4 hours
|
|
15424
15571
|
command:
|
|
@@ -15462,7 +15609,7 @@ spec:
|
|
|
15462
15609
|
|
|
15463
15610
|
steps:
|
|
15464
15611
|
- name: start-pipelinerun
|
|
15465
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15612
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15466
15613
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15467
15614
|
command:
|
|
15468
15615
|
- ansible-playbook
|
|
@@ -15615,7 +15762,7 @@ spec:
|
|
|
15615
15762
|
optional: false
|
|
15616
15763
|
|
|
15617
15764
|
- name: wait-for-pipelinerun
|
|
15618
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15765
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15619
15766
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15620
15767
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
15621
15768
|
command:
|
|
@@ -15664,7 +15811,7 @@ spec:
|
|
|
15664
15811
|
|
|
15665
15812
|
steps:
|
|
15666
15813
|
- name: start-pipelinerun
|
|
15667
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15814
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15668
15815
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15669
15816
|
command:
|
|
15670
15817
|
- ansible-playbook
|
|
@@ -15714,7 +15861,7 @@ spec:
|
|
|
15714
15861
|
|
|
15715
15862
|
steps:
|
|
15716
15863
|
- name: start-pipelinerun
|
|
15717
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15864
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15718
15865
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15719
15866
|
command:
|
|
15720
15867
|
- ansible-playbook
|
|
@@ -15793,7 +15940,7 @@ spec:
|
|
|
15793
15940
|
optional: false
|
|
15794
15941
|
|
|
15795
15942
|
- name: wait-for-pipelinerun
|
|
15796
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15943
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15797
15944
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15798
15945
|
# 15 retries at 5 minute intervals = just over 1 hour
|
|
15799
15946
|
command:
|
|
@@ -15838,7 +15985,7 @@ spec:
|
|
|
15838
15985
|
|
|
15839
15986
|
steps:
|
|
15840
15987
|
- name: start-pipelinerun
|
|
15841
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
15988
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15842
15989
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15843
15990
|
command:
|
|
15844
15991
|
- ansible-playbook
|
|
@@ -15966,7 +16113,7 @@ spec:
|
|
|
15966
16113
|
optional: false
|
|
15967
16114
|
|
|
15968
16115
|
- name: wait-for-pipelinerun
|
|
15969
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16116
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
15970
16117
|
imagePullPolicy: $(params.image_pull_policy)
|
|
15971
16118
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
15972
16119
|
command:
|
|
@@ -16010,7 +16157,7 @@ spec:
|
|
|
16010
16157
|
|
|
16011
16158
|
steps:
|
|
16012
16159
|
- name: start-pipelinerun
|
|
16013
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16160
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16014
16161
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16015
16162
|
command:
|
|
16016
16163
|
- ansible-playbook
|
|
@@ -16163,7 +16310,7 @@ spec:
|
|
|
16163
16310
|
optional: false
|
|
16164
16311
|
|
|
16165
16312
|
- name: wait-for-pipelinerun
|
|
16166
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16313
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16167
16314
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16168
16315
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
16169
16316
|
command:
|
|
@@ -16210,7 +16357,7 @@ spec:
|
|
|
16210
16357
|
|
|
16211
16358
|
steps:
|
|
16212
16359
|
- name: start-testng-pipelinerun
|
|
16213
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16360
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16214
16361
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16215
16362
|
command:
|
|
16216
16363
|
- ansible-playbook
|
|
@@ -16302,7 +16449,7 @@ spec:
|
|
|
16302
16449
|
optional: false
|
|
16303
16450
|
|
|
16304
16451
|
- name: wait-for-testng-pipelinerun
|
|
16305
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16452
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16306
16453
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16307
16454
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
16308
16455
|
command:
|
|
@@ -16349,7 +16496,7 @@ spec:
|
|
|
16349
16496
|
|
|
16350
16497
|
steps:
|
|
16351
16498
|
- name: start-pytest-pipelinerun
|
|
16352
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16499
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16353
16500
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16354
16501
|
command:
|
|
16355
16502
|
- ansible-playbook
|
|
@@ -16432,7 +16579,7 @@ spec:
|
|
|
16432
16579
|
optional: false
|
|
16433
16580
|
|
|
16434
16581
|
- name: wait-for-pytest-pipelinerun
|
|
16435
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16582
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16436
16583
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16437
16584
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
16438
16585
|
command:
|
|
@@ -16480,7 +16627,7 @@ spec:
|
|
|
16480
16627
|
|
|
16481
16628
|
steps:
|
|
16482
16629
|
- name: start-pytest-pipelinerun
|
|
16483
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16630
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16484
16631
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16485
16632
|
command:
|
|
16486
16633
|
- ansible-playbook
|
|
@@ -16560,7 +16707,7 @@ spec:
|
|
|
16560
16707
|
optional: false
|
|
16561
16708
|
|
|
16562
16709
|
- name: wait-for-pytest-pipelinerun
|
|
16563
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16710
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16564
16711
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16565
16712
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
16566
16713
|
command:
|
|
@@ -16586,7 +16733,7 @@ spec:
|
|
|
16586
16733
|
value: "True"
|
|
16587
16734
|
|
|
16588
16735
|
- name: start-testng-pipelinerun
|
|
16589
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16736
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16590
16737
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16591
16738
|
command:
|
|
16592
16739
|
- ansible-playbook
|
|
@@ -16685,7 +16832,7 @@ spec:
|
|
|
16685
16832
|
optional: false
|
|
16686
16833
|
|
|
16687
16834
|
- name: wait-for-testng-pipelinerun
|
|
16688
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16835
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16689
16836
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16690
16837
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
16691
16838
|
command:
|
|
@@ -16728,7 +16875,7 @@ spec:
|
|
|
16728
16875
|
|
|
16729
16876
|
steps:
|
|
16730
16877
|
- name: start-pipelinerun
|
|
16731
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16878
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16732
16879
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16733
16880
|
command:
|
|
16734
16881
|
- ansible-playbook
|
|
@@ -16819,7 +16966,7 @@ spec:
|
|
|
16819
16966
|
optional: false
|
|
16820
16967
|
|
|
16821
16968
|
- name: wait-for-pipelinerun
|
|
16822
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
16969
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16823
16970
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16824
16971
|
# 50 retries at 5 minute intervals = 4 hours
|
|
16825
16972
|
command:
|
|
@@ -16863,7 +17010,7 @@ spec:
|
|
|
16863
17010
|
|
|
16864
17011
|
steps:
|
|
16865
17012
|
- name: start-pipelinerun
|
|
16866
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17013
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16867
17014
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16868
17015
|
command:
|
|
16869
17016
|
- ansible-playbook
|
|
@@ -16954,7 +17101,7 @@ spec:
|
|
|
16954
17101
|
optional: false
|
|
16955
17102
|
|
|
16956
17103
|
- name: wait-for-pipelinerun
|
|
16957
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17104
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
16958
17105
|
imagePullPolicy: $(params.image_pull_policy)
|
|
16959
17106
|
# 50 retries at 5 minute intervals = 4 hours
|
|
16960
17107
|
command:
|
|
@@ -16998,7 +17145,7 @@ spec:
|
|
|
16998
17145
|
|
|
16999
17146
|
steps:
|
|
17000
17147
|
- name: start-pipelinerun
|
|
17001
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17148
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17002
17149
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17003
17150
|
command:
|
|
17004
17151
|
- ansible-playbook
|
|
@@ -17077,7 +17224,7 @@ spec:
|
|
|
17077
17224
|
optional: false
|
|
17078
17225
|
|
|
17079
17226
|
- name: wait-for-pipelinerun
|
|
17080
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17227
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17081
17228
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17082
17229
|
# 50 retries at 5 minute intervals = 4 hours
|
|
17083
17230
|
command:
|
|
@@ -17121,7 +17268,7 @@ spec:
|
|
|
17121
17268
|
|
|
17122
17269
|
steps:
|
|
17123
17270
|
- name: start-pipelinerun
|
|
17124
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17271
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17125
17272
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17126
17273
|
command:
|
|
17127
17274
|
- ansible-playbook
|
|
@@ -17206,7 +17353,7 @@ spec:
|
|
|
17206
17353
|
optional: false
|
|
17207
17354
|
|
|
17208
17355
|
- name: wait-for-pipelinerun
|
|
17209
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17356
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17210
17357
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17211
17358
|
# 15 retries at 5 minute intervals = just over 1 hour
|
|
17212
17359
|
command:
|
|
@@ -17250,7 +17397,7 @@ spec:
|
|
|
17250
17397
|
|
|
17251
17398
|
steps:
|
|
17252
17399
|
- name: start-pipelinerun
|
|
17253
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17400
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17254
17401
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17255
17402
|
command:
|
|
17256
17403
|
- ansible-playbook
|
|
@@ -17346,7 +17493,7 @@ spec:
|
|
|
17346
17493
|
optional: false
|
|
17347
17494
|
|
|
17348
17495
|
- name: wait-for-pipelinerun
|
|
17349
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17496
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17350
17497
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17351
17498
|
# 10 retries at 5 minute intervals = 50 min
|
|
17352
17499
|
command:
|
|
@@ -17394,7 +17541,7 @@ spec:
|
|
|
17394
17541
|
|
|
17395
17542
|
steps:
|
|
17396
17543
|
- name: start-pipelinerun
|
|
17397
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17544
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17398
17545
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17399
17546
|
command:
|
|
17400
17547
|
- ansible-playbook
|
|
@@ -17498,7 +17645,7 @@ spec:
|
|
|
17498
17645
|
optional: false
|
|
17499
17646
|
|
|
17500
17647
|
- name: wait-for-pipelinerun
|
|
17501
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17648
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17502
17649
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17503
17650
|
# 10 retries at 5 minute intervals = 50 min
|
|
17504
17651
|
command:
|
|
@@ -17542,7 +17689,7 @@ spec:
|
|
|
17542
17689
|
|
|
17543
17690
|
steps:
|
|
17544
17691
|
- name: start-pipelinerun
|
|
17545
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17692
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17546
17693
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17547
17694
|
command:
|
|
17548
17695
|
- ansible-playbook
|
|
@@ -17621,7 +17768,7 @@ spec:
|
|
|
17621
17768
|
optional: false
|
|
17622
17769
|
|
|
17623
17770
|
- name: wait-for-pipelinerun
|
|
17624
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17771
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17625
17772
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17626
17773
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
17627
17774
|
command:
|
|
@@ -17665,7 +17812,7 @@ spec:
|
|
|
17665
17812
|
|
|
17666
17813
|
steps:
|
|
17667
17814
|
- name: start-pipelinerun
|
|
17668
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17815
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17669
17816
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17670
17817
|
command:
|
|
17671
17818
|
- ansible-playbook
|
|
@@ -17770,7 +17917,7 @@ spec:
|
|
|
17770
17917
|
optional: false
|
|
17771
17918
|
|
|
17772
17919
|
- name: wait-for-pipelinerun
|
|
17773
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
17920
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
17774
17921
|
imagePullPolicy: $(params.image_pull_policy)
|
|
17775
17922
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
17776
17923
|
command:
|
|
@@ -17795,13 +17942,13 @@ spec:
|
|
|
17795
17942
|
- name: IGNORE_FAILURE
|
|
17796
17943
|
value: "True"
|
|
17797
17944
|
# --------------------------------------------------------------------------------
|
|
17798
|
-
# /home/runner/work/cli/cli/tekton/target/tasks/
|
|
17945
|
+
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
17799
17946
|
# --------------------------------------------------------------------------------
|
|
17800
17947
|
---
|
|
17801
17948
|
apiVersion: tekton.dev/v1beta1
|
|
17802
17949
|
kind: Task
|
|
17803
17950
|
metadata:
|
|
17804
|
-
name: mas-devops-
|
|
17951
|
+
name: mas-devops-mongodb
|
|
17805
17952
|
spec:
|
|
17806
17953
|
params:
|
|
17807
17954
|
# Common: Control the image pull policy for the CLI container image
|
|
@@ -17816,190 +17963,84 @@ spec:
|
|
|
17816
17963
|
default: ""
|
|
17817
17964
|
|
|
17818
17965
|
|
|
17819
|
-
|
|
17820
|
-
- name: artifactory_username
|
|
17821
|
-
default: ''
|
|
17966
|
+
- name: mas_instance_id
|
|
17822
17967
|
type: string
|
|
17823
|
-
description:
|
|
17824
|
-
|
|
17825
|
-
|
|
17968
|
+
description: Instance ID
|
|
17969
|
+
default: "" # By default, no config will be generated
|
|
17970
|
+
- name: custom_labels
|
|
17826
17971
|
type: string
|
|
17827
|
-
description:
|
|
17972
|
+
description: Optional MAS custom labels, comma separated list of key=value pairs
|
|
17973
|
+
default: ""
|
|
17828
17974
|
|
|
17829
|
-
#
|
|
17830
|
-
- name:
|
|
17975
|
+
# Storage Class
|
|
17976
|
+
- name: mongodb_storage_class
|
|
17831
17977
|
type: string
|
|
17978
|
+
default: ""
|
|
17832
17979
|
|
|
17833
|
-
#
|
|
17834
|
-
- name:
|
|
17980
|
+
# Other mongoDb parameters
|
|
17981
|
+
- name: mongodb_namespace
|
|
17835
17982
|
type: string
|
|
17836
|
-
description:
|
|
17983
|
+
description: Optional configuration for mongodb namespace
|
|
17984
|
+
default: ""
|
|
17985
|
+
- name: mongodb_replicas
|
|
17986
|
+
type: string
|
|
17987
|
+
description: Optional configuration for mongodb replicas
|
|
17988
|
+
default: ""
|
|
17989
|
+
- name: mongodb_cpu_requests
|
|
17990
|
+
type: string
|
|
17991
|
+
description: Optional configuration for mongodb cpu requests
|
|
17992
|
+
default: ""
|
|
17993
|
+
- name: mongodb_provider
|
|
17994
|
+
type: string
|
|
17995
|
+
description: MongoDb provider
|
|
17996
|
+
default: ""
|
|
17997
|
+
- name: mongodb_version
|
|
17998
|
+
type: string
|
|
17999
|
+
description: MongoDb version
|
|
18000
|
+
default: ""
|
|
18001
|
+
- name: mongodb_action
|
|
18002
|
+
type: string
|
|
18003
|
+
description: Optional. Used to uninstall MongoDB
|
|
18004
|
+
default: ""
|
|
18005
|
+
- name: mongodb_v5_upgrade
|
|
18006
|
+
type: string
|
|
18007
|
+
description: Approves the MongoDb upgrade to version 5 if needed
|
|
18008
|
+
default: ""
|
|
18009
|
+
- name: mongodb_v6_upgrade
|
|
18010
|
+
type: string
|
|
18011
|
+
description: Approves the MongoDb upgrade to version 6 if needed
|
|
18012
|
+
default: ""
|
|
18013
|
+
- name: mongodb_v7_upgrade
|
|
18014
|
+
type: string
|
|
18015
|
+
description: Approves the MongoDb upgrade to version 7 if needed
|
|
18016
|
+
default: ""
|
|
17837
18017
|
|
|
17838
|
-
#
|
|
17839
|
-
|
|
18018
|
+
# Dependencies - IBM Cloud MongoDb
|
|
18019
|
+
# -------------------------------------------------------------------------
|
|
18020
|
+
- name: ibmcloud_resourcegroup
|
|
17840
18021
|
type: string
|
|
17841
|
-
description:
|
|
18022
|
+
description: IBM Cloud resource group
|
|
17842
18023
|
default: ""
|
|
17843
|
-
- name:
|
|
18024
|
+
- name: ibm_mongo_name
|
|
18025
|
+
type: string
|
|
18026
|
+
description: IBM Cloud MongoDb instance name
|
|
18027
|
+
default: ""
|
|
18028
|
+
- name: ibm_mongo_admin_password
|
|
18029
|
+
type: string
|
|
18030
|
+
description: IBM Cloud MongoDb admin password
|
|
18031
|
+
default: ""
|
|
18032
|
+
- name: ibm_mongo_resourcegroup
|
|
18033
|
+
type: string
|
|
18034
|
+
description: IBM Cloud MongoDb resource group
|
|
18035
|
+
default: ""
|
|
18036
|
+
- name: ibm_mongo_region
|
|
18037
|
+
type: string
|
|
18038
|
+
description: IBM Cloud MongoDb instance region
|
|
18039
|
+
default: ""
|
|
18040
|
+
- name: ibmcloud_apikey
|
|
17844
18041
|
type: string
|
|
17845
|
-
|
|
17846
|
-
|
|
17847
|
-
env:
|
|
17848
|
-
- name: DEVOPS_MONGO_URI
|
|
17849
|
-
valueFrom:
|
|
17850
|
-
secretKeyRef:
|
|
17851
|
-
name: mas-devops
|
|
17852
|
-
key: DEVOPS_MONGO_URI
|
|
17853
|
-
optional: true
|
|
17854
|
-
- name: DEVOPS_BUILD_NUMBER
|
|
17855
|
-
valueFrom:
|
|
17856
|
-
secretKeyRef:
|
|
17857
|
-
name: mas-devops
|
|
17858
|
-
key: DEVOPS_BUILD_NUMBER
|
|
17859
|
-
optional: true
|
|
17860
|
-
- name: DEVOPS_ENVIRONMENT
|
|
17861
|
-
valueFrom:
|
|
17862
|
-
secretKeyRef:
|
|
17863
|
-
name: mas-devops
|
|
17864
|
-
key: MAS_INSTANCE_ID
|
|
17865
|
-
optional: true
|
|
17866
|
-
- name: DEVOPS_SUITE_NAME
|
|
17867
|
-
value: $(params.devops_suite_name)
|
|
17868
|
-
|
|
17869
|
-
|
|
17870
|
-
# Pre-Release Support
|
|
17871
|
-
- name: ARTIFACTORY_USERNAME
|
|
17872
|
-
value: $(params.artifactory_username)
|
|
17873
|
-
- name: ARTIFACTORY_TOKEN
|
|
17874
|
-
value: $(params.artifactory_token)
|
|
17875
|
-
|
|
17876
|
-
# Entitlement
|
|
17877
|
-
- name: IBM_ENTITLEMENT_KEY
|
|
17878
|
-
value: $(params.ibm_entitlement_key)
|
|
17879
|
-
|
|
17880
|
-
# MAS Details
|
|
17881
|
-
- name: MAS_INSTANCE_ID
|
|
17882
|
-
value: $(params.mas_instance_id)
|
|
17883
|
-
|
|
17884
|
-
- name: MINIO_NAMESPACE
|
|
17885
|
-
value: minio
|
|
17886
|
-
|
|
17887
|
-
- name: MINIO_INSTANCE_NAME
|
|
17888
|
-
value: minio
|
|
17889
|
-
|
|
17890
|
-
- name: MINIO_ROOT_USER
|
|
17891
|
-
value: $(params.minio_root_user)
|
|
17892
|
-
|
|
17893
|
-
- name: MINIO_ROOT_PASSWORD
|
|
17894
|
-
value: $(params.minio_root_password)
|
|
17895
|
-
|
|
17896
|
-
steps:
|
|
17897
|
-
- name: minio
|
|
17898
|
-
command:
|
|
17899
|
-
- /opt/app-root/src/run-role.sh
|
|
17900
|
-
- minio
|
|
17901
|
-
image: quay.io/ibmmas/cli:15.6.1
|
|
17902
|
-
imagePullPolicy: $(params.image_pull_policy)
|
|
17903
|
-
# --------------------------------------------------------------------------------
|
|
17904
|
-
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
17905
|
-
# --------------------------------------------------------------------------------
|
|
17906
|
-
---
|
|
17907
|
-
apiVersion: tekton.dev/v1beta1
|
|
17908
|
-
kind: Task
|
|
17909
|
-
metadata:
|
|
17910
|
-
name: mas-devops-mongodb
|
|
17911
|
-
spec:
|
|
17912
|
-
params:
|
|
17913
|
-
# Common: Control the image pull policy for the CLI container image
|
|
17914
|
-
- name: image_pull_policy
|
|
17915
|
-
type: string
|
|
17916
|
-
default: IfNotPresent
|
|
17917
|
-
|
|
17918
|
-
# Common: Support for saving task execution results to a MongoDb instance
|
|
17919
|
-
- name: devops_suite_name
|
|
17920
|
-
type: string
|
|
17921
|
-
description: Optional name for the junit suite, used to enable save-junit-to-mongo.py
|
|
17922
|
-
default: ""
|
|
17923
|
-
|
|
17924
|
-
|
|
17925
|
-
- name: mas_instance_id
|
|
17926
|
-
type: string
|
|
17927
|
-
description: Instance ID
|
|
17928
|
-
default: "" # By default, no config will be generated
|
|
17929
|
-
- name: custom_labels
|
|
17930
|
-
type: string
|
|
17931
|
-
description: Optional MAS custom labels, comma separated list of key=value pairs
|
|
17932
|
-
default: ""
|
|
17933
|
-
|
|
17934
|
-
# Storage Class
|
|
17935
|
-
- name: mongodb_storage_class
|
|
17936
|
-
type: string
|
|
17937
|
-
default: ""
|
|
17938
|
-
|
|
17939
|
-
# Other mongoDb parameters
|
|
17940
|
-
- name: mongodb_namespace
|
|
17941
|
-
type: string
|
|
17942
|
-
description: Optional configuration for mongodb namespace
|
|
17943
|
-
default: ""
|
|
17944
|
-
- name: mongodb_replicas
|
|
17945
|
-
type: string
|
|
17946
|
-
description: Optional configuration for mongodb replicas
|
|
17947
|
-
default: ""
|
|
17948
|
-
- name: mongodb_cpu_requests
|
|
17949
|
-
type: string
|
|
17950
|
-
description: Optional configuration for mongodb cpu requests
|
|
17951
|
-
default: ""
|
|
17952
|
-
- name: mongodb_provider
|
|
17953
|
-
type: string
|
|
17954
|
-
description: MongoDb provider
|
|
17955
|
-
default: ""
|
|
17956
|
-
- name: mongodb_version
|
|
17957
|
-
type: string
|
|
17958
|
-
description: MongoDb version
|
|
17959
|
-
default: ""
|
|
17960
|
-
- name: mongodb_action
|
|
17961
|
-
type: string
|
|
17962
|
-
description: Optional. Used to uninstall MongoDB
|
|
17963
|
-
default: ""
|
|
17964
|
-
- name: mongodb_v5_upgrade
|
|
17965
|
-
type: string
|
|
17966
|
-
description: Approves the MongoDb upgrade to version 5 if needed
|
|
17967
|
-
default: ""
|
|
17968
|
-
- name: mongodb_v6_upgrade
|
|
17969
|
-
type: string
|
|
17970
|
-
description: Approves the MongoDb upgrade to version 6 if needed
|
|
17971
|
-
default: ""
|
|
17972
|
-
- name: mongodb_v7_upgrade
|
|
17973
|
-
type: string
|
|
17974
|
-
description: Approves the MongoDb upgrade to version 7 if needed
|
|
17975
|
-
default: ""
|
|
17976
|
-
|
|
17977
|
-
# Dependencies - IBM Cloud MongoDb
|
|
17978
|
-
# -------------------------------------------------------------------------
|
|
17979
|
-
- name: ibmcloud_resourcegroup
|
|
17980
|
-
type: string
|
|
17981
|
-
description: IBM Cloud resource group
|
|
17982
|
-
default: ""
|
|
17983
|
-
- name: ibm_mongo_name
|
|
17984
|
-
type: string
|
|
17985
|
-
description: IBM Cloud MongoDb instance name
|
|
17986
|
-
default: ""
|
|
17987
|
-
- name: ibm_mongo_admin_password
|
|
17988
|
-
type: string
|
|
17989
|
-
description: IBM Cloud MongoDb admin password
|
|
17990
|
-
default: ""
|
|
17991
|
-
- name: ibm_mongo_resourcegroup
|
|
17992
|
-
type: string
|
|
17993
|
-
description: IBM Cloud MongoDb resource group
|
|
17994
|
-
default: ""
|
|
17995
|
-
- name: ibm_mongo_region
|
|
17996
|
-
type: string
|
|
17997
|
-
description: IBM Cloud MongoDb instance region
|
|
17998
|
-
default: ""
|
|
17999
|
-
- name: ibmcloud_apikey
|
|
18000
|
-
type: string
|
|
18001
|
-
description: API Key used to create Mongo instance in IBM Cloud
|
|
18002
|
-
default: ""
|
|
18042
|
+
description: API Key used to create Mongo instance in IBM Cloud
|
|
18043
|
+
default: ""
|
|
18003
18044
|
|
|
18004
18045
|
stepTemplate:
|
|
18005
18046
|
env:
|
|
@@ -18076,7 +18117,7 @@ spec:
|
|
|
18076
18117
|
command:
|
|
18077
18118
|
- /opt/app-root/src/run-role.sh
|
|
18078
18119
|
- mongodb
|
|
18079
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18120
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18080
18121
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18081
18122
|
workingDir: /workspace/configs
|
|
18082
18123
|
|
|
@@ -18119,7 +18160,7 @@ spec:
|
|
|
18119
18160
|
- $(params.base_output_dir)
|
|
18120
18161
|
- --extra-namespaces
|
|
18121
18162
|
- selenium
|
|
18122
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18163
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18123
18164
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18124
18165
|
env:
|
|
18125
18166
|
- name: DEVOPS_MONGO_URI
|
|
@@ -18236,7 +18277,7 @@ spec:
|
|
|
18236
18277
|
command:
|
|
18237
18278
|
- /opt/app-root/src/run-role.sh
|
|
18238
18279
|
- nvidia_gpu
|
|
18239
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18280
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18240
18281
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18241
18282
|
workingDir: /workspace/configs
|
|
18242
18283
|
|
|
@@ -18272,7 +18313,7 @@ spec:
|
|
|
18272
18313
|
# Verify Cluster
|
|
18273
18314
|
# -------------------------------------------------------------------------
|
|
18274
18315
|
- name: ocp-verify-cluster
|
|
18275
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18316
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18276
18317
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18277
18318
|
command:
|
|
18278
18319
|
- /opt/app-root/src/run-role.sh
|
|
@@ -18314,7 +18355,7 @@ spec:
|
|
|
18314
18355
|
# Verify Catalogs
|
|
18315
18356
|
# -------------------------------------------------------------------------
|
|
18316
18357
|
- name: ocp-verify-catalogs
|
|
18317
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18358
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18318
18359
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18319
18360
|
command:
|
|
18320
18361
|
- /opt/app-root/src/run-role.sh
|
|
@@ -18356,7 +18397,7 @@ spec:
|
|
|
18356
18397
|
# Verify Subscriptions
|
|
18357
18398
|
# -------------------------------------------------------------------------
|
|
18358
18399
|
- name: ocp-verify-subscriptions
|
|
18359
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18400
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18360
18401
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18361
18402
|
command:
|
|
18362
18403
|
- /opt/app-root/src/run-role.sh
|
|
@@ -18398,7 +18439,7 @@ spec:
|
|
|
18398
18439
|
# Verify Workloads
|
|
18399
18440
|
# -------------------------------------------------------------------------
|
|
18400
18441
|
- name: ocp-verify-workloads
|
|
18401
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18442
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18402
18443
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18403
18444
|
command:
|
|
18404
18445
|
- /opt/app-root/src/run-role.sh
|
|
@@ -18440,7 +18481,7 @@ spec:
|
|
|
18440
18481
|
# Verify Catalogs - Ingress TLS
|
|
18441
18482
|
# -------------------------------------------------------------------------
|
|
18442
18483
|
- name: ocp-verify-ingress
|
|
18443
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18484
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18444
18485
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18445
18486
|
command:
|
|
18446
18487
|
- /opt/app-root/src/run-role.sh
|
|
@@ -18566,7 +18607,7 @@ spec:
|
|
|
18566
18607
|
command:
|
|
18567
18608
|
- /opt/app-root/src/run-role.sh
|
|
18568
18609
|
- ocp_verify
|
|
18569
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18610
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18570
18611
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18571
18612
|
workingDir: /workspace/configs
|
|
18572
18613
|
# --------------------------------------------------------------------------------
|
|
@@ -18634,7 +18675,7 @@ spec:
|
|
|
18634
18675
|
command:
|
|
18635
18676
|
- /opt/app-root/src/run-role.sh
|
|
18636
18677
|
- ocs
|
|
18637
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18678
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18638
18679
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18639
18680
|
workingDir: /workspace/configs
|
|
18640
18681
|
|
|
@@ -18763,7 +18804,7 @@ spec:
|
|
|
18763
18804
|
command:
|
|
18764
18805
|
- /opt/app-root/src/run-role.sh
|
|
18765
18806
|
- aiservice_odh
|
|
18766
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18807
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18767
18808
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18768
18809
|
# --------------------------------------------------------------------------------
|
|
18769
18810
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -18939,7 +18980,7 @@ spec:
|
|
|
18939
18980
|
command:
|
|
18940
18981
|
- /opt/app-root/src/run-role.sh
|
|
18941
18982
|
- sls
|
|
18942
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
18983
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
18943
18984
|
imagePullPolicy: $(params.image_pull_policy)
|
|
18944
18985
|
workingDir: /workspace/configs
|
|
18945
18986
|
|
|
@@ -19399,12 +19440,12 @@ spec:
|
|
|
19399
19440
|
command:
|
|
19400
19441
|
- /opt/app-root/src/run-role.sh
|
|
19401
19442
|
- suite_app_config
|
|
19402
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19443
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19403
19444
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19404
19445
|
|
|
19405
19446
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
19406
19447
|
- name: app-cfg-post-verify
|
|
19407
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19448
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19408
19449
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19409
19450
|
command:
|
|
19410
19451
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -19599,7 +19640,7 @@ spec:
|
|
|
19599
19640
|
command:
|
|
19600
19641
|
- /opt/app-root/src/run-role.sh
|
|
19601
19642
|
- suite_app_install
|
|
19602
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19643
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19603
19644
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19604
19645
|
|
|
19605
19646
|
workspaces:
|
|
@@ -19688,7 +19729,7 @@ spec:
|
|
|
19688
19729
|
command:
|
|
19689
19730
|
- /opt/app-root/src/run-role.sh
|
|
19690
19731
|
- suite_app_rollback
|
|
19691
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19732
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19692
19733
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19693
19734
|
# --------------------------------------------------------------------------------
|
|
19694
19735
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -19751,7 +19792,7 @@ spec:
|
|
|
19751
19792
|
command:
|
|
19752
19793
|
- /opt/app-root/src/run-role.sh
|
|
19753
19794
|
- suite_app_uninstall
|
|
19754
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19795
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19755
19796
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19756
19797
|
# --------------------------------------------------------------------------------
|
|
19757
19798
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -19826,7 +19867,7 @@ spec:
|
|
|
19826
19867
|
command:
|
|
19827
19868
|
- /opt/app-root/src/run-role.sh
|
|
19828
19869
|
- suite_app_upgrade
|
|
19829
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19870
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19830
19871
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19831
19872
|
# --------------------------------------------------------------------------------
|
|
19832
19873
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -19927,7 +19968,7 @@ spec:
|
|
|
19927
19968
|
command:
|
|
19928
19969
|
- /opt/app-root/src/run-role.sh
|
|
19929
19970
|
- suite_app_verify
|
|
19930
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
19971
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
19931
19972
|
imagePullPolicy: $(params.image_pull_policy)
|
|
19932
19973
|
# --------------------------------------------------------------------------------
|
|
19933
19974
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -20070,7 +20111,7 @@ spec:
|
|
|
20070
20111
|
command:
|
|
20071
20112
|
- /opt/app-root/src/run-role.sh
|
|
20072
20113
|
- suite_certs
|
|
20073
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
20114
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20074
20115
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20075
20116
|
|
|
20076
20117
|
workspaces:
|
|
@@ -20137,7 +20178,7 @@ spec:
|
|
|
20137
20178
|
command:
|
|
20138
20179
|
- /opt/app-root/src/run-role.sh
|
|
20139
20180
|
- suite_config
|
|
20140
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
20181
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20141
20182
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20142
20183
|
workingDir: /workspace/configs
|
|
20143
20184
|
|
|
@@ -20469,7 +20510,7 @@ spec:
|
|
|
20469
20510
|
command:
|
|
20470
20511
|
- /opt/app-root/src/run-role.sh
|
|
20471
20512
|
- suite_db2_setup_for_facilities
|
|
20472
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
20513
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20473
20514
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20474
20515
|
workingDir: /workspace/configs
|
|
20475
20516
|
|
|
@@ -20541,7 +20582,7 @@ spec:
|
|
|
20541
20582
|
command:
|
|
20542
20583
|
- /opt/app-root/src/run-role.sh
|
|
20543
20584
|
- suite_db2_setup_for_manage
|
|
20544
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
20585
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20545
20586
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20546
20587
|
# --------------------------------------------------------------------------------
|
|
20547
20588
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -20736,7 +20777,7 @@ spec:
|
|
|
20736
20777
|
command:
|
|
20737
20778
|
- /opt/app-root/src/run-role.sh
|
|
20738
20779
|
- suite_dns
|
|
20739
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
20780
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20740
20781
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20741
20782
|
# --------------------------------------------------------------------------------
|
|
20742
20783
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -20985,7 +21026,7 @@ spec:
|
|
|
20985
21026
|
command:
|
|
20986
21027
|
- /opt/app-root/src/run-role.sh
|
|
20987
21028
|
- suite_install
|
|
20988
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21029
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
20989
21030
|
imagePullPolicy: $(params.image_pull_policy)
|
|
20990
21031
|
workingDir: /workspace/configs
|
|
20991
21032
|
|
|
@@ -21073,7 +21114,7 @@ spec:
|
|
|
21073
21114
|
command:
|
|
21074
21115
|
- /opt/app-root/src/run-role.sh
|
|
21075
21116
|
- suite_rollback
|
|
21076
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21117
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21077
21118
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21078
21119
|
# --------------------------------------------------------------------------------
|
|
21079
21120
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -21138,7 +21179,7 @@ spec:
|
|
|
21138
21179
|
command:
|
|
21139
21180
|
- /opt/app-root/src/run-role.sh
|
|
21140
21181
|
- suite_uninstall
|
|
21141
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21182
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21142
21183
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21143
21184
|
# --------------------------------------------------------------------------------
|
|
21144
21185
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -21208,7 +21249,7 @@ spec:
|
|
|
21208
21249
|
command:
|
|
21209
21250
|
- /opt/app-root/src/run-role.sh
|
|
21210
21251
|
- suite_upgrade
|
|
21211
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21252
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21212
21253
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21213
21254
|
# --------------------------------------------------------------------------------
|
|
21214
21255
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -21270,12 +21311,12 @@ spec:
|
|
|
21270
21311
|
command:
|
|
21271
21312
|
- /opt/app-root/src/run-role.sh
|
|
21272
21313
|
- suite_verify
|
|
21273
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21314
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21274
21315
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21275
21316
|
|
|
21276
21317
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
21277
21318
|
- name: suite-post-verify
|
|
21278
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21319
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21279
21320
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21280
21321
|
command:
|
|
21281
21322
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -21398,7 +21439,7 @@ spec:
|
|
|
21398
21439
|
command:
|
|
21399
21440
|
- /opt/app-root/src/run-role.sh
|
|
21400
21441
|
- turbonomic
|
|
21401
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21442
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21402
21443
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21403
21444
|
# --------------------------------------------------------------------------------
|
|
21404
21445
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -21479,7 +21520,7 @@ spec:
|
|
|
21479
21520
|
# IBM User Data Services (UDS)
|
|
21480
21521
|
# -------------------------------------------------------------------------
|
|
21481
21522
|
- name: uds
|
|
21482
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21523
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21483
21524
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21484
21525
|
workingDir: /workspace/configs
|
|
21485
21526
|
command:
|
|
@@ -21542,7 +21583,7 @@ spec:
|
|
|
21542
21583
|
# IBM Data Reporter Operator (DRO)
|
|
21543
21584
|
# -------------------------------------------------------------------------
|
|
21544
21585
|
- name: dro
|
|
21545
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21586
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21546
21587
|
imagePullPolicy: $(params.image_pull_policy)
|
|
21547
21588
|
workingDir: /workspace/configs
|
|
21548
21589
|
command:
|
|
@@ -21628,7 +21669,7 @@ spec:
|
|
|
21628
21669
|
description: "The value to set"
|
|
21629
21670
|
steps:
|
|
21630
21671
|
- name: update-configmap
|
|
21631
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21672
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21632
21673
|
command:
|
|
21633
21674
|
- /opt/app-root/src/update-configmap.sh
|
|
21634
21675
|
env:
|
|
@@ -21675,7 +21716,7 @@ spec:
|
|
|
21675
21716
|
|
|
21676
21717
|
steps:
|
|
21677
21718
|
- name: wait-for-configmap
|
|
21678
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21719
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21679
21720
|
command:
|
|
21680
21721
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
21681
21722
|
env:
|
|
@@ -21756,7 +21797,7 @@ spec:
|
|
|
21756
21797
|
|
|
21757
21798
|
steps:
|
|
21758
21799
|
- name: wait-for-configmap
|
|
21759
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21800
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21760
21801
|
command:
|
|
21761
21802
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
21762
21803
|
env:
|
|
@@ -21816,7 +21857,7 @@ spec:
|
|
|
21816
21857
|
|
|
21817
21858
|
steps:
|
|
21818
21859
|
- name: wait
|
|
21819
|
-
image: quay.io/ibmmas/cli:15.6.
|
|
21860
|
+
image: quay.io/ibmmas/cli:15.6.3
|
|
21820
21861
|
command:
|
|
21821
21862
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
21822
21863
|
env:
|
|
@@ -21861,7 +21902,7 @@ spec:
|
|
|
21861
21902
|
- name: launchfvt_aiservice
|
|
21862
21903
|
type: string
|
|
21863
21904
|
default: "false"
|
|
21864
|
-
description: "Set this to 'true' to enable launch of the
|
|
21905
|
+
description: "Set this to 'true' to enable launch of the AIService FVT pipeline after the ai service has been installed"
|
|
21865
21906
|
|
|
21866
21907
|
# Finalize
|
|
21867
21908
|
# -------------------------------------------------------------------------
|
|
@@ -24806,180 +24847,12 @@ spec:
|
|
|
24806
24847
|
- name: shared-entitlement
|
|
24807
24848
|
workspace: shared-entitlement
|
|
24808
24849
|
# --------------------------------------------------------------------------------
|
|
24809
|
-
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-
|
|
24850
|
+
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-aiservice-pipeline.yaml
|
|
24810
24851
|
# --------------------------------------------------------------------------------
|
|
24811
24852
|
apiVersion: tekton.dev/v1beta1
|
|
24812
24853
|
kind: Pipeline
|
|
24813
24854
|
metadata:
|
|
24814
|
-
name: gitops-
|
|
24815
|
-
spec:
|
|
24816
|
-
params:
|
|
24817
|
-
- name: cluster_name
|
|
24818
|
-
type: string
|
|
24819
|
-
- name: account
|
|
24820
|
-
type: string
|
|
24821
|
-
- name: cluster_id
|
|
24822
|
-
type: string
|
|
24823
|
-
- name: cluster_url
|
|
24824
|
-
type: string
|
|
24825
|
-
- name: secrets_path
|
|
24826
|
-
type: string
|
|
24827
|
-
- name: avp_aws_secret_region
|
|
24828
|
-
type: string
|
|
24829
|
-
- name: git_branch
|
|
24830
|
-
type: string
|
|
24831
|
-
- name: github_org
|
|
24832
|
-
type: string
|
|
24833
|
-
- name: github_repo
|
|
24834
|
-
type: string
|
|
24835
|
-
- name: github_host
|
|
24836
|
-
type: string
|
|
24837
|
-
- name: aibroker_namespace
|
|
24838
|
-
type: string
|
|
24839
|
-
- name: mas_aibroker_provision_tenant
|
|
24840
|
-
type: string
|
|
24841
|
-
- name: aibroker_instance_id
|
|
24842
|
-
type: string
|
|
24843
|
-
- name: tenantNamespace
|
|
24844
|
-
type: string
|
|
24845
|
-
- name: tenant_id
|
|
24846
|
-
type: string
|
|
24847
|
-
- name: mas_aibroker_tenant_name
|
|
24848
|
-
type: string
|
|
24849
|
-
- name: cluster_domain
|
|
24850
|
-
type: string
|
|
24851
|
-
- name: in_saas_env
|
|
24852
|
-
type: string
|
|
24853
|
-
- name: mas_icr_cp
|
|
24854
|
-
type: string
|
|
24855
|
-
- name: mas_icr_cpopen
|
|
24856
|
-
type: string
|
|
24857
|
-
- name: drocfg_url
|
|
24858
|
-
type: string
|
|
24859
|
-
- name: slscfg_url
|
|
24860
|
-
type: string
|
|
24861
|
-
- name: mas_aibroker_sls_subscription_id
|
|
24862
|
-
type: string
|
|
24863
|
-
- name: mas_aibroker_watsonxai_url
|
|
24864
|
-
type: string
|
|
24865
|
-
- name: mas_aibroker_watsonxai_project_id
|
|
24866
|
-
type: string
|
|
24867
|
-
- name: mas_aibroker_storage_port
|
|
24868
|
-
type: string
|
|
24869
|
-
- name: mas_aibroker_storage_region
|
|
24870
|
-
type: string
|
|
24871
|
-
- name: mas_aibroker_storage_provider
|
|
24872
|
-
type: string
|
|
24873
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
24874
|
-
type: string
|
|
24875
|
-
- name: mas_aibroker_storage_ssl
|
|
24876
|
-
type: string
|
|
24877
|
-
- name: mas_aibroker_s3_endpoint_url
|
|
24878
|
-
type: string
|
|
24879
|
-
- name: mas_aibroker_s3_region
|
|
24880
|
-
type: string
|
|
24881
|
-
- name: mas_aibroker_s3_bucket_prefix
|
|
24882
|
-
type: string
|
|
24883
|
-
- name: rsl_url
|
|
24884
|
-
type: string
|
|
24885
|
-
- name: tenant_entitlement_type
|
|
24886
|
-
type: string
|
|
24887
|
-
- name: tenant_entitlement_start_date
|
|
24888
|
-
type: string
|
|
24889
|
-
- name: tenant_entitlement_end_date
|
|
24890
|
-
type: string
|
|
24891
|
-
|
|
24892
|
-
workspaces:
|
|
24893
|
-
- name: configs
|
|
24894
|
-
tasks:
|
|
24895
|
-
- name: run-gitops-aibroker-tenant
|
|
24896
|
-
taskRef:
|
|
24897
|
-
name: gitops-aibroker-tenant
|
|
24898
|
-
workspaces:
|
|
24899
|
-
- name: configs
|
|
24900
|
-
workspace: configs
|
|
24901
|
-
params:
|
|
24902
|
-
- name: cluster_name
|
|
24903
|
-
value: $(params.cluster_name)
|
|
24904
|
-
- name: account
|
|
24905
|
-
value: $(params.account)
|
|
24906
|
-
- name: cluster_id
|
|
24907
|
-
value: $(params.cluster_id)
|
|
24908
|
-
- name: cluster_url
|
|
24909
|
-
value: $(params.cluster_url)
|
|
24910
|
-
- name: secrets_path
|
|
24911
|
-
value: $(params.secrets_path)
|
|
24912
|
-
- name: avp_aws_secret_region
|
|
24913
|
-
value: $(params.avp_aws_secret_region)
|
|
24914
|
-
- name: git_branch
|
|
24915
|
-
value: $(params.git_branch)
|
|
24916
|
-
- name: github_org
|
|
24917
|
-
value: $(params.github_org)
|
|
24918
|
-
- name: github_repo
|
|
24919
|
-
value: $(params.github_repo)
|
|
24920
|
-
- name: github_host
|
|
24921
|
-
value: $(params.github_host)
|
|
24922
|
-
- name: aibroker_namespace
|
|
24923
|
-
value: $(params.aibroker_namespace)
|
|
24924
|
-
- name: mas_aibroker_provision_tenant
|
|
24925
|
-
value: $(params.mas_aibroker_provision_tenant)
|
|
24926
|
-
- name: aibroker_instance_id
|
|
24927
|
-
value: $(params.aibroker_instance_id)
|
|
24928
|
-
- name: tenantNamespace
|
|
24929
|
-
value: $(params.tenantNamespace)
|
|
24930
|
-
- name: tenant_id
|
|
24931
|
-
value: $(params.tenant_id)
|
|
24932
|
-
- name: mas_aibroker_tenant_name
|
|
24933
|
-
value: $(params.mas_aibroker_tenant_name)
|
|
24934
|
-
- name: cluster_domain
|
|
24935
|
-
value: $(params.cluster_domain)
|
|
24936
|
-
- name: in_saas_env
|
|
24937
|
-
value: $(params.in_saas_env)
|
|
24938
|
-
- name: mas_icr_cp
|
|
24939
|
-
value: $(params.mas_icr_cp)
|
|
24940
|
-
- name: mas_icr_cpopen
|
|
24941
|
-
value: $(params.mas_icr_cpopen)
|
|
24942
|
-
- name: drocfg_url
|
|
24943
|
-
value: $(params.drocfg_url)
|
|
24944
|
-
- name: slscfg_url
|
|
24945
|
-
value: $(params.slscfg_url)
|
|
24946
|
-
- name: mas_aibroker_sls_subscription_id
|
|
24947
|
-
value: $(params.mas_aibroker_sls_subscription_id)
|
|
24948
|
-
- name: mas_aibroker_watsonxai_url
|
|
24949
|
-
value: $(params.mas_aibroker_watsonxai_url)
|
|
24950
|
-
- name: mas_aibroker_watsonxai_project_id
|
|
24951
|
-
value: $(params.mas_aibroker_watsonxai_project_id)
|
|
24952
|
-
- name: mas_aibroker_storage_port
|
|
24953
|
-
value: $(params.mas_aibroker_storage_port)
|
|
24954
|
-
- name: mas_aibroker_storage_region
|
|
24955
|
-
value: $(params.mas_aibroker_storage_region)
|
|
24956
|
-
- name: mas_aibroker_storage_provider
|
|
24957
|
-
value: $(params.mas_aibroker_storage_provider)
|
|
24958
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
24959
|
-
value: $(params.mas_aibroker_storage_pipelines_bucket)
|
|
24960
|
-
- name: mas_aibroker_storage_ssl
|
|
24961
|
-
value: $(params.mas_aibroker_storage_ssl)
|
|
24962
|
-
- name: mas_aibroker_s3_endpoint_url
|
|
24963
|
-
value: $(params.mas_aibroker_s3_endpoint_url)
|
|
24964
|
-
- name: mas_aibroker_s3_region
|
|
24965
|
-
value: $(params.mas_aibroker_s3_region)
|
|
24966
|
-
- name: mas_aibroker_s3_bucket_prefix
|
|
24967
|
-
value: $(params.mas_aibroker_s3_bucket_prefix)
|
|
24968
|
-
- name: rsl_url
|
|
24969
|
-
value: $(params.rsl_url)
|
|
24970
|
-
- name: tenant_entitlement_type
|
|
24971
|
-
value: $(params.tenant_entitlement_type)
|
|
24972
|
-
- name: tenant_entitlement_start_date
|
|
24973
|
-
value: $(params.tenant_entitlement_start_date)
|
|
24974
|
-
- name: tenant_entitlement_end_date
|
|
24975
|
-
value: $(params.tenant_entitlement_end_date)
|
|
24976
|
-
# --------------------------------------------------------------------------------
|
|
24977
|
-
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-aibroker.yaml
|
|
24978
|
-
# --------------------------------------------------------------------------------
|
|
24979
|
-
apiVersion: tekton.dev/v1beta1
|
|
24980
|
-
kind: Pipeline
|
|
24981
|
-
metadata:
|
|
24982
|
-
name: gitops-mas-aibroker
|
|
24855
|
+
name: gitops-aiservice-pipeline
|
|
24983
24856
|
spec:
|
|
24984
24857
|
params:
|
|
24985
24858
|
- name: cluster_name
|
|
@@ -24988,11 +24861,10 @@ spec:
|
|
|
24988
24861
|
type: string
|
|
24989
24862
|
- name: account
|
|
24990
24863
|
type: string
|
|
24991
|
-
- name:
|
|
24864
|
+
- name: aiservice_instance_id
|
|
24992
24865
|
type: string
|
|
24993
24866
|
- name: cluster_url
|
|
24994
24867
|
type: string
|
|
24995
|
-
default: ""
|
|
24996
24868
|
- name: secrets_path
|
|
24997
24869
|
type: string
|
|
24998
24870
|
- name: avp_aws_secret_region
|
|
@@ -25006,38 +24878,22 @@ spec:
|
|
|
25006
24878
|
- name: github_host
|
|
25007
24879
|
type: string
|
|
25008
24880
|
|
|
25009
|
-
#
|
|
25010
|
-
- name:
|
|
24881
|
+
# aiservice-specific
|
|
24882
|
+
- name: aiservice_namespace
|
|
25011
24883
|
type: string
|
|
25012
|
-
- name:
|
|
24884
|
+
- name: aiservice_watsonx_secret
|
|
25013
24885
|
type: string
|
|
25014
24886
|
- name: pull_secret_name
|
|
25015
24887
|
type: string
|
|
25016
|
-
- name:
|
|
25017
|
-
type: string
|
|
25018
|
-
- name: mas_aibroker_storage_secret
|
|
25019
|
-
type: string
|
|
25020
|
-
- name: mas_aibroker_storage_host
|
|
25021
|
-
type: string
|
|
25022
|
-
- name: mas_aibroker_storage_port
|
|
25023
|
-
type: string
|
|
25024
|
-
- name: mas_aibroker_storage_ssl
|
|
25025
|
-
type: string
|
|
25026
|
-
- name: mas_aibroker_storage_region
|
|
25027
|
-
type: string
|
|
25028
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
25029
|
-
type: string
|
|
25030
|
-
- name: mas_aibroker_storage_tenants_bucket
|
|
24888
|
+
- name: aiservice_storage_provider
|
|
25031
24889
|
type: string
|
|
25032
|
-
- name:
|
|
25033
|
-
type: string
|
|
25034
|
-
- name: mas_aibroker_mariadb_secret
|
|
24890
|
+
- name: aiservice_storage_ssl
|
|
25035
24891
|
type: string
|
|
25036
24892
|
- name: primary_storage_class
|
|
25037
24893
|
type: string
|
|
25038
24894
|
- name: artifactory_username
|
|
25039
24895
|
type: string
|
|
25040
|
-
- name:
|
|
24896
|
+
- name: aiservice_channel
|
|
25041
24897
|
type: string
|
|
25042
24898
|
- name: mas_catalog_source
|
|
25043
24899
|
type: string
|
|
@@ -25051,6 +24907,10 @@ spec:
|
|
|
25051
24907
|
type: string
|
|
25052
24908
|
- name: is_external_route
|
|
25053
24909
|
type: string
|
|
24910
|
+
- name: jdbc_secret
|
|
24911
|
+
type: string
|
|
24912
|
+
- name: use_aws_db2
|
|
24913
|
+
type: string
|
|
25054
24914
|
|
|
25055
24915
|
# ODH-specific
|
|
25056
24916
|
- name: odh_channel
|
|
@@ -25065,39 +24925,29 @@ spec:
|
|
|
25065
24925
|
type: string
|
|
25066
24926
|
- name: odh_operator_version
|
|
25067
24927
|
type: string
|
|
25068
|
-
|
|
25069
|
-
# KMODEL-specific
|
|
25070
|
-
- name: aibroker_internal_tls
|
|
25071
|
-
type: string
|
|
25072
|
-
- name: docker_server
|
|
25073
|
-
type: string
|
|
25074
|
-
- name: image_controller
|
|
25075
|
-
type: string
|
|
25076
|
-
- name: image_store
|
|
24928
|
+
- name: environment_type
|
|
25077
24929
|
type: string
|
|
25078
|
-
- name:
|
|
24930
|
+
- name: aiservice_s3_endpoint_url
|
|
25079
24931
|
type: string
|
|
25080
|
-
- name:
|
|
24932
|
+
- name: aiservice_storage_region
|
|
25081
24933
|
type: string
|
|
25082
|
-
- name:
|
|
24934
|
+
- name: aiservice_s3_bucket_prefix
|
|
25083
24935
|
type: string
|
|
25084
|
-
- name:
|
|
24936
|
+
- name: opendatahub_source
|
|
25085
24937
|
type: string
|
|
25086
|
-
- name:
|
|
24938
|
+
- name: aiservice_odh_model_deployment_type
|
|
25087
24939
|
type: string
|
|
25088
|
-
- name:
|
|
24940
|
+
- name: sls_registration_key_secret
|
|
25089
24941
|
type: string
|
|
25090
|
-
- name:
|
|
24942
|
+
- name: dro_token_secret
|
|
25091
24943
|
type: string
|
|
25092
|
-
- name:
|
|
25093
|
-
type: string
|
|
25094
|
-
- name: environment_type
|
|
24944
|
+
- name: dro_cacert_secret
|
|
25095
24945
|
type: string
|
|
25096
|
-
- name:
|
|
24946
|
+
- name: aiservice_s3_templates_bucket
|
|
25097
24947
|
type: string
|
|
25098
|
-
- name:
|
|
24948
|
+
- name: aiservice_s3_tenants_bucket
|
|
25099
24949
|
type: string
|
|
25100
|
-
- name:
|
|
24950
|
+
- name: aiservice_s3_secret
|
|
25101
24951
|
type: string
|
|
25102
24952
|
|
|
25103
24953
|
workspaces:
|
|
@@ -25118,8 +24968,8 @@ spec:
|
|
|
25118
24968
|
value: $(params.cluster_name)
|
|
25119
24969
|
- name: account
|
|
25120
24970
|
value: $(params.account)
|
|
25121
|
-
- name:
|
|
25122
|
-
value: $(params.
|
|
24971
|
+
- name: aiservice_instance_id
|
|
24972
|
+
value: $(params.aiservice_instance_id)
|
|
25123
24973
|
- name: cluster_url
|
|
25124
24974
|
value: $(params.cluster_url)
|
|
25125
24975
|
- name: git_branch
|
|
@@ -25134,6 +24984,8 @@ spec:
|
|
|
25134
24984
|
value: $(params.secrets_path)
|
|
25135
24985
|
- name: avp_aws_secret_region
|
|
25136
24986
|
value: $(params.avp_aws_secret_region)
|
|
24987
|
+
- name: aiservice_namespace
|
|
24988
|
+
value: $(params.aiservice_namespace)
|
|
25137
24989
|
- name: odh_channel
|
|
25138
24990
|
value: $(params.odh_channel)
|
|
25139
24991
|
- name: odh_subscription_install_plan
|
|
@@ -25146,24 +24998,28 @@ spec:
|
|
|
25146
24998
|
value: $(params.opendatahub_namespace)
|
|
25147
24999
|
- name: odh_operator_version
|
|
25148
25000
|
value: $(params.odh_operator_version)
|
|
25149
|
-
- name:
|
|
25150
|
-
value: $(params.
|
|
25151
|
-
- name:
|
|
25152
|
-
value: $(params.
|
|
25153
|
-
|
|
25154
|
-
|
|
25001
|
+
- name: aiservice_storage_ssl
|
|
25002
|
+
value: $(params.aiservice_storage_ssl)
|
|
25003
|
+
- name: aiservice_storage_region
|
|
25004
|
+
value: $(params.aiservice_storage_region)
|
|
25005
|
+
- name: opendatahub_source
|
|
25006
|
+
value: $(params.opendatahub_source)
|
|
25007
|
+
- name: aiservice_odh_model_deployment_type
|
|
25008
|
+
value: $(params.aiservice_odh_model_deployment_type)
|
|
25009
|
+
|
|
25010
|
+
# 3.gitops-aiservice
|
|
25155
25011
|
# -------------------------------------------------------------------------
|
|
25156
25012
|
|
|
25157
|
-
- name: gitops-
|
|
25013
|
+
- name: gitops-aiservice
|
|
25158
25014
|
taskRef:
|
|
25159
|
-
name: gitops-
|
|
25015
|
+
name: gitops-aiservice
|
|
25160
25016
|
runAfter:
|
|
25161
25017
|
- gitops-odh
|
|
25162
25018
|
workspaces:
|
|
25163
25019
|
- name: configs
|
|
25164
25020
|
workspace: configs
|
|
25165
25021
|
params:
|
|
25166
|
-
#
|
|
25022
|
+
# aiservice shared and specific params
|
|
25167
25023
|
- name: cluster_name
|
|
25168
25024
|
value: $(params.cluster_name)
|
|
25169
25025
|
- name: account
|
|
@@ -25182,40 +25038,26 @@ spec:
|
|
|
25182
25038
|
value: $(params.github_repo)
|
|
25183
25039
|
- name: github_host
|
|
25184
25040
|
value: $(params.github_host)
|
|
25185
|
-
- name:
|
|
25186
|
-
value: $(params.
|
|
25187
|
-
- name:
|
|
25188
|
-
value: $(params.
|
|
25189
|
-
- name:
|
|
25190
|
-
value: $(params.
|
|
25041
|
+
- name: aiservice_instance_id
|
|
25042
|
+
value: $(params.aiservice_instance_id)
|
|
25043
|
+
- name: aiservice_namespace
|
|
25044
|
+
value: $(params.aiservice_namespace)
|
|
25045
|
+
- name: aiservice_watsonx_secret
|
|
25046
|
+
value: $(params.aiservice_watsonx_secret)
|
|
25191
25047
|
- name: pull_secret_name
|
|
25192
25048
|
value: $(params.pull_secret_name)
|
|
25193
|
-
- name:
|
|
25194
|
-
value: $(params.
|
|
25195
|
-
- name:
|
|
25196
|
-
value: $(params.
|
|
25197
|
-
- name:
|
|
25198
|
-
value: $(params.
|
|
25199
|
-
- name: mas_aibroker_storage_port
|
|
25200
|
-
value: $(params.mas_aibroker_storage_port)
|
|
25201
|
-
- name: mas_aibroker_storage_ssl
|
|
25202
|
-
value: $(params.mas_aibroker_storage_ssl)
|
|
25203
|
-
- name: mas_aibroker_storage_region
|
|
25204
|
-
value: $(params.mas_aibroker_storage_region)
|
|
25205
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
25206
|
-
value: $(params.mas_aibroker_storage_pipelines_bucket)
|
|
25207
|
-
- name: mas_aibroker_storage_tenants_bucket
|
|
25208
|
-
value: $(params.mas_aibroker_storage_tenants_bucket)
|
|
25209
|
-
- name: mas_aibroker_storage_templates_bucket
|
|
25210
|
-
value: $(params.mas_aibroker_storage_templates_bucket)
|
|
25211
|
-
- name: mas_aibroker_mariadb_secret
|
|
25212
|
-
value: $(params.mas_aibroker_mariadb_secret)
|
|
25049
|
+
- name: aiservice_storage_provider
|
|
25050
|
+
value: $(params.aiservice_storage_provider)
|
|
25051
|
+
- name: aiservice_storage_ssl
|
|
25052
|
+
value: $(params.aiservice_storage_ssl)
|
|
25053
|
+
- name: aiservice_storage_region
|
|
25054
|
+
value: $(params.aiservice_storage_region)
|
|
25213
25055
|
- name: primary_storage_class
|
|
25214
25056
|
value: $(params.primary_storage_class)
|
|
25215
25057
|
- name: artifactory_username
|
|
25216
25058
|
value: $(params.artifactory_username)
|
|
25217
|
-
- name:
|
|
25218
|
-
value: $(params.
|
|
25059
|
+
- name: aiservice_channel
|
|
25060
|
+
value: $(params.aiservice_channel)
|
|
25219
25061
|
- name: mas_catalog_source
|
|
25220
25062
|
value: $(params.mas_catalog_source)
|
|
25221
25063
|
- name: mas_icr_cp
|
|
@@ -25230,21 +25072,116 @@ spec:
|
|
|
25230
25072
|
value: $(params.is_external_route)
|
|
25231
25073
|
- name: environment_type
|
|
25232
25074
|
value: $(params.environment_type)
|
|
25233
|
-
- name:
|
|
25234
|
-
value: $(params.
|
|
25235
|
-
- name:
|
|
25236
|
-
value: $(params.
|
|
25237
|
-
- name:
|
|
25238
|
-
value: $(params.
|
|
25239
|
-
|
|
25075
|
+
- name: aiservice_s3_endpoint_url
|
|
25076
|
+
value: $(params.aiservice_s3_endpoint_url)
|
|
25077
|
+
- name: aiservice_s3_bucket_prefix
|
|
25078
|
+
value: $(params.aiservice_s3_bucket_prefix)
|
|
25079
|
+
- name: sls_registration_key_secret
|
|
25080
|
+
value: $(params.sls_registration_key_secret)
|
|
25081
|
+
- name: dro_token_secret
|
|
25082
|
+
value: $(params.dro_token_secret)
|
|
25083
|
+
- name: dro_cacert_secret
|
|
25084
|
+
value: $(params.dro_cacert_secret)
|
|
25085
|
+
- name: aiservice_s3_templates_bucket
|
|
25086
|
+
value: $(params.aiservice_s3_templates_bucket)
|
|
25087
|
+
- name: aiservice_s3_tenants_bucket
|
|
25088
|
+
value: $(params.aiservice_s3_tenants_bucket)
|
|
25089
|
+
- name: aiservice_s3_secret
|
|
25090
|
+
value: $(params.aiservice_s3_secret)
|
|
25091
|
+
- name: jdbc_secret
|
|
25092
|
+
value: $(params.jdbc_secret)
|
|
25093
|
+
- name: use_aws_db2
|
|
25094
|
+
value: $(params.use_aws_db2)# --------------------------------------------------------------------------------
|
|
25095
|
+
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-aiservice-tenant-pipeline.yaml
|
|
25096
|
+
# --------------------------------------------------------------------------------
|
|
25097
|
+
apiVersion: tekton.dev/v1beta1
|
|
25098
|
+
kind: Pipeline
|
|
25099
|
+
metadata:
|
|
25100
|
+
name: gitops-aiservice-tenant-pipeline
|
|
25101
|
+
spec:
|
|
25102
|
+
params:
|
|
25103
|
+
- name: cluster_name
|
|
25104
|
+
type: string
|
|
25105
|
+
- name: account
|
|
25106
|
+
type: string
|
|
25107
|
+
- name: cluster_id
|
|
25108
|
+
type: string
|
|
25109
|
+
- name: cluster_url
|
|
25110
|
+
type: string
|
|
25111
|
+
- name: secrets_path
|
|
25112
|
+
type: string
|
|
25113
|
+
- name: avp_aws_secret_region
|
|
25114
|
+
type: string
|
|
25115
|
+
- name: git_branch
|
|
25116
|
+
type: string
|
|
25117
|
+
- name: github_org
|
|
25118
|
+
type: string
|
|
25119
|
+
- name: github_repo
|
|
25120
|
+
type: string
|
|
25121
|
+
- name: github_host
|
|
25122
|
+
type: string
|
|
25123
|
+
- name: aiservice_namespace
|
|
25124
|
+
type: string
|
|
25125
|
+
- name: aiservice_provision_tenant
|
|
25126
|
+
type: string
|
|
25127
|
+
- name: aiservice_instance_id
|
|
25128
|
+
type: string
|
|
25129
|
+
- name: tenantNamespace
|
|
25130
|
+
type: string
|
|
25131
|
+
- name: tenant_id
|
|
25132
|
+
type: string
|
|
25133
|
+
- name: cluster_domain
|
|
25134
|
+
type: string
|
|
25135
|
+
- name: in_saas_env
|
|
25136
|
+
type: string
|
|
25137
|
+
- name: mas_icr_cp
|
|
25138
|
+
type: string
|
|
25139
|
+
- name: mas_icr_cpopen
|
|
25140
|
+
type: string
|
|
25141
|
+
- name: drocfg_url
|
|
25142
|
+
type: string
|
|
25143
|
+
- name: slscfg_url
|
|
25144
|
+
type: string
|
|
25145
|
+
- name: aiservice_sls_subscription_id
|
|
25146
|
+
type: string
|
|
25147
|
+
- name: aiservice_watsonxai_url
|
|
25148
|
+
type: string
|
|
25149
|
+
- name: aiservice_watsonx_full
|
|
25150
|
+
type: string
|
|
25151
|
+
- name: aiservice_watsonx_instance_id
|
|
25152
|
+
type: string
|
|
25153
|
+
- name: aiservice_watsonx_version
|
|
25154
|
+
type: string
|
|
25155
|
+
- name: aiservice_watsonx_username
|
|
25156
|
+
type: string
|
|
25157
|
+
- name: aiservice_operator_log_level
|
|
25158
|
+
type: string
|
|
25240
25159
|
|
|
25241
|
-
|
|
25242
|
-
|
|
25243
|
-
- name:
|
|
25160
|
+
- name: aiservice_storage_region
|
|
25161
|
+
type: string
|
|
25162
|
+
- name: aiservice_storage_provider
|
|
25163
|
+
type: string
|
|
25164
|
+
- name: aiservice_storage_ssl
|
|
25165
|
+
type: string
|
|
25166
|
+
- name: aiservice_s3_endpoint_url
|
|
25167
|
+
type: string
|
|
25168
|
+
- name: aiservice_s3_bucket_prefix
|
|
25169
|
+
type: string
|
|
25170
|
+
- name: rsl_url
|
|
25171
|
+
type: string
|
|
25172
|
+
- name: tenant_entitlement_type
|
|
25173
|
+
type: string
|
|
25174
|
+
- name: tenant_entitlement_start_date
|
|
25175
|
+
type: string
|
|
25176
|
+
- name: tenant_entitlement_end_date
|
|
25177
|
+
type: string
|
|
25178
|
+
|
|
25179
|
+
workspaces:
|
|
25180
|
+
- name: configs
|
|
25181
|
+
tasks:
|
|
25182
|
+
- name: run-gitops-aiservice-tenant
|
|
25244
25183
|
taskRef:
|
|
25245
|
-
name: gitops-
|
|
25246
|
-
runAfter:
|
|
25247
|
-
- gitops-aibroker
|
|
25184
|
+
name: gitops-aiservice-tenant
|
|
25248
25185
|
workspaces:
|
|
25249
25186
|
- name: configs
|
|
25250
25187
|
workspace: configs
|
|
@@ -25269,58 +25206,237 @@ spec:
|
|
|
25269
25206
|
value: $(params.github_repo)
|
|
25270
25207
|
- name: github_host
|
|
25271
25208
|
value: $(params.github_host)
|
|
25272
|
-
- name:
|
|
25273
|
-
value: $(params.
|
|
25274
|
-
- name:
|
|
25275
|
-
value: $(params.
|
|
25276
|
-
- name:
|
|
25277
|
-
value: $(params.
|
|
25278
|
-
- name: pull_secret_name
|
|
25279
|
-
value: $(params.pull_secret_name)
|
|
25280
|
-
- name: mas_aibroker_storage_provider
|
|
25281
|
-
value: $(params.mas_aibroker_storage_provider)
|
|
25282
|
-
- name: mas_aibroker_storage_ssl
|
|
25283
|
-
value: $(params.mas_aibroker_storage_ssl)
|
|
25284
|
-
- name: mas_aibroker_storage_host
|
|
25285
|
-
value: $(params.mas_aibroker_storage_host)
|
|
25286
|
-
- name: mas_aibroker_storage_port
|
|
25287
|
-
value: $(params.mas_aibroker_storage_port)
|
|
25288
|
-
- name: mas_aibroker_storage_region
|
|
25289
|
-
value: $(params.mas_aibroker_storage_region)
|
|
25290
|
-
- name: mas_aibroker_storage_templates_bucket
|
|
25291
|
-
value: $(params.mas_aibroker_storage_templates_bucket)
|
|
25292
|
-
- name: mas_aibroker_storage_tenants_bucket
|
|
25293
|
-
value: $(params.mas_aibroker_storage_tenants_bucket)
|
|
25294
|
-
- name: mas_aibroker_storage_pipelines_bucket
|
|
25295
|
-
value: $(params.mas_aibroker_storage_pipelines_bucket)
|
|
25296
|
-
- name: ssh_secret_name
|
|
25297
|
-
value: $(params.ssh_secret_name)
|
|
25298
|
-
- name: docker_server
|
|
25299
|
-
value: $(params.docker_server)
|
|
25209
|
+
- name: aiservice_namespace
|
|
25210
|
+
value: $(params.aiservice_namespace)
|
|
25211
|
+
- name: aiservice_provision_tenant
|
|
25212
|
+
value: $(params.aiservice_provision_tenant)
|
|
25213
|
+
- name: aiservice_instance_id
|
|
25214
|
+
value: $(params.aiservice_instance_id)
|
|
25300
25215
|
- name: tenantNamespace
|
|
25301
25216
|
value: $(params.tenantNamespace)
|
|
25302
|
-
- name:
|
|
25303
|
-
value: $(params.
|
|
25304
|
-
- name:
|
|
25305
|
-
value: $(params.
|
|
25306
|
-
- name:
|
|
25307
|
-
value: $(params.
|
|
25308
|
-
- name: image_watcher
|
|
25309
|
-
value: $(params.image_watcher)
|
|
25310
|
-
- name: image_controller
|
|
25311
|
-
value: $(params.image_controller)
|
|
25312
|
-
- name: mas_aibroker_connector_tag
|
|
25313
|
-
value: $(params.mas_aibroker_connector_tag)
|
|
25314
|
-
- name: mas_aibroker_saas
|
|
25315
|
-
value: $(params.mas_aibroker_saas)
|
|
25316
|
-
- name: model_id_unique_length
|
|
25317
|
-
value: $(params.model_id_unique_length)
|
|
25318
|
-
- name: model_id_prefix
|
|
25319
|
-
value: $(params.model_id_prefix)
|
|
25320
|
-
- name: mas_app_channel
|
|
25321
|
-
value: $(params.mas_app_channel)
|
|
25217
|
+
- name: tenant_id
|
|
25218
|
+
value: $(params.tenant_id)
|
|
25219
|
+
- name: cluster_domain
|
|
25220
|
+
value: $(params.cluster_domain)
|
|
25221
|
+
- name: in_saas_env
|
|
25222
|
+
value: $(params.in_saas_env)
|
|
25322
25223
|
- name: mas_icr_cp
|
|
25323
|
-
value: $(params.mas_icr_cp)
|
|
25224
|
+
value: $(params.mas_icr_cp)
|
|
25225
|
+
- name: mas_icr_cpopen
|
|
25226
|
+
value: $(params.mas_icr_cpopen)
|
|
25227
|
+
- name: drocfg_url
|
|
25228
|
+
value: $(params.drocfg_url)
|
|
25229
|
+
- name: slscfg_url
|
|
25230
|
+
value: $(params.slscfg_url)
|
|
25231
|
+
- name: aiservice_sls_subscription_id
|
|
25232
|
+
value: $(params.aiservice_sls_subscription_id)
|
|
25233
|
+
- name: aiservice_watsonxai_url
|
|
25234
|
+
value: $(params.aiservice_watsonxai_url)
|
|
25235
|
+
- name: aiservice_watsonx_full
|
|
25236
|
+
value: $(params.aiservice_watsonx_full)
|
|
25237
|
+
- name: aiservice_watsonx_instance_id
|
|
25238
|
+
value: $(params.aiservice_watsonx_instance_id)
|
|
25239
|
+
- name: aiservice_watsonx_version
|
|
25240
|
+
value: $(params.aiservice_watsonx_version)
|
|
25241
|
+
- name: aiservice_watsonx_username
|
|
25242
|
+
value: $(params.aiservice_watsonx_username)
|
|
25243
|
+
- name: aiservice_operator_log_level
|
|
25244
|
+
value: $(params.aiservice_operator_log_level)
|
|
25245
|
+
- name: aiservice_storage_region
|
|
25246
|
+
value: $(params.aiservice_storage_region)
|
|
25247
|
+
- name: aiservice_storage_provider
|
|
25248
|
+
value: $(params.aiservice_storage_provider)
|
|
25249
|
+
- name: aiservice_storage_ssl
|
|
25250
|
+
value: $(params.aiservice_storage_ssl)
|
|
25251
|
+
- name: aiservice_s3_endpoint_url
|
|
25252
|
+
value: $(params.aiservice_s3_endpoint_url)
|
|
25253
|
+
- name: aiservice_s3_bucket_prefix
|
|
25254
|
+
value: $(params.aiservice_s3_bucket_prefix)
|
|
25255
|
+
- name: rsl_url
|
|
25256
|
+
value: $(params.rsl_url)
|
|
25257
|
+
- name: tenant_entitlement_type
|
|
25258
|
+
value: $(params.tenant_entitlement_type)
|
|
25259
|
+
- name: tenant_entitlement_start_date
|
|
25260
|
+
value: $(params.tenant_entitlement_start_date)
|
|
25261
|
+
- name: tenant_entitlement_end_date
|
|
25262
|
+
value: $(params.tenant_entitlement_end_date)
|
|
25263
|
+
# --------------------------------------------------------------------------------
|
|
25264
|
+
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-deprovision-aiservice-pipeline.yaml
|
|
25265
|
+
# --------------------------------------------------------------------------------
|
|
25266
|
+
apiVersion: tekton.dev/v1beta1
|
|
25267
|
+
kind: Pipeline
|
|
25268
|
+
metadata:
|
|
25269
|
+
name: gitops-deprovision-aiservice-pipeline
|
|
25270
|
+
spec:
|
|
25271
|
+
params:
|
|
25272
|
+
- name: cluster_name
|
|
25273
|
+
type: string
|
|
25274
|
+
- name: cluster_id
|
|
25275
|
+
type: string
|
|
25276
|
+
- name: account
|
|
25277
|
+
type: string
|
|
25278
|
+
- name: aiservice_instance_id
|
|
25279
|
+
type: string
|
|
25280
|
+
- name: cluster_url
|
|
25281
|
+
type: string
|
|
25282
|
+
default: ""
|
|
25283
|
+
- name: secrets_path
|
|
25284
|
+
type: string
|
|
25285
|
+
- name: avp_aws_secret_region
|
|
25286
|
+
type: string
|
|
25287
|
+
- name: git_branch
|
|
25288
|
+
type: string
|
|
25289
|
+
- name: github_org
|
|
25290
|
+
type: string
|
|
25291
|
+
- name: github_repo
|
|
25292
|
+
type: string
|
|
25293
|
+
- name: github_host
|
|
25294
|
+
type: string
|
|
25295
|
+
workspaces:
|
|
25296
|
+
- name: configs
|
|
25297
|
+
|
|
25298
|
+
tasks:
|
|
25299
|
+
#1. gitops-deprovision-aiservice
|
|
25300
|
+
# -------------------------------------------------------------------------------------------------------
|
|
25301
|
+
- name: run-gitops-deprovision-aiservice
|
|
25302
|
+
taskRef:
|
|
25303
|
+
kind: Task
|
|
25304
|
+
name: gitops-deprovision-aiservice
|
|
25305
|
+
workspaces:
|
|
25306
|
+
- name: configs
|
|
25307
|
+
workspace: configs
|
|
25308
|
+
params:
|
|
25309
|
+
- name: cluster_name
|
|
25310
|
+
value: $(params.cluster_name)
|
|
25311
|
+
- name: account
|
|
25312
|
+
value: $(params.account)
|
|
25313
|
+
- name: cluster_id
|
|
25314
|
+
value: $(params.cluster_id)
|
|
25315
|
+
- name: cluster_url
|
|
25316
|
+
value: $(params.cluster_url)
|
|
25317
|
+
- name: secrets_path
|
|
25318
|
+
value: $(params.secrets_path)
|
|
25319
|
+
- name: avp_aws_secret_region
|
|
25320
|
+
value: $(params.avp_aws_secret_region)
|
|
25321
|
+
- name: git_branch
|
|
25322
|
+
value: $(params.git_branch)
|
|
25323
|
+
- name: github_org
|
|
25324
|
+
value: $(params.github_org)
|
|
25325
|
+
- name: github_repo
|
|
25326
|
+
value: $(params.github_repo)
|
|
25327
|
+
- name: github_host
|
|
25328
|
+
value: $(params.github_host)
|
|
25329
|
+
- name: aiservice_instance_id
|
|
25330
|
+
value: $(params.aiservice_instance_id)
|
|
25331
|
+
|
|
25332
|
+
#2.gitops-deprovision-odh
|
|
25333
|
+
# -------------------------------------------------------------------------
|
|
25334
|
+
- name: run-gitops-deprovision-odh
|
|
25335
|
+
runAfter:
|
|
25336
|
+
- run-gitops-deprovision-aiservice
|
|
25337
|
+
taskRef:
|
|
25338
|
+
kind: Task
|
|
25339
|
+
name: gitops-deprovision-odh
|
|
25340
|
+
workspaces:
|
|
25341
|
+
- name: configs
|
|
25342
|
+
workspace: configs
|
|
25343
|
+
params:
|
|
25344
|
+
- name: cluster_name
|
|
25345
|
+
value: $(params.cluster_name)
|
|
25346
|
+
- name: account
|
|
25347
|
+
value: $(params.account)
|
|
25348
|
+
- name: cluster_id
|
|
25349
|
+
value: $(params.cluster_id)
|
|
25350
|
+
- name: cluster_url
|
|
25351
|
+
value: $(params.cluster_url)
|
|
25352
|
+
- name: secrets_path
|
|
25353
|
+
value: $(params.secrets_path)
|
|
25354
|
+
- name: avp_aws_secret_region
|
|
25355
|
+
value: $(params.avp_aws_secret_region)
|
|
25356
|
+
- name: git_branch
|
|
25357
|
+
value: $(params.git_branch)
|
|
25358
|
+
- name: github_org
|
|
25359
|
+
value: $(params.github_org)
|
|
25360
|
+
- name: github_repo
|
|
25361
|
+
value: $(params.github_repo)
|
|
25362
|
+
- name: github_host
|
|
25363
|
+
value: $(params.github_host)
|
|
25364
|
+
- name: aiservice_instance_id
|
|
25365
|
+
value: $(params.aiservice_instance_id)
|
|
25366
|
+
|
|
25367
|
+
# --------------------------------------------------------------------------------
|
|
25368
|
+
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-deprovision-aiservice-tenant-pipeline.yaml
|
|
25369
|
+
# --------------------------------------------------------------------------------
|
|
25370
|
+
apiVersion: tekton.dev/v1beta1
|
|
25371
|
+
kind: Pipeline
|
|
25372
|
+
metadata:
|
|
25373
|
+
name: gitops-deprovision-aiservice-tenant-pipeline
|
|
25374
|
+
spec:
|
|
25375
|
+
params:
|
|
25376
|
+
- name: cluster_name
|
|
25377
|
+
type: string
|
|
25378
|
+
- name: cluster_id
|
|
25379
|
+
type: string
|
|
25380
|
+
- name: account
|
|
25381
|
+
type: string
|
|
25382
|
+
- name: aiservice_instance_id
|
|
25383
|
+
type: string
|
|
25384
|
+
- name: tenant_id
|
|
25385
|
+
type: string
|
|
25386
|
+
- name: cluster_url
|
|
25387
|
+
type: string
|
|
25388
|
+
default: ""
|
|
25389
|
+
- name: secrets_path
|
|
25390
|
+
type: string
|
|
25391
|
+
- name: avp_aws_secret_region
|
|
25392
|
+
type: string
|
|
25393
|
+
- name: git_branch
|
|
25394
|
+
type: string
|
|
25395
|
+
- name: github_org
|
|
25396
|
+
type: string
|
|
25397
|
+
- name: github_repo
|
|
25398
|
+
type: string
|
|
25399
|
+
- name: github_host
|
|
25400
|
+
type: string
|
|
25401
|
+
workspaces:
|
|
25402
|
+
- name: configs
|
|
25403
|
+
tasks:
|
|
25404
|
+
- name: run-gitops-deprovision-aiservice-tenant
|
|
25405
|
+
taskRef:
|
|
25406
|
+
kind: Task
|
|
25407
|
+
name: gitops-deprovision-aiservice-tenant
|
|
25408
|
+
workspaces:
|
|
25409
|
+
- name: configs
|
|
25410
|
+
workspace: configs
|
|
25411
|
+
params:
|
|
25412
|
+
- name: cluster_name
|
|
25413
|
+
value: $(params.cluster_name)
|
|
25414
|
+
- name: account
|
|
25415
|
+
value: $(params.account)
|
|
25416
|
+
- name: cluster_id
|
|
25417
|
+
value: $(params.cluster_id)
|
|
25418
|
+
- name: cluster_url
|
|
25419
|
+
value: $(params.cluster_url)
|
|
25420
|
+
- name: secrets_path
|
|
25421
|
+
value: $(params.secrets_path)
|
|
25422
|
+
- name: avp_aws_secret_region
|
|
25423
|
+
value: $(params.avp_aws_secret_region)
|
|
25424
|
+
- name: git_branch
|
|
25425
|
+
value: $(params.git_branch)
|
|
25426
|
+
- name: github_org
|
|
25427
|
+
value: $(params.github_org)
|
|
25428
|
+
- name: github_repo
|
|
25429
|
+
value: $(params.github_repo)
|
|
25430
|
+
- name: github_host
|
|
25431
|
+
value: $(params.github_host)
|
|
25432
|
+
- name: aiservice_instance_id
|
|
25433
|
+
value: $(params.aiservice_instance_id)
|
|
25434
|
+
- name: tenant_id
|
|
25435
|
+
value: $(params.tenant_id)
|
|
25436
|
+
|
|
25437
|
+
|
|
25438
|
+
|
|
25439
|
+
# --------------------------------------------------------------------------------
|
|
25324
25440
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-apps.yaml
|
|
25325
25441
|
# --------------------------------------------------------------------------------
|
|
25326
25442
|
---
|
|
@@ -30754,6 +30870,9 @@ spec:
|
|
|
30754
30870
|
- name: provisioner_csb_ca_certificate_file
|
|
30755
30871
|
type: string
|
|
30756
30872
|
default: ''
|
|
30873
|
+
- name: provisioner_recommend_cluster
|
|
30874
|
+
type: string
|
|
30875
|
+
default: 'false'
|
|
30757
30876
|
|
|
30758
30877
|
tasks:
|
|
30759
30878
|
- name: gitops-cluster
|
|
@@ -31061,6 +31180,8 @@ spec:
|
|
|
31061
31180
|
value: $(params.provisioner_enable_pd_alert)
|
|
31062
31181
|
- name: csb_ca_certificate_file
|
|
31063
31182
|
value: $(params.provisioner_csb_ca_certificate_file)
|
|
31183
|
+
- name: recommend_cluster
|
|
31184
|
+
value: $(params.provisioner_recommend_cluster)
|
|
31064
31185
|
taskRef:
|
|
31065
31186
|
kind: Task
|
|
31066
31187
|
name: gitops-mas-provisioner
|
|
@@ -33616,36 +33737,6 @@ spec:
|
|
|
33616
33737
|
runAfter:
|
|
33617
33738
|
- kyverno-assist
|
|
33618
33739
|
|
|
33619
|
-
- name: imagescan-assist
|
|
33620
|
-
timeout: "0"
|
|
33621
|
-
taskRef:
|
|
33622
|
-
kind: Task
|
|
33623
|
-
name: mas-ivt-core
|
|
33624
|
-
workspaces:
|
|
33625
|
-
- name: configs
|
|
33626
|
-
workspace: shared-configs
|
|
33627
|
-
params:
|
|
33628
|
-
- name: mas_instance_id
|
|
33629
|
-
value: $(params.mas_instance_id)
|
|
33630
|
-
- name: mas_workspace_id
|
|
33631
|
-
value: $(params.mas_workspace_id)
|
|
33632
|
-
- name: fvt_image_registry
|
|
33633
|
-
value: $(params.fvt_image_registry)
|
|
33634
|
-
- name: fvt_image_digest
|
|
33635
|
-
value: $(params.ivt_digest_core)
|
|
33636
|
-
|
|
33637
|
-
- name: product_id
|
|
33638
|
-
value: ibm-mas-assist
|
|
33639
|
-
- name: product_channel
|
|
33640
|
-
value: $(params.mas_app_channel_assist)
|
|
33641
|
-
- name: fvt_test_suite
|
|
33642
|
-
value: imagescan
|
|
33643
|
-
when:
|
|
33644
|
-
- input: "$(params.ivt_digest_core)"
|
|
33645
|
-
operator: notin
|
|
33646
|
-
values: [""]
|
|
33647
|
-
|
|
33648
|
-
|
|
33649
33740
|
# 2. Prepare data for Python and Desktop suites
|
|
33650
33741
|
# -----------------------------------------------------------------------------
|
|
33651
33742
|
- name: fvt-assist-preparedata
|
|
@@ -33941,7 +34032,7 @@ spec:
|
|
|
33941
34032
|
- input: "$(params.ivt_digest_core)"
|
|
33942
34033
|
operator: notin
|
|
33943
34034
|
values: [""]
|
|
33944
|
-
|
|
34035
|
+
|
|
33945
34036
|
- name: kyverno-dependencies
|
|
33946
34037
|
timeout: "0"
|
|
33947
34038
|
taskRef:
|
|
@@ -34004,35 +34095,6 @@ spec:
|
|
|
34004
34095
|
runAfter:
|
|
34005
34096
|
- kyverno-dependencies
|
|
34006
34097
|
|
|
34007
|
-
- name: imagescan
|
|
34008
|
-
timeout: "0"
|
|
34009
|
-
taskRef:
|
|
34010
|
-
kind: Task
|
|
34011
|
-
name: mas-ivt-core
|
|
34012
|
-
workspaces:
|
|
34013
|
-
- name: configs
|
|
34014
|
-
workspace: shared-configs
|
|
34015
|
-
params:
|
|
34016
|
-
- name: mas_instance_id
|
|
34017
|
-
value: $(params.mas_instance_id)
|
|
34018
|
-
- name: mas_workspace_id
|
|
34019
|
-
value: $(params.mas_workspace_id)
|
|
34020
|
-
- name: fvt_image_registry
|
|
34021
|
-
value: $(params.fvt_image_registry)
|
|
34022
|
-
- name: fvt_image_digest
|
|
34023
|
-
value: $(params.ivt_digest_core)
|
|
34024
|
-
|
|
34025
|
-
- name: product_id
|
|
34026
|
-
value: ibm-mas
|
|
34027
|
-
- name: product_channel
|
|
34028
|
-
value: $(params.mas_channel)
|
|
34029
|
-
- name: fvt_test_suite
|
|
34030
|
-
value: imagescan
|
|
34031
|
-
when:
|
|
34032
|
-
- input: "$(params.ivt_digest_core)"
|
|
34033
|
-
operator: notin
|
|
34034
|
-
values: [""]
|
|
34035
|
-
|
|
34036
34098
|
# Phase 1
|
|
34037
34099
|
# -------------------------------------------------------------------------
|
|
34038
34100
|
# Only suites that take less than 5 minutes
|
|
@@ -35534,35 +35596,6 @@ spec:
|
|
|
35534
35596
|
- name: pod-templates
|
|
35535
35597
|
workspace: shared-pod-templates
|
|
35536
35598
|
|
|
35537
|
-
- name: imagescan-iot
|
|
35538
|
-
timeout: "0"
|
|
35539
|
-
taskRef:
|
|
35540
|
-
kind: Task
|
|
35541
|
-
name: mas-ivt-core
|
|
35542
|
-
workspaces:
|
|
35543
|
-
- name: configs
|
|
35544
|
-
workspace: shared-configs
|
|
35545
|
-
params:
|
|
35546
|
-
- name: mas_instance_id
|
|
35547
|
-
value: $(params.mas_instance_id)
|
|
35548
|
-
- name: mas_workspace_id
|
|
35549
|
-
value: $(params.mas_workspace_id)
|
|
35550
|
-
- name: fvt_image_registry
|
|
35551
|
-
value: $(params.fvt_image_registry)
|
|
35552
|
-
- name: fvt_image_digest
|
|
35553
|
-
value: $(params.ivt_digest_core)
|
|
35554
|
-
|
|
35555
|
-
- name: product_id
|
|
35556
|
-
value: ibm-mas-iot
|
|
35557
|
-
- name: product_channel
|
|
35558
|
-
value: $(params.mas_app_channel_iot)
|
|
35559
|
-
- name: fvt_test_suite
|
|
35560
|
-
value: imagescan
|
|
35561
|
-
when:
|
|
35562
|
-
- input: "$(params.ivt_digest_core)"
|
|
35563
|
-
operator: notin
|
|
35564
|
-
values: [""]
|
|
35565
|
-
|
|
35566
35599
|
# 2. IoT FVT
|
|
35567
35600
|
# -----------------------------------------------------------------------------
|
|
35568
35601
|
- name: fvt-iot
|
|
@@ -39210,35 +39243,6 @@ spec:
|
|
|
39210
39243
|
- name: pod-templates
|
|
39211
39244
|
workspace: shared-pod-templates
|
|
39212
39245
|
|
|
39213
|
-
- name: imagescan-manage
|
|
39214
|
-
timeout: "0"
|
|
39215
|
-
taskRef:
|
|
39216
|
-
kind: Task
|
|
39217
|
-
name: mas-ivt-core
|
|
39218
|
-
workspaces:
|
|
39219
|
-
- name: configs
|
|
39220
|
-
workspace: shared-configs
|
|
39221
|
-
params:
|
|
39222
|
-
- name: mas_instance_id
|
|
39223
|
-
value: $(params.mas_instance_id)
|
|
39224
|
-
- name: mas_workspace_id
|
|
39225
|
-
value: $(params.mas_workspace_id)
|
|
39226
|
-
- name: fvt_image_registry
|
|
39227
|
-
value: $(params.fvt_image_registry)
|
|
39228
|
-
- name: fvt_image_digest
|
|
39229
|
-
value: $(params.ivt_digest_core)
|
|
39230
|
-
|
|
39231
|
-
- name: product_id
|
|
39232
|
-
value: ibm-mas-manage
|
|
39233
|
-
- name: product_channel
|
|
39234
|
-
value: $(params.mas_app_channel_manage)
|
|
39235
|
-
- name: fvt_test_suite
|
|
39236
|
-
value: imagescan
|
|
39237
|
-
when:
|
|
39238
|
-
- input: "$(params.ivt_digest_core)"
|
|
39239
|
-
operator: notin
|
|
39240
|
-
values: [""]
|
|
39241
|
-
|
|
39242
39246
|
# 2. Manage FVT - Manage
|
|
39243
39247
|
# -------------------------------------------------------------------------
|
|
39244
39248
|
|
|
@@ -41423,35 +41427,6 @@ spec:
|
|
|
41423
41427
|
operator: notin
|
|
41424
41428
|
values: [""]
|
|
41425
41429
|
|
|
41426
|
-
- name: imagescan-monitor
|
|
41427
|
-
timeout: "0"
|
|
41428
|
-
taskRef:
|
|
41429
|
-
kind: Task
|
|
41430
|
-
name: mas-ivt-core
|
|
41431
|
-
workspaces:
|
|
41432
|
-
- name: configs
|
|
41433
|
-
workspace: shared-configs
|
|
41434
|
-
params:
|
|
41435
|
-
- name: mas_instance_id
|
|
41436
|
-
value: $(params.mas_instance_id)
|
|
41437
|
-
- name: mas_workspace_id
|
|
41438
|
-
value: $(params.mas_workspace_id)
|
|
41439
|
-
- name: fvt_image_registry
|
|
41440
|
-
value: $(params.fvt_image_registry)
|
|
41441
|
-
- name: fvt_image_digest
|
|
41442
|
-
value: $(params.ivt_digest_core)
|
|
41443
|
-
|
|
41444
|
-
- name: product_id
|
|
41445
|
-
value: ibm-mas-monitor
|
|
41446
|
-
- name: product_channel
|
|
41447
|
-
value: $(params.mas_app_channel_monitor)
|
|
41448
|
-
- name: fvt_test_suite
|
|
41449
|
-
value: imagescan
|
|
41450
|
-
when:
|
|
41451
|
-
- input: "$(params.ivt_digest_core)"
|
|
41452
|
-
operator: notin
|
|
41453
|
-
values: [""]
|
|
41454
|
-
|
|
41455
41430
|
# 2. Monitor FVT (with or without Manage Integration)
|
|
41456
41431
|
# -----------------------------------------------------------------------------
|
|
41457
41432
|
# When Manage is installed in the cluster, many Monitor APIs are disabled, this
|
|
@@ -41688,35 +41663,6 @@ spec:
|
|
|
41688
41663
|
operator: notin
|
|
41689
41664
|
values: [""]
|
|
41690
41665
|
|
|
41691
|
-
- name: imagescan-optimizer
|
|
41692
|
-
timeout: "0"
|
|
41693
|
-
taskRef:
|
|
41694
|
-
kind: Task
|
|
41695
|
-
name: mas-ivt-core
|
|
41696
|
-
workspaces:
|
|
41697
|
-
- name: configs
|
|
41698
|
-
workspace: shared-configs
|
|
41699
|
-
params:
|
|
41700
|
-
- name: mas_instance_id
|
|
41701
|
-
value: $(params.mas_instance_id)
|
|
41702
|
-
- name: mas_workspace_id
|
|
41703
|
-
value: $(params.mas_workspace_id)
|
|
41704
|
-
- name: fvt_image_registry
|
|
41705
|
-
value: $(params.fvt_image_registry)
|
|
41706
|
-
- name: fvt_image_digest
|
|
41707
|
-
value: $(params.ivt_digest_core)
|
|
41708
|
-
|
|
41709
|
-
- name: product_id
|
|
41710
|
-
value: ibm-mas-optimizer
|
|
41711
|
-
- name: product_channel
|
|
41712
|
-
value: $(params.mas_app_channel_optimizer)
|
|
41713
|
-
- name: fvt_test_suite
|
|
41714
|
-
value: imagescan
|
|
41715
|
-
when:
|
|
41716
|
-
- input: "$(params.ivt_digest_core)"
|
|
41717
|
-
operator: notin
|
|
41718
|
-
values: [""]
|
|
41719
|
-
|
|
41720
41666
|
# 2. Run "cypress/optimizer/e2e/ui/bvt/MOAdmin.cy.js"
|
|
41721
41667
|
# -----------------------------------------------------------------------------
|
|
41722
41668
|
- name: moadmin
|
|
@@ -41755,7 +41701,7 @@ spec:
|
|
|
41755
41701
|
operator: notin
|
|
41756
41702
|
values: [""]
|
|
41757
41703
|
runAfter:
|
|
41758
|
-
-
|
|
41704
|
+
- ivtcore-optimizer
|
|
41759
41705
|
workspaces:
|
|
41760
41706
|
- name: configs
|
|
41761
41707
|
workspace: shared-configs
|
|
@@ -42456,35 +42402,6 @@ spec:
|
|
|
42456
42402
|
operator: notin
|
|
42457
42403
|
values: [""]
|
|
42458
42404
|
|
|
42459
|
-
- name: imagescan-predict
|
|
42460
|
-
timeout: "0"
|
|
42461
|
-
taskRef:
|
|
42462
|
-
kind: Task
|
|
42463
|
-
name: mas-ivt-core
|
|
42464
|
-
workspaces:
|
|
42465
|
-
- name: configs
|
|
42466
|
-
workspace: shared-configs
|
|
42467
|
-
params:
|
|
42468
|
-
- name: mas_instance_id
|
|
42469
|
-
value: $(params.mas_instance_id)
|
|
42470
|
-
- name: mas_workspace_id
|
|
42471
|
-
value: $(params.mas_workspace_id)
|
|
42472
|
-
- name: fvt_image_registry
|
|
42473
|
-
value: $(params.fvt_image_registry)
|
|
42474
|
-
- name: fvt_image_digest
|
|
42475
|
-
value: $(params.ivt_digest_core)
|
|
42476
|
-
|
|
42477
|
-
- name: product_id
|
|
42478
|
-
value: ibm-mas-predict
|
|
42479
|
-
- name: product_channel
|
|
42480
|
-
value: $(params.mas_app_channel_predict)
|
|
42481
|
-
- name: fvt_test_suite
|
|
42482
|
-
value: imagescan
|
|
42483
|
-
when:
|
|
42484
|
-
- input: "$(params.ivt_digest_core)"
|
|
42485
|
-
operator: notin
|
|
42486
|
-
values: [""]
|
|
42487
|
-
|
|
42488
42405
|
# 2. Prepare data for Python and Desktop suites
|
|
42489
42406
|
# -----------------------------------------------------------------------------
|
|
42490
42407
|
- name: fvt-predict
|
|
@@ -42764,35 +42681,6 @@ spec:
|
|
|
42764
42681
|
operator: notin
|
|
42765
42682
|
values: [""]
|
|
42766
42683
|
|
|
42767
|
-
- name: imagescan-visualinspection
|
|
42768
|
-
timeout: "0"
|
|
42769
|
-
taskRef:
|
|
42770
|
-
kind: Task
|
|
42771
|
-
name: mas-ivt-core
|
|
42772
|
-
workspaces:
|
|
42773
|
-
- name: configs
|
|
42774
|
-
workspace: shared-configs
|
|
42775
|
-
params:
|
|
42776
|
-
- name: mas_instance_id
|
|
42777
|
-
value: $(params.mas_instance_id)
|
|
42778
|
-
- name: mas_workspace_id
|
|
42779
|
-
value: $(params.mas_workspace_id)
|
|
42780
|
-
- name: fvt_image_registry
|
|
42781
|
-
value: $(params.fvt_image_registry)
|
|
42782
|
-
- name: fvt_image_digest
|
|
42783
|
-
value: $(params.ivt_digest_core)
|
|
42784
|
-
|
|
42785
|
-
- name: product_id
|
|
42786
|
-
value: ibm-mas-visualinspection
|
|
42787
|
-
- name: product_channel
|
|
42788
|
-
value: $(params.mas_app_channel_visualinspection)
|
|
42789
|
-
- name: fvt_test_suite
|
|
42790
|
-
value: imagescan
|
|
42791
|
-
when:
|
|
42792
|
-
- input: "$(params.ivt_digest_core)"
|
|
42793
|
-
operator: notin
|
|
42794
|
-
values: [""]
|
|
42795
|
-
|
|
42796
42684
|
# 2. Prepare data for Python and Desktop suites
|
|
42797
42685
|
# -----------------------------------------------------------------------------
|
|
42798
42686
|
- name: fvt-visualinspection
|