mas-cli 13.15.0__py3-none-any.whl → 13.15.1__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 +102 -102
- {mas_cli-13.15.0.dist-info → mas_cli-13.15.1.dist-info}/METADATA +1 -1
- {mas_cli-13.15.0.dist-info → mas_cli-13.15.1.dist-info}/RECORD +8 -8
- {mas_cli-13.15.0.data → mas_cli-13.15.1.data}/scripts/mas-cli +0 -0
- {mas_cli-13.15.0.dist-info → mas_cli-13.15.1.dist-info}/WHEEL +0 -0
- {mas_cli-13.15.0.dist-info → mas_cli-13.15.1.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 = "13.15.
|
|
120
|
+
self.version = "13.15.1"
|
|
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:13.15.
|
|
234
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
345
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
463
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
533
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
599
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
726
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
846
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
963
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1069
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1391
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1501
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1590
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1694
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
1776
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
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.15.
|
|
2081
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2082
2082
|
workspaces:
|
|
2083
2083
|
- name: configs
|
|
2084
2084
|
# --------------------------------------------------------------------------------
|
|
@@ -2186,7 +2186,7 @@ spec:
|
|
|
2186
2186
|
- -c
|
|
2187
2187
|
name: gitops-cos
|
|
2188
2188
|
imagePullPolicy: IfNotPresent
|
|
2189
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2189
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2190
2190
|
workspaces:
|
|
2191
2191
|
- name: configs
|
|
2192
2192
|
# --------------------------------------------------------------------------------
|
|
@@ -2334,7 +2334,7 @@ spec:
|
|
|
2334
2334
|
- -c
|
|
2335
2335
|
name: gitops-cp4d-service
|
|
2336
2336
|
imagePullPolicy: IfNotPresent
|
|
2337
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2337
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2338
2338
|
workspaces:
|
|
2339
2339
|
- name: configs
|
|
2340
2340
|
- name: shared-gitops-configs
|
|
@@ -2463,7 +2463,7 @@ spec:
|
|
|
2463
2463
|
- -c
|
|
2464
2464
|
name: gitops-cp4d
|
|
2465
2465
|
imagePullPolicy: IfNotPresent
|
|
2466
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2466
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2467
2467
|
workspaces:
|
|
2468
2468
|
- name: configs
|
|
2469
2469
|
- name: shared-gitops-configs
|
|
@@ -2754,7 +2754,7 @@ spec:
|
|
|
2754
2754
|
- -c
|
|
2755
2755
|
name: gitops-db2u-database
|
|
2756
2756
|
imagePullPolicy: Always
|
|
2757
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2757
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2758
2758
|
workspaces:
|
|
2759
2759
|
- name: configs
|
|
2760
2760
|
- name: shared-gitops-configs
|
|
@@ -2852,7 +2852,7 @@ spec:
|
|
|
2852
2852
|
- -c
|
|
2853
2853
|
name: gitops-db2u
|
|
2854
2854
|
imagePullPolicy: IfNotPresent
|
|
2855
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2855
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2856
2856
|
workspaces:
|
|
2857
2857
|
- name: configs
|
|
2858
2858
|
# --------------------------------------------------------------------------------
|
|
@@ -2979,7 +2979,7 @@ spec:
|
|
|
2979
2979
|
- -c
|
|
2980
2980
|
name: gitops-delete-jdbc-config
|
|
2981
2981
|
imagePullPolicy: IfNotPresent
|
|
2982
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
2982
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
2983
2983
|
workspaces:
|
|
2984
2984
|
- name: configs
|
|
2985
2985
|
# --------------------------------------------------------------------------------
|
|
@@ -3077,7 +3077,7 @@ spec:
|
|
|
3077
3077
|
- -c
|
|
3078
3078
|
name: gitops-delete-kafka-config
|
|
3079
3079
|
imagePullPolicy: Always
|
|
3080
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3080
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3081
3081
|
workspaces:
|
|
3082
3082
|
- name: configs
|
|
3083
3083
|
|
|
@@ -3169,7 +3169,7 @@ spec:
|
|
|
3169
3169
|
- -c
|
|
3170
3170
|
name: gitops-deprovision-app-config
|
|
3171
3171
|
imagePullPolicy: IfNotPresent
|
|
3172
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3172
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3173
3173
|
workspaces:
|
|
3174
3174
|
- name: configs
|
|
3175
3175
|
# --------------------------------------------------------------------------------
|
|
@@ -3254,7 +3254,7 @@ spec:
|
|
|
3254
3254
|
- -c
|
|
3255
3255
|
name: gitops-deprovision-app-install
|
|
3256
3256
|
imagePullPolicy: IfNotPresent
|
|
3257
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3257
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3258
3258
|
workspaces:
|
|
3259
3259
|
- name: configs
|
|
3260
3260
|
# --------------------------------------------------------------------------------
|
|
@@ -3339,7 +3339,7 @@ spec:
|
|
|
3339
3339
|
- -c
|
|
3340
3340
|
name: gitops-deprovision-cluster
|
|
3341
3341
|
imagePullPolicy: IfNotPresent
|
|
3342
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3342
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3343
3343
|
workspaces:
|
|
3344
3344
|
- name: configs
|
|
3345
3345
|
# --------------------------------------------------------------------------------
|
|
@@ -3458,7 +3458,7 @@ spec:
|
|
|
3458
3458
|
- -c
|
|
3459
3459
|
name: gitops-deprovision-cos
|
|
3460
3460
|
imagePullPolicy: IfNotPresent
|
|
3461
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3461
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3462
3462
|
workspaces:
|
|
3463
3463
|
- name: configs
|
|
3464
3464
|
# --------------------------------------------------------------------------------
|
|
@@ -3551,7 +3551,7 @@ spec:
|
|
|
3551
3551
|
- -c
|
|
3552
3552
|
name: gitops-deprovision-db2u-database
|
|
3553
3553
|
imagePullPolicy: IfNotPresent
|
|
3554
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3554
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3555
3555
|
workspaces:
|
|
3556
3556
|
- name: configs
|
|
3557
3557
|
|
|
@@ -3634,7 +3634,7 @@ spec:
|
|
|
3634
3634
|
- -c
|
|
3635
3635
|
name: gitops-deprovision-db2u
|
|
3636
3636
|
imagePullPolicy: IfNotPresent
|
|
3637
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3637
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3638
3638
|
workspaces:
|
|
3639
3639
|
- name: configs
|
|
3640
3640
|
|
|
@@ -3751,7 +3751,7 @@ spec:
|
|
|
3751
3751
|
- -c
|
|
3752
3752
|
name: gitops-deprovision-efs
|
|
3753
3753
|
imagePullPolicy: IfNotPresent
|
|
3754
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3754
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3755
3755
|
workspaces:
|
|
3756
3756
|
- name: configs
|
|
3757
3757
|
|
|
@@ -3861,7 +3861,7 @@ spec:
|
|
|
3861
3861
|
- -c
|
|
3862
3862
|
name: gitops-deprovision-kafka
|
|
3863
3863
|
imagePullPolicy: IfNotPresent
|
|
3864
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3864
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3865
3865
|
workspaces:
|
|
3866
3866
|
- name: configs
|
|
3867
3867
|
# --------------------------------------------------------------------------------
|
|
@@ -3964,7 +3964,7 @@ spec:
|
|
|
3964
3964
|
- -c
|
|
3965
3965
|
name: gitops-deprovision-mongo
|
|
3966
3966
|
imagePullPolicy: IfNotPresent
|
|
3967
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
3967
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
3968
3968
|
workspaces:
|
|
3969
3969
|
- name: configs
|
|
3970
3970
|
|
|
@@ -4021,7 +4021,7 @@ spec:
|
|
|
4021
4021
|
- -c
|
|
4022
4022
|
name: gitops-deprovision-rosa
|
|
4023
4023
|
imagePullPolicy: IfNotPresent
|
|
4024
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4024
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4025
4025
|
workspaces:
|
|
4026
4026
|
- name: configs
|
|
4027
4027
|
# --------------------------------------------------------------------------------
|
|
@@ -4226,7 +4226,7 @@ spec:
|
|
|
4226
4226
|
- -c
|
|
4227
4227
|
name: gitops-deprovision-suite-config
|
|
4228
4228
|
imagePullPolicy: IfNotPresent
|
|
4229
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4229
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4230
4230
|
workspaces:
|
|
4231
4231
|
- name: configs
|
|
4232
4232
|
|
|
@@ -4324,7 +4324,7 @@ spec:
|
|
|
4324
4324
|
- -c
|
|
4325
4325
|
name: gitops-deprovision-suite-idp-config
|
|
4326
4326
|
imagePullPolicy: IfNotPresent
|
|
4327
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4327
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4328
4328
|
workspaces:
|
|
4329
4329
|
- name: configs
|
|
4330
4330
|
# --------------------------------------------------------------------------------
|
|
@@ -4416,7 +4416,7 @@ spec:
|
|
|
4416
4416
|
- -c
|
|
4417
4417
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4418
4418
|
imagePullPolicy: IfNotPresent
|
|
4419
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4419
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4420
4420
|
workspaces:
|
|
4421
4421
|
- name: configs
|
|
4422
4422
|
# --------------------------------------------------------------------------------
|
|
@@ -4628,7 +4628,7 @@ spec:
|
|
|
4628
4628
|
- -c
|
|
4629
4629
|
name: gitops-deprovision-suite-smtp-config
|
|
4630
4630
|
imagePullPolicy: IfNotPresent
|
|
4631
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4631
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4632
4632
|
workspaces:
|
|
4633
4633
|
- name: configs
|
|
4634
4634
|
# --------------------------------------------------------------------------------
|
|
@@ -4721,7 +4721,7 @@ spec:
|
|
|
4721
4721
|
- -c
|
|
4722
4722
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4723
4723
|
imagePullPolicy: IfNotPresent
|
|
4724
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4724
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4725
4725
|
workspaces:
|
|
4726
4726
|
- name: configs
|
|
4727
4727
|
# --------------------------------------------------------------------------------
|
|
@@ -4812,7 +4812,7 @@ spec:
|
|
|
4812
4812
|
- -c
|
|
4813
4813
|
name: gitops-deprovision-suite-workspace
|
|
4814
4814
|
imagePullPolicy: Always
|
|
4815
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4815
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4816
4816
|
workspaces:
|
|
4817
4817
|
- name: configs
|
|
4818
4818
|
# --------------------------------------------------------------------------------
|
|
@@ -4905,7 +4905,7 @@ spec:
|
|
|
4905
4905
|
- -c
|
|
4906
4906
|
name: gitops-deprovision-suite
|
|
4907
4907
|
imagePullPolicy: IfNotPresent
|
|
4908
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
4908
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
4909
4909
|
workspaces:
|
|
4910
4910
|
- name: configs
|
|
4911
4911
|
|
|
@@ -5018,7 +5018,7 @@ spec:
|
|
|
5018
5018
|
- -c
|
|
5019
5019
|
name: gitops-dro
|
|
5020
5020
|
imagePullPolicy: IfNotPresent
|
|
5021
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5021
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5022
5022
|
workspaces:
|
|
5023
5023
|
- name: configs
|
|
5024
5024
|
# --------------------------------------------------------------------------------
|
|
@@ -5145,7 +5145,7 @@ spec:
|
|
|
5145
5145
|
- -c
|
|
5146
5146
|
name: gitops-efs
|
|
5147
5147
|
imagePullPolicy: IfNotPresent
|
|
5148
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5148
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5149
5149
|
workspaces:
|
|
5150
5150
|
- name: configs
|
|
5151
5151
|
|
|
@@ -5280,7 +5280,7 @@ spec:
|
|
|
5280
5280
|
- -c
|
|
5281
5281
|
name: gitops-jdbc-config
|
|
5282
5282
|
imagePullPolicy: Always
|
|
5283
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5283
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5284
5284
|
workspaces:
|
|
5285
5285
|
- name: configs
|
|
5286
5286
|
- name: shared-gitops-configs
|
|
@@ -5376,7 +5376,7 @@ spec:
|
|
|
5376
5376
|
- -c
|
|
5377
5377
|
name: gitops-kafka-config
|
|
5378
5378
|
imagePullPolicy: Always
|
|
5379
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5379
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5380
5380
|
workspaces:
|
|
5381
5381
|
- name: configs
|
|
5382
5382
|
|
|
@@ -5498,7 +5498,7 @@ spec:
|
|
|
5498
5498
|
- -c
|
|
5499
5499
|
name: gitops-kafka
|
|
5500
5500
|
imagePullPolicy: IfNotPresent
|
|
5501
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5501
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5502
5502
|
workspaces:
|
|
5503
5503
|
- name: configs
|
|
5504
5504
|
# --------------------------------------------------------------------------------
|
|
@@ -5624,7 +5624,7 @@ spec:
|
|
|
5624
5624
|
- -c
|
|
5625
5625
|
name: gitops-license
|
|
5626
5626
|
imagePullPolicy: Always
|
|
5627
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
5627
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
5628
5628
|
workspaces:
|
|
5629
5629
|
- name: shared-entitlement
|
|
5630
5630
|
|
|
@@ -6188,7 +6188,7 @@ spec:
|
|
|
6188
6188
|
- -c
|
|
6189
6189
|
name: gitops-mas-fvt-preparer
|
|
6190
6190
|
imagePullPolicy: Always
|
|
6191
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
6191
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
6192
6192
|
workspaces:
|
|
6193
6193
|
- name: configs
|
|
6194
6194
|
- name: shared-additional-configs
|
|
@@ -6635,7 +6635,7 @@ spec:
|
|
|
6635
6635
|
- -c
|
|
6636
6636
|
name: gitops-mas-initiator
|
|
6637
6637
|
imagePullPolicy: IfNotPresent
|
|
6638
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
6638
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
6639
6639
|
workspaces:
|
|
6640
6640
|
- name: configs
|
|
6641
6641
|
# --------------------------------------------------------------------------------
|
|
@@ -6743,7 +6743,7 @@ spec:
|
|
|
6743
6743
|
- -c
|
|
6744
6744
|
name: gitops-mongo
|
|
6745
6745
|
imagePullPolicy: IfNotPresent
|
|
6746
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
6746
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
6747
6747
|
workspaces:
|
|
6748
6748
|
- name: configs
|
|
6749
6749
|
|
|
@@ -6869,7 +6869,7 @@ spec:
|
|
|
6869
6869
|
- -c
|
|
6870
6870
|
name: gitops-nvidia-gpu
|
|
6871
6871
|
imagePullPolicy: IfNotPresent
|
|
6872
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
6872
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
6873
6873
|
workspaces:
|
|
6874
6874
|
- name: configs
|
|
6875
6875
|
# --------------------------------------------------------------------------------
|
|
@@ -6987,7 +6987,7 @@ spec:
|
|
|
6987
6987
|
- -c
|
|
6988
6988
|
name: gitops-process-mongo-user
|
|
6989
6989
|
imagePullPolicy: IfNotPresent
|
|
6990
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
6990
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
6991
6991
|
workspaces:
|
|
6992
6992
|
- name: configs
|
|
6993
6993
|
# --------------------------------------------------------------------------------
|
|
@@ -7043,7 +7043,7 @@ spec:
|
|
|
7043
7043
|
- -c
|
|
7044
7044
|
name: gitops-rosa
|
|
7045
7045
|
imagePullPolicy: IfNotPresent
|
|
7046
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7046
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7047
7047
|
workspaces:
|
|
7048
7048
|
- name: configs
|
|
7049
7049
|
# --------------------------------------------------------------------------------
|
|
@@ -7230,7 +7230,7 @@ spec:
|
|
|
7230
7230
|
- -c
|
|
7231
7231
|
name: gitops-suite-app-config
|
|
7232
7232
|
imagePullPolicy: IfNotPresent
|
|
7233
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7233
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7234
7234
|
workspaces:
|
|
7235
7235
|
- name: configs
|
|
7236
7236
|
- name: shared-gitops-configs
|
|
@@ -7388,7 +7388,7 @@ spec:
|
|
|
7388
7388
|
- -c
|
|
7389
7389
|
name: gitops-suite-app-install
|
|
7390
7390
|
imagePullPolicy: Always
|
|
7391
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7391
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7392
7392
|
workspaces:
|
|
7393
7393
|
- name: configs
|
|
7394
7394
|
- name: shared-gitops-configs
|
|
@@ -7494,7 +7494,7 @@ spec:
|
|
|
7494
7494
|
- -c
|
|
7495
7495
|
name: gitops-suite-certs
|
|
7496
7496
|
imagePullPolicy: IfNotPresent
|
|
7497
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7497
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7498
7498
|
workspaces:
|
|
7499
7499
|
- name: configs
|
|
7500
7500
|
- name: certificates
|
|
@@ -7664,7 +7664,7 @@ spec:
|
|
|
7664
7664
|
- -c
|
|
7665
7665
|
name: gitops-suite-config
|
|
7666
7666
|
imagePullPolicy: IfNotPresent
|
|
7667
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7667
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7668
7668
|
workspaces:
|
|
7669
7669
|
- name: configs
|
|
7670
7670
|
- name: shared-additional-configs
|
|
@@ -7764,7 +7764,7 @@ spec:
|
|
|
7764
7764
|
- -c
|
|
7765
7765
|
name: gitops-suite-dns
|
|
7766
7766
|
imagePullPolicy: IfNotPresent
|
|
7767
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7767
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7768
7768
|
workspaces:
|
|
7769
7769
|
- name: configs
|
|
7770
7770
|
|
|
@@ -7888,7 +7888,7 @@ spec:
|
|
|
7888
7888
|
- -c
|
|
7889
7889
|
name: gitops-suite-idp-config
|
|
7890
7890
|
imagePullPolicy: IfNotPresent
|
|
7891
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7891
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7892
7892
|
workspaces:
|
|
7893
7893
|
- name: configs
|
|
7894
7894
|
- name: shared-additional-configs
|
|
@@ -7989,7 +7989,7 @@ spec:
|
|
|
7989
7989
|
- -c
|
|
7990
7990
|
name: gitops-suite-objectstorage-config
|
|
7991
7991
|
imagePullPolicy: IfNotPresent
|
|
7992
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
7992
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
7993
7993
|
workspaces:
|
|
7994
7994
|
- name: configs
|
|
7995
7995
|
- name: shared-gitops-configs
|
|
@@ -8400,7 +8400,7 @@ spec:
|
|
|
8400
8400
|
- -c
|
|
8401
8401
|
name: gitops-suite-smtp-config
|
|
8402
8402
|
imagePullPolicy: IfNotPresent
|
|
8403
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
8403
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
8404
8404
|
workspaces:
|
|
8405
8405
|
- name: configs
|
|
8406
8406
|
|
|
@@ -8520,7 +8520,7 @@ spec:
|
|
|
8520
8520
|
- -c
|
|
8521
8521
|
name: gitops-suite-watson-studio-config
|
|
8522
8522
|
imagePullPolicy: IfNotPresent
|
|
8523
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
8523
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
8524
8524
|
workspaces:
|
|
8525
8525
|
- name: configs
|
|
8526
8526
|
- name: shared-gitops-configs
|
|
@@ -8622,7 +8622,7 @@ spec:
|
|
|
8622
8622
|
- -c
|
|
8623
8623
|
name: gitops-suite-workspace
|
|
8624
8624
|
imagePullPolicy: IfNotPresent
|
|
8625
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
8625
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
8626
8626
|
workspaces:
|
|
8627
8627
|
- name: configs
|
|
8628
8628
|
# --------------------------------------------------------------------------------
|
|
@@ -8913,7 +8913,7 @@ spec:
|
|
|
8913
8913
|
- -c
|
|
8914
8914
|
name: gitops-suite
|
|
8915
8915
|
imagePullPolicy: IfNotPresent
|
|
8916
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
8916
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
8917
8917
|
workspaces:
|
|
8918
8918
|
- name: configs
|
|
8919
8919
|
- name: shared-gitops-configs
|
|
@@ -8963,7 +8963,7 @@ spec:
|
|
|
8963
8963
|
|
|
8964
8964
|
steps:
|
|
8965
8965
|
- name: grafana
|
|
8966
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
8966
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
8967
8967
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8968
8968
|
command:
|
|
8969
8969
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9097,7 +9097,7 @@ spec:
|
|
|
9097
9097
|
command:
|
|
9098
9098
|
- /opt/app-root/src/run-role.sh
|
|
9099
9099
|
- ibm_catalogs
|
|
9100
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9100
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9101
9101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9102
9102
|
workingDir: /workspace/configs
|
|
9103
9103
|
# --------------------------------------------------------------------------------
|
|
@@ -9339,7 +9339,7 @@ spec:
|
|
|
9339
9339
|
command:
|
|
9340
9340
|
- /opt/app-root/src/run-role.sh
|
|
9341
9341
|
- kafka
|
|
9342
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9342
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9343
9343
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9344
9344
|
workingDir: /workspace/configs
|
|
9345
9345
|
|
|
@@ -9555,7 +9555,7 @@ spec:
|
|
|
9555
9555
|
command:
|
|
9556
9556
|
- /opt/app-root/src/run-role.sh
|
|
9557
9557
|
- kmodels
|
|
9558
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9558
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9559
9559
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9560
9560
|
# --------------------------------------------------------------------------------
|
|
9561
9561
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9733,7 +9733,7 @@ spec:
|
|
|
9733
9733
|
command:
|
|
9734
9734
|
- /opt/app-root/src/run-role.sh
|
|
9735
9735
|
- mongodb
|
|
9736
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9736
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9737
9737
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9738
9738
|
workingDir: /workspace/configs
|
|
9739
9739
|
|
|
@@ -9776,7 +9776,7 @@ spec:
|
|
|
9776
9776
|
- $(params.base_output_dir)
|
|
9777
9777
|
- --extra-namespaces
|
|
9778
9778
|
- selenium
|
|
9779
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9779
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9780
9780
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9781
9781
|
env:
|
|
9782
9782
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9893,7 +9893,7 @@ spec:
|
|
|
9893
9893
|
command:
|
|
9894
9894
|
- /opt/app-root/src/run-role.sh
|
|
9895
9895
|
- nvidia_gpu
|
|
9896
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9896
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9897
9897
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9898
9898
|
workingDir: /workspace/configs
|
|
9899
9899
|
|
|
@@ -9929,7 +9929,7 @@ spec:
|
|
|
9929
9929
|
# Verify Cluster
|
|
9930
9930
|
# -------------------------------------------------------------------------
|
|
9931
9931
|
- name: ocp-verify-cluster
|
|
9932
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9932
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9933
9933
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9934
9934
|
command:
|
|
9935
9935
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9971,7 +9971,7 @@ spec:
|
|
|
9971
9971
|
# Verify Catalogs
|
|
9972
9972
|
# -------------------------------------------------------------------------
|
|
9973
9973
|
- name: ocp-verify-catalogs
|
|
9974
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
9974
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
9975
9975
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9976
9976
|
command:
|
|
9977
9977
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10013,7 +10013,7 @@ spec:
|
|
|
10013
10013
|
# Verify Subscriptions
|
|
10014
10014
|
# -------------------------------------------------------------------------
|
|
10015
10015
|
- name: ocp-verify-subscriptions
|
|
10016
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10016
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10017
10017
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10018
10018
|
command:
|
|
10019
10019
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10055,7 +10055,7 @@ spec:
|
|
|
10055
10055
|
# Verify Workloads
|
|
10056
10056
|
# -------------------------------------------------------------------------
|
|
10057
10057
|
- name: ocp-verify-workloads
|
|
10058
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10058
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10059
10059
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10060
10060
|
command:
|
|
10061
10061
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10097,7 +10097,7 @@ spec:
|
|
|
10097
10097
|
# Verify Catalogs - Ingress TLS
|
|
10098
10098
|
# -------------------------------------------------------------------------
|
|
10099
10099
|
- name: ocp-verify-ingress
|
|
10100
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10100
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10101
10101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10102
10102
|
command:
|
|
10103
10103
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10223,7 +10223,7 @@ spec:
|
|
|
10223
10223
|
command:
|
|
10224
10224
|
- /opt/app-root/src/run-role.sh
|
|
10225
10225
|
- ocp_verify
|
|
10226
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10226
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10227
10227
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10228
10228
|
workingDir: /workspace/configs
|
|
10229
10229
|
# --------------------------------------------------------------------------------
|
|
@@ -10291,7 +10291,7 @@ spec:
|
|
|
10291
10291
|
command:
|
|
10292
10292
|
- /opt/app-root/src/run-role.sh
|
|
10293
10293
|
- ocs
|
|
10294
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10294
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10295
10295
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10296
10296
|
workingDir: /workspace/configs
|
|
10297
10297
|
|
|
@@ -10527,7 +10527,7 @@ spec:
|
|
|
10527
10527
|
command:
|
|
10528
10528
|
- /opt/app-root/src/run-role.sh
|
|
10529
10529
|
- odh
|
|
10530
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10530
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10531
10531
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10532
10532
|
# --------------------------------------------------------------------------------
|
|
10533
10533
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10703,7 +10703,7 @@ spec:
|
|
|
10703
10703
|
command:
|
|
10704
10704
|
- /opt/app-root/src/run-role.sh
|
|
10705
10705
|
- sls
|
|
10706
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
10706
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
10707
10707
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10708
10708
|
workingDir: /workspace/configs
|
|
10709
10709
|
|
|
@@ -11098,12 +11098,12 @@ spec:
|
|
|
11098
11098
|
command:
|
|
11099
11099
|
- /opt/app-root/src/run-role.sh
|
|
11100
11100
|
- suite_app_config
|
|
11101
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11101
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11102
11102
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11103
11103
|
|
|
11104
11104
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11105
11105
|
- name: app-cfg-post-verify
|
|
11106
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11106
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11107
11107
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11108
11108
|
command:
|
|
11109
11109
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11298,7 +11298,7 @@ spec:
|
|
|
11298
11298
|
command:
|
|
11299
11299
|
- /opt/app-root/src/run-role.sh
|
|
11300
11300
|
- suite_app_install
|
|
11301
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11301
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11302
11302
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11303
11303
|
|
|
11304
11304
|
workspaces:
|
|
@@ -11387,7 +11387,7 @@ spec:
|
|
|
11387
11387
|
command:
|
|
11388
11388
|
- /opt/app-root/src/run-role.sh
|
|
11389
11389
|
- suite_app_rollback
|
|
11390
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11390
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11391
11391
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11392
11392
|
# --------------------------------------------------------------------------------
|
|
11393
11393
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11450,7 +11450,7 @@ spec:
|
|
|
11450
11450
|
command:
|
|
11451
11451
|
- /opt/app-root/src/run-role.sh
|
|
11452
11452
|
- suite_app_uninstall
|
|
11453
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11453
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11454
11454
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11455
11455
|
# --------------------------------------------------------------------------------
|
|
11456
11456
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11525,7 +11525,7 @@ spec:
|
|
|
11525
11525
|
command:
|
|
11526
11526
|
- /opt/app-root/src/run-role.sh
|
|
11527
11527
|
- suite_app_upgrade
|
|
11528
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11528
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11529
11529
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11530
11530
|
# --------------------------------------------------------------------------------
|
|
11531
11531
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11626,7 +11626,7 @@ spec:
|
|
|
11626
11626
|
command:
|
|
11627
11627
|
- /opt/app-root/src/run-role.sh
|
|
11628
11628
|
- suite_app_verify
|
|
11629
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11629
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11630
11630
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11631
11631
|
# --------------------------------------------------------------------------------
|
|
11632
11632
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11769,7 +11769,7 @@ spec:
|
|
|
11769
11769
|
command:
|
|
11770
11770
|
- /opt/app-root/src/run-role.sh
|
|
11771
11771
|
- suite_certs
|
|
11772
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11772
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11773
11773
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11774
11774
|
|
|
11775
11775
|
workspaces:
|
|
@@ -11836,7 +11836,7 @@ spec:
|
|
|
11836
11836
|
command:
|
|
11837
11837
|
- /opt/app-root/src/run-role.sh
|
|
11838
11838
|
- suite_config
|
|
11839
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11839
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11840
11840
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11841
11841
|
workingDir: /workspace/configs
|
|
11842
11842
|
|
|
@@ -11907,7 +11907,7 @@ spec:
|
|
|
11907
11907
|
command:
|
|
11908
11908
|
- /opt/app-root/src/run-role.sh
|
|
11909
11909
|
- suite_db2_setup_for_manage
|
|
11910
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
11910
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
11911
11911
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11912
11912
|
# --------------------------------------------------------------------------------
|
|
11913
11913
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12097,7 +12097,7 @@ spec:
|
|
|
12097
12097
|
command:
|
|
12098
12098
|
- /opt/app-root/src/run-role.sh
|
|
12099
12099
|
- suite_dns
|
|
12100
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12100
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12101
12101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12102
12102
|
# --------------------------------------------------------------------------------
|
|
12103
12103
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12346,7 +12346,7 @@ spec:
|
|
|
12346
12346
|
command:
|
|
12347
12347
|
- /opt/app-root/src/run-role.sh
|
|
12348
12348
|
- suite_install
|
|
12349
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12349
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12350
12350
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12351
12351
|
workingDir: /workspace/configs
|
|
12352
12352
|
|
|
@@ -12434,7 +12434,7 @@ spec:
|
|
|
12434
12434
|
command:
|
|
12435
12435
|
- /opt/app-root/src/run-role.sh
|
|
12436
12436
|
- suite_rollback
|
|
12437
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12437
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12438
12438
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12439
12439
|
# --------------------------------------------------------------------------------
|
|
12440
12440
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12499,7 +12499,7 @@ spec:
|
|
|
12499
12499
|
command:
|
|
12500
12500
|
- /opt/app-root/src/run-role.sh
|
|
12501
12501
|
- suite_uninstall
|
|
12502
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12502
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12503
12503
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12504
12504
|
# --------------------------------------------------------------------------------
|
|
12505
12505
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12569,7 +12569,7 @@ spec:
|
|
|
12569
12569
|
command:
|
|
12570
12570
|
- /opt/app-root/src/run-role.sh
|
|
12571
12571
|
- suite_upgrade
|
|
12572
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12572
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12573
12573
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12574
12574
|
# --------------------------------------------------------------------------------
|
|
12575
12575
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12636,12 +12636,12 @@ spec:
|
|
|
12636
12636
|
command:
|
|
12637
12637
|
- /opt/app-root/src/run-role.sh
|
|
12638
12638
|
- suite_verify
|
|
12639
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12639
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12640
12640
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12641
12641
|
|
|
12642
12642
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12643
12643
|
- name: suite-post-verify
|
|
12644
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12644
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12645
12645
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12646
12646
|
script: |
|
|
12647
12647
|
#!/usr/bin/env bash
|
|
@@ -12769,7 +12769,7 @@ spec:
|
|
|
12769
12769
|
command:
|
|
12770
12770
|
- /opt/app-root/src/run-role.sh
|
|
12771
12771
|
- turbonomic
|
|
12772
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12772
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12773
12773
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12774
12774
|
# --------------------------------------------------------------------------------
|
|
12775
12775
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12850,7 +12850,7 @@ spec:
|
|
|
12850
12850
|
# IBM User Data Services (UDS)
|
|
12851
12851
|
# -------------------------------------------------------------------------
|
|
12852
12852
|
- name: uds
|
|
12853
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12853
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12854
12854
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12855
12855
|
workingDir: /workspace/configs
|
|
12856
12856
|
command:
|
|
@@ -12913,7 +12913,7 @@ spec:
|
|
|
12913
12913
|
# IBM Data Reporter Operator (DRO)
|
|
12914
12914
|
# -------------------------------------------------------------------------
|
|
12915
12915
|
- name: dro
|
|
12916
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
12916
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
12917
12917
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12918
12918
|
workingDir: /workspace/configs
|
|
12919
12919
|
command:
|
|
@@ -12999,7 +12999,7 @@ spec:
|
|
|
12999
12999
|
description: "The value to set"
|
|
13000
13000
|
steps:
|
|
13001
13001
|
- name: update-configmap
|
|
13002
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
13002
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
13003
13003
|
command:
|
|
13004
13004
|
- /opt/app-root/src/update-configmap.sh
|
|
13005
13005
|
env:
|
|
@@ -13046,7 +13046,7 @@ spec:
|
|
|
13046
13046
|
|
|
13047
13047
|
steps:
|
|
13048
13048
|
- name: wait-for-configmap
|
|
13049
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
13049
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
13050
13050
|
command:
|
|
13051
13051
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13052
13052
|
env:
|
|
@@ -13127,7 +13127,7 @@ spec:
|
|
|
13127
13127
|
|
|
13128
13128
|
steps:
|
|
13129
13129
|
- name: wait-for-configmap
|
|
13130
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
13130
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
13131
13131
|
command:
|
|
13132
13132
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13133
13133
|
env:
|
|
@@ -13187,7 +13187,7 @@ spec:
|
|
|
13187
13187
|
|
|
13188
13188
|
steps:
|
|
13189
13189
|
- name: wait
|
|
13190
|
-
image: quay.io/ibmmas/cli:13.15.
|
|
13190
|
+
image: quay.io/ibmmas/cli:13.15.1
|
|
13191
13191
|
command:
|
|
13192
13192
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13193
13193
|
env:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
2
|
-
mas/cli/cli.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=0D-kW00ik1J5ic1kSQStJp-gkryLI779Mh6zjw1I9BM,527
|
|
2
|
+
mas/cli/cli.py,sha256=3mES0Cyi5EKQEZvQuAJHdMNBj3o_KltMEZh4g0bRTMg,18175
|
|
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=r1uK-IApqB9IQiSNt_8sP0wa4FPJcXU
|
|
|
17
17
|
mas/cli/install/settings/manageSettings.py,sha256=whoAT3B-qQjLD6SaS_9OEmmIvbSXbcI9m-wCDyu4alI,17853
|
|
18
18
|
mas/cli/install/settings/mongodbSettings.py,sha256=UVt8vMLNpgyewlcymSystIhICnHsd0uoM9qpgezVjGg,2567
|
|
19
19
|
mas/cli/install/settings/turbonomicSettings.py,sha256=ul4eWf53b1NCzJTFsEPX6DWM23YUlWILYBygplqXYlU,1631
|
|
20
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256=
|
|
20
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=qQ83e-iN5446FcL36SeDla0p7LxS_DGE8hWPkycdu8U,872265
|
|
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=EuEZayc0nw9kA6Hz8M9Mv7uk0hgmspJSZCYhNEfCECk,6428
|
|
101
101
|
mas/cli/upgrade/argParser.py,sha256=pqzNDSHy6l13JunHWQLyOI-NFnDGDoVJ_HM07FLYJSc,2033
|
|
102
|
-
mas_cli-13.15.
|
|
103
|
-
mas_cli-13.15.
|
|
104
|
-
mas_cli-13.15.
|
|
105
|
-
mas_cli-13.15.
|
|
106
|
-
mas_cli-13.15.
|
|
102
|
+
mas_cli-13.15.1.data/scripts/mas-cli,sha256=BbibIX0psLEOZdcNaFcO4mJvStD0pKLAe-p-NwVTrBs,3439
|
|
103
|
+
mas_cli-13.15.1.dist-info/METADATA,sha256=z3IbZxz5FYyZO6cFGu4feDd2g9A6-MgvWLJsCEzV2xU,2259
|
|
104
|
+
mas_cli-13.15.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
105
|
+
mas_cli-13.15.1.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
106
|
+
mas_cli-13.15.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|