mas-cli 11.11.1__py3-none-any.whl → 11.11.2__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/templates/ibm-mas-tekton.yaml +110 -110
- {mas_cli-11.11.1.dist-info → mas_cli-11.11.2.dist-info}/METADATA +1 -1
- {mas_cli-11.11.1.dist-info → mas_cli-11.11.2.dist-info}/RECORD +8 -8
- {mas_cli-11.11.1.data → mas_cli-11.11.2.data}/scripts/mas-cli +0 -0
- {mas_cli-11.11.1.dist-info → mas_cli-11.11.2.dist-info}/WHEEL +0 -0
- {mas_cli-11.11.1.dist-info → mas_cli-11.11.2.dist-info}/top_level.txt +0 -0
mas/cli/__init__.py
CHANGED
mas/cli/cli.py
CHANGED
|
@@ -117,7 +117,7 @@ class BaseApp(PrintMixin, PromptMixin):
|
|
|
117
117
|
logging.getLogger('asyncio').setLevel(logging.INFO)
|
|
118
118
|
|
|
119
119
|
# Supports extended semver, unlike mas.cli.__version__
|
|
120
|
-
self.version = "11.11.
|
|
120
|
+
self.version = "11.11.2"
|
|
121
121
|
self.h1count = 0
|
|
122
122
|
self.h2count = 0
|
|
123
123
|
|
|
@@ -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:11.11.
|
|
234
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
345
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
463
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
533
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
599
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
726
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
846
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
963
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1069
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1391
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1501
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1590
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1694
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
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:11.11.
|
|
1776
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -1985,7 +1985,7 @@ spec:
|
|
|
1985
1985
|
- -c
|
|
1986
1986
|
name: gitops-cluster
|
|
1987
1987
|
imagePullPolicy: Always
|
|
1988
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
1988
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
1989
1989
|
workspaces:
|
|
1990
1990
|
- name: configs
|
|
1991
1991
|
# --------------------------------------------------------------------------------
|
|
@@ -2088,7 +2088,7 @@ spec:
|
|
|
2088
2088
|
- -c
|
|
2089
2089
|
name: gitops-cos
|
|
2090
2090
|
imagePullPolicy: IfNotPresent
|
|
2091
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2091
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2092
2092
|
workspaces:
|
|
2093
2093
|
- name: configs
|
|
2094
2094
|
# --------------------------------------------------------------------------------
|
|
@@ -2236,7 +2236,7 @@ spec:
|
|
|
2236
2236
|
- -c
|
|
2237
2237
|
name: gitops-cp4d-service
|
|
2238
2238
|
imagePullPolicy: IfNotPresent
|
|
2239
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2239
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2240
2240
|
workspaces:
|
|
2241
2241
|
- name: configs
|
|
2242
2242
|
- name: shared-gitops-configs
|
|
@@ -2365,7 +2365,7 @@ spec:
|
|
|
2365
2365
|
- -c
|
|
2366
2366
|
name: gitops-cp4d
|
|
2367
2367
|
imagePullPolicy: IfNotPresent
|
|
2368
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2368
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2369
2369
|
workspaces:
|
|
2370
2370
|
- name: configs
|
|
2371
2371
|
- name: shared-gitops-configs
|
|
@@ -2617,7 +2617,7 @@ spec:
|
|
|
2617
2617
|
- -c
|
|
2618
2618
|
name: gitops-db2u-database
|
|
2619
2619
|
imagePullPolicy: Always
|
|
2620
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2620
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2621
2621
|
workspaces:
|
|
2622
2622
|
- name: configs
|
|
2623
2623
|
- name: shared-gitops-configs
|
|
@@ -2715,7 +2715,7 @@ spec:
|
|
|
2715
2715
|
- -c
|
|
2716
2716
|
name: gitops-db2u
|
|
2717
2717
|
imagePullPolicy: IfNotPresent
|
|
2718
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2718
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2719
2719
|
workspaces:
|
|
2720
2720
|
- name: configs
|
|
2721
2721
|
# --------------------------------------------------------------------------------
|
|
@@ -2842,7 +2842,7 @@ spec:
|
|
|
2842
2842
|
- -c
|
|
2843
2843
|
name: gitops-delete-jdbc-config
|
|
2844
2844
|
imagePullPolicy: IfNotPresent
|
|
2845
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2845
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2846
2846
|
workspaces:
|
|
2847
2847
|
- name: configs
|
|
2848
2848
|
# --------------------------------------------------------------------------------
|
|
@@ -2940,7 +2940,7 @@ spec:
|
|
|
2940
2940
|
- -c
|
|
2941
2941
|
name: gitops-delete-kafka-config
|
|
2942
2942
|
imagePullPolicy: Always
|
|
2943
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
2943
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
2944
2944
|
workspaces:
|
|
2945
2945
|
- name: configs
|
|
2946
2946
|
|
|
@@ -3032,7 +3032,7 @@ spec:
|
|
|
3032
3032
|
- -c
|
|
3033
3033
|
name: gitops-deprovision-app-config
|
|
3034
3034
|
imagePullPolicy: IfNotPresent
|
|
3035
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3035
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3036
3036
|
workspaces:
|
|
3037
3037
|
- name: configs
|
|
3038
3038
|
# --------------------------------------------------------------------------------
|
|
@@ -3117,7 +3117,7 @@ spec:
|
|
|
3117
3117
|
- -c
|
|
3118
3118
|
name: gitops-deprovision-app-install
|
|
3119
3119
|
imagePullPolicy: IfNotPresent
|
|
3120
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3120
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3121
3121
|
workspaces:
|
|
3122
3122
|
- name: configs
|
|
3123
3123
|
# --------------------------------------------------------------------------------
|
|
@@ -3202,7 +3202,7 @@ spec:
|
|
|
3202
3202
|
- -c
|
|
3203
3203
|
name: gitops-deprovision-cluster
|
|
3204
3204
|
imagePullPolicy: IfNotPresent
|
|
3205
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3205
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3206
3206
|
workspaces:
|
|
3207
3207
|
- name: configs
|
|
3208
3208
|
# --------------------------------------------------------------------------------
|
|
@@ -3321,7 +3321,7 @@ spec:
|
|
|
3321
3321
|
- -c
|
|
3322
3322
|
name: gitops-deprovision-cos
|
|
3323
3323
|
imagePullPolicy: IfNotPresent
|
|
3324
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3324
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3325
3325
|
workspaces:
|
|
3326
3326
|
- name: configs
|
|
3327
3327
|
# --------------------------------------------------------------------------------
|
|
@@ -3409,7 +3409,7 @@ spec:
|
|
|
3409
3409
|
- -c
|
|
3410
3410
|
name: gitops-deprovision-db2u-database
|
|
3411
3411
|
imagePullPolicy: IfNotPresent
|
|
3412
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3412
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3413
3413
|
workspaces:
|
|
3414
3414
|
- name: configs
|
|
3415
3415
|
|
|
@@ -3492,7 +3492,7 @@ spec:
|
|
|
3492
3492
|
- -c
|
|
3493
3493
|
name: gitops-deprovision-db2u
|
|
3494
3494
|
imagePullPolicy: IfNotPresent
|
|
3495
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3495
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3496
3496
|
workspaces:
|
|
3497
3497
|
- name: configs
|
|
3498
3498
|
|
|
@@ -3600,7 +3600,7 @@ spec:
|
|
|
3600
3600
|
- -c
|
|
3601
3601
|
name: gitops-deprovision-efs
|
|
3602
3602
|
imagePullPolicy: IfNotPresent
|
|
3603
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3603
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3604
3604
|
workspaces:
|
|
3605
3605
|
- name: configs
|
|
3606
3606
|
|
|
@@ -3710,7 +3710,7 @@ spec:
|
|
|
3710
3710
|
- -c
|
|
3711
3711
|
name: gitops-deprovision-kafka
|
|
3712
3712
|
imagePullPolicy: IfNotPresent
|
|
3713
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3713
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3714
3714
|
workspaces:
|
|
3715
3715
|
- name: configs
|
|
3716
3716
|
# --------------------------------------------------------------------------------
|
|
@@ -3813,7 +3813,7 @@ spec:
|
|
|
3813
3813
|
- -c
|
|
3814
3814
|
name: gitops-deprovision-mongo
|
|
3815
3815
|
imagePullPolicy: IfNotPresent
|
|
3816
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3816
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3817
3817
|
workspaces:
|
|
3818
3818
|
- name: configs
|
|
3819
3819
|
|
|
@@ -3870,7 +3870,7 @@ spec:
|
|
|
3870
3870
|
- -c
|
|
3871
3871
|
name: gitops-deprovision-rosa
|
|
3872
3872
|
imagePullPolicy: IfNotPresent
|
|
3873
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
3873
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
3874
3874
|
workspaces:
|
|
3875
3875
|
- name: configs
|
|
3876
3876
|
# --------------------------------------------------------------------------------
|
|
@@ -4075,7 +4075,7 @@ spec:
|
|
|
4075
4075
|
- -c
|
|
4076
4076
|
name: gitops-deprovision-suite-config
|
|
4077
4077
|
imagePullPolicy: IfNotPresent
|
|
4078
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4078
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4079
4079
|
workspaces:
|
|
4080
4080
|
- name: configs
|
|
4081
4081
|
|
|
@@ -4173,7 +4173,7 @@ spec:
|
|
|
4173
4173
|
- -c
|
|
4174
4174
|
name: gitops-deprovision-suite-idp-config
|
|
4175
4175
|
imagePullPolicy: IfNotPresent
|
|
4176
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4176
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4177
4177
|
workspaces:
|
|
4178
4178
|
- name: configs
|
|
4179
4179
|
# --------------------------------------------------------------------------------
|
|
@@ -4265,7 +4265,7 @@ spec:
|
|
|
4265
4265
|
- -c
|
|
4266
4266
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4267
4267
|
imagePullPolicy: IfNotPresent
|
|
4268
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4268
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4269
4269
|
workspaces:
|
|
4270
4270
|
- name: configs
|
|
4271
4271
|
# --------------------------------------------------------------------------------
|
|
@@ -4357,7 +4357,7 @@ spec:
|
|
|
4357
4357
|
- -c
|
|
4358
4358
|
name: gitops-deprovision-suite-smtp-config
|
|
4359
4359
|
imagePullPolicy: IfNotPresent
|
|
4360
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4360
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4361
4361
|
workspaces:
|
|
4362
4362
|
- name: configs
|
|
4363
4363
|
# --------------------------------------------------------------------------------
|
|
@@ -4450,7 +4450,7 @@ spec:
|
|
|
4450
4450
|
- -c
|
|
4451
4451
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4452
4452
|
imagePullPolicy: IfNotPresent
|
|
4453
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4453
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4454
4454
|
workspaces:
|
|
4455
4455
|
- name: configs
|
|
4456
4456
|
# --------------------------------------------------------------------------------
|
|
@@ -4541,7 +4541,7 @@ spec:
|
|
|
4541
4541
|
- -c
|
|
4542
4542
|
name: gitops-deprovision-suite-workspace
|
|
4543
4543
|
imagePullPolicy: Always
|
|
4544
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4544
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4545
4545
|
workspaces:
|
|
4546
4546
|
- name: configs
|
|
4547
4547
|
# --------------------------------------------------------------------------------
|
|
@@ -4634,7 +4634,7 @@ spec:
|
|
|
4634
4634
|
- -c
|
|
4635
4635
|
name: gitops-deprovision-suite
|
|
4636
4636
|
imagePullPolicy: IfNotPresent
|
|
4637
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4637
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4638
4638
|
workspaces:
|
|
4639
4639
|
- name: configs
|
|
4640
4640
|
|
|
@@ -4747,7 +4747,7 @@ spec:
|
|
|
4747
4747
|
- -c
|
|
4748
4748
|
name: gitops-dro
|
|
4749
4749
|
imagePullPolicy: IfNotPresent
|
|
4750
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4750
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4751
4751
|
workspaces:
|
|
4752
4752
|
- name: configs
|
|
4753
4753
|
# --------------------------------------------------------------------------------
|
|
@@ -4864,7 +4864,7 @@ spec:
|
|
|
4864
4864
|
- -c
|
|
4865
4865
|
name: gitops-efs
|
|
4866
4866
|
imagePullPolicy: IfNotPresent
|
|
4867
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
4867
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
4868
4868
|
workspaces:
|
|
4869
4869
|
- name: configs
|
|
4870
4870
|
|
|
@@ -4999,7 +4999,7 @@ spec:
|
|
|
4999
4999
|
- -c
|
|
5000
5000
|
name: gitops-jdbc-config
|
|
5001
5001
|
imagePullPolicy: Always
|
|
5002
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
5002
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
5003
5003
|
workspaces:
|
|
5004
5004
|
- name: configs
|
|
5005
5005
|
- name: shared-gitops-configs
|
|
@@ -5095,7 +5095,7 @@ spec:
|
|
|
5095
5095
|
- -c
|
|
5096
5096
|
name: gitops-kafka-config
|
|
5097
5097
|
imagePullPolicy: Always
|
|
5098
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
5098
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
5099
5099
|
workspaces:
|
|
5100
5100
|
- name: configs
|
|
5101
5101
|
|
|
@@ -5217,7 +5217,7 @@ spec:
|
|
|
5217
5217
|
- -c
|
|
5218
5218
|
name: gitops-kafka
|
|
5219
5219
|
imagePullPolicy: IfNotPresent
|
|
5220
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
5220
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
5221
5221
|
workspaces:
|
|
5222
5222
|
- name: configs
|
|
5223
5223
|
# --------------------------------------------------------------------------------
|
|
@@ -5343,7 +5343,7 @@ spec:
|
|
|
5343
5343
|
- -c
|
|
5344
5344
|
name: gitops-license
|
|
5345
5345
|
imagePullPolicy: Always
|
|
5346
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
5346
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
5347
5347
|
workspaces:
|
|
5348
5348
|
- name: shared-entitlement
|
|
5349
5349
|
|
|
@@ -5846,7 +5846,7 @@ spec:
|
|
|
5846
5846
|
- -c
|
|
5847
5847
|
name: gitops-mas-fvt-preparer
|
|
5848
5848
|
imagePullPolicy: Always
|
|
5849
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
5849
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
5850
5850
|
workspaces:
|
|
5851
5851
|
- name: configs
|
|
5852
5852
|
- name: shared-additional-configs
|
|
@@ -6288,7 +6288,7 @@ spec:
|
|
|
6288
6288
|
- -c
|
|
6289
6289
|
name: gitops-mas-initiator
|
|
6290
6290
|
imagePullPolicy: IfNotPresent
|
|
6291
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6291
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6292
6292
|
workspaces:
|
|
6293
6293
|
- name: configs
|
|
6294
6294
|
# --------------------------------------------------------------------------------
|
|
@@ -6396,7 +6396,7 @@ spec:
|
|
|
6396
6396
|
- -c
|
|
6397
6397
|
name: gitops-mongo
|
|
6398
6398
|
imagePullPolicy: IfNotPresent
|
|
6399
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6399
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6400
6400
|
workspaces:
|
|
6401
6401
|
- name: configs
|
|
6402
6402
|
|
|
@@ -6518,7 +6518,7 @@ spec:
|
|
|
6518
6518
|
- -c
|
|
6519
6519
|
name: gitops-nvidia-gpu
|
|
6520
6520
|
imagePullPolicy: IfNotPresent
|
|
6521
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6521
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6522
6522
|
workspaces:
|
|
6523
6523
|
- name: configs
|
|
6524
6524
|
# --------------------------------------------------------------------------------
|
|
@@ -6636,7 +6636,7 @@ spec:
|
|
|
6636
6636
|
- -c
|
|
6637
6637
|
name: gitops-process-mongo-user
|
|
6638
6638
|
imagePullPolicy: IfNotPresent
|
|
6639
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6639
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6640
6640
|
workspaces:
|
|
6641
6641
|
- name: configs
|
|
6642
6642
|
# --------------------------------------------------------------------------------
|
|
@@ -6692,7 +6692,7 @@ spec:
|
|
|
6692
6692
|
- -c
|
|
6693
6693
|
name: gitops-rosa
|
|
6694
6694
|
imagePullPolicy: IfNotPresent
|
|
6695
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6695
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6696
6696
|
workspaces:
|
|
6697
6697
|
- name: configs
|
|
6698
6698
|
# --------------------------------------------------------------------------------
|
|
@@ -6874,7 +6874,7 @@ spec:
|
|
|
6874
6874
|
- -c
|
|
6875
6875
|
name: gitops-suite-app-config
|
|
6876
6876
|
imagePullPolicy: IfNotPresent
|
|
6877
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
6877
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
6878
6878
|
workspaces:
|
|
6879
6879
|
- name: configs
|
|
6880
6880
|
- name: shared-gitops-configs
|
|
@@ -7032,7 +7032,7 @@ spec:
|
|
|
7032
7032
|
- -c
|
|
7033
7033
|
name: gitops-suite-app-install
|
|
7034
7034
|
imagePullPolicy: Always
|
|
7035
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7035
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7036
7036
|
workspaces:
|
|
7037
7037
|
- name: configs
|
|
7038
7038
|
- name: shared-gitops-configs
|
|
@@ -7138,7 +7138,7 @@ spec:
|
|
|
7138
7138
|
- -c
|
|
7139
7139
|
name: gitops-suite-certs
|
|
7140
7140
|
imagePullPolicy: IfNotPresent
|
|
7141
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7141
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7142
7142
|
workspaces:
|
|
7143
7143
|
- name: configs
|
|
7144
7144
|
- name: certificates
|
|
@@ -7308,7 +7308,7 @@ spec:
|
|
|
7308
7308
|
- -c
|
|
7309
7309
|
name: gitops-suite-config
|
|
7310
7310
|
imagePullPolicy: IfNotPresent
|
|
7311
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7311
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7312
7312
|
workspaces:
|
|
7313
7313
|
- name: configs
|
|
7314
7314
|
- name: shared-additional-configs
|
|
@@ -7408,7 +7408,7 @@ spec:
|
|
|
7408
7408
|
- -c
|
|
7409
7409
|
name: gitops-suite-dns
|
|
7410
7410
|
imagePullPolicy: IfNotPresent
|
|
7411
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7411
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7412
7412
|
workspaces:
|
|
7413
7413
|
- name: configs
|
|
7414
7414
|
|
|
@@ -7532,7 +7532,7 @@ spec:
|
|
|
7532
7532
|
- -c
|
|
7533
7533
|
name: gitops-suite-idp-config
|
|
7534
7534
|
imagePullPolicy: IfNotPresent
|
|
7535
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7535
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7536
7536
|
workspaces:
|
|
7537
7537
|
- name: configs
|
|
7538
7538
|
- name: shared-additional-configs
|
|
@@ -7633,7 +7633,7 @@ spec:
|
|
|
7633
7633
|
- -c
|
|
7634
7634
|
name: gitops-suite-objectstorage-config
|
|
7635
7635
|
imagePullPolicy: IfNotPresent
|
|
7636
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7636
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7637
7637
|
workspaces:
|
|
7638
7638
|
- name: configs
|
|
7639
7639
|
- name: shared-gitops-configs
|
|
@@ -7774,7 +7774,7 @@ spec:
|
|
|
7774
7774
|
- -c
|
|
7775
7775
|
name: gitops-suite-smtp-config
|
|
7776
7776
|
imagePullPolicy: IfNotPresent
|
|
7777
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7777
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7778
7778
|
workspaces:
|
|
7779
7779
|
- name: configs
|
|
7780
7780
|
|
|
@@ -7883,7 +7883,7 @@ spec:
|
|
|
7883
7883
|
- -c
|
|
7884
7884
|
name: gitops-suite-watson-studio-config
|
|
7885
7885
|
imagePullPolicy: IfNotPresent
|
|
7886
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7886
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7887
7887
|
workspaces:
|
|
7888
7888
|
- name: configs
|
|
7889
7889
|
- name: shared-gitops-configs
|
|
@@ -7980,7 +7980,7 @@ spec:
|
|
|
7980
7980
|
- -c
|
|
7981
7981
|
name: gitops-suite-workspace
|
|
7982
7982
|
imagePullPolicy: IfNotPresent
|
|
7983
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
7983
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
7984
7984
|
workspaces:
|
|
7985
7985
|
- name: configs
|
|
7986
7986
|
# --------------------------------------------------------------------------------
|
|
@@ -8260,7 +8260,7 @@ spec:
|
|
|
8260
8260
|
- -c
|
|
8261
8261
|
name: gitops-suite
|
|
8262
8262
|
imagePullPolicy: IfNotPresent
|
|
8263
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
8263
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
8264
8264
|
workspaces:
|
|
8265
8265
|
- name: configs
|
|
8266
8266
|
- name: shared-gitops-configs
|
|
@@ -8310,7 +8310,7 @@ spec:
|
|
|
8310
8310
|
|
|
8311
8311
|
steps:
|
|
8312
8312
|
- name: grafana
|
|
8313
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
8313
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
8314
8314
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8315
8315
|
command:
|
|
8316
8316
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8444,7 +8444,7 @@ spec:
|
|
|
8444
8444
|
command:
|
|
8445
8445
|
- /opt/app-root/src/run-role.sh
|
|
8446
8446
|
- ibm_catalogs
|
|
8447
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
8447
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
8448
8448
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8449
8449
|
workingDir: /workspace/configs
|
|
8450
8450
|
# --------------------------------------------------------------------------------
|
|
@@ -8686,7 +8686,7 @@ spec:
|
|
|
8686
8686
|
command:
|
|
8687
8687
|
- /opt/app-root/src/run-role.sh
|
|
8688
8688
|
- kafka
|
|
8689
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
8689
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
8690
8690
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8691
8691
|
workingDir: /workspace/configs
|
|
8692
8692
|
|
|
@@ -8902,7 +8902,7 @@ spec:
|
|
|
8902
8902
|
command:
|
|
8903
8903
|
- /opt/app-root/src/run-role.sh
|
|
8904
8904
|
- kmodels
|
|
8905
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
8905
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
8906
8906
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8907
8907
|
# --------------------------------------------------------------------------------
|
|
8908
8908
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9080,7 +9080,7 @@ spec:
|
|
|
9080
9080
|
command:
|
|
9081
9081
|
- /opt/app-root/src/run-role.sh
|
|
9082
9082
|
- mongodb
|
|
9083
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9083
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9084
9084
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9085
9085
|
workingDir: /workspace/configs
|
|
9086
9086
|
|
|
@@ -9123,7 +9123,7 @@ spec:
|
|
|
9123
9123
|
- $(params.base_output_dir)
|
|
9124
9124
|
- --extra-namespaces
|
|
9125
9125
|
- selenium
|
|
9126
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9126
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9127
9127
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9128
9128
|
env:
|
|
9129
9129
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9240,7 +9240,7 @@ spec:
|
|
|
9240
9240
|
command:
|
|
9241
9241
|
- /opt/app-root/src/run-role.sh
|
|
9242
9242
|
- nvidia_gpu
|
|
9243
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9243
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9244
9244
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9245
9245
|
workingDir: /workspace/configs
|
|
9246
9246
|
|
|
@@ -9276,7 +9276,7 @@ spec:
|
|
|
9276
9276
|
# Verify Cluster
|
|
9277
9277
|
# -------------------------------------------------------------------------
|
|
9278
9278
|
- name: ocp-verify-cluster
|
|
9279
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9279
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9280
9280
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9281
9281
|
command:
|
|
9282
9282
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9318,7 +9318,7 @@ spec:
|
|
|
9318
9318
|
# Verify Catalogs
|
|
9319
9319
|
# -------------------------------------------------------------------------
|
|
9320
9320
|
- name: ocp-verify-catalogs
|
|
9321
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9321
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9322
9322
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9323
9323
|
command:
|
|
9324
9324
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9360,7 +9360,7 @@ spec:
|
|
|
9360
9360
|
# Verify Subscriptions
|
|
9361
9361
|
# -------------------------------------------------------------------------
|
|
9362
9362
|
- name: ocp-verify-subscriptions
|
|
9363
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9363
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9364
9364
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9365
9365
|
command:
|
|
9366
9366
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9402,7 +9402,7 @@ spec:
|
|
|
9402
9402
|
# Verify Workloads
|
|
9403
9403
|
# -------------------------------------------------------------------------
|
|
9404
9404
|
- name: ocp-verify-workloads
|
|
9405
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9405
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9406
9406
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9407
9407
|
command:
|
|
9408
9408
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9444,7 +9444,7 @@ spec:
|
|
|
9444
9444
|
# Verify Catalogs - Ingress TLS
|
|
9445
9445
|
# -------------------------------------------------------------------------
|
|
9446
9446
|
- name: ocp-verify-ingress
|
|
9447
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9447
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9448
9448
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9449
9449
|
command:
|
|
9450
9450
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9570,7 +9570,7 @@ spec:
|
|
|
9570
9570
|
command:
|
|
9571
9571
|
- /opt/app-root/src/run-role.sh
|
|
9572
9572
|
- ocp_verify
|
|
9573
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9573
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9574
9574
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9575
9575
|
workingDir: /workspace/configs
|
|
9576
9576
|
# --------------------------------------------------------------------------------
|
|
@@ -9638,7 +9638,7 @@ spec:
|
|
|
9638
9638
|
command:
|
|
9639
9639
|
- /opt/app-root/src/run-role.sh
|
|
9640
9640
|
- ocs
|
|
9641
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9641
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9642
9642
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9643
9643
|
workingDir: /workspace/configs
|
|
9644
9644
|
|
|
@@ -9874,7 +9874,7 @@ spec:
|
|
|
9874
9874
|
command:
|
|
9875
9875
|
- /opt/app-root/src/run-role.sh
|
|
9876
9876
|
- odh
|
|
9877
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
9877
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
9878
9878
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9879
9879
|
# --------------------------------------------------------------------------------
|
|
9880
9880
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10050,7 +10050,7 @@ spec:
|
|
|
10050
10050
|
command:
|
|
10051
10051
|
- /opt/app-root/src/run-role.sh
|
|
10052
10052
|
- sls
|
|
10053
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10053
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10054
10054
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10055
10055
|
workingDir: /workspace/configs
|
|
10056
10056
|
|
|
@@ -10439,12 +10439,12 @@ spec:
|
|
|
10439
10439
|
command:
|
|
10440
10440
|
- /opt/app-root/src/run-role.sh
|
|
10441
10441
|
- suite_app_config
|
|
10442
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10442
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10443
10443
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10444
10444
|
|
|
10445
10445
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
10446
10446
|
- name: app-cfg-post-verify
|
|
10447
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10447
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10448
10448
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10449
10449
|
command:
|
|
10450
10450
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -10645,7 +10645,7 @@ spec:
|
|
|
10645
10645
|
command:
|
|
10646
10646
|
- /opt/app-root/src/run-role.sh
|
|
10647
10647
|
- suite_app_install
|
|
10648
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10648
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10649
10649
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10650
10650
|
|
|
10651
10651
|
workspaces:
|
|
@@ -10734,7 +10734,7 @@ spec:
|
|
|
10734
10734
|
command:
|
|
10735
10735
|
- /opt/app-root/src/run-role.sh
|
|
10736
10736
|
- suite_app_rollback
|
|
10737
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10737
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10738
10738
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10739
10739
|
# --------------------------------------------------------------------------------
|
|
10740
10740
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -10797,7 +10797,7 @@ spec:
|
|
|
10797
10797
|
command:
|
|
10798
10798
|
- /opt/app-root/src/run-role.sh
|
|
10799
10799
|
- suite_app_uninstall
|
|
10800
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10800
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10801
10801
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10802
10802
|
# --------------------------------------------------------------------------------
|
|
10803
10803
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -10872,7 +10872,7 @@ spec:
|
|
|
10872
10872
|
command:
|
|
10873
10873
|
- /opt/app-root/src/run-role.sh
|
|
10874
10874
|
- suite_app_upgrade
|
|
10875
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10875
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10876
10876
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10877
10877
|
# --------------------------------------------------------------------------------
|
|
10878
10878
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -10973,7 +10973,7 @@ spec:
|
|
|
10973
10973
|
command:
|
|
10974
10974
|
- /opt/app-root/src/run-role.sh
|
|
10975
10975
|
- suite_app_verify
|
|
10976
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
10976
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
10977
10977
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10978
10978
|
# --------------------------------------------------------------------------------
|
|
10979
10979
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11116,7 +11116,7 @@ spec:
|
|
|
11116
11116
|
command:
|
|
11117
11117
|
- /opt/app-root/src/run-role.sh
|
|
11118
11118
|
- suite_certs
|
|
11119
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11119
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11120
11120
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11121
11121
|
|
|
11122
11122
|
workspaces:
|
|
@@ -11183,7 +11183,7 @@ spec:
|
|
|
11183
11183
|
command:
|
|
11184
11184
|
- /opt/app-root/src/run-role.sh
|
|
11185
11185
|
- suite_config
|
|
11186
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11186
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11187
11187
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11188
11188
|
workingDir: /workspace/configs
|
|
11189
11189
|
|
|
@@ -11254,7 +11254,7 @@ spec:
|
|
|
11254
11254
|
command:
|
|
11255
11255
|
- /opt/app-root/src/run-role.sh
|
|
11256
11256
|
- suite_db2_setup_for_manage
|
|
11257
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11257
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11258
11258
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11259
11259
|
# --------------------------------------------------------------------------------
|
|
11260
11260
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -11444,7 +11444,7 @@ spec:
|
|
|
11444
11444
|
command:
|
|
11445
11445
|
- /opt/app-root/src/run-role.sh
|
|
11446
11446
|
- suite_dns
|
|
11447
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11447
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11448
11448
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11449
11449
|
# --------------------------------------------------------------------------------
|
|
11450
11450
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -11693,7 +11693,7 @@ spec:
|
|
|
11693
11693
|
command:
|
|
11694
11694
|
- /opt/app-root/src/run-role.sh
|
|
11695
11695
|
- suite_install
|
|
11696
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11696
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11697
11697
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11698
11698
|
workingDir: /workspace/configs
|
|
11699
11699
|
|
|
@@ -11781,7 +11781,7 @@ spec:
|
|
|
11781
11781
|
command:
|
|
11782
11782
|
- /opt/app-root/src/run-role.sh
|
|
11783
11783
|
- suite_rollback
|
|
11784
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11784
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11785
11785
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11786
11786
|
# --------------------------------------------------------------------------------
|
|
11787
11787
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -11846,7 +11846,7 @@ spec:
|
|
|
11846
11846
|
command:
|
|
11847
11847
|
- /opt/app-root/src/run-role.sh
|
|
11848
11848
|
- suite_uninstall
|
|
11849
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11849
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11850
11850
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11851
11851
|
# --------------------------------------------------------------------------------
|
|
11852
11852
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -11916,7 +11916,7 @@ spec:
|
|
|
11916
11916
|
command:
|
|
11917
11917
|
- /opt/app-root/src/run-role.sh
|
|
11918
11918
|
- suite_upgrade
|
|
11919
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11919
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11920
11920
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11921
11921
|
# --------------------------------------------------------------------------------
|
|
11922
11922
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -11983,12 +11983,12 @@ spec:
|
|
|
11983
11983
|
command:
|
|
11984
11984
|
- /opt/app-root/src/run-role.sh
|
|
11985
11985
|
- suite_verify
|
|
11986
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11986
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11987
11987
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11988
11988
|
|
|
11989
11989
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
11990
11990
|
- name: suite-post-verify
|
|
11991
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
11991
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
11992
11992
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11993
11993
|
script: |
|
|
11994
11994
|
#!/usr/bin/env bash
|
|
@@ -12122,7 +12122,7 @@ spec:
|
|
|
12122
12122
|
command:
|
|
12123
12123
|
- /opt/app-root/src/run-role.sh
|
|
12124
12124
|
- turbonomic
|
|
12125
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12125
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12126
12126
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12127
12127
|
# --------------------------------------------------------------------------------
|
|
12128
12128
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12203,7 +12203,7 @@ spec:
|
|
|
12203
12203
|
# IBM User Data Services (UDS)
|
|
12204
12204
|
# -------------------------------------------------------------------------
|
|
12205
12205
|
- name: uds
|
|
12206
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12206
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12207
12207
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12208
12208
|
workingDir: /workspace/configs
|
|
12209
12209
|
command:
|
|
@@ -12266,7 +12266,7 @@ spec:
|
|
|
12266
12266
|
# IBM Data Reporter Operator (DRO)
|
|
12267
12267
|
# -------------------------------------------------------------------------
|
|
12268
12268
|
- name: dro
|
|
12269
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12269
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12270
12270
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12271
12271
|
workingDir: /workspace/configs
|
|
12272
12272
|
command:
|
|
@@ -12352,7 +12352,7 @@ spec:
|
|
|
12352
12352
|
|
|
12353
12353
|
steps:
|
|
12354
12354
|
- name: update-configmap
|
|
12355
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12355
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12356
12356
|
command:
|
|
12357
12357
|
- /opt/app-root/src/update-configmap.sh
|
|
12358
12358
|
env:
|
|
@@ -12414,7 +12414,7 @@ spec:
|
|
|
12414
12414
|
|
|
12415
12415
|
steps:
|
|
12416
12416
|
- name: wait-for-configmap
|
|
12417
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12417
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12418
12418
|
command:
|
|
12419
12419
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
12420
12420
|
env:
|
|
@@ -12478,7 +12478,7 @@ spec:
|
|
|
12478
12478
|
|
|
12479
12479
|
steps:
|
|
12480
12480
|
- name: wait
|
|
12481
|
-
image: quay.io/ibmmas/cli:11.11.
|
|
12481
|
+
image: quay.io/ibmmas/cli:11.11.2
|
|
12482
12482
|
command:
|
|
12483
12483
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
12484
12484
|
env:
|
|
@@ -20888,7 +20888,7 @@ spec:
|
|
|
20888
20888
|
when:
|
|
20889
20889
|
- input: "$(params.skip_pre_check)"
|
|
20890
20890
|
operator: notin
|
|
20891
|
-
values: ["True"]
|
|
20891
|
+
values: ["True", "true"]
|
|
20892
20892
|
|
|
20893
20893
|
|
|
20894
20894
|
# 1. Setup Cluster-wide Dependencies & Configure Cluster Monitoring
|
|
@@ -23114,7 +23114,7 @@ spec:
|
|
|
23114
23114
|
when:
|
|
23115
23115
|
- input: "$(params.skip_pre_check)"
|
|
23116
23116
|
operator: notin
|
|
23117
|
-
values: ["True"]
|
|
23117
|
+
values: ["True", "true"]
|
|
23118
23118
|
|
|
23119
23119
|
runAfter:
|
|
23120
23120
|
- app-cfg-assist
|
|
@@ -23780,7 +23780,7 @@ spec:
|
|
|
23780
23780
|
when:
|
|
23781
23781
|
- input: "$(params.skip_pre_check)"
|
|
23782
23782
|
operator: notin
|
|
23783
|
-
values: ["True"]
|
|
23783
|
+
values: ["True", "true"]
|
|
23784
23784
|
|
|
23785
23785
|
|
|
23786
23786
|
# 2. Rollback suite
|
|
@@ -23877,7 +23877,7 @@ spec:
|
|
|
23877
23877
|
when:
|
|
23878
23878
|
- input: "$(params.skip_pre_check)"
|
|
23879
23879
|
operator: notin
|
|
23880
|
-
values: ["True"]
|
|
23880
|
+
values: ["True", "true"]
|
|
23881
23881
|
|
|
23882
23882
|
runAfter:
|
|
23883
23883
|
- iot-rollback
|
|
@@ -24545,7 +24545,7 @@ spec:
|
|
|
24545
24545
|
when:
|
|
24546
24546
|
- input: "$(params.skip_pre_check)"
|
|
24547
24547
|
operator: notin
|
|
24548
|
-
values: ["True"]
|
|
24548
|
+
values: ["True", "true"]
|
|
24549
24549
|
|
|
24550
24550
|
|
|
24551
24551
|
|
|
@@ -24591,7 +24591,7 @@ spec:
|
|
|
24591
24591
|
when:
|
|
24592
24592
|
- input: "$(params.skip_pre_check)"
|
|
24593
24593
|
operator: notin
|
|
24594
|
-
values: ["True"]
|
|
24594
|
+
values: ["True", "true"]
|
|
24595
24595
|
|
|
24596
24596
|
runAfter:
|
|
24597
24597
|
- update-catalog
|
|
@@ -24994,7 +24994,7 @@ spec:
|
|
|
24994
24994
|
when:
|
|
24995
24995
|
- input: "$(params.skip_pre_check)"
|
|
24996
24996
|
operator: notin
|
|
24997
|
-
values: ["True"]
|
|
24997
|
+
values: ["True", "true"]
|
|
24998
24998
|
|
|
24999
24999
|
runAfter:
|
|
25000
25000
|
- update-db2
|
|
@@ -25126,7 +25126,7 @@ spec:
|
|
|
25126
25126
|
when:
|
|
25127
25127
|
- input: "$(params.skip_pre_check)"
|
|
25128
25128
|
operator: notin
|
|
25129
|
-
values: ["True"]
|
|
25129
|
+
values: ["True", "true"]
|
|
25130
25130
|
|
|
25131
25131
|
|
|
25132
25132
|
|
|
@@ -25340,7 +25340,7 @@ spec:
|
|
|
25340
25340
|
when:
|
|
25341
25341
|
- input: "$(params.skip_pre_check)"
|
|
25342
25342
|
operator: notin
|
|
25343
|
-
values: ["True"]
|
|
25343
|
+
values: ["True", "true"]
|
|
25344
25344
|
|
|
25345
25345
|
runAfter:
|
|
25346
25346
|
# Phase 2 apps that don't have a phase 3 app following it
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
2
|
-
mas/cli/cli.py,sha256
|
|
1
|
+
mas/cli/__init__.py,sha256=A2eoZ0ktzxRGAAwuxpPWTo9iT2Amlg9kesMGA0wcIdE,527
|
|
2
|
+
mas/cli/cli.py,sha256=uaaLSlrAiB4mP9btQu6ILxPS64TzRJq2ZI9AbebZctM,15770
|
|
3
3
|
mas/cli/displayMixins.py,sha256=e3lAx1DIOwsriDcNI0M2JyP1jeLOZKvId6sPrvWLyqs,5984
|
|
4
4
|
mas/cli/gencfg.py,sha256=p38Ss_ooiNHOZTJT8l0YxDaEaPwD4ZXgxEbW-S9YLNY,3311
|
|
5
5
|
mas/cli/validators.py,sha256=vi1pFA8QtqMhqtGk1NlkkNDUrlFCi53kS5wJqFGDgOU,5108
|
|
@@ -17,7 +17,7 @@ mas/cli/install/settings/kafkaSettings.py,sha256=oJxFhWQkqPi7Do53tu4oxskGbEL4hro
|
|
|
17
17
|
mas/cli/install/settings/manageSettings.py,sha256=rBBq3r9AaDS5fLeKbItgLBnsguuZwyNKo80oYBBEB-0,16241
|
|
18
18
|
mas/cli/install/settings/mongodbSettings.py,sha256=mFKL58d7ZxKkPkViUVAQTGhOxPSwAp5l2nhO0QF31qA,2356
|
|
19
19
|
mas/cli/install/settings/turbonomicSettings.py,sha256=wRAFV0Rg3Em_ILkLd8xR-a_oglXivnVeF6nVI_73Q9o,1695
|
|
20
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256=
|
|
20
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=lxJjBa_-ryOe1xaBazsiBi0-tiUusTkBACJ9qSIGbb8,788507
|
|
21
21
|
mas/cli/templates/jdbccfg.yml.j2,sha256=cANbwkUkKEPQp-P3_BB_Llbt94457Ciagah2hOdySIM,1644
|
|
22
22
|
mas/cli/templates/suite_mongocfg.yml.j2,sha256=WrgJUfGyvfaRIHjY5VR_zLZ5irTpV5khKNq76ejIxKU,1606
|
|
23
23
|
mas/cli/templates/pod-templates/best-effort/ibm-data-dictionary-assetdatadictionary.yml,sha256=8VG_FDFcEjWNaAOZTcS58Pe0tWOXC10SJLloNqzEMC8,757
|
|
@@ -99,8 +99,8 @@ mas/cli/update/argParser.py,sha256=oOIXzB_rsI2p3og_5X5SFt_g7LURyEdLxZeiGCKq1nU,4
|
|
|
99
99
|
mas/cli/upgrade/__init__.py,sha256=v0WJlcdrSycWGT5ofFjRDV3jTZ8AqVCz1AGxok4Khtc,508
|
|
100
100
|
mas/cli/upgrade/app.py,sha256=f1qfvzRdmf7YiYMtVTqKwE5RFVMcUkLGavCIZDuU_7c,5247
|
|
101
101
|
mas/cli/upgrade/argParser.py,sha256=zk629svjIk-hD40Ytc5e5UOLO3xogVrfqSz09S17mWw,1882
|
|
102
|
-
mas_cli-11.11.
|
|
103
|
-
mas_cli-11.11.
|
|
104
|
-
mas_cli-11.11.
|
|
105
|
-
mas_cli-11.11.
|
|
106
|
-
mas_cli-11.11.
|
|
102
|
+
mas_cli-11.11.2.data/scripts/mas-cli,sha256=Es-wSefTBcR3Vs5_kIUHQLfWHxTXVrmIPMFY0hbrxt8,3493
|
|
103
|
+
mas_cli-11.11.2.dist-info/METADATA,sha256=aWLMNUbH85VIyA_enXYpwhAn3DyuWw3pMxT1vqznZUM,2081
|
|
104
|
+
mas_cli-11.11.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
105
|
+
mas_cli-11.11.2.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
106
|
+
mas_cli-11.11.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|