mas-cli 10.3.1__py3-none-any.whl → 10.3.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/install/app.py +1 -1
- mas/cli/templates/ibm-mas-tekton.yaml +103 -103
- {mas_cli-10.3.1.dist-info → mas_cli-10.3.2.dist-info}/METADATA +1 -1
- {mas_cli-10.3.1.dist-info → mas_cli-10.3.2.dist-info}/RECORD +8 -8
- {mas_cli-10.3.1.data → mas_cli-10.3.2.data}/scripts/mas-cli +0 -0
- {mas_cli-10.3.1.dist-info → mas_cli-10.3.2.dist-info}/WHEEL +0 -0
- {mas_cli-10.3.1.dist-info → mas_cli-10.3.2.dist-info}/top_level.txt +0 -0
mas/cli/__init__.py
CHANGED
mas/cli/install/app.py
CHANGED
|
@@ -441,7 +441,7 @@ class InstallApp(BaseApp, InstallSettingsMixin, InstallSummarizerMixin, ConfigGe
|
|
|
441
441
|
self.params["storage_class_rwx"] = "managed-premium"
|
|
442
442
|
# 4. AWS
|
|
443
443
|
elif getStorageClass(self.dynamicClient, "gp2") is not None:
|
|
444
|
-
print_formatted_text(HTML("<MediumSeaGreen>Storage provider auto-detected: AWS gp2
|
|
444
|
+
print_formatted_text(HTML("<MediumSeaGreen>Storage provider auto-detected: AWS gp2</MediumSeaGreen>"))
|
|
445
445
|
print_formatted_text(HTML("<LightSlateGrey> - Storage class (ReadWriteOnce): gp2</LightSlateGrey>"))
|
|
446
446
|
print_formatted_text(HTML("<LightSlateGrey> - Storage class (ReadWriteMany): efs</LightSlateGrey>"))
|
|
447
447
|
self.storageClassProvider = "aws"
|
|
@@ -108,7 +108,7 @@ spec:
|
|
|
108
108
|
command:
|
|
109
109
|
- /opt/app-root/src/run-role.sh
|
|
110
110
|
- appconnect
|
|
111
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
111
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
112
112
|
imagePullPolicy: $(params.image_pull_policy)
|
|
113
113
|
workingDir: /workspace/configs
|
|
114
114
|
|
|
@@ -226,7 +226,7 @@ spec:
|
|
|
226
226
|
command:
|
|
227
227
|
- /opt/app-root/src/run-role.sh
|
|
228
228
|
- arcgis
|
|
229
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
229
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
230
230
|
imagePullPolicy: $(params.image_pull_policy)
|
|
231
231
|
# --------------------------------------------------------------------------------
|
|
232
232
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -296,7 +296,7 @@ spec:
|
|
|
296
296
|
command:
|
|
297
297
|
- /opt/app-root/src/run-role.sh
|
|
298
298
|
- cert_manager
|
|
299
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
299
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
300
300
|
imagePullPolicy: $(params.image_pull_policy)
|
|
301
301
|
workingDir: /workspace/configs
|
|
302
302
|
# --------------------------------------------------------------------------------
|
|
@@ -359,7 +359,7 @@ spec:
|
|
|
359
359
|
command:
|
|
360
360
|
- /opt/app-root/src/run-role.sh
|
|
361
361
|
- common_services
|
|
362
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
362
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
363
363
|
imagePullPolicy: $(params.image_pull_policy)
|
|
364
364
|
workingDir: /workspace/configs
|
|
365
365
|
# --------------------------------------------------------------------------------
|
|
@@ -454,7 +454,7 @@ spec:
|
|
|
454
454
|
command:
|
|
455
455
|
- /opt/app-root/src/run-role.sh
|
|
456
456
|
- cos
|
|
457
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
457
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
458
458
|
imagePullPolicy: $(params.image_pull_policy)
|
|
459
459
|
workingDir: /workspace/configs
|
|
460
460
|
# --------------------------------------------------------------------------------
|
|
@@ -569,7 +569,7 @@ spec:
|
|
|
569
569
|
command:
|
|
570
570
|
- /opt/app-root/src/run-role.sh
|
|
571
571
|
- cos
|
|
572
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
572
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
573
573
|
imagePullPolicy: $(params.image_pull_policy)
|
|
574
574
|
workingDir: /workspace/configs
|
|
575
575
|
|
|
@@ -689,7 +689,7 @@ spec:
|
|
|
689
689
|
command:
|
|
690
690
|
- /opt/app-root/src/run-role.sh
|
|
691
691
|
- cp4d_service
|
|
692
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
692
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
693
693
|
imagePullPolicy: $(params.image_pull_policy)
|
|
694
694
|
workingDir: /workspace/configs
|
|
695
695
|
# --------------------------------------------------------------------------------
|
|
@@ -806,7 +806,7 @@ spec:
|
|
|
806
806
|
command:
|
|
807
807
|
- /opt/app-root/src/run-role.sh
|
|
808
808
|
- cp4d_service
|
|
809
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
809
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
810
810
|
imagePullPolicy: $(params.image_pull_policy)
|
|
811
811
|
workingDir: /workspace/configs
|
|
812
812
|
|
|
@@ -912,7 +912,7 @@ spec:
|
|
|
912
912
|
command:
|
|
913
913
|
- /opt/app-root/src/run-role.sh
|
|
914
914
|
- cp4d
|
|
915
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
915
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
916
916
|
imagePullPolicy: $(params.image_pull_policy)
|
|
917
917
|
# --------------------------------------------------------------------------------
|
|
918
918
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1234,7 +1234,7 @@ spec:
|
|
|
1234
1234
|
command:
|
|
1235
1235
|
- /opt/app-root/src/run-role.sh
|
|
1236
1236
|
- db2
|
|
1237
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1237
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1238
1238
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1239
1239
|
workingDir: /workspace/configs
|
|
1240
1240
|
|
|
@@ -1337,7 +1337,7 @@ spec:
|
|
|
1337
1337
|
command:
|
|
1338
1338
|
- /opt/app-root/src/run-role.sh
|
|
1339
1339
|
- eck
|
|
1340
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1340
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1341
1341
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1342
1342
|
# --------------------------------------------------------------------------------
|
|
1343
1343
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1426,7 +1426,7 @@ spec:
|
|
|
1426
1426
|
command:
|
|
1427
1427
|
- /opt/app-root/src/run-role.sh
|
|
1428
1428
|
- gencfg_workspace
|
|
1429
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1429
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1430
1430
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1431
1431
|
workingDir: /workspace/configs
|
|
1432
1432
|
|
|
@@ -1530,7 +1530,7 @@ spec:
|
|
|
1530
1530
|
- -c
|
|
1531
1531
|
name: gitops-bootstrap
|
|
1532
1532
|
imagePullPolicy: IfNotPresent
|
|
1533
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1533
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1534
1534
|
workspaces:
|
|
1535
1535
|
- name: configs
|
|
1536
1536
|
# --------------------------------------------------------------------------------
|
|
@@ -1607,7 +1607,7 @@ spec:
|
|
|
1607
1607
|
- -c
|
|
1608
1608
|
name: gitops-cis-compliance
|
|
1609
1609
|
imagePullPolicy: IfNotPresent
|
|
1610
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1610
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1611
1611
|
workspaces:
|
|
1612
1612
|
- name: configs
|
|
1613
1613
|
# --------------------------------------------------------------------------------
|
|
@@ -1786,7 +1786,7 @@ spec:
|
|
|
1786
1786
|
- -c
|
|
1787
1787
|
name: gitops-cluster
|
|
1788
1788
|
imagePullPolicy: Always
|
|
1789
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1789
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1790
1790
|
workspaces:
|
|
1791
1791
|
- name: configs
|
|
1792
1792
|
# --------------------------------------------------------------------------------
|
|
@@ -1870,7 +1870,7 @@ spec:
|
|
|
1870
1870
|
- -c
|
|
1871
1871
|
name: gitops-cos
|
|
1872
1872
|
imagePullPolicy: IfNotPresent
|
|
1873
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1873
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1874
1874
|
workspaces:
|
|
1875
1875
|
- name: configs
|
|
1876
1876
|
# --------------------------------------------------------------------------------
|
|
@@ -1983,7 +1983,7 @@ spec:
|
|
|
1983
1983
|
- -c
|
|
1984
1984
|
name: gitops-cp4d-service
|
|
1985
1985
|
imagePullPolicy: IfNotPresent
|
|
1986
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
1986
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
1987
1987
|
workspaces:
|
|
1988
1988
|
- name: configs
|
|
1989
1989
|
- name: shared-gitops-configs
|
|
@@ -2092,7 +2092,7 @@ spec:
|
|
|
2092
2092
|
- -c
|
|
2093
2093
|
name: gitops-cp4d
|
|
2094
2094
|
imagePullPolicy: IfNotPresent
|
|
2095
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2095
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2096
2096
|
workspaces:
|
|
2097
2097
|
- name: configs
|
|
2098
2098
|
- name: shared-gitops-configs
|
|
@@ -2335,7 +2335,7 @@ spec:
|
|
|
2335
2335
|
- -c
|
|
2336
2336
|
name: gitops-db2u-database
|
|
2337
2337
|
imagePullPolicy: Always
|
|
2338
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2338
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2339
2339
|
workspaces:
|
|
2340
2340
|
- name: configs
|
|
2341
2341
|
- name: shared-gitops-configs
|
|
@@ -2428,7 +2428,7 @@ spec:
|
|
|
2428
2428
|
- -c
|
|
2429
2429
|
name: gitops-db2u
|
|
2430
2430
|
imagePullPolicy: IfNotPresent
|
|
2431
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2431
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2432
2432
|
workspaces:
|
|
2433
2433
|
- name: configs
|
|
2434
2434
|
# --------------------------------------------------------------------------------
|
|
@@ -2550,7 +2550,7 @@ spec:
|
|
|
2550
2550
|
- -c
|
|
2551
2551
|
name: gitops-delete-jdbc-config
|
|
2552
2552
|
imagePullPolicy: IfNotPresent
|
|
2553
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2553
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2554
2554
|
workspaces:
|
|
2555
2555
|
- name: configs
|
|
2556
2556
|
# --------------------------------------------------------------------------------
|
|
@@ -2648,7 +2648,7 @@ spec:
|
|
|
2648
2648
|
- -c
|
|
2649
2649
|
name: gitops-delete-kafka-config
|
|
2650
2650
|
imagePullPolicy: Always
|
|
2651
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2651
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2652
2652
|
workspaces:
|
|
2653
2653
|
- name: configs
|
|
2654
2654
|
|
|
@@ -2740,7 +2740,7 @@ spec:
|
|
|
2740
2740
|
- -c
|
|
2741
2741
|
name: gitops-deprovision-app-config
|
|
2742
2742
|
imagePullPolicy: IfNotPresent
|
|
2743
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2743
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2744
2744
|
workspaces:
|
|
2745
2745
|
- name: configs
|
|
2746
2746
|
# --------------------------------------------------------------------------------
|
|
@@ -2825,7 +2825,7 @@ spec:
|
|
|
2825
2825
|
- -c
|
|
2826
2826
|
name: gitops-deprovision-app-install
|
|
2827
2827
|
imagePullPolicy: IfNotPresent
|
|
2828
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2828
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2829
2829
|
workspaces:
|
|
2830
2830
|
- name: configs
|
|
2831
2831
|
# --------------------------------------------------------------------------------
|
|
@@ -2910,7 +2910,7 @@ spec:
|
|
|
2910
2910
|
- -c
|
|
2911
2911
|
name: gitops-deprovision-cluster
|
|
2912
2912
|
imagePullPolicy: IfNotPresent
|
|
2913
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
2913
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
2914
2914
|
workspaces:
|
|
2915
2915
|
- name: configs
|
|
2916
2916
|
# --------------------------------------------------------------------------------
|
|
@@ -3017,7 +3017,7 @@ spec:
|
|
|
3017
3017
|
- -c
|
|
3018
3018
|
name: gitops-deprovision-cos
|
|
3019
3019
|
imagePullPolicy: IfNotPresent
|
|
3020
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3020
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3021
3021
|
workspaces:
|
|
3022
3022
|
- name: configs
|
|
3023
3023
|
# --------------------------------------------------------------------------------
|
|
@@ -3105,7 +3105,7 @@ spec:
|
|
|
3105
3105
|
- -c
|
|
3106
3106
|
name: gitops-deprovision-db2u-database
|
|
3107
3107
|
imagePullPolicy: IfNotPresent
|
|
3108
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3108
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3109
3109
|
workspaces:
|
|
3110
3110
|
- name: configs
|
|
3111
3111
|
|
|
@@ -3188,7 +3188,7 @@ spec:
|
|
|
3188
3188
|
- -c
|
|
3189
3189
|
name: gitops-deprovision-db2u
|
|
3190
3190
|
imagePullPolicy: IfNotPresent
|
|
3191
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3191
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3192
3192
|
workspaces:
|
|
3193
3193
|
- name: configs
|
|
3194
3194
|
|
|
@@ -3264,7 +3264,7 @@ spec:
|
|
|
3264
3264
|
- -c
|
|
3265
3265
|
name: gitops-deprovision-efs
|
|
3266
3266
|
imagePullPolicy: IfNotPresent
|
|
3267
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3267
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3268
3268
|
workspaces:
|
|
3269
3269
|
- name: configs
|
|
3270
3270
|
|
|
@@ -3373,7 +3373,7 @@ spec:
|
|
|
3373
3373
|
- -c
|
|
3374
3374
|
name: gitops-deprovision-kafka
|
|
3375
3375
|
imagePullPolicy: IfNotPresent
|
|
3376
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3376
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3377
3377
|
workspaces:
|
|
3378
3378
|
- name: configs
|
|
3379
3379
|
# --------------------------------------------------------------------------------
|
|
@@ -3475,7 +3475,7 @@ spec:
|
|
|
3475
3475
|
- -c
|
|
3476
3476
|
name: gitops-deprovision-mongo
|
|
3477
3477
|
imagePullPolicy: IfNotPresent
|
|
3478
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3478
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3479
3479
|
workspaces:
|
|
3480
3480
|
- name: configs
|
|
3481
3481
|
|
|
@@ -3532,7 +3532,7 @@ spec:
|
|
|
3532
3532
|
- -c
|
|
3533
3533
|
name: gitops-deprovision-rosa
|
|
3534
3534
|
imagePullPolicy: IfNotPresent
|
|
3535
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3535
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3536
3536
|
workspaces:
|
|
3537
3537
|
- name: configs
|
|
3538
3538
|
# --------------------------------------------------------------------------------
|
|
@@ -3725,7 +3725,7 @@ spec:
|
|
|
3725
3725
|
- -c
|
|
3726
3726
|
name: gitops-deprovision-suite-config
|
|
3727
3727
|
imagePullPolicy: IfNotPresent
|
|
3728
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3728
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3729
3729
|
workspaces:
|
|
3730
3730
|
- name: configs
|
|
3731
3731
|
|
|
@@ -3823,7 +3823,7 @@ spec:
|
|
|
3823
3823
|
- -c
|
|
3824
3824
|
name: gitops-deprovision-suite-idp-config
|
|
3825
3825
|
imagePullPolicy: IfNotPresent
|
|
3826
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3826
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3827
3827
|
workspaces:
|
|
3828
3828
|
- name: configs
|
|
3829
3829
|
# --------------------------------------------------------------------------------
|
|
@@ -3915,7 +3915,7 @@ spec:
|
|
|
3915
3915
|
- -c
|
|
3916
3916
|
name: gitops-deprovision-suite-objectstorage-config
|
|
3917
3917
|
imagePullPolicy: IfNotPresent
|
|
3918
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
3918
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
3919
3919
|
workspaces:
|
|
3920
3920
|
- name: configs
|
|
3921
3921
|
# --------------------------------------------------------------------------------
|
|
@@ -4007,7 +4007,7 @@ spec:
|
|
|
4007
4007
|
- -c
|
|
4008
4008
|
name: gitops-deprovision-suite-smtp-config
|
|
4009
4009
|
imagePullPolicy: IfNotPresent
|
|
4010
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4010
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4011
4011
|
workspaces:
|
|
4012
4012
|
- name: configs
|
|
4013
4013
|
# --------------------------------------------------------------------------------
|
|
@@ -4100,7 +4100,7 @@ spec:
|
|
|
4100
4100
|
- -c
|
|
4101
4101
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4102
4102
|
imagePullPolicy: IfNotPresent
|
|
4103
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4103
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4104
4104
|
workspaces:
|
|
4105
4105
|
- name: configs
|
|
4106
4106
|
# --------------------------------------------------------------------------------
|
|
@@ -4191,7 +4191,7 @@ spec:
|
|
|
4191
4191
|
- -c
|
|
4192
4192
|
name: gitops-deprovision-suite-workspace
|
|
4193
4193
|
imagePullPolicy: Always
|
|
4194
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4194
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4195
4195
|
workspaces:
|
|
4196
4196
|
- name: configs
|
|
4197
4197
|
# --------------------------------------------------------------------------------
|
|
@@ -4284,7 +4284,7 @@ spec:
|
|
|
4284
4284
|
- -c
|
|
4285
4285
|
name: gitops-deprovision-suite
|
|
4286
4286
|
imagePullPolicy: IfNotPresent
|
|
4287
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4287
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4288
4288
|
workspaces:
|
|
4289
4289
|
- name: configs
|
|
4290
4290
|
|
|
@@ -4387,7 +4387,7 @@ spec:
|
|
|
4387
4387
|
- -c
|
|
4388
4388
|
name: gitops-dro
|
|
4389
4389
|
imagePullPolicy: IfNotPresent
|
|
4390
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4390
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4391
4391
|
workspaces:
|
|
4392
4392
|
- name: configs
|
|
4393
4393
|
# --------------------------------------------------------------------------------
|
|
@@ -4469,7 +4469,7 @@ spec:
|
|
|
4469
4469
|
- -c
|
|
4470
4470
|
name: gitops-efs
|
|
4471
4471
|
imagePullPolicy: IfNotPresent
|
|
4472
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4472
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4473
4473
|
workspaces:
|
|
4474
4474
|
- name: configs
|
|
4475
4475
|
|
|
@@ -4599,7 +4599,7 @@ spec:
|
|
|
4599
4599
|
- -c
|
|
4600
4600
|
name: gitops-jdbc-config
|
|
4601
4601
|
imagePullPolicy: Always
|
|
4602
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4602
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4603
4603
|
workspaces:
|
|
4604
4604
|
- name: configs
|
|
4605
4605
|
- name: shared-gitops-configs
|
|
@@ -4695,7 +4695,7 @@ spec:
|
|
|
4695
4695
|
- -c
|
|
4696
4696
|
name: gitops-kafka-config
|
|
4697
4697
|
imagePullPolicy: Always
|
|
4698
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4698
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4699
4699
|
workspaces:
|
|
4700
4700
|
- name: configs
|
|
4701
4701
|
|
|
@@ -4816,7 +4816,7 @@ spec:
|
|
|
4816
4816
|
- -c
|
|
4817
4817
|
name: gitops-kafka
|
|
4818
4818
|
imagePullPolicy: IfNotPresent
|
|
4819
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4819
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4820
4820
|
workspaces:
|
|
4821
4821
|
- name: configs
|
|
4822
4822
|
# --------------------------------------------------------------------------------
|
|
@@ -4867,7 +4867,7 @@ spec:
|
|
|
4867
4867
|
- -c
|
|
4868
4868
|
name: gitops-license
|
|
4869
4869
|
imagePullPolicy: Always
|
|
4870
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
4870
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
4871
4871
|
workspaces:
|
|
4872
4872
|
- name: shared-entitlement
|
|
4873
4873
|
|
|
@@ -5324,7 +5324,7 @@ spec:
|
|
|
5324
5324
|
- -c
|
|
5325
5325
|
name: gitops-mas-fvt-preparer
|
|
5326
5326
|
imagePullPolicy: Always
|
|
5327
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
5327
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
5328
5328
|
workspaces:
|
|
5329
5329
|
- name: configs
|
|
5330
5330
|
- name: shared-additional-configs
|
|
@@ -5728,7 +5728,7 @@ spec:
|
|
|
5728
5728
|
- -c
|
|
5729
5729
|
name: gitops-mas-initiator
|
|
5730
5730
|
imagePullPolicy: IfNotPresent
|
|
5731
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
5731
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
5732
5732
|
workspaces:
|
|
5733
5733
|
- name: configs
|
|
5734
5734
|
# --------------------------------------------------------------------------------
|
|
@@ -5835,7 +5835,7 @@ spec:
|
|
|
5835
5835
|
- -c
|
|
5836
5836
|
name: gitops-mongo
|
|
5837
5837
|
imagePullPolicy: IfNotPresent
|
|
5838
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
5838
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
5839
5839
|
workspaces:
|
|
5840
5840
|
- name: configs
|
|
5841
5841
|
|
|
@@ -5947,7 +5947,7 @@ spec:
|
|
|
5947
5947
|
- -c
|
|
5948
5948
|
name: gitops-nvidia-gpu
|
|
5949
5949
|
imagePullPolicy: IfNotPresent
|
|
5950
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
5950
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
5951
5951
|
workspaces:
|
|
5952
5952
|
- name: configs
|
|
5953
5953
|
# --------------------------------------------------------------------------------
|
|
@@ -6064,7 +6064,7 @@ spec:
|
|
|
6064
6064
|
- -c
|
|
6065
6065
|
name: gitops-process-mongo-user
|
|
6066
6066
|
imagePullPolicy: IfNotPresent
|
|
6067
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6067
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6068
6068
|
workspaces:
|
|
6069
6069
|
- name: configs
|
|
6070
6070
|
# --------------------------------------------------------------------------------
|
|
@@ -6120,7 +6120,7 @@ spec:
|
|
|
6120
6120
|
- -c
|
|
6121
6121
|
name: gitops-rosa
|
|
6122
6122
|
imagePullPolicy: IfNotPresent
|
|
6123
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6123
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6124
6124
|
workspaces:
|
|
6125
6125
|
- name: configs
|
|
6126
6126
|
# --------------------------------------------------------------------------------
|
|
@@ -6287,7 +6287,7 @@ spec:
|
|
|
6287
6287
|
- -c
|
|
6288
6288
|
name: gitops-suite-app-config
|
|
6289
6289
|
imagePullPolicy: IfNotPresent
|
|
6290
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6290
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6291
6291
|
workspaces:
|
|
6292
6292
|
- name: configs
|
|
6293
6293
|
- name: shared-gitops-configs
|
|
@@ -6440,7 +6440,7 @@ spec:
|
|
|
6440
6440
|
- -c
|
|
6441
6441
|
name: gitops-suite-app-install
|
|
6442
6442
|
imagePullPolicy: Always
|
|
6443
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6443
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6444
6444
|
workspaces:
|
|
6445
6445
|
- name: configs
|
|
6446
6446
|
- name: shared-gitops-configs
|
|
@@ -6546,7 +6546,7 @@ spec:
|
|
|
6546
6546
|
- -c
|
|
6547
6547
|
name: gitops-suite-certs
|
|
6548
6548
|
imagePullPolicy: IfNotPresent
|
|
6549
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6549
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6550
6550
|
workspaces:
|
|
6551
6551
|
- name: configs
|
|
6552
6552
|
- name: certificates
|
|
@@ -6712,7 +6712,7 @@ spec:
|
|
|
6712
6712
|
- -c
|
|
6713
6713
|
name: gitops-suite-config
|
|
6714
6714
|
imagePullPolicy: IfNotPresent
|
|
6715
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6715
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6716
6716
|
workspaces:
|
|
6717
6717
|
- name: configs
|
|
6718
6718
|
- name: shared-additional-configs
|
|
@@ -6812,7 +6812,7 @@ spec:
|
|
|
6812
6812
|
- -c
|
|
6813
6813
|
name: gitops-suite-dns
|
|
6814
6814
|
imagePullPolicy: IfNotPresent
|
|
6815
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6815
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6816
6816
|
workspaces:
|
|
6817
6817
|
- name: configs
|
|
6818
6818
|
|
|
@@ -6936,7 +6936,7 @@ spec:
|
|
|
6936
6936
|
- -c
|
|
6937
6937
|
name: gitops-suite-idp-config
|
|
6938
6938
|
imagePullPolicy: IfNotPresent
|
|
6939
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
6939
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
6940
6940
|
workspaces:
|
|
6941
6941
|
- name: configs
|
|
6942
6942
|
- name: shared-additional-configs
|
|
@@ -7038,7 +7038,7 @@ spec:
|
|
|
7038
7038
|
- -c
|
|
7039
7039
|
name: gitops-suite-objectstorage-config
|
|
7040
7040
|
imagePullPolicy: IfNotPresent
|
|
7041
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7041
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7042
7042
|
workspaces:
|
|
7043
7043
|
- name: configs
|
|
7044
7044
|
- name: shared-gitops-configs
|
|
@@ -7182,7 +7182,7 @@ spec:
|
|
|
7182
7182
|
- -c
|
|
7183
7183
|
name: gitops-suite-smtp-config
|
|
7184
7184
|
imagePullPolicy: IfNotPresent
|
|
7185
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7185
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7186
7186
|
workspaces:
|
|
7187
7187
|
- name: configs
|
|
7188
7188
|
|
|
@@ -7291,7 +7291,7 @@ spec:
|
|
|
7291
7291
|
- -c
|
|
7292
7292
|
name: gitops-suite-watson-studio-config
|
|
7293
7293
|
imagePullPolicy: IfNotPresent
|
|
7294
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7294
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7295
7295
|
workspaces:
|
|
7296
7296
|
- name: configs
|
|
7297
7297
|
- name: shared-gitops-configs
|
|
@@ -7388,7 +7388,7 @@ spec:
|
|
|
7388
7388
|
- -c
|
|
7389
7389
|
name: gitops-suite-workspace
|
|
7390
7390
|
imagePullPolicy: IfNotPresent
|
|
7391
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7391
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7392
7392
|
workspaces:
|
|
7393
7393
|
- name: configs
|
|
7394
7394
|
# --------------------------------------------------------------------------------
|
|
@@ -7647,7 +7647,7 @@ spec:
|
|
|
7647
7647
|
- -c
|
|
7648
7648
|
name: gitops-suite
|
|
7649
7649
|
imagePullPolicy: IfNotPresent
|
|
7650
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7650
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7651
7651
|
workspaces:
|
|
7652
7652
|
- name: configs
|
|
7653
7653
|
- name: shared-gitops-configs
|
|
@@ -7697,7 +7697,7 @@ spec:
|
|
|
7697
7697
|
|
|
7698
7698
|
steps:
|
|
7699
7699
|
- name: grafana
|
|
7700
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7700
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7701
7701
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7702
7702
|
command:
|
|
7703
7703
|
- /opt/app-root/src/run-role.sh
|
|
@@ -7831,7 +7831,7 @@ spec:
|
|
|
7831
7831
|
command:
|
|
7832
7832
|
- /opt/app-root/src/run-role.sh
|
|
7833
7833
|
- ibm_catalogs
|
|
7834
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7834
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7835
7835
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7836
7836
|
workingDir: /workspace/configs
|
|
7837
7837
|
# --------------------------------------------------------------------------------
|
|
@@ -7938,7 +7938,7 @@ spec:
|
|
|
7938
7938
|
command:
|
|
7939
7939
|
- /opt/app-root/src/run-role.sh
|
|
7940
7940
|
- kafka
|
|
7941
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
7941
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
7942
7942
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7943
7943
|
workingDir: /workspace/configs
|
|
7944
7944
|
# --------------------------------------------------------------------------------
|
|
@@ -8180,7 +8180,7 @@ spec:
|
|
|
8180
8180
|
command:
|
|
8181
8181
|
- /opt/app-root/src/run-role.sh
|
|
8182
8182
|
- kafka
|
|
8183
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8183
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8184
8184
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8185
8185
|
workingDir: /workspace/configs
|
|
8186
8186
|
|
|
@@ -8207,7 +8207,7 @@ spec:
|
|
|
8207
8207
|
|
|
8208
8208
|
steps:
|
|
8209
8209
|
- name: start-pipelinerun
|
|
8210
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8210
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8211
8211
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8212
8212
|
command:
|
|
8213
8213
|
- ansible-playbook
|
|
@@ -8312,7 +8312,7 @@ spec:
|
|
|
8312
8312
|
optional: false
|
|
8313
8313
|
|
|
8314
8314
|
- name: wait-for-pipelinerun
|
|
8315
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8315
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8316
8316
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8317
8317
|
# 50 retries at 10 minute intervals = just over 8 hours
|
|
8318
8318
|
command:
|
|
@@ -8506,7 +8506,7 @@ spec:
|
|
|
8506
8506
|
command:
|
|
8507
8507
|
- /opt/app-root/src/run-role.sh
|
|
8508
8508
|
- mongodb
|
|
8509
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8509
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8510
8510
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8511
8511
|
workingDir: /workspace/configs
|
|
8512
8512
|
|
|
@@ -8549,7 +8549,7 @@ spec:
|
|
|
8549
8549
|
- $(params.base_output_dir)
|
|
8550
8550
|
- --extra-namespaces
|
|
8551
8551
|
- selenium
|
|
8552
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8552
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8553
8553
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8554
8554
|
env:
|
|
8555
8555
|
- name: DEVOPS_MONGO_URI
|
|
@@ -8666,7 +8666,7 @@ spec:
|
|
|
8666
8666
|
command:
|
|
8667
8667
|
- /opt/app-root/src/run-role.sh
|
|
8668
8668
|
- nvidia_gpu
|
|
8669
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8669
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8670
8670
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8671
8671
|
workingDir: /workspace/configs
|
|
8672
8672
|
|
|
@@ -8745,7 +8745,7 @@ spec:
|
|
|
8745
8745
|
command:
|
|
8746
8746
|
- /opt/app-root/src/run-role.sh
|
|
8747
8747
|
- ocp_deprovision
|
|
8748
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8748
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8749
8749
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8750
8750
|
# --------------------------------------------------------------------------------
|
|
8751
8751
|
# /home/runner/work/cli/cli/tekton/target/tasks/ocp-verify-all.yaml
|
|
@@ -8777,7 +8777,7 @@ spec:
|
|
|
8777
8777
|
# Verify Cluster
|
|
8778
8778
|
# -------------------------------------------------------------------------
|
|
8779
8779
|
- name: ocp-verify-cluster
|
|
8780
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8780
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8781
8781
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8782
8782
|
command:
|
|
8783
8783
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8819,7 +8819,7 @@ spec:
|
|
|
8819
8819
|
# Verify Catalogs
|
|
8820
8820
|
# -------------------------------------------------------------------------
|
|
8821
8821
|
- name: ocp-verify-catalogs
|
|
8822
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8822
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8823
8823
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8824
8824
|
command:
|
|
8825
8825
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8861,7 +8861,7 @@ spec:
|
|
|
8861
8861
|
# Verify Subscriptions
|
|
8862
8862
|
# -------------------------------------------------------------------------
|
|
8863
8863
|
- name: ocp-verify-subscriptions
|
|
8864
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8864
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8865
8865
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8866
8866
|
command:
|
|
8867
8867
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8903,7 +8903,7 @@ spec:
|
|
|
8903
8903
|
# Verify Workloads
|
|
8904
8904
|
# -------------------------------------------------------------------------
|
|
8905
8905
|
- name: ocp-verify-workloads
|
|
8906
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8906
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8907
8907
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8908
8908
|
command:
|
|
8909
8909
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8945,7 +8945,7 @@ spec:
|
|
|
8945
8945
|
# Verify Catalogs - Ingress TLS
|
|
8946
8946
|
# -------------------------------------------------------------------------
|
|
8947
8947
|
- name: ocp-verify-ingress
|
|
8948
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
8948
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
8949
8949
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8950
8950
|
command:
|
|
8951
8951
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9071,7 +9071,7 @@ spec:
|
|
|
9071
9071
|
command:
|
|
9072
9072
|
- /opt/app-root/src/run-role.sh
|
|
9073
9073
|
- ocp_verify
|
|
9074
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9074
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9075
9075
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9076
9076
|
workingDir: /workspace/configs
|
|
9077
9077
|
# --------------------------------------------------------------------------------
|
|
@@ -9139,7 +9139,7 @@ spec:
|
|
|
9139
9139
|
command:
|
|
9140
9140
|
- /opt/app-root/src/run-role.sh
|
|
9141
9141
|
- ocs
|
|
9142
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9142
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9143
9143
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9144
9144
|
workingDir: /workspace/configs
|
|
9145
9145
|
|
|
@@ -9320,7 +9320,7 @@ spec:
|
|
|
9320
9320
|
command:
|
|
9321
9321
|
- /opt/app-root/src/run-role.sh
|
|
9322
9322
|
- sls
|
|
9323
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9323
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9324
9324
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9325
9325
|
workingDir: /workspace/configs
|
|
9326
9326
|
|
|
@@ -9695,12 +9695,12 @@ spec:
|
|
|
9695
9695
|
command:
|
|
9696
9696
|
- /opt/app-root/src/run-role.sh
|
|
9697
9697
|
- suite_app_config
|
|
9698
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9698
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9699
9699
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9700
9700
|
|
|
9701
9701
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
9702
9702
|
- name: app-cfg-post-verify
|
|
9703
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9703
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9704
9704
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9705
9705
|
command:
|
|
9706
9706
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -9901,7 +9901,7 @@ spec:
|
|
|
9901
9901
|
command:
|
|
9902
9902
|
- /opt/app-root/src/run-role.sh
|
|
9903
9903
|
- suite_app_install
|
|
9904
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9904
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9905
9905
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9906
9906
|
|
|
9907
9907
|
workspaces:
|
|
@@ -9990,7 +9990,7 @@ spec:
|
|
|
9990
9990
|
command:
|
|
9991
9991
|
- /opt/app-root/src/run-role.sh
|
|
9992
9992
|
- suite_app_rollback
|
|
9993
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
9993
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
9994
9994
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9995
9995
|
# --------------------------------------------------------------------------------
|
|
9996
9996
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -10053,7 +10053,7 @@ spec:
|
|
|
10053
10053
|
command:
|
|
10054
10054
|
- /opt/app-root/src/run-role.sh
|
|
10055
10055
|
- suite_app_uninstall
|
|
10056
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10056
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10057
10057
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10058
10058
|
# --------------------------------------------------------------------------------
|
|
10059
10059
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -10128,7 +10128,7 @@ spec:
|
|
|
10128
10128
|
command:
|
|
10129
10129
|
- /opt/app-root/src/run-role.sh
|
|
10130
10130
|
- suite_app_upgrade
|
|
10131
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10131
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10132
10132
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10133
10133
|
# --------------------------------------------------------------------------------
|
|
10134
10134
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -10229,7 +10229,7 @@ spec:
|
|
|
10229
10229
|
command:
|
|
10230
10230
|
- /opt/app-root/src/run-role.sh
|
|
10231
10231
|
- suite_app_verify
|
|
10232
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10232
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10233
10233
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10234
10234
|
# --------------------------------------------------------------------------------
|
|
10235
10235
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -10372,7 +10372,7 @@ spec:
|
|
|
10372
10372
|
command:
|
|
10373
10373
|
- /opt/app-root/src/run-role.sh
|
|
10374
10374
|
- suite_certs
|
|
10375
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10375
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10376
10376
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10377
10377
|
|
|
10378
10378
|
workspaces:
|
|
@@ -10439,7 +10439,7 @@ spec:
|
|
|
10439
10439
|
command:
|
|
10440
10440
|
- /opt/app-root/src/run-role.sh
|
|
10441
10441
|
- suite_config
|
|
10442
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10442
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10443
10443
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10444
10444
|
workingDir: /workspace/configs
|
|
10445
10445
|
|
|
@@ -10510,7 +10510,7 @@ spec:
|
|
|
10510
10510
|
command:
|
|
10511
10511
|
- /opt/app-root/src/run-role.sh
|
|
10512
10512
|
- suite_db2_setup_for_manage
|
|
10513
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10513
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10514
10514
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10515
10515
|
# --------------------------------------------------------------------------------
|
|
10516
10516
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -10700,7 +10700,7 @@ spec:
|
|
|
10700
10700
|
command:
|
|
10701
10701
|
- /opt/app-root/src/run-role.sh
|
|
10702
10702
|
- suite_dns
|
|
10703
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10703
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10704
10704
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10705
10705
|
# --------------------------------------------------------------------------------
|
|
10706
10706
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -10880,7 +10880,7 @@ spec:
|
|
|
10880
10880
|
command:
|
|
10881
10881
|
- /opt/app-root/src/run-role.sh
|
|
10882
10882
|
- suite_install
|
|
10883
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10883
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10884
10884
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10885
10885
|
workingDir: /workspace/configs
|
|
10886
10886
|
|
|
@@ -10968,7 +10968,7 @@ spec:
|
|
|
10968
10968
|
command:
|
|
10969
10969
|
- /opt/app-root/src/run-role.sh
|
|
10970
10970
|
- suite_rollback
|
|
10971
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
10971
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
10972
10972
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10973
10973
|
# --------------------------------------------------------------------------------
|
|
10974
10974
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -11033,7 +11033,7 @@ spec:
|
|
|
11033
11033
|
command:
|
|
11034
11034
|
- /opt/app-root/src/run-role.sh
|
|
11035
11035
|
- suite_uninstall
|
|
11036
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11036
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11037
11037
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11038
11038
|
# --------------------------------------------------------------------------------
|
|
11039
11039
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -11103,7 +11103,7 @@ spec:
|
|
|
11103
11103
|
command:
|
|
11104
11104
|
- /opt/app-root/src/run-role.sh
|
|
11105
11105
|
- suite_upgrade
|
|
11106
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11106
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11107
11107
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11108
11108
|
# --------------------------------------------------------------------------------
|
|
11109
11109
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -11165,12 +11165,12 @@ spec:
|
|
|
11165
11165
|
command:
|
|
11166
11166
|
- /opt/app-root/src/run-role.sh
|
|
11167
11167
|
- suite_verify
|
|
11168
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11168
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11169
11169
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11170
11170
|
|
|
11171
11171
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
11172
11172
|
- name: suite-post-verify
|
|
11173
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11173
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11174
11174
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11175
11175
|
command:
|
|
11176
11176
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11299,7 +11299,7 @@ spec:
|
|
|
11299
11299
|
command:
|
|
11300
11300
|
- /opt/app-root/src/run-role.sh
|
|
11301
11301
|
- turbonomic
|
|
11302
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11302
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11303
11303
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11304
11304
|
# --------------------------------------------------------------------------------
|
|
11305
11305
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -11380,7 +11380,7 @@ spec:
|
|
|
11380
11380
|
# IBM User Data Services (UDS)
|
|
11381
11381
|
# -------------------------------------------------------------------------
|
|
11382
11382
|
- name: uds
|
|
11383
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11383
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11384
11384
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11385
11385
|
workingDir: /workspace/configs
|
|
11386
11386
|
command:
|
|
@@ -11443,7 +11443,7 @@ spec:
|
|
|
11443
11443
|
# IBM Data Reporter Operator (DRO)
|
|
11444
11444
|
# -------------------------------------------------------------------------
|
|
11445
11445
|
- name: dro
|
|
11446
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11446
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11447
11447
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11448
11448
|
workingDir: /workspace/configs
|
|
11449
11449
|
command:
|
|
@@ -11529,7 +11529,7 @@ spec:
|
|
|
11529
11529
|
|
|
11530
11530
|
steps:
|
|
11531
11531
|
- name: update-configmap
|
|
11532
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11532
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11533
11533
|
command:
|
|
11534
11534
|
- /opt/app-root/src/update-configmap.sh
|
|
11535
11535
|
env:
|
|
@@ -11591,7 +11591,7 @@ spec:
|
|
|
11591
11591
|
|
|
11592
11592
|
steps:
|
|
11593
11593
|
- name: wait-for-configmap
|
|
11594
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11594
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11595
11595
|
command:
|
|
11596
11596
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
11597
11597
|
env:
|
|
@@ -11655,7 +11655,7 @@ spec:
|
|
|
11655
11655
|
|
|
11656
11656
|
steps:
|
|
11657
11657
|
- name: wait
|
|
11658
|
-
image: quay.io/ibmmas/cli:10.3.
|
|
11658
|
+
image: quay.io/ibmmas/cli:10.3.2
|
|
11659
11659
|
command:
|
|
11660
11660
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
11661
11661
|
env:
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=Wt9caaWxPRSICfssuox403s2eTwyfJJH5_P51FsYhmg,491
|
|
2
2
|
mas/cli/cli.py,sha256=nwl6KAHyGo_JqpkJ9tYk0LP8fmiFVk0JHR2LjjqVzy8,8730
|
|
3
3
|
mas/cli/displayMixins.py,sha256=nyfZP9xqrg9L0mPPxLF7nbWvpp59wo0aDHupDX2UKdQ,5493
|
|
4
4
|
mas/cli/gencfg.py,sha256=57ik5x73gQBFXPl_8h2byXmV_vhCgxfeSDZk4Wg5-Pw,2102
|
|
5
5
|
mas/cli/validators.py,sha256=5QwiDQn2EIqJABJyDbHGGaSvlkE38IeJ98d1Czz682A,4550
|
|
6
6
|
mas/cli/install/__init__.py,sha256=tGH_qJ5ZqcSFpIlObRiye3Y-r4zU8rEplYFjwuHwBTY,494
|
|
7
|
-
mas/cli/install/app.py,sha256=
|
|
7
|
+
mas/cli/install/app.py,sha256=NN3NNM8txPTNWEJymbkg5gQpINnw2g1GFLrzP2yrqwU,46431
|
|
8
8
|
mas/cli/install/argParser.py,sha256=Rdt72NjFsPeyaYHRL6hz5j0sL4W5lZPPrLZt2yzS_M4,23341
|
|
9
9
|
mas/cli/install/summarizer.py,sha256=ydOnkiRmj3nPPcE9ZHNxHDMMgii_VYHKnyXV4JbVQ7s,18046
|
|
10
10
|
mas/cli/install/settings/__init__.py,sha256=eGdNVHVALUxJlZyGYkBet8LbHvVfa-1UjL_8Zl3d-lY,953
|
|
@@ -13,7 +13,7 @@ mas/cli/install/settings/db2Settings.py,sha256=mR0XL81Talvwvm1bekw0o9VOwV42QkS0j
|
|
|
13
13
|
mas/cli/install/settings/kafkaSettings.py,sha256=bjAji5OZfSBpttiYHKM5B5Lvva8L8PUzi8QSs6opQcE,6997
|
|
14
14
|
mas/cli/install/settings/manageSettings.py,sha256=3HtyR6-DKiKQDFTWnnxAr5OmkfqKwjI4xnBaAcAjOCI,13229
|
|
15
15
|
mas/cli/install/settings/turbonomicSettings.py,sha256=OC-sn6_Z6MAq0kf33OC3c96gqT8FT4P7A51PenPiCXw,1368
|
|
16
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256=
|
|
16
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=iInsDvW1CyYhyIfTWEGxJWyfAtNQ-7ud_zDVxrkCMgA,734630
|
|
17
17
|
mas/cli/templates/jdbccfg.yml.j2,sha256=cANbwkUkKEPQp-P3_BB_Llbt94457Ciagah2hOdySIM,1644
|
|
18
18
|
mas/cli/templates/pod-templates/best-effort/ibm-data-dictionary-assetdatadictionary.yml,sha256=8VG_FDFcEjWNaAOZTcS58Pe0tWOXC10SJLloNqzEMC8,757
|
|
19
19
|
mas/cli/templates/pod-templates/best-effort/ibm-mas-bascfg.yml,sha256=rkq8c2pVJoskgict9tCZzCchGSE2MBC-dJ47JyMYm7A,1559
|
|
@@ -94,8 +94,8 @@ mas/cli/update/argParser.py,sha256=k9-2i6KRvU4gxkiHJTgtjh1IkDaaLzgisrZe6-JORJA,3
|
|
|
94
94
|
mas/cli/upgrade/__init__.py,sha256=tGH_qJ5ZqcSFpIlObRiye3Y-r4zU8rEplYFjwuHwBTY,494
|
|
95
95
|
mas/cli/upgrade/app.py,sha256=lxMZYlO_sybzbOuZ4D7R0OCjGqnMg3MF1h2vSVZ1YmE,5328
|
|
96
96
|
mas/cli/upgrade/argParser.py,sha256=jl8SU0mXDMAkpfqXaKE4MPNUmVoD0LSsvMUSJjU1dbQ,1881
|
|
97
|
-
mas_cli-10.3.
|
|
98
|
-
mas_cli-10.3.
|
|
99
|
-
mas_cli-10.3.
|
|
100
|
-
mas_cli-10.3.
|
|
101
|
-
mas_cli-10.3.
|
|
97
|
+
mas_cli-10.3.2.data/scripts/mas-cli,sha256=2fU-juOhSGp1v2NiBmAsvAaaJLFJPBp7dlflgzA9yNk,3423
|
|
98
|
+
mas_cli-10.3.2.dist-info/METADATA,sha256=NfOoMMZPysaQVJoBi8D3j5-Y-uRQyF1KM6-ZB9upaqk,2076
|
|
99
|
+
mas_cli-10.3.2.dist-info/WHEEL,sha256=-oYQCr74JF3a37z2nRlQays_SX2MqOANoqVjBBAP2yE,91
|
|
100
|
+
mas_cli-10.3.2.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
101
|
+
mas_cli-10.3.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|