mas-cli 13.27.0__py3-none-any.whl → 13.27.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 +109 -109
- {mas_cli-13.27.0.dist-info → mas_cli-13.27.1.dist-info}/METADATA +1 -1
- {mas_cli-13.27.0.dist-info → mas_cli-13.27.1.dist-info}/RECORD +8 -8
- {mas_cli-13.27.0.data → mas_cli-13.27.1.data}/scripts/mas-cli +0 -0
- {mas_cli-13.27.0.dist-info → mas_cli-13.27.1.dist-info}/WHEEL +0 -0
- {mas_cli-13.27.0.dist-info → mas_cli-13.27.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.27.
|
|
120
|
+
self.version = "13.27.1"
|
|
121
121
|
self.h1count = 0
|
|
122
122
|
self.h2count = 0
|
|
123
123
|
|
|
@@ -74,7 +74,7 @@ spec:
|
|
|
74
74
|
|
|
75
75
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
76
76
|
- name: app-cfg-post-verify
|
|
77
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
77
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
78
78
|
imagePullPolicy: $(params.image_pull_policy)
|
|
79
79
|
command:
|
|
80
80
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -497,7 +497,7 @@ spec:
|
|
|
497
497
|
command:
|
|
498
498
|
- /opt/app-root/src/run-role.sh
|
|
499
499
|
- aibroker_tenant
|
|
500
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
500
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
501
501
|
imagePullPolicy: $(params.image_pull_policy)
|
|
502
502
|
workingDir: /workspace/configs
|
|
503
503
|
|
|
@@ -889,7 +889,7 @@ spec:
|
|
|
889
889
|
command:
|
|
890
890
|
- /opt/app-root/src/run-role.sh
|
|
891
891
|
- aibroker
|
|
892
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
892
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
893
893
|
imagePullPolicy: $(params.image_pull_policy)
|
|
894
894
|
workingDir: /workspace/configs
|
|
895
895
|
|
|
@@ -1005,7 +1005,7 @@ spec:
|
|
|
1005
1005
|
command:
|
|
1006
1006
|
- /opt/app-root/src/run-role.sh
|
|
1007
1007
|
- appconnect
|
|
1008
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1008
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1009
1009
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1010
1010
|
workingDir: /workspace/configs
|
|
1011
1011
|
|
|
@@ -1123,7 +1123,7 @@ spec:
|
|
|
1123
1123
|
command:
|
|
1124
1124
|
- /opt/app-root/src/run-role.sh
|
|
1125
1125
|
- arcgis
|
|
1126
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1126
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1127
1127
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1128
1128
|
# --------------------------------------------------------------------------------
|
|
1129
1129
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -1193,7 +1193,7 @@ spec:
|
|
|
1193
1193
|
command:
|
|
1194
1194
|
- /opt/app-root/src/run-role.sh
|
|
1195
1195
|
- cert_manager
|
|
1196
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1196
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1197
1197
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1198
1198
|
workingDir: /workspace/configs
|
|
1199
1199
|
# --------------------------------------------------------------------------------
|
|
@@ -1259,7 +1259,7 @@ spec:
|
|
|
1259
1259
|
command:
|
|
1260
1260
|
- /opt/app-root/src/run-role.sh
|
|
1261
1261
|
- common_services
|
|
1262
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1262
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1263
1263
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1264
1264
|
workingDir: /workspace/configs
|
|
1265
1265
|
# --------------------------------------------------------------------------------
|
|
@@ -1386,7 +1386,7 @@ spec:
|
|
|
1386
1386
|
command:
|
|
1387
1387
|
- /opt/app-root/src/run-role.sh
|
|
1388
1388
|
- cos
|
|
1389
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1389
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1390
1390
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1391
1391
|
workingDir: /workspace/configs
|
|
1392
1392
|
|
|
@@ -1506,7 +1506,7 @@ spec:
|
|
|
1506
1506
|
command:
|
|
1507
1507
|
- /opt/app-root/src/run-role.sh
|
|
1508
1508
|
- cp4d_service
|
|
1509
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1509
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1510
1510
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1511
1511
|
workingDir: /workspace/configs
|
|
1512
1512
|
# --------------------------------------------------------------------------------
|
|
@@ -1623,7 +1623,7 @@ spec:
|
|
|
1623
1623
|
command:
|
|
1624
1624
|
- /opt/app-root/src/run-role.sh
|
|
1625
1625
|
- cp4d_service
|
|
1626
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1626
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1627
1627
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1628
1628
|
workingDir: /workspace/configs
|
|
1629
1629
|
|
|
@@ -1729,7 +1729,7 @@ spec:
|
|
|
1729
1729
|
command:
|
|
1730
1730
|
- /opt/app-root/src/run-role.sh
|
|
1731
1731
|
- cp4d
|
|
1732
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
1732
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
1733
1733
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1734
1734
|
# --------------------------------------------------------------------------------
|
|
1735
1735
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -2051,7 +2051,7 @@ spec:
|
|
|
2051
2051
|
command:
|
|
2052
2052
|
- /opt/app-root/src/run-role.sh
|
|
2053
2053
|
- db2
|
|
2054
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2054
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2055
2055
|
imagePullPolicy: $(params.image_pull_policy)
|
|
2056
2056
|
workingDir: /workspace/configs
|
|
2057
2057
|
|
|
@@ -2161,7 +2161,7 @@ spec:
|
|
|
2161
2161
|
command:
|
|
2162
2162
|
- /opt/app-root/src/run-role.sh
|
|
2163
2163
|
- eck
|
|
2164
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2164
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2165
2165
|
imagePullPolicy: $(params.image_pull_policy)
|
|
2166
2166
|
# --------------------------------------------------------------------------------
|
|
2167
2167
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -2250,7 +2250,7 @@ spec:
|
|
|
2250
2250
|
command:
|
|
2251
2251
|
- /opt/app-root/src/run-role.sh
|
|
2252
2252
|
- gencfg_workspace
|
|
2253
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2253
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2254
2254
|
imagePullPolicy: $(params.image_pull_policy)
|
|
2255
2255
|
workingDir: /workspace/configs
|
|
2256
2256
|
|
|
@@ -2354,7 +2354,7 @@ spec:
|
|
|
2354
2354
|
- -c
|
|
2355
2355
|
name: gitops-bootstrap
|
|
2356
2356
|
imagePullPolicy: IfNotPresent
|
|
2357
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2357
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2358
2358
|
workspaces:
|
|
2359
2359
|
- name: configs
|
|
2360
2360
|
# --------------------------------------------------------------------------------
|
|
@@ -2436,7 +2436,7 @@ spec:
|
|
|
2436
2436
|
- -c
|
|
2437
2437
|
name: gitops-cis-compliance
|
|
2438
2438
|
imagePullPolicy: IfNotPresent
|
|
2439
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2439
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2440
2440
|
workspaces:
|
|
2441
2441
|
- name: configs
|
|
2442
2442
|
# --------------------------------------------------------------------------------
|
|
@@ -2766,7 +2766,7 @@ spec:
|
|
|
2766
2766
|
- -c
|
|
2767
2767
|
name: gitops-cluster
|
|
2768
2768
|
imagePullPolicy: Always
|
|
2769
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2769
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2770
2770
|
workspaces:
|
|
2771
2771
|
- name: configs
|
|
2772
2772
|
# --------------------------------------------------------------------------------
|
|
@@ -2874,7 +2874,7 @@ spec:
|
|
|
2874
2874
|
- -c
|
|
2875
2875
|
name: gitops-cos
|
|
2876
2876
|
imagePullPolicy: IfNotPresent
|
|
2877
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
2877
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
2878
2878
|
workspaces:
|
|
2879
2879
|
- name: configs
|
|
2880
2880
|
# --------------------------------------------------------------------------------
|
|
@@ -3022,7 +3022,7 @@ spec:
|
|
|
3022
3022
|
- -c
|
|
3023
3023
|
name: gitops-cp4d-service
|
|
3024
3024
|
imagePullPolicy: IfNotPresent
|
|
3025
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3025
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3026
3026
|
workspaces:
|
|
3027
3027
|
- name: configs
|
|
3028
3028
|
- name: shared-gitops-configs
|
|
@@ -3151,7 +3151,7 @@ spec:
|
|
|
3151
3151
|
- -c
|
|
3152
3152
|
name: gitops-cp4d
|
|
3153
3153
|
imagePullPolicy: IfNotPresent
|
|
3154
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3154
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3155
3155
|
workspaces:
|
|
3156
3156
|
- name: configs
|
|
3157
3157
|
- name: shared-gitops-configs
|
|
@@ -3442,7 +3442,7 @@ spec:
|
|
|
3442
3442
|
- -c
|
|
3443
3443
|
name: gitops-db2u-database
|
|
3444
3444
|
imagePullPolicy: Always
|
|
3445
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3445
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3446
3446
|
workspaces:
|
|
3447
3447
|
- name: configs
|
|
3448
3448
|
- name: shared-gitops-configs
|
|
@@ -3540,7 +3540,7 @@ spec:
|
|
|
3540
3540
|
- -c
|
|
3541
3541
|
name: gitops-db2u
|
|
3542
3542
|
imagePullPolicy: IfNotPresent
|
|
3543
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3543
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3544
3544
|
workspaces:
|
|
3545
3545
|
- name: configs
|
|
3546
3546
|
# --------------------------------------------------------------------------------
|
|
@@ -3667,7 +3667,7 @@ spec:
|
|
|
3667
3667
|
- -c
|
|
3668
3668
|
name: gitops-delete-jdbc-config
|
|
3669
3669
|
imagePullPolicy: IfNotPresent
|
|
3670
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3670
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3671
3671
|
workspaces:
|
|
3672
3672
|
- name: configs
|
|
3673
3673
|
# --------------------------------------------------------------------------------
|
|
@@ -3765,7 +3765,7 @@ spec:
|
|
|
3765
3765
|
- -c
|
|
3766
3766
|
name: gitops-delete-kafka-config
|
|
3767
3767
|
imagePullPolicy: Always
|
|
3768
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3768
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3769
3769
|
workspaces:
|
|
3770
3770
|
- name: configs
|
|
3771
3771
|
|
|
@@ -3857,7 +3857,7 @@ spec:
|
|
|
3857
3857
|
- -c
|
|
3858
3858
|
name: gitops-deprovision-app-config
|
|
3859
3859
|
imagePullPolicy: IfNotPresent
|
|
3860
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3860
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3861
3861
|
workspaces:
|
|
3862
3862
|
- name: configs
|
|
3863
3863
|
# --------------------------------------------------------------------------------
|
|
@@ -3942,7 +3942,7 @@ spec:
|
|
|
3942
3942
|
- -c
|
|
3943
3943
|
name: gitops-deprovision-app-install
|
|
3944
3944
|
imagePullPolicy: IfNotPresent
|
|
3945
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
3945
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
3946
3946
|
workspaces:
|
|
3947
3947
|
- name: configs
|
|
3948
3948
|
# --------------------------------------------------------------------------------
|
|
@@ -4027,7 +4027,7 @@ spec:
|
|
|
4027
4027
|
- -c
|
|
4028
4028
|
name: gitops-deprovision-cluster
|
|
4029
4029
|
imagePullPolicy: IfNotPresent
|
|
4030
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4030
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4031
4031
|
workspaces:
|
|
4032
4032
|
- name: configs
|
|
4033
4033
|
# --------------------------------------------------------------------------------
|
|
@@ -4146,7 +4146,7 @@ spec:
|
|
|
4146
4146
|
- -c
|
|
4147
4147
|
name: gitops-deprovision-cos
|
|
4148
4148
|
imagePullPolicy: IfNotPresent
|
|
4149
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4149
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4150
4150
|
workspaces:
|
|
4151
4151
|
- name: configs
|
|
4152
4152
|
# --------------------------------------------------------------------------------
|
|
@@ -4239,7 +4239,7 @@ spec:
|
|
|
4239
4239
|
- -c
|
|
4240
4240
|
name: gitops-deprovision-db2u-database
|
|
4241
4241
|
imagePullPolicy: IfNotPresent
|
|
4242
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4242
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4243
4243
|
workspaces:
|
|
4244
4244
|
- name: configs
|
|
4245
4245
|
|
|
@@ -4322,7 +4322,7 @@ spec:
|
|
|
4322
4322
|
- -c
|
|
4323
4323
|
name: gitops-deprovision-db2u
|
|
4324
4324
|
imagePullPolicy: IfNotPresent
|
|
4325
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4325
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4326
4326
|
workspaces:
|
|
4327
4327
|
- name: configs
|
|
4328
4328
|
|
|
@@ -4439,7 +4439,7 @@ spec:
|
|
|
4439
4439
|
- -c
|
|
4440
4440
|
name: gitops-deprovision-efs
|
|
4441
4441
|
imagePullPolicy: IfNotPresent
|
|
4442
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4442
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4443
4443
|
workspaces:
|
|
4444
4444
|
- name: configs
|
|
4445
4445
|
|
|
@@ -4549,7 +4549,7 @@ spec:
|
|
|
4549
4549
|
- -c
|
|
4550
4550
|
name: gitops-deprovision-kafka
|
|
4551
4551
|
imagePullPolicy: IfNotPresent
|
|
4552
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4552
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4553
4553
|
workspaces:
|
|
4554
4554
|
- name: configs
|
|
4555
4555
|
# --------------------------------------------------------------------------------
|
|
@@ -4652,7 +4652,7 @@ spec:
|
|
|
4652
4652
|
- -c
|
|
4653
4653
|
name: gitops-deprovision-mongo
|
|
4654
4654
|
imagePullPolicy: IfNotPresent
|
|
4655
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4655
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4656
4656
|
workspaces:
|
|
4657
4657
|
- name: configs
|
|
4658
4658
|
|
|
@@ -4709,7 +4709,7 @@ spec:
|
|
|
4709
4709
|
- -c
|
|
4710
4710
|
name: gitops-deprovision-rosa
|
|
4711
4711
|
imagePullPolicy: IfNotPresent
|
|
4712
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4712
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4713
4713
|
workspaces:
|
|
4714
4714
|
- name: configs
|
|
4715
4715
|
# --------------------------------------------------------------------------------
|
|
@@ -4914,7 +4914,7 @@ spec:
|
|
|
4914
4914
|
- -c
|
|
4915
4915
|
name: gitops-deprovision-suite-config
|
|
4916
4916
|
imagePullPolicy: IfNotPresent
|
|
4917
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
4917
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
4918
4918
|
workspaces:
|
|
4919
4919
|
- name: configs
|
|
4920
4920
|
|
|
@@ -5012,7 +5012,7 @@ spec:
|
|
|
5012
5012
|
- -c
|
|
5013
5013
|
name: gitops-deprovision-suite-idp-config
|
|
5014
5014
|
imagePullPolicy: IfNotPresent
|
|
5015
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5015
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5016
5016
|
workspaces:
|
|
5017
5017
|
- name: configs
|
|
5018
5018
|
# --------------------------------------------------------------------------------
|
|
@@ -5104,7 +5104,7 @@ spec:
|
|
|
5104
5104
|
- -c
|
|
5105
5105
|
name: gitops-deprovision-suite-objectstorage-config
|
|
5106
5106
|
imagePullPolicy: IfNotPresent
|
|
5107
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5107
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5108
5108
|
workspaces:
|
|
5109
5109
|
- name: configs
|
|
5110
5110
|
# --------------------------------------------------------------------------------
|
|
@@ -5316,7 +5316,7 @@ spec:
|
|
|
5316
5316
|
- -c
|
|
5317
5317
|
name: gitops-deprovision-suite-smtp-config
|
|
5318
5318
|
imagePullPolicy: IfNotPresent
|
|
5319
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5319
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5320
5320
|
workspaces:
|
|
5321
5321
|
- name: configs
|
|
5322
5322
|
# --------------------------------------------------------------------------------
|
|
@@ -5409,7 +5409,7 @@ spec:
|
|
|
5409
5409
|
- -c
|
|
5410
5410
|
name: gitops-deprovision-suite-watson-studio-config
|
|
5411
5411
|
imagePullPolicy: IfNotPresent
|
|
5412
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5412
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5413
5413
|
workspaces:
|
|
5414
5414
|
- name: configs
|
|
5415
5415
|
# --------------------------------------------------------------------------------
|
|
@@ -5500,7 +5500,7 @@ spec:
|
|
|
5500
5500
|
- -c
|
|
5501
5501
|
name: gitops-deprovision-suite-workspace
|
|
5502
5502
|
imagePullPolicy: Always
|
|
5503
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5503
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5504
5504
|
workspaces:
|
|
5505
5505
|
- name: configs
|
|
5506
5506
|
# --------------------------------------------------------------------------------
|
|
@@ -5593,7 +5593,7 @@ spec:
|
|
|
5593
5593
|
- -c
|
|
5594
5594
|
name: gitops-deprovision-suite
|
|
5595
5595
|
imagePullPolicy: IfNotPresent
|
|
5596
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5596
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5597
5597
|
workspaces:
|
|
5598
5598
|
- name: configs
|
|
5599
5599
|
|
|
@@ -5706,7 +5706,7 @@ spec:
|
|
|
5706
5706
|
- -c
|
|
5707
5707
|
name: gitops-dro
|
|
5708
5708
|
imagePullPolicy: IfNotPresent
|
|
5709
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5709
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5710
5710
|
workspaces:
|
|
5711
5711
|
- name: configs
|
|
5712
5712
|
# --------------------------------------------------------------------------------
|
|
@@ -5833,7 +5833,7 @@ spec:
|
|
|
5833
5833
|
- -c
|
|
5834
5834
|
name: gitops-efs
|
|
5835
5835
|
imagePullPolicy: IfNotPresent
|
|
5836
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5836
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5837
5837
|
workspaces:
|
|
5838
5838
|
- name: configs
|
|
5839
5839
|
|
|
@@ -5968,7 +5968,7 @@ spec:
|
|
|
5968
5968
|
- -c
|
|
5969
5969
|
name: gitops-jdbc-config
|
|
5970
5970
|
imagePullPolicy: Always
|
|
5971
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
5971
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
5972
5972
|
workspaces:
|
|
5973
5973
|
- name: configs
|
|
5974
5974
|
- name: shared-gitops-configs
|
|
@@ -6064,7 +6064,7 @@ spec:
|
|
|
6064
6064
|
- -c
|
|
6065
6065
|
name: gitops-kafka-config
|
|
6066
6066
|
imagePullPolicy: Always
|
|
6067
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
6067
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
6068
6068
|
workspaces:
|
|
6069
6069
|
- name: configs
|
|
6070
6070
|
|
|
@@ -6186,7 +6186,7 @@ spec:
|
|
|
6186
6186
|
- -c
|
|
6187
6187
|
name: gitops-kafka
|
|
6188
6188
|
imagePullPolicy: IfNotPresent
|
|
6189
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
6189
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
6190
6190
|
workspaces:
|
|
6191
6191
|
- name: configs
|
|
6192
6192
|
# --------------------------------------------------------------------------------
|
|
@@ -6312,7 +6312,7 @@ spec:
|
|
|
6312
6312
|
- -c
|
|
6313
6313
|
name: gitops-license
|
|
6314
6314
|
imagePullPolicy: Always
|
|
6315
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
6315
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
6316
6316
|
workspaces:
|
|
6317
6317
|
- name: shared-entitlement
|
|
6318
6318
|
|
|
@@ -7031,7 +7031,7 @@ spec:
|
|
|
7031
7031
|
- -c
|
|
7032
7032
|
name: gitops-mas-fvt-preparer
|
|
7033
7033
|
imagePullPolicy: Always
|
|
7034
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
7034
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
7035
7035
|
workspaces:
|
|
7036
7036
|
- name: configs
|
|
7037
7037
|
- name: shared-additional-configs
|
|
@@ -7524,7 +7524,7 @@ spec:
|
|
|
7524
7524
|
- -c
|
|
7525
7525
|
name: gitops-mas-initiator
|
|
7526
7526
|
imagePullPolicy: IfNotPresent
|
|
7527
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
7527
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
7528
7528
|
workspaces:
|
|
7529
7529
|
- name: configs
|
|
7530
7530
|
# --------------------------------------------------------------------------------
|
|
@@ -7657,7 +7657,7 @@ spec:
|
|
|
7657
7657
|
- -c
|
|
7658
7658
|
name: gitops-mas-provisioner
|
|
7659
7659
|
imagePullPolicy: IfNotPresent
|
|
7660
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
7660
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
7661
7661
|
workspaces:
|
|
7662
7662
|
- name: configs
|
|
7663
7663
|
# --------------------------------------------------------------------------------
|
|
@@ -7765,7 +7765,7 @@ spec:
|
|
|
7765
7765
|
- -c
|
|
7766
7766
|
name: gitops-mongo
|
|
7767
7767
|
imagePullPolicy: IfNotPresent
|
|
7768
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
7768
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
7769
7769
|
workspaces:
|
|
7770
7770
|
- name: configs
|
|
7771
7771
|
|
|
@@ -7891,7 +7891,7 @@ spec:
|
|
|
7891
7891
|
- -c
|
|
7892
7892
|
name: gitops-nvidia-gpu
|
|
7893
7893
|
imagePullPolicy: IfNotPresent
|
|
7894
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
7894
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
7895
7895
|
workspaces:
|
|
7896
7896
|
- name: configs
|
|
7897
7897
|
# --------------------------------------------------------------------------------
|
|
@@ -8009,7 +8009,7 @@ spec:
|
|
|
8009
8009
|
- -c
|
|
8010
8010
|
name: gitops-process-mongo-user
|
|
8011
8011
|
imagePullPolicy: IfNotPresent
|
|
8012
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8012
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8013
8013
|
workspaces:
|
|
8014
8014
|
- name: configs
|
|
8015
8015
|
# --------------------------------------------------------------------------------
|
|
@@ -8065,7 +8065,7 @@ spec:
|
|
|
8065
8065
|
- -c
|
|
8066
8066
|
name: gitops-rosa
|
|
8067
8067
|
imagePullPolicy: IfNotPresent
|
|
8068
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8068
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8069
8069
|
workspaces:
|
|
8070
8070
|
- name: configs
|
|
8071
8071
|
# --------------------------------------------------------------------------------
|
|
@@ -8252,7 +8252,7 @@ spec:
|
|
|
8252
8252
|
- -c
|
|
8253
8253
|
name: gitops-suite-app-config
|
|
8254
8254
|
imagePullPolicy: IfNotPresent
|
|
8255
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8255
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8256
8256
|
workspaces:
|
|
8257
8257
|
- name: configs
|
|
8258
8258
|
- name: shared-gitops-configs
|
|
@@ -8410,7 +8410,7 @@ spec:
|
|
|
8410
8410
|
- -c
|
|
8411
8411
|
name: gitops-suite-app-install
|
|
8412
8412
|
imagePullPolicy: Always
|
|
8413
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8413
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8414
8414
|
workspaces:
|
|
8415
8415
|
- name: configs
|
|
8416
8416
|
- name: shared-gitops-configs
|
|
@@ -8516,7 +8516,7 @@ spec:
|
|
|
8516
8516
|
- -c
|
|
8517
8517
|
name: gitops-suite-certs
|
|
8518
8518
|
imagePullPolicy: IfNotPresent
|
|
8519
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8519
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8520
8520
|
workspaces:
|
|
8521
8521
|
- name: configs
|
|
8522
8522
|
- name: certificates
|
|
@@ -8691,7 +8691,7 @@ spec:
|
|
|
8691
8691
|
- -c
|
|
8692
8692
|
name: gitops-suite-config
|
|
8693
8693
|
imagePullPolicy: IfNotPresent
|
|
8694
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8694
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8695
8695
|
workspaces:
|
|
8696
8696
|
- name: configs
|
|
8697
8697
|
- name: shared-additional-configs
|
|
@@ -8791,7 +8791,7 @@ spec:
|
|
|
8791
8791
|
- -c
|
|
8792
8792
|
name: gitops-suite-dns
|
|
8793
8793
|
imagePullPolicy: IfNotPresent
|
|
8794
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8794
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8795
8795
|
workspaces:
|
|
8796
8796
|
- name: configs
|
|
8797
8797
|
|
|
@@ -8915,7 +8915,7 @@ spec:
|
|
|
8915
8915
|
- -c
|
|
8916
8916
|
name: gitops-suite-idp-config
|
|
8917
8917
|
imagePullPolicy: IfNotPresent
|
|
8918
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
8918
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
8919
8919
|
workspaces:
|
|
8920
8920
|
- name: configs
|
|
8921
8921
|
- name: shared-additional-configs
|
|
@@ -9016,7 +9016,7 @@ spec:
|
|
|
9016
9016
|
- -c
|
|
9017
9017
|
name: gitops-suite-objectstorage-config
|
|
9018
9018
|
imagePullPolicy: IfNotPresent
|
|
9019
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
9019
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
9020
9020
|
workspaces:
|
|
9021
9021
|
- name: configs
|
|
9022
9022
|
- name: shared-gitops-configs
|
|
@@ -9438,7 +9438,7 @@ spec:
|
|
|
9438
9438
|
- -c
|
|
9439
9439
|
name: gitops-suite-smtp-config
|
|
9440
9440
|
imagePullPolicy: IfNotPresent
|
|
9441
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
9441
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
9442
9442
|
workspaces:
|
|
9443
9443
|
- name: configs
|
|
9444
9444
|
- name: shared-gitops-configs
|
|
@@ -9558,7 +9558,7 @@ spec:
|
|
|
9558
9558
|
- -c
|
|
9559
9559
|
name: gitops-suite-watson-studio-config
|
|
9560
9560
|
imagePullPolicy: IfNotPresent
|
|
9561
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
9561
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
9562
9562
|
workspaces:
|
|
9563
9563
|
- name: configs
|
|
9564
9564
|
- name: shared-gitops-configs
|
|
@@ -9660,7 +9660,7 @@ spec:
|
|
|
9660
9660
|
- -c
|
|
9661
9661
|
name: gitops-suite-workspace
|
|
9662
9662
|
imagePullPolicy: IfNotPresent
|
|
9663
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
9663
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
9664
9664
|
workspaces:
|
|
9665
9665
|
- name: configs
|
|
9666
9666
|
# --------------------------------------------------------------------------------
|
|
@@ -10003,7 +10003,7 @@ spec:
|
|
|
10003
10003
|
- -c
|
|
10004
10004
|
name: gitops-suite
|
|
10005
10005
|
imagePullPolicy: IfNotPresent
|
|
10006
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10006
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10007
10007
|
workspaces:
|
|
10008
10008
|
- name: configs
|
|
10009
10009
|
- name: shared-gitops-configs
|
|
@@ -10053,7 +10053,7 @@ spec:
|
|
|
10053
10053
|
|
|
10054
10054
|
steps:
|
|
10055
10055
|
- name: grafana
|
|
10056
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10056
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10057
10057
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10058
10058
|
command:
|
|
10059
10059
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10187,7 +10187,7 @@ spec:
|
|
|
10187
10187
|
command:
|
|
10188
10188
|
- /opt/app-root/src/run-role.sh
|
|
10189
10189
|
- ibm_catalogs
|
|
10190
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10190
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10191
10191
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10192
10192
|
workingDir: /workspace/configs
|
|
10193
10193
|
# --------------------------------------------------------------------------------
|
|
@@ -10429,7 +10429,7 @@ spec:
|
|
|
10429
10429
|
command:
|
|
10430
10430
|
- /opt/app-root/src/run-role.sh
|
|
10431
10431
|
- kafka
|
|
10432
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10432
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10433
10433
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10434
10434
|
workingDir: /workspace/configs
|
|
10435
10435
|
|
|
@@ -10664,7 +10664,7 @@ spec:
|
|
|
10664
10664
|
command:
|
|
10665
10665
|
- /opt/app-root/src/run-role.sh
|
|
10666
10666
|
- kmodels
|
|
10667
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10667
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10668
10668
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10669
10669
|
# --------------------------------------------------------------------------------
|
|
10670
10670
|
# /home/runner/work/cli/cli/tekton/target/tasks/mariadb.yaml
|
|
@@ -10785,7 +10785,7 @@ spec:
|
|
|
10785
10785
|
command:
|
|
10786
10786
|
- /opt/app-root/src/run-role.sh
|
|
10787
10787
|
- mariadb
|
|
10788
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10788
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10789
10789
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10790
10790
|
# --------------------------------------------------------------------------------
|
|
10791
10791
|
# /home/runner/work/cli/cli/tekton/target/tasks/minio.yaml
|
|
@@ -10891,7 +10891,7 @@ spec:
|
|
|
10891
10891
|
command:
|
|
10892
10892
|
- /opt/app-root/src/run-role.sh
|
|
10893
10893
|
- minio
|
|
10894
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
10894
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
10895
10895
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10896
10896
|
# --------------------------------------------------------------------------------
|
|
10897
10897
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -11069,7 +11069,7 @@ spec:
|
|
|
11069
11069
|
command:
|
|
11070
11070
|
- /opt/app-root/src/run-role.sh
|
|
11071
11071
|
- mongodb
|
|
11072
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11072
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11073
11073
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11074
11074
|
workingDir: /workspace/configs
|
|
11075
11075
|
|
|
@@ -11112,7 +11112,7 @@ spec:
|
|
|
11112
11112
|
- $(params.base_output_dir)
|
|
11113
11113
|
- --extra-namespaces
|
|
11114
11114
|
- selenium
|
|
11115
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11115
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11116
11116
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11117
11117
|
env:
|
|
11118
11118
|
- name: DEVOPS_MONGO_URI
|
|
@@ -11229,7 +11229,7 @@ spec:
|
|
|
11229
11229
|
command:
|
|
11230
11230
|
- /opt/app-root/src/run-role.sh
|
|
11231
11231
|
- nvidia_gpu
|
|
11232
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11232
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11233
11233
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11234
11234
|
workingDir: /workspace/configs
|
|
11235
11235
|
|
|
@@ -11265,7 +11265,7 @@ spec:
|
|
|
11265
11265
|
# Verify Cluster
|
|
11266
11266
|
# -------------------------------------------------------------------------
|
|
11267
11267
|
- name: ocp-verify-cluster
|
|
11268
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11268
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11269
11269
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11270
11270
|
command:
|
|
11271
11271
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11307,7 +11307,7 @@ spec:
|
|
|
11307
11307
|
# Verify Catalogs
|
|
11308
11308
|
# -------------------------------------------------------------------------
|
|
11309
11309
|
- name: ocp-verify-catalogs
|
|
11310
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11310
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11311
11311
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11312
11312
|
command:
|
|
11313
11313
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11349,7 +11349,7 @@ spec:
|
|
|
11349
11349
|
# Verify Subscriptions
|
|
11350
11350
|
# -------------------------------------------------------------------------
|
|
11351
11351
|
- name: ocp-verify-subscriptions
|
|
11352
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11352
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11353
11353
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11354
11354
|
command:
|
|
11355
11355
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11391,7 +11391,7 @@ spec:
|
|
|
11391
11391
|
# Verify Workloads
|
|
11392
11392
|
# -------------------------------------------------------------------------
|
|
11393
11393
|
- name: ocp-verify-workloads
|
|
11394
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11394
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11395
11395
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11396
11396
|
command:
|
|
11397
11397
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11433,7 +11433,7 @@ spec:
|
|
|
11433
11433
|
# Verify Catalogs - Ingress TLS
|
|
11434
11434
|
# -------------------------------------------------------------------------
|
|
11435
11435
|
- name: ocp-verify-ingress
|
|
11436
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11436
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11437
11437
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11438
11438
|
command:
|
|
11439
11439
|
- /opt/app-root/src/run-role.sh
|
|
@@ -11559,7 +11559,7 @@ spec:
|
|
|
11559
11559
|
command:
|
|
11560
11560
|
- /opt/app-root/src/run-role.sh
|
|
11561
11561
|
- ocp_verify
|
|
11562
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11562
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11563
11563
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11564
11564
|
workingDir: /workspace/configs
|
|
11565
11565
|
# --------------------------------------------------------------------------------
|
|
@@ -11627,7 +11627,7 @@ spec:
|
|
|
11627
11627
|
command:
|
|
11628
11628
|
- /opt/app-root/src/run-role.sh
|
|
11629
11629
|
- ocs
|
|
11630
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11630
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11631
11631
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11632
11632
|
workingDir: /workspace/configs
|
|
11633
11633
|
|
|
@@ -11863,7 +11863,7 @@ spec:
|
|
|
11863
11863
|
command:
|
|
11864
11864
|
- /opt/app-root/src/run-role.sh
|
|
11865
11865
|
- odh
|
|
11866
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
11866
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
11867
11867
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11868
11868
|
# --------------------------------------------------------------------------------
|
|
11869
11869
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -12039,7 +12039,7 @@ spec:
|
|
|
12039
12039
|
command:
|
|
12040
12040
|
- /opt/app-root/src/run-role.sh
|
|
12041
12041
|
- sls
|
|
12042
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12042
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12043
12043
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12044
12044
|
workingDir: /workspace/configs
|
|
12045
12045
|
|
|
@@ -12499,12 +12499,12 @@ spec:
|
|
|
12499
12499
|
command:
|
|
12500
12500
|
- /opt/app-root/src/run-role.sh
|
|
12501
12501
|
- suite_app_config
|
|
12502
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12502
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12503
12503
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12504
12504
|
|
|
12505
12505
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12506
12506
|
- name: app-cfg-post-verify
|
|
12507
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12507
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12508
12508
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12509
12509
|
command:
|
|
12510
12510
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -12699,7 +12699,7 @@ spec:
|
|
|
12699
12699
|
command:
|
|
12700
12700
|
- /opt/app-root/src/run-role.sh
|
|
12701
12701
|
- suite_app_install
|
|
12702
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12702
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12703
12703
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12704
12704
|
|
|
12705
12705
|
workspaces:
|
|
@@ -12788,7 +12788,7 @@ spec:
|
|
|
12788
12788
|
command:
|
|
12789
12789
|
- /opt/app-root/src/run-role.sh
|
|
12790
12790
|
- suite_app_rollback
|
|
12791
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12791
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12792
12792
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12793
12793
|
# --------------------------------------------------------------------------------
|
|
12794
12794
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -12851,7 +12851,7 @@ spec:
|
|
|
12851
12851
|
command:
|
|
12852
12852
|
- /opt/app-root/src/run-role.sh
|
|
12853
12853
|
- suite_app_uninstall
|
|
12854
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12854
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12855
12855
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12856
12856
|
# --------------------------------------------------------------------------------
|
|
12857
12857
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -12926,7 +12926,7 @@ spec:
|
|
|
12926
12926
|
command:
|
|
12927
12927
|
- /opt/app-root/src/run-role.sh
|
|
12928
12928
|
- suite_app_upgrade
|
|
12929
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
12929
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
12930
12930
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12931
12931
|
# --------------------------------------------------------------------------------
|
|
12932
12932
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -13027,7 +13027,7 @@ spec:
|
|
|
13027
13027
|
command:
|
|
13028
13028
|
- /opt/app-root/src/run-role.sh
|
|
13029
13029
|
- suite_app_verify
|
|
13030
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13030
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13031
13031
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13032
13032
|
# --------------------------------------------------------------------------------
|
|
13033
13033
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -13170,7 +13170,7 @@ spec:
|
|
|
13170
13170
|
command:
|
|
13171
13171
|
- /opt/app-root/src/run-role.sh
|
|
13172
13172
|
- suite_certs
|
|
13173
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13173
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13174
13174
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13175
13175
|
|
|
13176
13176
|
workspaces:
|
|
@@ -13237,7 +13237,7 @@ spec:
|
|
|
13237
13237
|
command:
|
|
13238
13238
|
- /opt/app-root/src/run-role.sh
|
|
13239
13239
|
- suite_config
|
|
13240
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13240
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13241
13241
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13242
13242
|
workingDir: /workspace/configs
|
|
13243
13243
|
|
|
@@ -13569,7 +13569,7 @@ spec:
|
|
|
13569
13569
|
command:
|
|
13570
13570
|
- /opt/app-root/src/run-role.sh
|
|
13571
13571
|
- suite_db2_setup_for_facilities
|
|
13572
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13572
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13573
13573
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13574
13574
|
workingDir: /workspace/configs
|
|
13575
13575
|
|
|
@@ -13641,7 +13641,7 @@ spec:
|
|
|
13641
13641
|
command:
|
|
13642
13642
|
- /opt/app-root/src/run-role.sh
|
|
13643
13643
|
- suite_db2_setup_for_manage
|
|
13644
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13644
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13645
13645
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13646
13646
|
# --------------------------------------------------------------------------------
|
|
13647
13647
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -13831,7 +13831,7 @@ spec:
|
|
|
13831
13831
|
command:
|
|
13832
13832
|
- /opt/app-root/src/run-role.sh
|
|
13833
13833
|
- suite_dns
|
|
13834
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
13834
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
13835
13835
|
imagePullPolicy: $(params.image_pull_policy)
|
|
13836
13836
|
# --------------------------------------------------------------------------------
|
|
13837
13837
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -14080,7 +14080,7 @@ spec:
|
|
|
14080
14080
|
command:
|
|
14081
14081
|
- /opt/app-root/src/run-role.sh
|
|
14082
14082
|
- suite_install
|
|
14083
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14083
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14084
14084
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14085
14085
|
workingDir: /workspace/configs
|
|
14086
14086
|
|
|
@@ -14168,7 +14168,7 @@ spec:
|
|
|
14168
14168
|
command:
|
|
14169
14169
|
- /opt/app-root/src/run-role.sh
|
|
14170
14170
|
- suite_rollback
|
|
14171
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14171
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14172
14172
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14173
14173
|
# --------------------------------------------------------------------------------
|
|
14174
14174
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -14233,7 +14233,7 @@ spec:
|
|
|
14233
14233
|
command:
|
|
14234
14234
|
- /opt/app-root/src/run-role.sh
|
|
14235
14235
|
- suite_uninstall
|
|
14236
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14236
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14237
14237
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14238
14238
|
# --------------------------------------------------------------------------------
|
|
14239
14239
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -14303,7 +14303,7 @@ spec:
|
|
|
14303
14303
|
command:
|
|
14304
14304
|
- /opt/app-root/src/run-role.sh
|
|
14305
14305
|
- suite_upgrade
|
|
14306
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14306
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14307
14307
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14308
14308
|
# --------------------------------------------------------------------------------
|
|
14309
14309
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -14365,12 +14365,12 @@ spec:
|
|
|
14365
14365
|
command:
|
|
14366
14366
|
- /opt/app-root/src/run-role.sh
|
|
14367
14367
|
- suite_verify
|
|
14368
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14368
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14369
14369
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14370
14370
|
|
|
14371
14371
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
14372
14372
|
- name: suite-post-verify
|
|
14373
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14373
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14374
14374
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14375
14375
|
command:
|
|
14376
14376
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -14493,7 +14493,7 @@ spec:
|
|
|
14493
14493
|
command:
|
|
14494
14494
|
- /opt/app-root/src/run-role.sh
|
|
14495
14495
|
- turbonomic
|
|
14496
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14496
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14497
14497
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14498
14498
|
# --------------------------------------------------------------------------------
|
|
14499
14499
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -14574,7 +14574,7 @@ spec:
|
|
|
14574
14574
|
# IBM User Data Services (UDS)
|
|
14575
14575
|
# -------------------------------------------------------------------------
|
|
14576
14576
|
- name: uds
|
|
14577
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14577
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14578
14578
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14579
14579
|
workingDir: /workspace/configs
|
|
14580
14580
|
command:
|
|
@@ -14637,7 +14637,7 @@ spec:
|
|
|
14637
14637
|
# IBM Data Reporter Operator (DRO)
|
|
14638
14638
|
# -------------------------------------------------------------------------
|
|
14639
14639
|
- name: dro
|
|
14640
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14640
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14641
14641
|
imagePullPolicy: $(params.image_pull_policy)
|
|
14642
14642
|
workingDir: /workspace/configs
|
|
14643
14643
|
command:
|
|
@@ -14723,7 +14723,7 @@ spec:
|
|
|
14723
14723
|
description: "The value to set"
|
|
14724
14724
|
steps:
|
|
14725
14725
|
- name: update-configmap
|
|
14726
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14726
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14727
14727
|
command:
|
|
14728
14728
|
- /opt/app-root/src/update-configmap.sh
|
|
14729
14729
|
env:
|
|
@@ -14770,7 +14770,7 @@ spec:
|
|
|
14770
14770
|
|
|
14771
14771
|
steps:
|
|
14772
14772
|
- name: wait-for-configmap
|
|
14773
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14773
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14774
14774
|
command:
|
|
14775
14775
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
14776
14776
|
env:
|
|
@@ -14851,7 +14851,7 @@ spec:
|
|
|
14851
14851
|
|
|
14852
14852
|
steps:
|
|
14853
14853
|
- name: wait-for-configmap
|
|
14854
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14854
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14855
14855
|
command:
|
|
14856
14856
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
14857
14857
|
env:
|
|
@@ -14911,7 +14911,7 @@ spec:
|
|
|
14911
14911
|
|
|
14912
14912
|
steps:
|
|
14913
14913
|
- name: wait
|
|
14914
|
-
image: quay.io/ibmmas/cli:13.27.
|
|
14914
|
+
image: quay.io/ibmmas/cli:13.27.1
|
|
14915
14915
|
command:
|
|
14916
14916
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
14917
14917
|
env:
|
|
@@ -21279,7 +21279,7 @@ spec:
|
|
|
21279
21279
|
default: "Automatic"
|
|
21280
21280
|
- name: gpu_driver_version
|
|
21281
21281
|
type: string
|
|
21282
|
-
default:
|
|
21282
|
+
default: 575.57.08
|
|
21283
21283
|
- name: gpu_driver_repository_path
|
|
21284
21284
|
type: string
|
|
21285
21285
|
default: nvcr.io/nvidia
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
2
|
-
mas/cli/cli.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=oDXpRvQ_kD-trm6y4S6T7XXdNQD-3snytfXblBgV6zA,527
|
|
2
|
+
mas/cli/cli.py,sha256=RgsdJAM22j086SyqqkwFHDImDHkksETKa2OHmMXJB7E,18933
|
|
3
3
|
mas/cli/displayMixins.py,sha256=e3lAx1DIOwsriDcNI0M2JyP1jeLOZKvId6sPrvWLyqs,5984
|
|
4
4
|
mas/cli/gencfg.py,sha256=kgbYihOcqGADK8XnrfcEoBawaY1qSGKuVNW1unACOnU,4433
|
|
5
5
|
mas/cli/validators.py,sha256=2mLqBfoFU4D3A84ma9namjpnPKR3a0XySSGXa_b7pWg,5495
|
|
@@ -24,7 +24,7 @@ mas/cli/install/settings/manageSettings.py,sha256=TZIdAY_xUc751i-Vs6cXhVI3ul4MCn
|
|
|
24
24
|
mas/cli/install/settings/mongodbSettings.py,sha256=aZdQHpeMwLVznrJWAkJsZu2Ok9t4Dkra2RGa_uKJHaY,2604
|
|
25
25
|
mas/cli/install/settings/turbonomicSettings.py,sha256=ul4eWf53b1NCzJTFsEPX6DWM23YUlWILYBygplqXYlU,1631
|
|
26
26
|
mas/cli/templates/facilities-configs.yml.j2,sha256=Er4UwxUl1Y3rtjIPMExVM8EXNcbesMusgLcRV050B1s,774
|
|
27
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256
|
|
27
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=p1Wg78UjxrpFFE9FNzrMryFBiwczGAvkHOBe9DFk3u4,1092620
|
|
28
28
|
mas/cli/templates/jdbccfg.yml.j2,sha256=cANbwkUkKEPQp-P3_BB_Llbt94457Ciagah2hOdySIM,1644
|
|
29
29
|
mas/cli/templates/suite_mongocfg.yml.j2,sha256=WrgJUfGyvfaRIHjY5VR_zLZ5irTpV5khKNq76ejIxKU,1606
|
|
30
30
|
mas/cli/templates/pod-templates/best-effort/ibm-data-dictionary-assetdatadictionary.yml,sha256=8VG_FDFcEjWNaAOZTcS58Pe0tWOXC10SJLloNqzEMC8,757
|
|
@@ -107,8 +107,8 @@ mas/cli/upgrade/__init__.py,sha256=v0WJlcdrSycWGT5ofFjRDV3jTZ8AqVCz1AGxok4Khtc,5
|
|
|
107
107
|
mas/cli/upgrade/app.py,sha256=3Z7oVrQGJPrV5dZjXZuBGT78vODPDLXnHnfD27pxNDs,8926
|
|
108
108
|
mas/cli/upgrade/argParser.py,sha256=5JxAcbwKjFKCKnbucCxg7Xacdhjphb9nRORfsgB1h_0,2196
|
|
109
109
|
mas/cli/upgrade/settings/__init__.py,sha256=QI2CUsj-NXBU1qrPOsOk4MbeWnfNq0UOF3rYYc_1l2A,775
|
|
110
|
-
mas_cli-13.27.
|
|
111
|
-
mas_cli-13.27.
|
|
112
|
-
mas_cli-13.27.
|
|
113
|
-
mas_cli-13.27.
|
|
114
|
-
mas_cli-13.27.
|
|
110
|
+
mas_cli-13.27.1.data/scripts/mas-cli,sha256=ijL4Ecg_2fRtdrQ8Mk28qsi6o3O6KRIAUM8BUry5cPs,3621
|
|
111
|
+
mas_cli-13.27.1.dist-info/METADATA,sha256=32j-AjU5cVSGuvxtOqQcGZXntYxtr7XZYUcl-jxkYiY,2259
|
|
112
|
+
mas_cli-13.27.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
113
|
+
mas_cli-13.27.1.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
114
|
+
mas_cli-13.27.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|