mas-cli 13.5.0__py3-none-any.whl → 13.7.0__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 +4 -4
- mas/cli/install/argBuilder.py +2 -2
- mas/cli/install/argParser.py +6 -8
- mas/cli/install/params.py +1 -1
- mas/cli/install/summarizer.py +5 -4
- mas/cli/templates/ibm-mas-tekton.yaml +116 -275
- mas/cli/update/app.py +18 -0
- {mas_cli-13.5.0.data → mas_cli-13.7.0.data}/scripts/mas-cli +1 -1
- {mas_cli-13.5.0.dist-info → mas_cli-13.7.0.dist-info}/METADATA +1 -1
- {mas_cli-13.5.0.dist-info → mas_cli-13.7.0.dist-info}/RECORD +14 -14
- {mas_cli-13.5.0.dist-info → mas_cli-13.7.0.dist-info}/WHEEL +0 -0
- {mas_cli-13.5.0.dist-info → mas_cli-13.7.0.dist-info}/top_level.txt +0 -0
|
@@ -231,7 +231,7 @@ spec:
|
|
|
231
231
|
command:
|
|
232
232
|
- /opt/app-root/src/run-role.sh
|
|
233
233
|
- aibroker
|
|
234
|
-
image: quay.io/ibmmas/cli:13.
|
|
234
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
235
235
|
imagePullPolicy: $(params.image_pull_policy)
|
|
236
236
|
# --------------------------------------------------------------------------------
|
|
237
237
|
# /home/runner/work/cli/cli/tekton/target/tasks/appconnect.yaml
|
|
@@ -342,7 +342,7 @@ spec:
|
|
|
342
342
|
command:
|
|
343
343
|
- /opt/app-root/src/run-role.sh
|
|
344
344
|
- appconnect
|
|
345
|
-
image: quay.io/ibmmas/cli:13.
|
|
345
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
346
346
|
imagePullPolicy: $(params.image_pull_policy)
|
|
347
347
|
workingDir: /workspace/configs
|
|
348
348
|
|
|
@@ -460,7 +460,7 @@ spec:
|
|
|
460
460
|
command:
|
|
461
461
|
- /opt/app-root/src/run-role.sh
|
|
462
462
|
- arcgis
|
|
463
|
-
image: quay.io/ibmmas/cli:13.
|
|
463
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
464
464
|
imagePullPolicy: $(params.image_pull_policy)
|
|
465
465
|
# --------------------------------------------------------------------------------
|
|
466
466
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -530,7 +530,7 @@ spec:
|
|
|
530
530
|
command:
|
|
531
531
|
- /opt/app-root/src/run-role.sh
|
|
532
532
|
- cert_manager
|
|
533
|
-
image: quay.io/ibmmas/cli:13.
|
|
533
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
534
534
|
imagePullPolicy: $(params.image_pull_policy)
|
|
535
535
|
workingDir: /workspace/configs
|
|
536
536
|
# --------------------------------------------------------------------------------
|
|
@@ -596,7 +596,7 @@ spec:
|
|
|
596
596
|
command:
|
|
597
597
|
- /opt/app-root/src/run-role.sh
|
|
598
598
|
- common_services
|
|
599
|
-
image: quay.io/ibmmas/cli:13.
|
|
599
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
600
600
|
imagePullPolicy: $(params.image_pull_policy)
|
|
601
601
|
workingDir: /workspace/configs
|
|
602
602
|
# --------------------------------------------------------------------------------
|
|
@@ -723,7 +723,7 @@ spec:
|
|
|
723
723
|
command:
|
|
724
724
|
- /opt/app-root/src/run-role.sh
|
|
725
725
|
- cos
|
|
726
|
-
image: quay.io/ibmmas/cli:13.
|
|
726
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
727
727
|
imagePullPolicy: $(params.image_pull_policy)
|
|
728
728
|
workingDir: /workspace/configs
|
|
729
729
|
|
|
@@ -843,7 +843,7 @@ spec:
|
|
|
843
843
|
command:
|
|
844
844
|
- /opt/app-root/src/run-role.sh
|
|
845
845
|
- cp4d_service
|
|
846
|
-
image: quay.io/ibmmas/cli:13.
|
|
846
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
847
847
|
imagePullPolicy: $(params.image_pull_policy)
|
|
848
848
|
workingDir: /workspace/configs
|
|
849
849
|
# --------------------------------------------------------------------------------
|
|
@@ -960,7 +960,7 @@ spec:
|
|
|
960
960
|
command:
|
|
961
961
|
- /opt/app-root/src/run-role.sh
|
|
962
962
|
- cp4d_service
|
|
963
|
-
image: quay.io/ibmmas/cli:13.
|
|
963
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
964
964
|
imagePullPolicy: $(params.image_pull_policy)
|
|
965
965
|
workingDir: /workspace/configs
|
|
966
966
|
|
|
@@ -1066,7 +1066,7 @@ spec:
|
|
|
1066
1066
|
command:
|
|
1067
1067
|
- /opt/app-root/src/run-role.sh
|
|
1068
1068
|
- cp4d
|
|
1069
|
-
image: quay.io/ibmmas/cli:13.
|
|
1069
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1070
1070
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1071
1071
|
# --------------------------------------------------------------------------------
|
|
1072
1072
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1388,7 +1388,7 @@ spec:
|
|
|
1388
1388
|
command:
|
|
1389
1389
|
- /opt/app-root/src/run-role.sh
|
|
1390
1390
|
- db2
|
|
1391
|
-
image: quay.io/ibmmas/cli:13.
|
|
1391
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1392
1392
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1393
1393
|
workingDir: /workspace/configs
|
|
1394
1394
|
|
|
@@ -1498,7 +1498,7 @@ spec:
|
|
|
1498
1498
|
command:
|
|
1499
1499
|
- /opt/app-root/src/run-role.sh
|
|
1500
1500
|
- eck
|
|
1501
|
-
image: quay.io/ibmmas/cli:13.
|
|
1501
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1502
1502
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1503
1503
|
# --------------------------------------------------------------------------------
|
|
1504
1504
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1587,7 +1587,7 @@ spec:
|
|
|
1587
1587
|
command:
|
|
1588
1588
|
- /opt/app-root/src/run-role.sh
|
|
1589
1589
|
- gencfg_workspace
|
|
1590
|
-
image: quay.io/ibmmas/cli:13.
|
|
1590
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1591
1591
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1592
1592
|
workingDir: /workspace/configs
|
|
1593
1593
|
|
|
@@ -1691,7 +1691,7 @@ spec:
|
|
|
1691
1691
|
- -c
|
|
1692
1692
|
name: gitops-bootstrap
|
|
1693
1693
|
imagePullPolicy: IfNotPresent
|
|
1694
|
-
image: quay.io/ibmmas/cli:13.
|
|
1694
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1695
1695
|
workspaces:
|
|
1696
1696
|
- name: configs
|
|
1697
1697
|
# --------------------------------------------------------------------------------
|
|
@@ -1773,7 +1773,7 @@ spec:
|
|
|
1773
1773
|
- -c
|
|
1774
1774
|
name: gitops-cis-compliance
|
|
1775
1775
|
imagePullPolicy: IfNotPresent
|
|
1776
|
-
image: quay.io/ibmmas/cli:13.
|
|
1776
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -2078,7 +2078,7 @@ spec:
|
|
|
2078
2078
|
- -c
|
|
2079
2079
|
name: gitops-cluster
|
|
2080
2080
|
imagePullPolicy: Always
|
|
2081
|
-
image: quay.io/ibmmas/cli:13.
|
|
2081
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2082
2082
|
workspaces:
|
|
2083
2083
|
- name: configs
|
|
2084
2084
|
# --------------------------------------------------------------------------------
|
|
@@ -2181,7 +2181,7 @@ spec:
|
|
|
2181
2181
|
- -c
|
|
2182
2182
|
name: gitops-cos
|
|
2183
2183
|
imagePullPolicy: IfNotPresent
|
|
2184
|
-
image: quay.io/ibmmas/cli:13.
|
|
2184
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2185
2185
|
workspaces:
|
|
2186
2186
|
- name: configs
|
|
2187
2187
|
# --------------------------------------------------------------------------------
|
|
@@ -2329,7 +2329,7 @@ spec:
|
|
|
2329
2329
|
- -c
|
|
2330
2330
|
name: gitops-cp4d-service
|
|
2331
2331
|
imagePullPolicy: IfNotPresent
|
|
2332
|
-
image: quay.io/ibmmas/cli:13.
|
|
2332
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2333
2333
|
workspaces:
|
|
2334
2334
|
- name: configs
|
|
2335
2335
|
- name: shared-gitops-configs
|
|
@@ -2458,7 +2458,7 @@ spec:
|
|
|
2458
2458
|
- -c
|
|
2459
2459
|
name: gitops-cp4d
|
|
2460
2460
|
imagePullPolicy: IfNotPresent
|
|
2461
|
-
image: quay.io/ibmmas/cli:13.
|
|
2461
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2462
2462
|
workspaces:
|
|
2463
2463
|
- name: configs
|
|
2464
2464
|
- name: shared-gitops-configs
|
|
@@ -2739,7 +2739,7 @@ spec:
|
|
|
2739
2739
|
- -c
|
|
2740
2740
|
name: gitops-db2u-database
|
|
2741
2741
|
imagePullPolicy: Always
|
|
2742
|
-
image: quay.io/ibmmas/cli:13.
|
|
2742
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2743
2743
|
workspaces:
|
|
2744
2744
|
- name: configs
|
|
2745
2745
|
- name: shared-gitops-configs
|
|
@@ -2837,7 +2837,7 @@ spec:
|
|
|
2837
2837
|
- -c
|
|
2838
2838
|
name: gitops-db2u
|
|
2839
2839
|
imagePullPolicy: IfNotPresent
|
|
2840
|
-
image: quay.io/ibmmas/cli:13.
|
|
2840
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2841
2841
|
workspaces:
|
|
2842
2842
|
- name: configs
|
|
2843
2843
|
# --------------------------------------------------------------------------------
|
|
@@ -2964,7 +2964,7 @@ spec:
|
|
|
2964
2964
|
- -c
|
|
2965
2965
|
name: gitops-delete-jdbc-config
|
|
2966
2966
|
imagePullPolicy: IfNotPresent
|
|
2967
|
-
image: quay.io/ibmmas/cli:13.
|
|
2967
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
2968
2968
|
workspaces:
|
|
2969
2969
|
- name: configs
|
|
2970
2970
|
# --------------------------------------------------------------------------------
|
|
@@ -3062,7 +3062,7 @@ spec:
|
|
|
3062
3062
|
- -c
|
|
3063
3063
|
name: gitops-delete-kafka-config
|
|
3064
3064
|
imagePullPolicy: Always
|
|
3065
|
-
image: quay.io/ibmmas/cli:13.
|
|
3065
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3066
3066
|
workspaces:
|
|
3067
3067
|
- name: configs
|
|
3068
3068
|
|
|
@@ -3154,7 +3154,7 @@ spec:
|
|
|
3154
3154
|
- -c
|
|
3155
3155
|
name: gitops-deprovision-app-config
|
|
3156
3156
|
imagePullPolicy: IfNotPresent
|
|
3157
|
-
image: quay.io/ibmmas/cli:13.
|
|
3157
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3158
3158
|
workspaces:
|
|
3159
3159
|
- name: configs
|
|
3160
3160
|
# --------------------------------------------------------------------------------
|
|
@@ -3239,7 +3239,7 @@ spec:
|
|
|
3239
3239
|
- -c
|
|
3240
3240
|
name: gitops-deprovision-app-install
|
|
3241
3241
|
imagePullPolicy: IfNotPresent
|
|
3242
|
-
image: quay.io/ibmmas/cli:13.
|
|
3242
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3243
3243
|
workspaces:
|
|
3244
3244
|
- name: configs
|
|
3245
3245
|
# --------------------------------------------------------------------------------
|
|
@@ -3324,7 +3324,7 @@ spec:
|
|
|
3324
3324
|
- -c
|
|
3325
3325
|
name: gitops-deprovision-cluster
|
|
3326
3326
|
imagePullPolicy: IfNotPresent
|
|
3327
|
-
image: quay.io/ibmmas/cli:13.
|
|
3327
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3328
3328
|
workspaces:
|
|
3329
3329
|
- name: configs
|
|
3330
3330
|
# --------------------------------------------------------------------------------
|
|
@@ -3443,7 +3443,7 @@ spec:
|
|
|
3443
3443
|
- -c
|
|
3444
3444
|
name: gitops-deprovision-cos
|
|
3445
3445
|
imagePullPolicy: IfNotPresent
|
|
3446
|
-
image: quay.io/ibmmas/cli:13.
|
|
3446
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3447
3447
|
workspaces:
|
|
3448
3448
|
- name: configs
|
|
3449
3449
|
# --------------------------------------------------------------------------------
|
|
@@ -3531,7 +3531,7 @@ spec:
|
|
|
3531
3531
|
- -c
|
|
3532
3532
|
name: gitops-deprovision-db2u-database
|
|
3533
3533
|
imagePullPolicy: IfNotPresent
|
|
3534
|
-
image: quay.io/ibmmas/cli:13.
|
|
3534
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3535
3535
|
workspaces:
|
|
3536
3536
|
- name: configs
|
|
3537
3537
|
|
|
@@ -3614,7 +3614,7 @@ spec:
|
|
|
3614
3614
|
- -c
|
|
3615
3615
|
name: gitops-deprovision-db2u
|
|
3616
3616
|
imagePullPolicy: IfNotPresent
|
|
3617
|
-
image: quay.io/ibmmas/cli:13.
|
|
3617
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3618
3618
|
workspaces:
|
|
3619
3619
|
- name: configs
|
|
3620
3620
|
|
|
@@ -3722,7 +3722,7 @@ spec:
|
|
|
3722
3722
|
- -c
|
|
3723
3723
|
name: gitops-deprovision-efs
|
|
3724
3724
|
imagePullPolicy: IfNotPresent
|
|
3725
|
-
image: quay.io/ibmmas/cli:13.
|
|
3725
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3726
3726
|
workspaces:
|
|
3727
3727
|
- name: configs
|
|
3728
3728
|
|
|
@@ -3832,7 +3832,7 @@ spec:
|
|
|
3832
3832
|
- -c
|
|
3833
3833
|
name: gitops-deprovision-kafka
|
|
3834
3834
|
imagePullPolicy: IfNotPresent
|
|
3835
|
-
image: quay.io/ibmmas/cli:13.
|
|
3835
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3836
3836
|
workspaces:
|
|
3837
3837
|
- name: configs
|
|
3838
3838
|
# --------------------------------------------------------------------------------
|
|
@@ -3935,7 +3935,7 @@ spec:
|
|
|
3935
3935
|
- -c
|
|
3936
3936
|
name: gitops-deprovision-mongo
|
|
3937
3937
|
imagePullPolicy: IfNotPresent
|
|
3938
|
-
image: quay.io/ibmmas/cli:13.
|
|
3938
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3939
3939
|
workspaces:
|
|
3940
3940
|
- name: configs
|
|
3941
3941
|
|
|
@@ -3992,7 +3992,7 @@ spec:
|
|
|
3992
3992
|
- -c
|
|
3993
3993
|
name: gitops-deprovision-rosa
|
|
3994
3994
|
imagePullPolicy: IfNotPresent
|
|
3995
|
-
image: quay.io/ibmmas/cli:13.
|
|
3995
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
3996
3996
|
workspaces:
|
|
3997
3997
|
- name: configs
|
|
3998
3998
|
# --------------------------------------------------------------------------------
|
|
@@ -4197,7 +4197,7 @@ spec:
|
|
|
4197
4197
|
- -c
|
|
4198
4198
|
name: gitops-deprovision-suite-config
|
|
4199
4199
|
imagePullPolicy: IfNotPresent
|
|
4200
|
-
image: quay.io/ibmmas/cli:13.
|
|
4200
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4201
4201
|
workspaces:
|
|
4202
4202
|
- name: configs
|
|
4203
4203
|
|
|
@@ -4295,7 +4295,7 @@ spec:
|
|
|
4295
4295
|
- -c
|
|
4296
4296
|
name: gitops-deprovision-suite-idp-config
|
|
4297
4297
|
imagePullPolicy: IfNotPresent
|
|
4298
|
-
image: quay.io/ibmmas/cli:13.
|
|
4298
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4299
4299
|
workspaces:
|
|
4300
4300
|
- name: configs
|
|
4301
4301
|
# --------------------------------------------------------------------------------
|
|
@@ -4387,7 +4387,7 @@ spec:
|
|
|
4387
4387
|
- -c
|
|
4388
4388
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4389
4389
|
imagePullPolicy: IfNotPresent
|
|
4390
|
-
image: quay.io/ibmmas/cli:13.
|
|
4390
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4391
4391
|
workspaces:
|
|
4392
4392
|
- name: configs
|
|
4393
4393
|
# --------------------------------------------------------------------------------
|
|
@@ -4599,7 +4599,7 @@ spec:
|
|
|
4599
4599
|
- -c
|
|
4600
4600
|
name: gitops-deprovision-suite-smtp-config
|
|
4601
4601
|
imagePullPolicy: IfNotPresent
|
|
4602
|
-
image: quay.io/ibmmas/cli:13.
|
|
4602
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4603
4603
|
workspaces:
|
|
4604
4604
|
- name: configs
|
|
4605
4605
|
# --------------------------------------------------------------------------------
|
|
@@ -4692,7 +4692,7 @@ spec:
|
|
|
4692
4692
|
- -c
|
|
4693
4693
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4694
4694
|
imagePullPolicy: IfNotPresent
|
|
4695
|
-
image: quay.io/ibmmas/cli:13.
|
|
4695
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4696
4696
|
workspaces:
|
|
4697
4697
|
- name: configs
|
|
4698
4698
|
# --------------------------------------------------------------------------------
|
|
@@ -4783,7 +4783,7 @@ spec:
|
|
|
4783
4783
|
- -c
|
|
4784
4784
|
name: gitops-deprovision-suite-workspace
|
|
4785
4785
|
imagePullPolicy: Always
|
|
4786
|
-
image: quay.io/ibmmas/cli:13.
|
|
4786
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4787
4787
|
workspaces:
|
|
4788
4788
|
- name: configs
|
|
4789
4789
|
# --------------------------------------------------------------------------------
|
|
@@ -4876,7 +4876,7 @@ spec:
|
|
|
4876
4876
|
- -c
|
|
4877
4877
|
name: gitops-deprovision-suite
|
|
4878
4878
|
imagePullPolicy: IfNotPresent
|
|
4879
|
-
image: quay.io/ibmmas/cli:13.
|
|
4879
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4880
4880
|
workspaces:
|
|
4881
4881
|
- name: configs
|
|
4882
4882
|
|
|
@@ -4989,7 +4989,7 @@ spec:
|
|
|
4989
4989
|
- -c
|
|
4990
4990
|
name: gitops-dro
|
|
4991
4991
|
imagePullPolicy: IfNotPresent
|
|
4992
|
-
image: quay.io/ibmmas/cli:13.
|
|
4992
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
4993
4993
|
workspaces:
|
|
4994
4994
|
- name: configs
|
|
4995
4995
|
# --------------------------------------------------------------------------------
|
|
@@ -5106,7 +5106,7 @@ spec:
|
|
|
5106
5106
|
- -c
|
|
5107
5107
|
name: gitops-efs
|
|
5108
5108
|
imagePullPolicy: IfNotPresent
|
|
5109
|
-
image: quay.io/ibmmas/cli:13.
|
|
5109
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
5110
5110
|
workspaces:
|
|
5111
5111
|
- name: configs
|
|
5112
5112
|
|
|
@@ -5241,7 +5241,7 @@ spec:
|
|
|
5241
5241
|
- -c
|
|
5242
5242
|
name: gitops-jdbc-config
|
|
5243
5243
|
imagePullPolicy: Always
|
|
5244
|
-
image: quay.io/ibmmas/cli:13.
|
|
5244
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
5245
5245
|
workspaces:
|
|
5246
5246
|
- name: configs
|
|
5247
5247
|
- name: shared-gitops-configs
|
|
@@ -5337,7 +5337,7 @@ spec:
|
|
|
5337
5337
|
- -c
|
|
5338
5338
|
name: gitops-kafka-config
|
|
5339
5339
|
imagePullPolicy: Always
|
|
5340
|
-
image: quay.io/ibmmas/cli:13.
|
|
5340
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
5341
5341
|
workspaces:
|
|
5342
5342
|
- name: configs
|
|
5343
5343
|
|
|
@@ -5459,7 +5459,7 @@ spec:
|
|
|
5459
5459
|
- -c
|
|
5460
5460
|
name: gitops-kafka
|
|
5461
5461
|
imagePullPolicy: IfNotPresent
|
|
5462
|
-
image: quay.io/ibmmas/cli:13.
|
|
5462
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
5463
5463
|
workspaces:
|
|
5464
5464
|
- name: configs
|
|
5465
5465
|
# --------------------------------------------------------------------------------
|
|
@@ -5585,7 +5585,7 @@ spec:
|
|
|
5585
5585
|
- -c
|
|
5586
5586
|
name: gitops-license
|
|
5587
5587
|
imagePullPolicy: Always
|
|
5588
|
-
image: quay.io/ibmmas/cli:13.
|
|
5588
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
5589
5589
|
workspaces:
|
|
5590
5590
|
- name: shared-entitlement
|
|
5591
5591
|
|
|
@@ -6149,7 +6149,7 @@ spec:
|
|
|
6149
6149
|
- -c
|
|
6150
6150
|
name: gitops-mas-fvt-preparer
|
|
6151
6151
|
imagePullPolicy: Always
|
|
6152
|
-
image: quay.io/ibmmas/cli:13.
|
|
6152
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6153
6153
|
workspaces:
|
|
6154
6154
|
- name: configs
|
|
6155
6155
|
- name: shared-additional-configs
|
|
@@ -6591,7 +6591,7 @@ spec:
|
|
|
6591
6591
|
- -c
|
|
6592
6592
|
name: gitops-mas-initiator
|
|
6593
6593
|
imagePullPolicy: IfNotPresent
|
|
6594
|
-
image: quay.io/ibmmas/cli:13.
|
|
6594
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6595
6595
|
workspaces:
|
|
6596
6596
|
- name: configs
|
|
6597
6597
|
# --------------------------------------------------------------------------------
|
|
@@ -6699,7 +6699,7 @@ spec:
|
|
|
6699
6699
|
- -c
|
|
6700
6700
|
name: gitops-mongo
|
|
6701
6701
|
imagePullPolicy: IfNotPresent
|
|
6702
|
-
image: quay.io/ibmmas/cli:13.
|
|
6702
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6703
6703
|
workspaces:
|
|
6704
6704
|
- name: configs
|
|
6705
6705
|
|
|
@@ -6821,7 +6821,7 @@ spec:
|
|
|
6821
6821
|
- -c
|
|
6822
6822
|
name: gitops-nvidia-gpu
|
|
6823
6823
|
imagePullPolicy: IfNotPresent
|
|
6824
|
-
image: quay.io/ibmmas/cli:13.
|
|
6824
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6825
6825
|
workspaces:
|
|
6826
6826
|
- name: configs
|
|
6827
6827
|
# --------------------------------------------------------------------------------
|
|
@@ -6939,7 +6939,7 @@ spec:
|
|
|
6939
6939
|
- -c
|
|
6940
6940
|
name: gitops-process-mongo-user
|
|
6941
6941
|
imagePullPolicy: IfNotPresent
|
|
6942
|
-
image: quay.io/ibmmas/cli:13.
|
|
6942
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6943
6943
|
workspaces:
|
|
6944
6944
|
- name: configs
|
|
6945
6945
|
# --------------------------------------------------------------------------------
|
|
@@ -6995,7 +6995,7 @@ spec:
|
|
|
6995
6995
|
- -c
|
|
6996
6996
|
name: gitops-rosa
|
|
6997
6997
|
imagePullPolicy: IfNotPresent
|
|
6998
|
-
image: quay.io/ibmmas/cli:13.
|
|
6998
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
6999
6999
|
workspaces:
|
|
7000
7000
|
- name: configs
|
|
7001
7001
|
# --------------------------------------------------------------------------------
|
|
@@ -7182,7 +7182,7 @@ spec:
|
|
|
7182
7182
|
- -c
|
|
7183
7183
|
name: gitops-suite-app-config
|
|
7184
7184
|
imagePullPolicy: IfNotPresent
|
|
7185
|
-
image: quay.io/ibmmas/cli:13.
|
|
7185
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7186
7186
|
workspaces:
|
|
7187
7187
|
- name: configs
|
|
7188
7188
|
- name: shared-gitops-configs
|
|
@@ -7340,7 +7340,7 @@ spec:
|
|
|
7340
7340
|
- -c
|
|
7341
7341
|
name: gitops-suite-app-install
|
|
7342
7342
|
imagePullPolicy: Always
|
|
7343
|
-
image: quay.io/ibmmas/cli:13.
|
|
7343
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7344
7344
|
workspaces:
|
|
7345
7345
|
- name: configs
|
|
7346
7346
|
- name: shared-gitops-configs
|
|
@@ -7446,7 +7446,7 @@ spec:
|
|
|
7446
7446
|
- -c
|
|
7447
7447
|
name: gitops-suite-certs
|
|
7448
7448
|
imagePullPolicy: IfNotPresent
|
|
7449
|
-
image: quay.io/ibmmas/cli:13.
|
|
7449
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7450
7450
|
workspaces:
|
|
7451
7451
|
- name: configs
|
|
7452
7452
|
- name: certificates
|
|
@@ -7616,7 +7616,7 @@ spec:
|
|
|
7616
7616
|
- -c
|
|
7617
7617
|
name: gitops-suite-config
|
|
7618
7618
|
imagePullPolicy: IfNotPresent
|
|
7619
|
-
image: quay.io/ibmmas/cli:13.
|
|
7619
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7620
7620
|
workspaces:
|
|
7621
7621
|
- name: configs
|
|
7622
7622
|
- name: shared-additional-configs
|
|
@@ -7716,7 +7716,7 @@ spec:
|
|
|
7716
7716
|
- -c
|
|
7717
7717
|
name: gitops-suite-dns
|
|
7718
7718
|
imagePullPolicy: IfNotPresent
|
|
7719
|
-
image: quay.io/ibmmas/cli:13.
|
|
7719
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7720
7720
|
workspaces:
|
|
7721
7721
|
- name: configs
|
|
7722
7722
|
|
|
@@ -7840,7 +7840,7 @@ spec:
|
|
|
7840
7840
|
- -c
|
|
7841
7841
|
name: gitops-suite-idp-config
|
|
7842
7842
|
imagePullPolicy: IfNotPresent
|
|
7843
|
-
image: quay.io/ibmmas/cli:13.
|
|
7843
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7844
7844
|
workspaces:
|
|
7845
7845
|
- name: configs
|
|
7846
7846
|
- name: shared-additional-configs
|
|
@@ -7941,7 +7941,7 @@ spec:
|
|
|
7941
7941
|
- -c
|
|
7942
7942
|
name: gitops-suite-objectstorage-config
|
|
7943
7943
|
imagePullPolicy: IfNotPresent
|
|
7944
|
-
image: quay.io/ibmmas/cli:13.
|
|
7944
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
7945
7945
|
workspaces:
|
|
7946
7946
|
- name: configs
|
|
7947
7947
|
- name: shared-gitops-configs
|
|
@@ -8340,7 +8340,7 @@ spec:
|
|
|
8340
8340
|
- -c
|
|
8341
8341
|
name: gitops-suite-smtp-config
|
|
8342
8342
|
imagePullPolicy: IfNotPresent
|
|
8343
|
-
image: quay.io/ibmmas/cli:13.
|
|
8343
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
8344
8344
|
workspaces:
|
|
8345
8345
|
- name: configs
|
|
8346
8346
|
|
|
@@ -8449,7 +8449,7 @@ spec:
|
|
|
8449
8449
|
- -c
|
|
8450
8450
|
name: gitops-suite-watson-studio-config
|
|
8451
8451
|
imagePullPolicy: IfNotPresent
|
|
8452
|
-
image: quay.io/ibmmas/cli:13.
|
|
8452
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
8453
8453
|
workspaces:
|
|
8454
8454
|
- name: configs
|
|
8455
8455
|
- name: shared-gitops-configs
|
|
@@ -8546,7 +8546,7 @@ spec:
|
|
|
8546
8546
|
- -c
|
|
8547
8547
|
name: gitops-suite-workspace
|
|
8548
8548
|
imagePullPolicy: IfNotPresent
|
|
8549
|
-
image: quay.io/ibmmas/cli:13.
|
|
8549
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
8550
8550
|
workspaces:
|
|
8551
8551
|
- name: configs
|
|
8552
8552
|
# --------------------------------------------------------------------------------
|
|
@@ -8831,7 +8831,7 @@ spec:
|
|
|
8831
8831
|
- -c
|
|
8832
8832
|
name: gitops-suite
|
|
8833
8833
|
imagePullPolicy: IfNotPresent
|
|
8834
|
-
image: quay.io/ibmmas/cli:13.
|
|
8834
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
8835
8835
|
workspaces:
|
|
8836
8836
|
- name: configs
|
|
8837
8837
|
- name: shared-gitops-configs
|
|
@@ -8881,7 +8881,7 @@ spec:
|
|
|
8881
8881
|
|
|
8882
8882
|
steps:
|
|
8883
8883
|
- name: grafana
|
|
8884
|
-
image: quay.io/ibmmas/cli:13.
|
|
8884
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
8885
8885
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8886
8886
|
command:
|
|
8887
8887
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9015,7 +9015,7 @@ spec:
|
|
|
9015
9015
|
command:
|
|
9016
9016
|
- /opt/app-root/src/run-role.sh
|
|
9017
9017
|
- ibm_catalogs
|
|
9018
|
-
image: quay.io/ibmmas/cli:13.
|
|
9018
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9019
9019
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9020
9020
|
workingDir: /workspace/configs
|
|
9021
9021
|
# --------------------------------------------------------------------------------
|
|
@@ -9257,7 +9257,7 @@ spec:
|
|
|
9257
9257
|
command:
|
|
9258
9258
|
- /opt/app-root/src/run-role.sh
|
|
9259
9259
|
- kafka
|
|
9260
|
-
image: quay.io/ibmmas/cli:13.
|
|
9260
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9261
9261
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9262
9262
|
workingDir: /workspace/configs
|
|
9263
9263
|
|
|
@@ -9473,7 +9473,7 @@ spec:
|
|
|
9473
9473
|
command:
|
|
9474
9474
|
- /opt/app-root/src/run-role.sh
|
|
9475
9475
|
- kmodels
|
|
9476
|
-
image: quay.io/ibmmas/cli:13.
|
|
9476
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9477
9477
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9478
9478
|
# --------------------------------------------------------------------------------
|
|
9479
9479
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9651,7 +9651,7 @@ spec:
|
|
|
9651
9651
|
command:
|
|
9652
9652
|
- /opt/app-root/src/run-role.sh
|
|
9653
9653
|
- mongodb
|
|
9654
|
-
image: quay.io/ibmmas/cli:13.
|
|
9654
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9655
9655
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9656
9656
|
workingDir: /workspace/configs
|
|
9657
9657
|
|
|
@@ -9694,7 +9694,7 @@ spec:
|
|
|
9694
9694
|
- $(params.base_output_dir)
|
|
9695
9695
|
- --extra-namespaces
|
|
9696
9696
|
- selenium
|
|
9697
|
-
image: quay.io/ibmmas/cli:13.
|
|
9697
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9698
9698
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9699
9699
|
env:
|
|
9700
9700
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9811,7 +9811,7 @@ spec:
|
|
|
9811
9811
|
command:
|
|
9812
9812
|
- /opt/app-root/src/run-role.sh
|
|
9813
9813
|
- nvidia_gpu
|
|
9814
|
-
image: quay.io/ibmmas/cli:13.
|
|
9814
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9815
9815
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9816
9816
|
workingDir: /workspace/configs
|
|
9817
9817
|
|
|
@@ -9847,7 +9847,7 @@ spec:
|
|
|
9847
9847
|
# Verify Cluster
|
|
9848
9848
|
# -------------------------------------------------------------------------
|
|
9849
9849
|
- name: ocp-verify-cluster
|
|
9850
|
-
image: quay.io/ibmmas/cli:13.
|
|
9850
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9851
9851
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9852
9852
|
command:
|
|
9853
9853
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9889,7 +9889,7 @@ spec:
|
|
|
9889
9889
|
# Verify Catalogs
|
|
9890
9890
|
# -------------------------------------------------------------------------
|
|
9891
9891
|
- name: ocp-verify-catalogs
|
|
9892
|
-
image: quay.io/ibmmas/cli:13.
|
|
9892
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9893
9893
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9894
9894
|
command:
|
|
9895
9895
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9931,7 +9931,7 @@ spec:
|
|
|
9931
9931
|
# Verify Subscriptions
|
|
9932
9932
|
# -------------------------------------------------------------------------
|
|
9933
9933
|
- name: ocp-verify-subscriptions
|
|
9934
|
-
image: quay.io/ibmmas/cli:13.
|
|
9934
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9935
9935
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9936
9936
|
command:
|
|
9937
9937
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9973,7 +9973,7 @@ spec:
|
|
|
9973
9973
|
# Verify Workloads
|
|
9974
9974
|
# -------------------------------------------------------------------------
|
|
9975
9975
|
- name: ocp-verify-workloads
|
|
9976
|
-
image: quay.io/ibmmas/cli:13.
|
|
9976
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
9977
9977
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9978
9978
|
command:
|
|
9979
9979
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10015,7 +10015,7 @@ spec:
|
|
|
10015
10015
|
# Verify Catalogs - Ingress TLS
|
|
10016
10016
|
# -------------------------------------------------------------------------
|
|
10017
10017
|
- name: ocp-verify-ingress
|
|
10018
|
-
image: quay.io/ibmmas/cli:13.
|
|
10018
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
10019
10019
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10020
10020
|
command:
|
|
10021
10021
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10141,7 +10141,7 @@ spec:
|
|
|
10141
10141
|
command:
|
|
10142
10142
|
- /opt/app-root/src/run-role.sh
|
|
10143
10143
|
- ocp_verify
|
|
10144
|
-
image: quay.io/ibmmas/cli:13.
|
|
10144
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
10145
10145
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10146
10146
|
workingDir: /workspace/configs
|
|
10147
10147
|
# --------------------------------------------------------------------------------
|
|
@@ -10209,7 +10209,7 @@ spec:
|
|
|
10209
10209
|
command:
|
|
10210
10210
|
- /opt/app-root/src/run-role.sh
|
|
10211
10211
|
- ocs
|
|
10212
|
-
image: quay.io/ibmmas/cli:13.
|
|
10212
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
10213
10213
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10214
10214
|
workingDir: /workspace/configs
|
|
10215
10215
|
|
|
@@ -10445,7 +10445,7 @@ spec:
|
|
|
10445
10445
|
command:
|
|
10446
10446
|
- /opt/app-root/src/run-role.sh
|
|
10447
10447
|
- odh
|
|
10448
|
-
image: quay.io/ibmmas/cli:13.
|
|
10448
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
10449
10449
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10450
10450
|
# --------------------------------------------------------------------------------
|
|
10451
10451
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10621,7 +10621,7 @@ spec:
|
|
|
10621
10621
|
command:
|
|
10622
10622
|
- /opt/app-root/src/run-role.sh
|
|
10623
10623
|
- sls
|
|
10624
|
-
image: quay.io/ibmmas/cli:13.
|
|
10624
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
10625
10625
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10626
10626
|
workingDir: /workspace/configs
|
|
10627
10627
|
|
|
@@ -11010,12 +11010,12 @@ spec:
|
|
|
11010
11010
|
command:
|
|
11011
11011
|
- /opt/app-root/src/run-role.sh
|
|
11012
11012
|
- suite_app_config
|
|
11013
|
-
image: quay.io/ibmmas/cli:13.
|
|
11013
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11014
11014
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11015
11015
|
|
|
11016
11016
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11017
11017
|
- name: app-cfg-post-verify
|
|
11018
|
-
image: quay.io/ibmmas/cli:13.
|
|
11018
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11019
11019
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11020
11020
|
command:
|
|
11021
11021
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11210,7 +11210,7 @@ spec:
|
|
|
11210
11210
|
command:
|
|
11211
11211
|
- /opt/app-root/src/run-role.sh
|
|
11212
11212
|
- suite_app_install
|
|
11213
|
-
image: quay.io/ibmmas/cli:13.
|
|
11213
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11214
11214
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11215
11215
|
|
|
11216
11216
|
workspaces:
|
|
@@ -11299,7 +11299,7 @@ spec:
|
|
|
11299
11299
|
command:
|
|
11300
11300
|
- /opt/app-root/src/run-role.sh
|
|
11301
11301
|
- suite_app_rollback
|
|
11302
|
-
image: quay.io/ibmmas/cli:13.
|
|
11302
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11303
11303
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11304
11304
|
# --------------------------------------------------------------------------------
|
|
11305
11305
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11362,7 +11362,7 @@ spec:
|
|
|
11362
11362
|
command:
|
|
11363
11363
|
- /opt/app-root/src/run-role.sh
|
|
11364
11364
|
- suite_app_uninstall
|
|
11365
|
-
image: quay.io/ibmmas/cli:13.
|
|
11365
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11366
11366
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11367
11367
|
# --------------------------------------------------------------------------------
|
|
11368
11368
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11437,7 +11437,7 @@ spec:
|
|
|
11437
11437
|
command:
|
|
11438
11438
|
- /opt/app-root/src/run-role.sh
|
|
11439
11439
|
- suite_app_upgrade
|
|
11440
|
-
image: quay.io/ibmmas/cli:13.
|
|
11440
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11441
11441
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11442
11442
|
# --------------------------------------------------------------------------------
|
|
11443
11443
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11538,7 +11538,7 @@ spec:
|
|
|
11538
11538
|
command:
|
|
11539
11539
|
- /opt/app-root/src/run-role.sh
|
|
11540
11540
|
- suite_app_verify
|
|
11541
|
-
image: quay.io/ibmmas/cli:13.
|
|
11541
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11542
11542
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11543
11543
|
# --------------------------------------------------------------------------------
|
|
11544
11544
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11681,7 +11681,7 @@ spec:
|
|
|
11681
11681
|
command:
|
|
11682
11682
|
- /opt/app-root/src/run-role.sh
|
|
11683
11683
|
- suite_certs
|
|
11684
|
-
image: quay.io/ibmmas/cli:13.
|
|
11684
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11685
11685
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11686
11686
|
|
|
11687
11687
|
workspaces:
|
|
@@ -11748,7 +11748,7 @@ spec:
|
|
|
11748
11748
|
command:
|
|
11749
11749
|
- /opt/app-root/src/run-role.sh
|
|
11750
11750
|
- suite_config
|
|
11751
|
-
image: quay.io/ibmmas/cli:13.
|
|
11751
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11752
11752
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11753
11753
|
workingDir: /workspace/configs
|
|
11754
11754
|
|
|
@@ -11819,7 +11819,7 @@ spec:
|
|
|
11819
11819
|
command:
|
|
11820
11820
|
- /opt/app-root/src/run-role.sh
|
|
11821
11821
|
- suite_db2_setup_for_manage
|
|
11822
|
-
image: quay.io/ibmmas/cli:13.
|
|
11822
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
11823
11823
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11824
11824
|
# --------------------------------------------------------------------------------
|
|
11825
11825
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12009,7 +12009,7 @@ spec:
|
|
|
12009
12009
|
command:
|
|
12010
12010
|
- /opt/app-root/src/run-role.sh
|
|
12011
12011
|
- suite_dns
|
|
12012
|
-
image: quay.io/ibmmas/cli:13.
|
|
12012
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12013
12013
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12014
12014
|
# --------------------------------------------------------------------------------
|
|
12015
12015
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12258,7 +12258,7 @@ spec:
|
|
|
12258
12258
|
command:
|
|
12259
12259
|
- /opt/app-root/src/run-role.sh
|
|
12260
12260
|
- suite_install
|
|
12261
|
-
image: quay.io/ibmmas/cli:13.
|
|
12261
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12262
12262
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12263
12263
|
workingDir: /workspace/configs
|
|
12264
12264
|
|
|
@@ -12346,7 +12346,7 @@ spec:
|
|
|
12346
12346
|
command:
|
|
12347
12347
|
- /opt/app-root/src/run-role.sh
|
|
12348
12348
|
- suite_rollback
|
|
12349
|
-
image: quay.io/ibmmas/cli:13.
|
|
12349
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12350
12350
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12351
12351
|
# --------------------------------------------------------------------------------
|
|
12352
12352
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12411,7 +12411,7 @@ spec:
|
|
|
12411
12411
|
command:
|
|
12412
12412
|
- /opt/app-root/src/run-role.sh
|
|
12413
12413
|
- suite_uninstall
|
|
12414
|
-
image: quay.io/ibmmas/cli:13.
|
|
12414
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12415
12415
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12416
12416
|
# --------------------------------------------------------------------------------
|
|
12417
12417
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12481,7 +12481,7 @@ spec:
|
|
|
12481
12481
|
command:
|
|
12482
12482
|
- /opt/app-root/src/run-role.sh
|
|
12483
12483
|
- suite_upgrade
|
|
12484
|
-
image: quay.io/ibmmas/cli:13.
|
|
12484
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12485
12485
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12486
12486
|
# --------------------------------------------------------------------------------
|
|
12487
12487
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12548,12 +12548,12 @@ spec:
|
|
|
12548
12548
|
command:
|
|
12549
12549
|
- /opt/app-root/src/run-role.sh
|
|
12550
12550
|
- suite_verify
|
|
12551
|
-
image: quay.io/ibmmas/cli:13.
|
|
12551
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12552
12552
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12553
12553
|
|
|
12554
12554
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12555
12555
|
- name: suite-post-verify
|
|
12556
|
-
image: quay.io/ibmmas/cli:13.
|
|
12556
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12557
12557
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12558
12558
|
script: |
|
|
12559
12559
|
#!/usr/bin/env bash
|
|
@@ -12681,7 +12681,7 @@ spec:
|
|
|
12681
12681
|
command:
|
|
12682
12682
|
- /opt/app-root/src/run-role.sh
|
|
12683
12683
|
- turbonomic
|
|
12684
|
-
image: quay.io/ibmmas/cli:13.
|
|
12684
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12685
12685
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12686
12686
|
# --------------------------------------------------------------------------------
|
|
12687
12687
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12762,7 +12762,7 @@ spec:
|
|
|
12762
12762
|
# IBM User Data Services (UDS)
|
|
12763
12763
|
# -------------------------------------------------------------------------
|
|
12764
12764
|
- name: uds
|
|
12765
|
-
image: quay.io/ibmmas/cli:13.
|
|
12765
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12766
12766
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12767
12767
|
workingDir: /workspace/configs
|
|
12768
12768
|
command:
|
|
@@ -12825,7 +12825,7 @@ spec:
|
|
|
12825
12825
|
# IBM Data Reporter Operator (DRO)
|
|
12826
12826
|
# -------------------------------------------------------------------------
|
|
12827
12827
|
- name: dro
|
|
12828
|
-
image: quay.io/ibmmas/cli:13.
|
|
12828
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12829
12829
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12830
12830
|
workingDir: /workspace/configs
|
|
12831
12831
|
command:
|
|
@@ -12911,7 +12911,7 @@ spec:
|
|
|
12911
12911
|
description: "The value to set"
|
|
12912
12912
|
steps:
|
|
12913
12913
|
- name: update-configmap
|
|
12914
|
-
image: quay.io/ibmmas/cli:13.
|
|
12914
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12915
12915
|
command:
|
|
12916
12916
|
- /opt/app-root/src/update-configmap.sh
|
|
12917
12917
|
env:
|
|
@@ -12958,7 +12958,7 @@ spec:
|
|
|
12958
12958
|
|
|
12959
12959
|
steps:
|
|
12960
12960
|
- name: wait-for-configmap
|
|
12961
|
-
image: quay.io/ibmmas/cli:13.
|
|
12961
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
12962
12962
|
command:
|
|
12963
12963
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
12964
12964
|
env:
|
|
@@ -13039,7 +13039,7 @@ spec:
|
|
|
13039
13039
|
|
|
13040
13040
|
steps:
|
|
13041
13041
|
- name: wait-for-configmap
|
|
13042
|
-
image: quay.io/ibmmas/cli:13.
|
|
13042
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
13043
13043
|
command:
|
|
13044
13044
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13045
13045
|
env:
|
|
@@ -13099,7 +13099,7 @@ spec:
|
|
|
13099
13099
|
|
|
13100
13100
|
steps:
|
|
13101
13101
|
- name: wait
|
|
13102
|
-
image: quay.io/ibmmas/cli:13.
|
|
13102
|
+
image: quay.io/ibmmas/cli:13.7.0
|
|
13103
13103
|
command:
|
|
13104
13104
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13105
13105
|
env:
|
|
@@ -14779,15 +14779,13 @@ spec:
|
|
|
14779
14779
|
type: string
|
|
14780
14780
|
default: "Automatic"
|
|
14781
14781
|
|
|
14782
|
-
#CP4D wml, analytics,
|
|
14782
|
+
#CP4D wml, analytics, spss modeler
|
|
14783
14783
|
- name: cp4d_wsl_action
|
|
14784
14784
|
type: string
|
|
14785
14785
|
- name: cp4d_watson_machine_learning_action
|
|
14786
14786
|
type: string
|
|
14787
14787
|
- name: cp4d_analytics_engine_action
|
|
14788
14788
|
type: string
|
|
14789
|
-
- name: cp4d_watson_openscale_action
|
|
14790
|
-
type: string
|
|
14791
14789
|
- name: cp4d_spss_modeler_action
|
|
14792
14790
|
type: string
|
|
14793
14791
|
|
|
@@ -16771,7 +16769,6 @@ spec:
|
|
|
16771
16769
|
- gitops-suite-watson-studio-config-predict
|
|
16772
16770
|
- gitops-cp4d-wml
|
|
16773
16771
|
- gitops-cp4d-spark
|
|
16774
|
-
- gitops-cp4d-aiopenscale
|
|
16775
16772
|
- gitops-cp4d-spss
|
|
16776
16773
|
|
|
16777
16774
|
|
|
@@ -17139,80 +17136,6 @@ spec:
|
|
|
17139
17136
|
operator: in
|
|
17140
17137
|
values: ["install"]
|
|
17141
17138
|
|
|
17142
|
-
# 13.4 CP4D aiopenscale
|
|
17143
|
-
- name: gitops-cp4d-aiopenscale
|
|
17144
|
-
runAfter:
|
|
17145
|
-
- gitops-cp4d
|
|
17146
|
-
params:
|
|
17147
|
-
- name: cluster_name
|
|
17148
|
-
value: $(params.cluster_name)
|
|
17149
|
-
- name: cluster_url
|
|
17150
|
-
value: $(params.cluster_url)
|
|
17151
|
-
- name: region
|
|
17152
|
-
value: $(params.region)
|
|
17153
|
-
- name: account
|
|
17154
|
-
value: $(params.account)
|
|
17155
|
-
|
|
17156
|
-
- name: secrets_path
|
|
17157
|
-
value: $(params.secrets_path)
|
|
17158
|
-
- name: avp_aws_secret_region
|
|
17159
|
-
value: $(params.avp_aws_secret_region)
|
|
17160
|
-
|
|
17161
|
-
- name: git_branch
|
|
17162
|
-
value: $(params.git_branch)
|
|
17163
|
-
- name: github_org
|
|
17164
|
-
value: $(params.github_org)
|
|
17165
|
-
- name: github_repo
|
|
17166
|
-
value: $(params.github_repo)
|
|
17167
|
-
- name: github_host
|
|
17168
|
-
value: $(params.github_host)
|
|
17169
|
-
- name: git_commit_msg
|
|
17170
|
-
value: $(params.git_commit_msg)
|
|
17171
|
-
|
|
17172
|
-
- name: mas_instance_id
|
|
17173
|
-
value: $(params.mas_instance_id)
|
|
17174
|
-
|
|
17175
|
-
- name: cpd_service_name
|
|
17176
|
-
value: aiopenscale
|
|
17177
|
-
- name: cpd_product_version
|
|
17178
|
-
value: $(params.cpd_product_version)
|
|
17179
|
-
- name: cpd_service_block_storage_class
|
|
17180
|
-
value: $(params.cpd_service_block_storage_class)
|
|
17181
|
-
- name: cpd_service_storage_class
|
|
17182
|
-
value: $(params.cpd_service_storage_class)
|
|
17183
|
-
- name: cpd_service_scale_config
|
|
17184
|
-
value: $(params.cpd_service_scale_config)
|
|
17185
|
-
- name: cpd_service_installplan_approval
|
|
17186
|
-
value: $(params.cpd_service_installplan_approval)
|
|
17187
|
-
- name: cpd_ccs_install_plan
|
|
17188
|
-
value: $(params.cpd_ccs_install_plan)
|
|
17189
|
-
- name: cpd_datarefinery_install_plan
|
|
17190
|
-
value: $(params.cpd_datarefinery_install_plan)
|
|
17191
|
-
- name: cpd_ws_install_plan
|
|
17192
|
-
value: $(params.cpd_ws_install_plan)
|
|
17193
|
-
- name: rabbitmq_install_plan
|
|
17194
|
-
value: $(params.rabbitmq_install_plan)
|
|
17195
|
-
- name: elasticsearch_install_plan
|
|
17196
|
-
value: $(params.elasticsearch_install_plan)
|
|
17197
|
-
- name: canvasbase_install_plan
|
|
17198
|
-
value: $(params.canvasbase_install_plan)
|
|
17199
|
-
|
|
17200
|
-
workspaces:
|
|
17201
|
-
- name: configs
|
|
17202
|
-
workspace: configs
|
|
17203
|
-
- name: shared-gitops-configs
|
|
17204
|
-
workspace: shared-gitops-configs
|
|
17205
|
-
taskRef:
|
|
17206
|
-
kind: Task
|
|
17207
|
-
name: gitops-cp4d-service
|
|
17208
|
-
when:
|
|
17209
|
-
- input: "$(params.mas_app_channel_predict)"
|
|
17210
|
-
operator: notin
|
|
17211
|
-
values: [""]
|
|
17212
|
-
- input: "$(params.cp4d_watson_openscale_action)"
|
|
17213
|
-
operator: in
|
|
17214
|
-
values: ["install"]
|
|
17215
|
-
|
|
17216
17139
|
# 13.5 CP4D spss
|
|
17217
17140
|
- name: gitops-cp4d-spss
|
|
17218
17141
|
runAfter:
|
|
@@ -21291,9 +21214,6 @@ spec:
|
|
|
21291
21214
|
- name: cpd_install_spss
|
|
21292
21215
|
type: string
|
|
21293
21216
|
default: ""
|
|
21294
|
-
- name: cpd_install_openscale
|
|
21295
|
-
type: string
|
|
21296
|
-
default: ""
|
|
21297
21217
|
- name: cpd_install_cognos
|
|
21298
21218
|
type: string
|
|
21299
21219
|
default: ""
|
|
@@ -22703,7 +22623,7 @@ spec:
|
|
|
22703
22623
|
name: mas-devops-cp4d
|
|
22704
22624
|
# Only needed if either Predict, Assist, Health w/ WSL, or Cognos are being installed
|
|
22705
22625
|
when:
|
|
22706
|
-
- input: "$(params.mas_app_channel_predict)$(params.mas_appws_bindings_health_wsl_flag)$(params.cpd_install_cognos)$(params.cpd_install_spss)$(params.
|
|
22626
|
+
- input: "$(params.mas_app_channel_predict)$(params.mas_appws_bindings_health_wsl_flag)$(params.cpd_install_cognos)$(params.cpd_install_spss)$(params.cpd_install_ws)$(params.cpd_install_wml)$(params.cpd_install_ae)"
|
|
22707
22627
|
operator: notin
|
|
22708
22628
|
values: [""]
|
|
22709
22629
|
runAfter:
|
|
@@ -22824,50 +22744,7 @@ spec:
|
|
|
22824
22744
|
runAfter:
|
|
22825
22745
|
- cp4d
|
|
22826
22746
|
|
|
22827
|
-
# 3.5
|
|
22828
|
-
- name: aiopenscale
|
|
22829
|
-
timeout: "0"
|
|
22830
|
-
params:
|
|
22831
|
-
# Controls the image pull policy for the ibmmas/cli image
|
|
22832
|
-
- name: image_pull_policy
|
|
22833
|
-
value: $(params.image_pull_policy)
|
|
22834
|
-
|
|
22835
|
-
- name: devops_suite_name
|
|
22836
|
-
value: setup-cp4d-aiopenscale
|
|
22837
|
-
|
|
22838
|
-
- name: mas_instance_id
|
|
22839
|
-
value: $(params.mas_instance_id)
|
|
22840
|
-
|
|
22841
|
-
- name: cpd_product_version
|
|
22842
|
-
value: "$(params.cpd_product_version)"
|
|
22843
|
-
- name: cpd_service_name
|
|
22844
|
-
value: aiopenscale
|
|
22845
|
-
- name: cpd_service_storage_class
|
|
22846
|
-
value: "$(params.storage_class_rwx)"
|
|
22847
|
-
- name: cpd_service_block_storage_class
|
|
22848
|
-
value: "$(params.storage_class_rwo)"
|
|
22849
|
-
- name: mas_workspace_id
|
|
22850
|
-
value: $(params.mas_workspace_id)
|
|
22851
|
-
- name: cpd_install_openscale
|
|
22852
|
-
value: $(params.cpd_install_openscale)
|
|
22853
|
-
taskRef:
|
|
22854
|
-
kind: Task
|
|
22855
|
-
name: mas-devops-cp4d-service
|
|
22856
|
-
# Only needed if Predict is being installed
|
|
22857
|
-
when:
|
|
22858
|
-
- input: "$(params.mas_app_channel_predict)$(params.cpd_install_openscale)"
|
|
22859
|
-
operator: notin
|
|
22860
|
-
values: [""]
|
|
22861
|
-
- input: "$(params.cpd_install_openscale)"
|
|
22862
|
-
operator: in
|
|
22863
|
-
values: ["True","true","install"]
|
|
22864
|
-
workspaces:
|
|
22865
|
-
- name: configs
|
|
22866
|
-
workspace: shared-configs
|
|
22867
|
-
runAfter:
|
|
22868
|
-
- cp4d
|
|
22869
|
-
|
|
22870
|
-
# 3.6 SPSS Statistics
|
|
22747
|
+
# 3.5 SPSS Statistics
|
|
22871
22748
|
- name: spss
|
|
22872
22749
|
timeout: "0"
|
|
22873
22750
|
params:
|
|
@@ -22910,7 +22787,7 @@ spec:
|
|
|
22910
22787
|
runAfter:
|
|
22911
22788
|
- cp4d
|
|
22912
22789
|
|
|
22913
|
-
# 3.
|
|
22790
|
+
# 3.6 Cognos Analytics
|
|
22914
22791
|
- name: cognos
|
|
22915
22792
|
timeout: "0"
|
|
22916
22793
|
params:
|
|
@@ -22951,7 +22828,7 @@ spec:
|
|
|
22951
22828
|
runAfter:
|
|
22952
22829
|
- cp4d
|
|
22953
22830
|
|
|
22954
|
-
# 3.
|
|
22831
|
+
# 3.7 Configure Watson Studio in MAS
|
|
22955
22832
|
- name: suite-config-watson-studio
|
|
22956
22833
|
timeout: "0"
|
|
22957
22834
|
params:
|
|
@@ -23919,7 +23796,6 @@ spec:
|
|
|
23919
23796
|
- suite-config-watson-studio
|
|
23920
23797
|
- watson-machine-learning
|
|
23921
23798
|
- analytics-service
|
|
23922
|
-
- aiopenscale
|
|
23923
23799
|
- spss
|
|
23924
23800
|
|
|
23925
23801
|
# 9.2 Configure Predict workspace
|
|
@@ -24001,7 +23877,7 @@ spec:
|
|
|
24001
23877
|
operator: notin
|
|
24002
23878
|
values: [""]
|
|
24003
23879
|
runAfter:
|
|
24004
|
-
-
|
|
23880
|
+
- app-cfg-manage
|
|
24005
23881
|
|
|
24006
23882
|
# 10.2 Configure Optimizer workspace
|
|
24007
23883
|
- name: app-cfg-optimizer
|
|
@@ -25621,10 +25497,6 @@ spec:
|
|
|
25621
25497
|
type: string
|
|
25622
25498
|
default: ""
|
|
25623
25499
|
description: Flag that determines if Watson Machine Learning must be upgraded
|
|
25624
|
-
- name: cp4d_update_wos
|
|
25625
|
-
type: string
|
|
25626
|
-
default: ""
|
|
25627
|
-
description: Flag that determines if Watson Openscale must be upgraded
|
|
25628
25500
|
- name: cp4d_update_spark
|
|
25629
25501
|
type: string
|
|
25630
25502
|
default: ""
|
|
@@ -25928,7 +25800,7 @@ spec:
|
|
|
25928
25800
|
when:
|
|
25929
25801
|
- input: "$(params.cp4d_update)"
|
|
25930
25802
|
operator: notin
|
|
25931
|
-
values: [""]
|
|
25803
|
+
values: ["", "false", "False"]
|
|
25932
25804
|
|
|
25933
25805
|
runAfter:
|
|
25934
25806
|
- update-cert-manager # CP4D requires cert-manager
|
|
@@ -25958,7 +25830,7 @@ spec:
|
|
|
25958
25830
|
when:
|
|
25959
25831
|
- input: "$(params.cp4d_update_ws)"
|
|
25960
25832
|
operator: notin
|
|
25961
|
-
values: [""]
|
|
25833
|
+
values: ["", "false", "False"]
|
|
25962
25834
|
|
|
25963
25835
|
runAfter:
|
|
25964
25836
|
- update-cp4d
|
|
@@ -25988,7 +25860,7 @@ spec:
|
|
|
25988
25860
|
when:
|
|
25989
25861
|
- input: "$(params.cp4d_update_wml)"
|
|
25990
25862
|
operator: notin
|
|
25991
|
-
values: [""]
|
|
25863
|
+
values: ["", "false", "False"]
|
|
25992
25864
|
|
|
25993
25865
|
runAfter:
|
|
25994
25866
|
- update-cp4d
|
|
@@ -26018,42 +25890,12 @@ spec:
|
|
|
26018
25890
|
when:
|
|
26019
25891
|
- input: "$(params.cp4d_update_spark)"
|
|
26020
25892
|
operator: notin
|
|
26021
|
-
values: [""]
|
|
25893
|
+
values: ["", "false", "False"]
|
|
26022
25894
|
|
|
26023
25895
|
runAfter:
|
|
26024
25896
|
- update-cp4d
|
|
26025
25897
|
|
|
26026
|
-
# 5.5
|
|
26027
|
-
- name: update-aiopenscale
|
|
26028
|
-
timeout: "0"
|
|
26029
|
-
params:
|
|
26030
|
-
# Controls the image pull policy for the ibmmas/cli image
|
|
26031
|
-
- name: image_pull_policy
|
|
26032
|
-
value: $(params.image_pull_policy)
|
|
26033
|
-
- name: devops_suite_name
|
|
26034
|
-
value: update-cp4d-aiopenscale
|
|
26035
|
-
- name: cpd_product_version
|
|
26036
|
-
value: "$(params.cpd_product_version)"
|
|
26037
|
-
- name: cpd_service_name
|
|
26038
|
-
value: aiopenscale
|
|
26039
|
-
- name: cpd_service_storage_class
|
|
26040
|
-
value: "$(params.storage_class_rwx)"
|
|
26041
|
-
- name: cpd_service_block_storage_class
|
|
26042
|
-
value: "$(params.storage_class_rwo)"
|
|
26043
|
-
- name: cp4d_update_wos
|
|
26044
|
-
value: $(params.cp4d_update_wos)
|
|
26045
|
-
taskRef:
|
|
26046
|
-
kind: Task
|
|
26047
|
-
name: mas-devops-cp4d-service-update
|
|
26048
|
-
when:
|
|
26049
|
-
- input: "$(params.cp4d_update_wos)"
|
|
26050
|
-
operator: notin
|
|
26051
|
-
values: [""]
|
|
26052
|
-
|
|
26053
|
-
runAfter:
|
|
26054
|
-
- update-cp4d
|
|
26055
|
-
|
|
26056
|
-
# 5.6 SPSS Statistics
|
|
25898
|
+
# 5.5 SPSS Statistics
|
|
26057
25899
|
- name: update-spss
|
|
26058
25900
|
timeout: "0"
|
|
26059
25901
|
params:
|
|
@@ -26078,12 +25920,12 @@ spec:
|
|
|
26078
25920
|
when:
|
|
26079
25921
|
- input: "$(params.cp4d_update_spss)"
|
|
26080
25922
|
operator: notin
|
|
26081
|
-
values: [""]
|
|
25923
|
+
values: ["", "false", "False"]
|
|
26082
25924
|
|
|
26083
25925
|
runAfter:
|
|
26084
25926
|
- update-cp4d
|
|
26085
25927
|
|
|
26086
|
-
# 5.
|
|
25928
|
+
# 5.6 Cognos Analytics
|
|
26087
25929
|
- name: update-cognos
|
|
26088
25930
|
timeout: "0"
|
|
26089
25931
|
params:
|
|
@@ -26108,7 +25950,7 @@ spec:
|
|
|
26108
25950
|
when:
|
|
26109
25951
|
- input: "$(params.cp4d_update_cognos)"
|
|
26110
25952
|
operator: notin
|
|
26111
|
-
values: [""]
|
|
25953
|
+
values: ["", "false", "False"]
|
|
26112
25954
|
|
|
26113
25955
|
runAfter:
|
|
26114
25956
|
- update-cp4d
|
|
@@ -26144,7 +25986,6 @@ spec:
|
|
|
26144
25986
|
- update-grafana
|
|
26145
25987
|
- update-watson-studio
|
|
26146
25988
|
- update-watson-machine-learning
|
|
26147
|
-
- update-aiopenscale
|
|
26148
25989
|
- update-analytics-engine
|
|
26149
25990
|
- update-spss
|
|
26150
25991
|
- update-cognos
|