mas-cli 10.7.1__py3-none-any.whl → 10.7.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/templates/ibm-mas-tekton.yaml +100 -102
- {mas_cli-10.7.1.dist-info → mas_cli-10.7.2.dist-info}/METADATA +1 -1
- {mas_cli-10.7.1.dist-info → mas_cli-10.7.2.dist-info}/RECORD +7 -7
- {mas_cli-10.7.1.data → mas_cli-10.7.2.data}/scripts/mas-cli +0 -0
- {mas_cli-10.7.1.dist-info → mas_cli-10.7.2.dist-info}/WHEEL +0 -0
- {mas_cli-10.7.1.dist-info → mas_cli-10.7.2.dist-info}/top_level.txt +0 -0
mas/cli/__init__.py
CHANGED
|
@@ -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.7.
|
|
111
|
+
image: quay.io/ibmmas/cli:10.7.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.7.
|
|
229
|
+
image: quay.io/ibmmas/cli:10.7.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.7.
|
|
299
|
+
image: quay.io/ibmmas/cli:10.7.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.7.
|
|
362
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
363
363
|
imagePullPolicy: $(params.image_pull_policy)
|
|
364
364
|
workingDir: /workspace/configs
|
|
365
365
|
# --------------------------------------------------------------------------------
|
|
@@ -474,7 +474,7 @@ spec:
|
|
|
474
474
|
command:
|
|
475
475
|
- /opt/app-root/src/run-role.sh
|
|
476
476
|
- cos
|
|
477
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
477
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
478
478
|
imagePullPolicy: $(params.image_pull_policy)
|
|
479
479
|
workingDir: /workspace/configs
|
|
480
480
|
|
|
@@ -594,7 +594,7 @@ spec:
|
|
|
594
594
|
command:
|
|
595
595
|
- /opt/app-root/src/run-role.sh
|
|
596
596
|
- cp4d_service
|
|
597
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
597
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
598
598
|
imagePullPolicy: $(params.image_pull_policy)
|
|
599
599
|
workingDir: /workspace/configs
|
|
600
600
|
# --------------------------------------------------------------------------------
|
|
@@ -711,7 +711,7 @@ spec:
|
|
|
711
711
|
command:
|
|
712
712
|
- /opt/app-root/src/run-role.sh
|
|
713
713
|
- cp4d_service
|
|
714
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
714
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
715
715
|
imagePullPolicy: $(params.image_pull_policy)
|
|
716
716
|
workingDir: /workspace/configs
|
|
717
717
|
|
|
@@ -817,7 +817,7 @@ spec:
|
|
|
817
817
|
command:
|
|
818
818
|
- /opt/app-root/src/run-role.sh
|
|
819
819
|
- cp4d
|
|
820
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
820
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
821
821
|
imagePullPolicy: $(params.image_pull_policy)
|
|
822
822
|
# --------------------------------------------------------------------------------
|
|
823
823
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1139,7 +1139,7 @@ spec:
|
|
|
1139
1139
|
command:
|
|
1140
1140
|
- /opt/app-root/src/run-role.sh
|
|
1141
1141
|
- db2
|
|
1142
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1142
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1143
1143
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1144
1144
|
workingDir: /workspace/configs
|
|
1145
1145
|
|
|
@@ -1242,7 +1242,7 @@ spec:
|
|
|
1242
1242
|
command:
|
|
1243
1243
|
- /opt/app-root/src/run-role.sh
|
|
1244
1244
|
- eck
|
|
1245
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1245
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1246
1246
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1247
1247
|
# --------------------------------------------------------------------------------
|
|
1248
1248
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1331,7 +1331,7 @@ spec:
|
|
|
1331
1331
|
command:
|
|
1332
1332
|
- /opt/app-root/src/run-role.sh
|
|
1333
1333
|
- gencfg_workspace
|
|
1334
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1334
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1335
1335
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1336
1336
|
workingDir: /workspace/configs
|
|
1337
1337
|
|
|
@@ -1435,7 +1435,7 @@ spec:
|
|
|
1435
1435
|
- -c
|
|
1436
1436
|
name: gitops-bootstrap
|
|
1437
1437
|
imagePullPolicy: IfNotPresent
|
|
1438
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1438
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1439
1439
|
workspaces:
|
|
1440
1440
|
- name: configs
|
|
1441
1441
|
# --------------------------------------------------------------------------------
|
|
@@ -1512,7 +1512,7 @@ spec:
|
|
|
1512
1512
|
- -c
|
|
1513
1513
|
name: gitops-cis-compliance
|
|
1514
1514
|
imagePullPolicy: IfNotPresent
|
|
1515
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1515
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1516
1516
|
workspaces:
|
|
1517
1517
|
- name: configs
|
|
1518
1518
|
# --------------------------------------------------------------------------------
|
|
@@ -1696,7 +1696,7 @@ spec:
|
|
|
1696
1696
|
- -c
|
|
1697
1697
|
name: gitops-cluster
|
|
1698
1698
|
imagePullPolicy: Always
|
|
1699
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1699
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1700
1700
|
workspaces:
|
|
1701
1701
|
- name: configs
|
|
1702
1702
|
# --------------------------------------------------------------------------------
|
|
@@ -1787,7 +1787,7 @@ spec:
|
|
|
1787
1787
|
- -c
|
|
1788
1788
|
name: gitops-cos
|
|
1789
1789
|
imagePullPolicy: IfNotPresent
|
|
1790
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1790
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1791
1791
|
workspaces:
|
|
1792
1792
|
- name: configs
|
|
1793
1793
|
# --------------------------------------------------------------------------------
|
|
@@ -1900,7 +1900,7 @@ spec:
|
|
|
1900
1900
|
- -c
|
|
1901
1901
|
name: gitops-cp4d-service
|
|
1902
1902
|
imagePullPolicy: IfNotPresent
|
|
1903
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
1903
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
1904
1904
|
workspaces:
|
|
1905
1905
|
- name: configs
|
|
1906
1906
|
- name: shared-gitops-configs
|
|
@@ -2009,7 +2009,7 @@ spec:
|
|
|
2009
2009
|
- -c
|
|
2010
2010
|
name: gitops-cp4d
|
|
2011
2011
|
imagePullPolicy: IfNotPresent
|
|
2012
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2012
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2013
2013
|
workspaces:
|
|
2014
2014
|
- name: configs
|
|
2015
2015
|
- name: shared-gitops-configs
|
|
@@ -2261,7 +2261,7 @@ spec:
|
|
|
2261
2261
|
- -c
|
|
2262
2262
|
name: gitops-db2u-database
|
|
2263
2263
|
imagePullPolicy: Always
|
|
2264
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2264
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2265
2265
|
workspaces:
|
|
2266
2266
|
- name: configs
|
|
2267
2267
|
- name: shared-gitops-configs
|
|
@@ -2354,7 +2354,7 @@ spec:
|
|
|
2354
2354
|
- -c
|
|
2355
2355
|
name: gitops-db2u
|
|
2356
2356
|
imagePullPolicy: IfNotPresent
|
|
2357
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2357
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2358
2358
|
workspaces:
|
|
2359
2359
|
- name: configs
|
|
2360
2360
|
# --------------------------------------------------------------------------------
|
|
@@ -2481,7 +2481,7 @@ spec:
|
|
|
2481
2481
|
- -c
|
|
2482
2482
|
name: gitops-delete-jdbc-config
|
|
2483
2483
|
imagePullPolicy: IfNotPresent
|
|
2484
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2484
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2485
2485
|
workspaces:
|
|
2486
2486
|
- name: configs
|
|
2487
2487
|
# --------------------------------------------------------------------------------
|
|
@@ -2579,7 +2579,7 @@ spec:
|
|
|
2579
2579
|
- -c
|
|
2580
2580
|
name: gitops-delete-kafka-config
|
|
2581
2581
|
imagePullPolicy: Always
|
|
2582
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2582
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2583
2583
|
workspaces:
|
|
2584
2584
|
- name: configs
|
|
2585
2585
|
|
|
@@ -2671,7 +2671,7 @@ spec:
|
|
|
2671
2671
|
- -c
|
|
2672
2672
|
name: gitops-deprovision-app-config
|
|
2673
2673
|
imagePullPolicy: IfNotPresent
|
|
2674
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2674
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2675
2675
|
workspaces:
|
|
2676
2676
|
- name: configs
|
|
2677
2677
|
# --------------------------------------------------------------------------------
|
|
@@ -2756,7 +2756,7 @@ spec:
|
|
|
2756
2756
|
- -c
|
|
2757
2757
|
name: gitops-deprovision-app-install
|
|
2758
2758
|
imagePullPolicy: IfNotPresent
|
|
2759
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2759
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2760
2760
|
workspaces:
|
|
2761
2761
|
- name: configs
|
|
2762
2762
|
# --------------------------------------------------------------------------------
|
|
@@ -2841,7 +2841,7 @@ spec:
|
|
|
2841
2841
|
- -c
|
|
2842
2842
|
name: gitops-deprovision-cluster
|
|
2843
2843
|
imagePullPolicy: IfNotPresent
|
|
2844
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2844
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2845
2845
|
workspaces:
|
|
2846
2846
|
- name: configs
|
|
2847
2847
|
# --------------------------------------------------------------------------------
|
|
@@ -2948,7 +2948,7 @@ spec:
|
|
|
2948
2948
|
- -c
|
|
2949
2949
|
name: gitops-deprovision-cos
|
|
2950
2950
|
imagePullPolicy: IfNotPresent
|
|
2951
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
2951
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
2952
2952
|
workspaces:
|
|
2953
2953
|
- name: configs
|
|
2954
2954
|
# --------------------------------------------------------------------------------
|
|
@@ -3036,7 +3036,7 @@ spec:
|
|
|
3036
3036
|
- -c
|
|
3037
3037
|
name: gitops-deprovision-db2u-database
|
|
3038
3038
|
imagePullPolicy: IfNotPresent
|
|
3039
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3039
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3040
3040
|
workspaces:
|
|
3041
3041
|
- name: configs
|
|
3042
3042
|
|
|
@@ -3119,7 +3119,7 @@ spec:
|
|
|
3119
3119
|
- -c
|
|
3120
3120
|
name: gitops-deprovision-db2u
|
|
3121
3121
|
imagePullPolicy: IfNotPresent
|
|
3122
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3122
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3123
3123
|
workspaces:
|
|
3124
3124
|
- name: configs
|
|
3125
3125
|
|
|
@@ -3195,7 +3195,7 @@ spec:
|
|
|
3195
3195
|
- -c
|
|
3196
3196
|
name: gitops-deprovision-efs
|
|
3197
3197
|
imagePullPolicy: IfNotPresent
|
|
3198
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3198
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3199
3199
|
workspaces:
|
|
3200
3200
|
- name: configs
|
|
3201
3201
|
|
|
@@ -3304,7 +3304,7 @@ spec:
|
|
|
3304
3304
|
- -c
|
|
3305
3305
|
name: gitops-deprovision-kafka
|
|
3306
3306
|
imagePullPolicy: IfNotPresent
|
|
3307
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3307
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3308
3308
|
workspaces:
|
|
3309
3309
|
- name: configs
|
|
3310
3310
|
# --------------------------------------------------------------------------------
|
|
@@ -3406,7 +3406,7 @@ spec:
|
|
|
3406
3406
|
- -c
|
|
3407
3407
|
name: gitops-deprovision-mongo
|
|
3408
3408
|
imagePullPolicy: IfNotPresent
|
|
3409
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3409
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3410
3410
|
workspaces:
|
|
3411
3411
|
- name: configs
|
|
3412
3412
|
|
|
@@ -3463,7 +3463,7 @@ spec:
|
|
|
3463
3463
|
- -c
|
|
3464
3464
|
name: gitops-deprovision-rosa
|
|
3465
3465
|
imagePullPolicy: IfNotPresent
|
|
3466
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3466
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3467
3467
|
workspaces:
|
|
3468
3468
|
- name: configs
|
|
3469
3469
|
# --------------------------------------------------------------------------------
|
|
@@ -3668,7 +3668,7 @@ spec:
|
|
|
3668
3668
|
- -c
|
|
3669
3669
|
name: gitops-deprovision-suite-config
|
|
3670
3670
|
imagePullPolicy: IfNotPresent
|
|
3671
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3671
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3672
3672
|
workspaces:
|
|
3673
3673
|
- name: configs
|
|
3674
3674
|
|
|
@@ -3766,7 +3766,7 @@ spec:
|
|
|
3766
3766
|
- -c
|
|
3767
3767
|
name: gitops-deprovision-suite-idp-config
|
|
3768
3768
|
imagePullPolicy: IfNotPresent
|
|
3769
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3769
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3770
3770
|
workspaces:
|
|
3771
3771
|
- name: configs
|
|
3772
3772
|
# --------------------------------------------------------------------------------
|
|
@@ -3858,7 +3858,7 @@ spec:
|
|
|
3858
3858
|
- -c
|
|
3859
3859
|
name: gitops-deprovision-suite-objectstorage-config
|
|
3860
3860
|
imagePullPolicy: IfNotPresent
|
|
3861
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3861
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3862
3862
|
workspaces:
|
|
3863
3863
|
- name: configs
|
|
3864
3864
|
# --------------------------------------------------------------------------------
|
|
@@ -3950,7 +3950,7 @@ spec:
|
|
|
3950
3950
|
- -c
|
|
3951
3951
|
name: gitops-deprovision-suite-smtp-config
|
|
3952
3952
|
imagePullPolicy: IfNotPresent
|
|
3953
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
3953
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
3954
3954
|
workspaces:
|
|
3955
3955
|
- name: configs
|
|
3956
3956
|
# --------------------------------------------------------------------------------
|
|
@@ -4043,7 +4043,7 @@ spec:
|
|
|
4043
4043
|
- -c
|
|
4044
4044
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4045
4045
|
imagePullPolicy: IfNotPresent
|
|
4046
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4046
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4047
4047
|
workspaces:
|
|
4048
4048
|
- name: configs
|
|
4049
4049
|
# --------------------------------------------------------------------------------
|
|
@@ -4134,7 +4134,7 @@ spec:
|
|
|
4134
4134
|
- -c
|
|
4135
4135
|
name: gitops-deprovision-suite-workspace
|
|
4136
4136
|
imagePullPolicy: Always
|
|
4137
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4137
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4138
4138
|
workspaces:
|
|
4139
4139
|
- name: configs
|
|
4140
4140
|
# --------------------------------------------------------------------------------
|
|
@@ -4227,7 +4227,7 @@ spec:
|
|
|
4227
4227
|
- -c
|
|
4228
4228
|
name: gitops-deprovision-suite
|
|
4229
4229
|
imagePullPolicy: IfNotPresent
|
|
4230
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4230
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4231
4231
|
workspaces:
|
|
4232
4232
|
- name: configs
|
|
4233
4233
|
|
|
@@ -4330,7 +4330,7 @@ spec:
|
|
|
4330
4330
|
- -c
|
|
4331
4331
|
name: gitops-dro
|
|
4332
4332
|
imagePullPolicy: IfNotPresent
|
|
4333
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4333
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4334
4334
|
workspaces:
|
|
4335
4335
|
- name: configs
|
|
4336
4336
|
# --------------------------------------------------------------------------------
|
|
@@ -4412,7 +4412,7 @@ spec:
|
|
|
4412
4412
|
- -c
|
|
4413
4413
|
name: gitops-efs
|
|
4414
4414
|
imagePullPolicy: IfNotPresent
|
|
4415
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4415
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4416
4416
|
workspaces:
|
|
4417
4417
|
- name: configs
|
|
4418
4418
|
|
|
@@ -4547,7 +4547,7 @@ spec:
|
|
|
4547
4547
|
- -c
|
|
4548
4548
|
name: gitops-jdbc-config
|
|
4549
4549
|
imagePullPolicy: Always
|
|
4550
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4550
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4551
4551
|
workspaces:
|
|
4552
4552
|
- name: configs
|
|
4553
4553
|
- name: shared-gitops-configs
|
|
@@ -4643,7 +4643,7 @@ spec:
|
|
|
4643
4643
|
- -c
|
|
4644
4644
|
name: gitops-kafka-config
|
|
4645
4645
|
imagePullPolicy: Always
|
|
4646
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4646
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4647
4647
|
workspaces:
|
|
4648
4648
|
- name: configs
|
|
4649
4649
|
|
|
@@ -4764,7 +4764,7 @@ spec:
|
|
|
4764
4764
|
- -c
|
|
4765
4765
|
name: gitops-kafka
|
|
4766
4766
|
imagePullPolicy: IfNotPresent
|
|
4767
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4767
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4768
4768
|
workspaces:
|
|
4769
4769
|
- name: configs
|
|
4770
4770
|
# --------------------------------------------------------------------------------
|
|
@@ -4815,7 +4815,7 @@ spec:
|
|
|
4815
4815
|
- -c
|
|
4816
4816
|
name: gitops-license
|
|
4817
4817
|
imagePullPolicy: Always
|
|
4818
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
4818
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
4819
4819
|
workspaces:
|
|
4820
4820
|
- name: shared-entitlement
|
|
4821
4821
|
|
|
@@ -5272,7 +5272,7 @@ spec:
|
|
|
5272
5272
|
- -c
|
|
5273
5273
|
name: gitops-mas-fvt-preparer
|
|
5274
5274
|
imagePullPolicy: Always
|
|
5275
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
5275
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
5276
5276
|
workspaces:
|
|
5277
5277
|
- name: configs
|
|
5278
5278
|
- name: shared-additional-configs
|
|
@@ -5676,7 +5676,7 @@ spec:
|
|
|
5676
5676
|
- -c
|
|
5677
5677
|
name: gitops-mas-initiator
|
|
5678
5678
|
imagePullPolicy: IfNotPresent
|
|
5679
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
5679
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
5680
5680
|
workspaces:
|
|
5681
5681
|
- name: configs
|
|
5682
5682
|
# --------------------------------------------------------------------------------
|
|
@@ -5783,7 +5783,7 @@ spec:
|
|
|
5783
5783
|
- -c
|
|
5784
5784
|
name: gitops-mongo
|
|
5785
5785
|
imagePullPolicy: IfNotPresent
|
|
5786
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
5786
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
5787
5787
|
workspaces:
|
|
5788
5788
|
- name: configs
|
|
5789
5789
|
|
|
@@ -5895,7 +5895,7 @@ spec:
|
|
|
5895
5895
|
- -c
|
|
5896
5896
|
name: gitops-nvidia-gpu
|
|
5897
5897
|
imagePullPolicy: IfNotPresent
|
|
5898
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
5898
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
5899
5899
|
workspaces:
|
|
5900
5900
|
- name: configs
|
|
5901
5901
|
# --------------------------------------------------------------------------------
|
|
@@ -6012,7 +6012,7 @@ spec:
|
|
|
6012
6012
|
- -c
|
|
6013
6013
|
name: gitops-process-mongo-user
|
|
6014
6014
|
imagePullPolicy: IfNotPresent
|
|
6015
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6015
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6016
6016
|
workspaces:
|
|
6017
6017
|
- name: configs
|
|
6018
6018
|
# --------------------------------------------------------------------------------
|
|
@@ -6068,7 +6068,7 @@ spec:
|
|
|
6068
6068
|
- -c
|
|
6069
6069
|
name: gitops-rosa
|
|
6070
6070
|
imagePullPolicy: IfNotPresent
|
|
6071
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6071
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6072
6072
|
workspaces:
|
|
6073
6073
|
- name: configs
|
|
6074
6074
|
# --------------------------------------------------------------------------------
|
|
@@ -6240,7 +6240,7 @@ spec:
|
|
|
6240
6240
|
- -c
|
|
6241
6241
|
name: gitops-suite-app-config
|
|
6242
6242
|
imagePullPolicy: IfNotPresent
|
|
6243
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6243
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6244
6244
|
workspaces:
|
|
6245
6245
|
- name: configs
|
|
6246
6246
|
- name: shared-gitops-configs
|
|
@@ -6393,7 +6393,7 @@ spec:
|
|
|
6393
6393
|
- -c
|
|
6394
6394
|
name: gitops-suite-app-install
|
|
6395
6395
|
imagePullPolicy: Always
|
|
6396
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6396
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6397
6397
|
workspaces:
|
|
6398
6398
|
- name: configs
|
|
6399
6399
|
- name: shared-gitops-configs
|
|
@@ -6499,7 +6499,7 @@ spec:
|
|
|
6499
6499
|
- -c
|
|
6500
6500
|
name: gitops-suite-certs
|
|
6501
6501
|
imagePullPolicy: IfNotPresent
|
|
6502
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6502
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6503
6503
|
workspaces:
|
|
6504
6504
|
- name: configs
|
|
6505
6505
|
- name: certificates
|
|
@@ -6659,7 +6659,7 @@ spec:
|
|
|
6659
6659
|
- -c
|
|
6660
6660
|
name: gitops-suite-config
|
|
6661
6661
|
imagePullPolicy: IfNotPresent
|
|
6662
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6662
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6663
6663
|
workspaces:
|
|
6664
6664
|
- name: configs
|
|
6665
6665
|
- name: shared-additional-configs
|
|
@@ -6759,7 +6759,7 @@ spec:
|
|
|
6759
6759
|
- -c
|
|
6760
6760
|
name: gitops-suite-dns
|
|
6761
6761
|
imagePullPolicy: IfNotPresent
|
|
6762
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6762
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6763
6763
|
workspaces:
|
|
6764
6764
|
- name: configs
|
|
6765
6765
|
|
|
@@ -6883,7 +6883,7 @@ spec:
|
|
|
6883
6883
|
- -c
|
|
6884
6884
|
name: gitops-suite-idp-config
|
|
6885
6885
|
imagePullPolicy: IfNotPresent
|
|
6886
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6886
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6887
6887
|
workspaces:
|
|
6888
6888
|
- name: configs
|
|
6889
6889
|
- name: shared-additional-configs
|
|
@@ -6984,7 +6984,7 @@ spec:
|
|
|
6984
6984
|
- -c
|
|
6985
6985
|
name: gitops-suite-objectstorage-config
|
|
6986
6986
|
imagePullPolicy: IfNotPresent
|
|
6987
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
6987
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
6988
6988
|
workspaces:
|
|
6989
6989
|
- name: configs
|
|
6990
6990
|
- name: shared-gitops-configs
|
|
@@ -7128,7 +7128,7 @@ spec:
|
|
|
7128
7128
|
- -c
|
|
7129
7129
|
name: gitops-suite-smtp-config
|
|
7130
7130
|
imagePullPolicy: IfNotPresent
|
|
7131
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7131
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7132
7132
|
workspaces:
|
|
7133
7133
|
- name: configs
|
|
7134
7134
|
|
|
@@ -7237,7 +7237,7 @@ spec:
|
|
|
7237
7237
|
- -c
|
|
7238
7238
|
name: gitops-suite-watson-studio-config
|
|
7239
7239
|
imagePullPolicy: IfNotPresent
|
|
7240
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7240
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7241
7241
|
workspaces:
|
|
7242
7242
|
- name: configs
|
|
7243
7243
|
- name: shared-gitops-configs
|
|
@@ -7334,7 +7334,7 @@ spec:
|
|
|
7334
7334
|
- -c
|
|
7335
7335
|
name: gitops-suite-workspace
|
|
7336
7336
|
imagePullPolicy: IfNotPresent
|
|
7337
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7337
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7338
7338
|
workspaces:
|
|
7339
7339
|
- name: configs
|
|
7340
7340
|
# --------------------------------------------------------------------------------
|
|
@@ -7604,7 +7604,7 @@ spec:
|
|
|
7604
7604
|
- -c
|
|
7605
7605
|
name: gitops-suite
|
|
7606
7606
|
imagePullPolicy: IfNotPresent
|
|
7607
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7607
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7608
7608
|
workspaces:
|
|
7609
7609
|
- name: configs
|
|
7610
7610
|
- name: shared-gitops-configs
|
|
@@ -7654,7 +7654,7 @@ spec:
|
|
|
7654
7654
|
|
|
7655
7655
|
steps:
|
|
7656
7656
|
- name: grafana
|
|
7657
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7657
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7658
7658
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7659
7659
|
command:
|
|
7660
7660
|
- /opt/app-root/src/run-role.sh
|
|
@@ -7788,7 +7788,7 @@ spec:
|
|
|
7788
7788
|
command:
|
|
7789
7789
|
- /opt/app-root/src/run-role.sh
|
|
7790
7790
|
- ibm_catalogs
|
|
7791
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
7791
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
7792
7792
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7793
7793
|
workingDir: /workspace/configs
|
|
7794
7794
|
# --------------------------------------------------------------------------------
|
|
@@ -8030,7 +8030,7 @@ spec:
|
|
|
8030
8030
|
command:
|
|
8031
8031
|
- /opt/app-root/src/run-role.sh
|
|
8032
8032
|
- kafka
|
|
8033
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8033
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8034
8034
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8035
8035
|
workingDir: /workspace/configs
|
|
8036
8036
|
|
|
@@ -8207,7 +8207,7 @@ spec:
|
|
|
8207
8207
|
command:
|
|
8208
8208
|
- /opt/app-root/src/run-role.sh
|
|
8209
8209
|
- mongodb
|
|
8210
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8210
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8211
8211
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8212
8212
|
workingDir: /workspace/configs
|
|
8213
8213
|
|
|
@@ -8250,7 +8250,7 @@ spec:
|
|
|
8250
8250
|
- $(params.base_output_dir)
|
|
8251
8251
|
- --extra-namespaces
|
|
8252
8252
|
- selenium
|
|
8253
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8253
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8254
8254
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8255
8255
|
env:
|
|
8256
8256
|
- name: DEVOPS_MONGO_URI
|
|
@@ -8367,7 +8367,7 @@ spec:
|
|
|
8367
8367
|
command:
|
|
8368
8368
|
- /opt/app-root/src/run-role.sh
|
|
8369
8369
|
- nvidia_gpu
|
|
8370
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8370
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8371
8371
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8372
8372
|
workingDir: /workspace/configs
|
|
8373
8373
|
|
|
@@ -8403,7 +8403,7 @@ spec:
|
|
|
8403
8403
|
# Verify Cluster
|
|
8404
8404
|
# -------------------------------------------------------------------------
|
|
8405
8405
|
- name: ocp-verify-cluster
|
|
8406
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8406
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8407
8407
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8408
8408
|
command:
|
|
8409
8409
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8445,7 +8445,7 @@ spec:
|
|
|
8445
8445
|
# Verify Catalogs
|
|
8446
8446
|
# -------------------------------------------------------------------------
|
|
8447
8447
|
- name: ocp-verify-catalogs
|
|
8448
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8448
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8449
8449
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8450
8450
|
command:
|
|
8451
8451
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8487,7 +8487,7 @@ spec:
|
|
|
8487
8487
|
# Verify Subscriptions
|
|
8488
8488
|
# -------------------------------------------------------------------------
|
|
8489
8489
|
- name: ocp-verify-subscriptions
|
|
8490
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8490
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8491
8491
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8492
8492
|
command:
|
|
8493
8493
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8529,7 +8529,7 @@ spec:
|
|
|
8529
8529
|
# Verify Workloads
|
|
8530
8530
|
# -------------------------------------------------------------------------
|
|
8531
8531
|
- name: ocp-verify-workloads
|
|
8532
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8532
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8533
8533
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8534
8534
|
command:
|
|
8535
8535
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8571,7 +8571,7 @@ spec:
|
|
|
8571
8571
|
# Verify Catalogs - Ingress TLS
|
|
8572
8572
|
# -------------------------------------------------------------------------
|
|
8573
8573
|
- name: ocp-verify-ingress
|
|
8574
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8574
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8575
8575
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8576
8576
|
command:
|
|
8577
8577
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8697,7 +8697,7 @@ spec:
|
|
|
8697
8697
|
command:
|
|
8698
8698
|
- /opt/app-root/src/run-role.sh
|
|
8699
8699
|
- ocp_verify
|
|
8700
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8700
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8701
8701
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8702
8702
|
workingDir: /workspace/configs
|
|
8703
8703
|
# --------------------------------------------------------------------------------
|
|
@@ -8765,7 +8765,7 @@ spec:
|
|
|
8765
8765
|
command:
|
|
8766
8766
|
- /opt/app-root/src/run-role.sh
|
|
8767
8767
|
- ocs
|
|
8768
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8768
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8769
8769
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8770
8770
|
workingDir: /workspace/configs
|
|
8771
8771
|
|
|
@@ -8946,7 +8946,7 @@ spec:
|
|
|
8946
8946
|
command:
|
|
8947
8947
|
- /opt/app-root/src/run-role.sh
|
|
8948
8948
|
- sls
|
|
8949
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
8949
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
8950
8950
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8951
8951
|
workingDir: /workspace/configs
|
|
8952
8952
|
|
|
@@ -9321,12 +9321,12 @@ spec:
|
|
|
9321
9321
|
command:
|
|
9322
9322
|
- /opt/app-root/src/run-role.sh
|
|
9323
9323
|
- suite_app_config
|
|
9324
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9324
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9325
9325
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9326
9326
|
|
|
9327
9327
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
9328
9328
|
- name: app-cfg-post-verify
|
|
9329
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9329
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9330
9330
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9331
9331
|
command:
|
|
9332
9332
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -9527,7 +9527,7 @@ spec:
|
|
|
9527
9527
|
command:
|
|
9528
9528
|
- /opt/app-root/src/run-role.sh
|
|
9529
9529
|
- suite_app_install
|
|
9530
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9530
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9531
9531
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9532
9532
|
|
|
9533
9533
|
workspaces:
|
|
@@ -9616,7 +9616,7 @@ spec:
|
|
|
9616
9616
|
command:
|
|
9617
9617
|
- /opt/app-root/src/run-role.sh
|
|
9618
9618
|
- suite_app_rollback
|
|
9619
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9619
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9620
9620
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9621
9621
|
# --------------------------------------------------------------------------------
|
|
9622
9622
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -9679,7 +9679,7 @@ spec:
|
|
|
9679
9679
|
command:
|
|
9680
9680
|
- /opt/app-root/src/run-role.sh
|
|
9681
9681
|
- suite_app_uninstall
|
|
9682
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9682
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9683
9683
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9684
9684
|
# --------------------------------------------------------------------------------
|
|
9685
9685
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -9754,7 +9754,7 @@ spec:
|
|
|
9754
9754
|
command:
|
|
9755
9755
|
- /opt/app-root/src/run-role.sh
|
|
9756
9756
|
- suite_app_upgrade
|
|
9757
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9757
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9758
9758
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9759
9759
|
# --------------------------------------------------------------------------------
|
|
9760
9760
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -9855,7 +9855,7 @@ spec:
|
|
|
9855
9855
|
command:
|
|
9856
9856
|
- /opt/app-root/src/run-role.sh
|
|
9857
9857
|
- suite_app_verify
|
|
9858
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
9858
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
9859
9859
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9860
9860
|
# --------------------------------------------------------------------------------
|
|
9861
9861
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -9998,7 +9998,7 @@ spec:
|
|
|
9998
9998
|
command:
|
|
9999
9999
|
- /opt/app-root/src/run-role.sh
|
|
10000
10000
|
- suite_certs
|
|
10001
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10001
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10002
10002
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10003
10003
|
|
|
10004
10004
|
workspaces:
|
|
@@ -10065,7 +10065,7 @@ spec:
|
|
|
10065
10065
|
command:
|
|
10066
10066
|
- /opt/app-root/src/run-role.sh
|
|
10067
10067
|
- suite_config
|
|
10068
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10068
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10069
10069
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10070
10070
|
workingDir: /workspace/configs
|
|
10071
10071
|
|
|
@@ -10136,7 +10136,7 @@ spec:
|
|
|
10136
10136
|
command:
|
|
10137
10137
|
- /opt/app-root/src/run-role.sh
|
|
10138
10138
|
- suite_db2_setup_for_manage
|
|
10139
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10139
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10140
10140
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10141
10141
|
# --------------------------------------------------------------------------------
|
|
10142
10142
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -10326,7 +10326,7 @@ spec:
|
|
|
10326
10326
|
command:
|
|
10327
10327
|
- /opt/app-root/src/run-role.sh
|
|
10328
10328
|
- suite_dns
|
|
10329
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10329
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10330
10330
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10331
10331
|
# --------------------------------------------------------------------------------
|
|
10332
10332
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -10565,7 +10565,7 @@ spec:
|
|
|
10565
10565
|
command:
|
|
10566
10566
|
- /opt/app-root/src/run-role.sh
|
|
10567
10567
|
- suite_install
|
|
10568
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10568
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10569
10569
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10570
10570
|
workingDir: /workspace/configs
|
|
10571
10571
|
|
|
@@ -10653,7 +10653,7 @@ spec:
|
|
|
10653
10653
|
command:
|
|
10654
10654
|
- /opt/app-root/src/run-role.sh
|
|
10655
10655
|
- suite_rollback
|
|
10656
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10656
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10657
10657
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10658
10658
|
# --------------------------------------------------------------------------------
|
|
10659
10659
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -10718,7 +10718,7 @@ spec:
|
|
|
10718
10718
|
command:
|
|
10719
10719
|
- /opt/app-root/src/run-role.sh
|
|
10720
10720
|
- suite_uninstall
|
|
10721
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10721
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10722
10722
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10723
10723
|
# --------------------------------------------------------------------------------
|
|
10724
10724
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -10788,7 +10788,7 @@ spec:
|
|
|
10788
10788
|
command:
|
|
10789
10789
|
- /opt/app-root/src/run-role.sh
|
|
10790
10790
|
- suite_upgrade
|
|
10791
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10791
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10792
10792
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10793
10793
|
# --------------------------------------------------------------------------------
|
|
10794
10794
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -10850,12 +10850,12 @@ spec:
|
|
|
10850
10850
|
command:
|
|
10851
10851
|
- /opt/app-root/src/run-role.sh
|
|
10852
10852
|
- suite_verify
|
|
10853
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10853
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10854
10854
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10855
10855
|
|
|
10856
10856
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
10857
10857
|
- name: suite-post-verify
|
|
10858
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10858
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10859
10859
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10860
10860
|
command:
|
|
10861
10861
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -10984,7 +10984,7 @@ spec:
|
|
|
10984
10984
|
command:
|
|
10985
10985
|
- /opt/app-root/src/run-role.sh
|
|
10986
10986
|
- turbonomic
|
|
10987
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
10987
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
10988
10988
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10989
10989
|
# --------------------------------------------------------------------------------
|
|
10990
10990
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -11065,7 +11065,7 @@ spec:
|
|
|
11065
11065
|
# IBM User Data Services (UDS)
|
|
11066
11066
|
# -------------------------------------------------------------------------
|
|
11067
11067
|
- name: uds
|
|
11068
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
11068
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
11069
11069
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11070
11070
|
workingDir: /workspace/configs
|
|
11071
11071
|
command:
|
|
@@ -11128,7 +11128,7 @@ spec:
|
|
|
11128
11128
|
# IBM Data Reporter Operator (DRO)
|
|
11129
11129
|
# -------------------------------------------------------------------------
|
|
11130
11130
|
- name: dro
|
|
11131
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
11131
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
11132
11132
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11133
11133
|
workingDir: /workspace/configs
|
|
11134
11134
|
command:
|
|
@@ -11214,7 +11214,7 @@ spec:
|
|
|
11214
11214
|
|
|
11215
11215
|
steps:
|
|
11216
11216
|
- name: update-configmap
|
|
11217
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
11217
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
11218
11218
|
command:
|
|
11219
11219
|
- /opt/app-root/src/update-configmap.sh
|
|
11220
11220
|
env:
|
|
@@ -11276,7 +11276,7 @@ spec:
|
|
|
11276
11276
|
|
|
11277
11277
|
steps:
|
|
11278
11278
|
- name: wait-for-configmap
|
|
11279
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
11279
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
11280
11280
|
command:
|
|
11281
11281
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
11282
11282
|
env:
|
|
@@ -11340,7 +11340,7 @@ spec:
|
|
|
11340
11340
|
|
|
11341
11341
|
steps:
|
|
11342
11342
|
- name: wait
|
|
11343
|
-
image: quay.io/ibmmas/cli:10.7.
|
|
11343
|
+
image: quay.io/ibmmas/cli:10.7.2
|
|
11344
11344
|
command:
|
|
11345
11345
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
11346
11346
|
env:
|
|
@@ -12289,8 +12289,6 @@ spec:
|
|
|
12289
12289
|
|
|
12290
12290
|
- name: github_url
|
|
12291
12291
|
type: string
|
|
12292
|
-
- name: github_pat
|
|
12293
|
-
type: string
|
|
12294
12292
|
- name: rosa_token
|
|
12295
12293
|
type: string
|
|
12296
12294
|
- name: account
|
|
@@ -12552,8 +12550,6 @@ spec:
|
|
|
12552
12550
|
|
|
12553
12551
|
- name: github_url
|
|
12554
12552
|
type: string
|
|
12555
|
-
- name: github_pat
|
|
12556
|
-
type: string
|
|
12557
12553
|
- name: rosa_token
|
|
12558
12554
|
type: string
|
|
12559
12555
|
- name: account
|
|
@@ -16935,6 +16931,8 @@ spec:
|
|
|
16935
16931
|
type: string
|
|
16936
16932
|
- name: avp_aws_access_key
|
|
16937
16933
|
type: string
|
|
16934
|
+
- name: github_pat
|
|
16935
|
+
type: string
|
|
16938
16936
|
|
|
16939
16937
|
- name: vpc_ipv4_cidr
|
|
16940
16938
|
type: string
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=8ujo7i5P8kBIljlXi2_cruqDNwBkOACBxRTbioqLgww,491
|
|
2
2
|
mas/cli/cli.py,sha256=cCo18YcAU2sdv1FkPSgJlw8mEcUz3JSWAvV80t1bSNk,10753
|
|
3
3
|
mas/cli/displayMixins.py,sha256=ygDJ8KPLdJpip_JQ4JDPWbvo7ZIdsOZQfQoVnMdAauM,5594
|
|
4
4
|
mas/cli/gencfg.py,sha256=57ik5x73gQBFXPl_8h2byXmV_vhCgxfeSDZk4Wg5-Pw,2102
|
|
@@ -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=WZHI5VMVBwaHrQDT5kbthgxypCc2th4XEHEMVKTnh0g,13308
|
|
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=GcSJVuu7IyuoiXDSjuesAEbcqoL8Nb0TEViOldg-vSk,726239
|
|
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.7.
|
|
98
|
-
mas_cli-10.7.
|
|
99
|
-
mas_cli-10.7.
|
|
100
|
-
mas_cli-10.7.
|
|
101
|
-
mas_cli-10.7.
|
|
97
|
+
mas_cli-10.7.2.data/scripts/mas-cli,sha256=sEPYV6KUzcq4ukiTM4tMLsYKv-d9Ms0aJI9Uhjg_G9Y,3436
|
|
98
|
+
mas_cli-10.7.2.dist-info/METADATA,sha256=99cJ02tQiCZmWS1HGa89Hz35dq1fYD1dLnbkjVxCpU4,2076
|
|
99
|
+
mas_cli-10.7.2.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
|
|
100
|
+
mas_cli-10.7.2.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
101
|
+
mas_cli-10.7.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|