mas-cli 11.0.0__py3-none-any.whl → 11.0.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 +113 -109
- {mas_cli-11.0.0.dist-info → mas_cli-11.0.1.dist-info}/METADATA +1 -1
- {mas_cli-11.0.0.dist-info → mas_cli-11.0.1.dist-info}/RECORD +8 -8
- {mas_cli-11.0.0.data → mas_cli-11.0.1.data}/scripts/mas-cli +0 -0
- {mas_cli-11.0.0.dist-info → mas_cli-11.0.1.dist-info}/WHEEL +0 -0
- {mas_cli-11.0.0.dist-info → mas_cli-11.0.1.dist-info}/top_level.txt +0 -0
mas/cli/__init__.py
CHANGED
mas/cli/cli.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:11.0.
|
|
111
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
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:11.0.
|
|
229
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
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:11.0.
|
|
299
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
300
300
|
imagePullPolicy: $(params.image_pull_policy)
|
|
301
301
|
workingDir: /workspace/configs
|
|
302
302
|
# --------------------------------------------------------------------------------
|
|
@@ -362,7 +362,7 @@ spec:
|
|
|
362
362
|
command:
|
|
363
363
|
- /opt/app-root/src/run-role.sh
|
|
364
364
|
- common_services
|
|
365
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
365
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
366
366
|
imagePullPolicy: $(params.image_pull_policy)
|
|
367
367
|
workingDir: /workspace/configs
|
|
368
368
|
# --------------------------------------------------------------------------------
|
|
@@ -483,7 +483,7 @@ spec:
|
|
|
483
483
|
command:
|
|
484
484
|
- /opt/app-root/src/run-role.sh
|
|
485
485
|
- cos
|
|
486
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
486
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
487
487
|
imagePullPolicy: $(params.image_pull_policy)
|
|
488
488
|
workingDir: /workspace/configs
|
|
489
489
|
|
|
@@ -603,7 +603,7 @@ spec:
|
|
|
603
603
|
command:
|
|
604
604
|
- /opt/app-root/src/run-role.sh
|
|
605
605
|
- cp4d_service
|
|
606
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
606
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
607
607
|
imagePullPolicy: $(params.image_pull_policy)
|
|
608
608
|
workingDir: /workspace/configs
|
|
609
609
|
# --------------------------------------------------------------------------------
|
|
@@ -720,7 +720,7 @@ spec:
|
|
|
720
720
|
command:
|
|
721
721
|
- /opt/app-root/src/run-role.sh
|
|
722
722
|
- cp4d_service
|
|
723
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
723
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
724
724
|
imagePullPolicy: $(params.image_pull_policy)
|
|
725
725
|
workingDir: /workspace/configs
|
|
726
726
|
|
|
@@ -826,7 +826,7 @@ spec:
|
|
|
826
826
|
command:
|
|
827
827
|
- /opt/app-root/src/run-role.sh
|
|
828
828
|
- cp4d
|
|
829
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
829
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
830
830
|
imagePullPolicy: $(params.image_pull_policy)
|
|
831
831
|
# --------------------------------------------------------------------------------
|
|
832
832
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1148,7 +1148,7 @@ spec:
|
|
|
1148
1148
|
command:
|
|
1149
1149
|
- /opt/app-root/src/run-role.sh
|
|
1150
1150
|
- db2
|
|
1151
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1151
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1152
1152
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1153
1153
|
workingDir: /workspace/configs
|
|
1154
1154
|
|
|
@@ -1258,7 +1258,7 @@ spec:
|
|
|
1258
1258
|
command:
|
|
1259
1259
|
- /opt/app-root/src/run-role.sh
|
|
1260
1260
|
- eck
|
|
1261
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1261
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1262
1262
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1263
1263
|
# --------------------------------------------------------------------------------
|
|
1264
1264
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1347,7 +1347,7 @@ spec:
|
|
|
1347
1347
|
command:
|
|
1348
1348
|
- /opt/app-root/src/run-role.sh
|
|
1349
1349
|
- gencfg_workspace
|
|
1350
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1350
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1351
1351
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1352
1352
|
workingDir: /workspace/configs
|
|
1353
1353
|
|
|
@@ -1451,7 +1451,7 @@ spec:
|
|
|
1451
1451
|
- -c
|
|
1452
1452
|
name: gitops-bootstrap
|
|
1453
1453
|
imagePullPolicy: IfNotPresent
|
|
1454
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1454
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1455
1455
|
workspaces:
|
|
1456
1456
|
- name: configs
|
|
1457
1457
|
# --------------------------------------------------------------------------------
|
|
@@ -1528,7 +1528,7 @@ spec:
|
|
|
1528
1528
|
- -c
|
|
1529
1529
|
name: gitops-cis-compliance
|
|
1530
1530
|
imagePullPolicy: IfNotPresent
|
|
1531
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1531
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1532
1532
|
workspaces:
|
|
1533
1533
|
- name: configs
|
|
1534
1534
|
# --------------------------------------------------------------------------------
|
|
@@ -1712,7 +1712,7 @@ spec:
|
|
|
1712
1712
|
- -c
|
|
1713
1713
|
name: gitops-cluster
|
|
1714
1714
|
imagePullPolicy: Always
|
|
1715
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1715
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1716
1716
|
workspaces:
|
|
1717
1717
|
- name: configs
|
|
1718
1718
|
# --------------------------------------------------------------------------------
|
|
@@ -1807,7 +1807,7 @@ spec:
|
|
|
1807
1807
|
- -c
|
|
1808
1808
|
name: gitops-cos
|
|
1809
1809
|
imagePullPolicy: IfNotPresent
|
|
1810
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1810
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1811
1811
|
workspaces:
|
|
1812
1812
|
- name: configs
|
|
1813
1813
|
# --------------------------------------------------------------------------------
|
|
@@ -1920,7 +1920,7 @@ spec:
|
|
|
1920
1920
|
- -c
|
|
1921
1921
|
name: gitops-cp4d-service
|
|
1922
1922
|
imagePullPolicy: IfNotPresent
|
|
1923
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
1923
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
1924
1924
|
workspaces:
|
|
1925
1925
|
- name: configs
|
|
1926
1926
|
- name: shared-gitops-configs
|
|
@@ -2029,7 +2029,7 @@ spec:
|
|
|
2029
2029
|
- -c
|
|
2030
2030
|
name: gitops-cp4d
|
|
2031
2031
|
imagePullPolicy: IfNotPresent
|
|
2032
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2032
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2033
2033
|
workspaces:
|
|
2034
2034
|
- name: configs
|
|
2035
2035
|
- name: shared-gitops-configs
|
|
@@ -2281,7 +2281,7 @@ spec:
|
|
|
2281
2281
|
- -c
|
|
2282
2282
|
name: gitops-db2u-database
|
|
2283
2283
|
imagePullPolicy: Always
|
|
2284
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2284
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2285
2285
|
workspaces:
|
|
2286
2286
|
- name: configs
|
|
2287
2287
|
- name: shared-gitops-configs
|
|
@@ -2374,7 +2374,7 @@ spec:
|
|
|
2374
2374
|
- -c
|
|
2375
2375
|
name: gitops-db2u
|
|
2376
2376
|
imagePullPolicy: IfNotPresent
|
|
2377
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2377
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2378
2378
|
workspaces:
|
|
2379
2379
|
- name: configs
|
|
2380
2380
|
# --------------------------------------------------------------------------------
|
|
@@ -2501,7 +2501,7 @@ spec:
|
|
|
2501
2501
|
- -c
|
|
2502
2502
|
name: gitops-delete-jdbc-config
|
|
2503
2503
|
imagePullPolicy: IfNotPresent
|
|
2504
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2504
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2505
2505
|
workspaces:
|
|
2506
2506
|
- name: configs
|
|
2507
2507
|
# --------------------------------------------------------------------------------
|
|
@@ -2599,7 +2599,7 @@ spec:
|
|
|
2599
2599
|
- -c
|
|
2600
2600
|
name: gitops-delete-kafka-config
|
|
2601
2601
|
imagePullPolicy: Always
|
|
2602
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2602
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2603
2603
|
workspaces:
|
|
2604
2604
|
- name: configs
|
|
2605
2605
|
|
|
@@ -2691,7 +2691,7 @@ spec:
|
|
|
2691
2691
|
- -c
|
|
2692
2692
|
name: gitops-deprovision-app-config
|
|
2693
2693
|
imagePullPolicy: IfNotPresent
|
|
2694
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2694
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2695
2695
|
workspaces:
|
|
2696
2696
|
- name: configs
|
|
2697
2697
|
# --------------------------------------------------------------------------------
|
|
@@ -2776,7 +2776,7 @@ spec:
|
|
|
2776
2776
|
- -c
|
|
2777
2777
|
name: gitops-deprovision-app-install
|
|
2778
2778
|
imagePullPolicy: IfNotPresent
|
|
2779
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2779
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2780
2780
|
workspaces:
|
|
2781
2781
|
- name: configs
|
|
2782
2782
|
# --------------------------------------------------------------------------------
|
|
@@ -2861,7 +2861,7 @@ spec:
|
|
|
2861
2861
|
- -c
|
|
2862
2862
|
name: gitops-deprovision-cluster
|
|
2863
2863
|
imagePullPolicy: IfNotPresent
|
|
2864
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2864
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2865
2865
|
workspaces:
|
|
2866
2866
|
- name: configs
|
|
2867
2867
|
# --------------------------------------------------------------------------------
|
|
@@ -2972,7 +2972,7 @@ spec:
|
|
|
2972
2972
|
- -c
|
|
2973
2973
|
name: gitops-deprovision-cos
|
|
2974
2974
|
imagePullPolicy: IfNotPresent
|
|
2975
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
2975
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
2976
2976
|
workspaces:
|
|
2977
2977
|
- name: configs
|
|
2978
2978
|
# --------------------------------------------------------------------------------
|
|
@@ -3060,7 +3060,7 @@ spec:
|
|
|
3060
3060
|
- -c
|
|
3061
3061
|
name: gitops-deprovision-db2u-database
|
|
3062
3062
|
imagePullPolicy: IfNotPresent
|
|
3063
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3063
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3064
3064
|
workspaces:
|
|
3065
3065
|
- name: configs
|
|
3066
3066
|
|
|
@@ -3143,7 +3143,7 @@ spec:
|
|
|
3143
3143
|
- -c
|
|
3144
3144
|
name: gitops-deprovision-db2u
|
|
3145
3145
|
imagePullPolicy: IfNotPresent
|
|
3146
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3146
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3147
3147
|
workspaces:
|
|
3148
3148
|
- name: configs
|
|
3149
3149
|
|
|
@@ -3219,7 +3219,7 @@ spec:
|
|
|
3219
3219
|
- -c
|
|
3220
3220
|
name: gitops-deprovision-efs
|
|
3221
3221
|
imagePullPolicy: IfNotPresent
|
|
3222
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3222
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3223
3223
|
workspaces:
|
|
3224
3224
|
- name: configs
|
|
3225
3225
|
|
|
@@ -3328,7 +3328,7 @@ spec:
|
|
|
3328
3328
|
- -c
|
|
3329
3329
|
name: gitops-deprovision-kafka
|
|
3330
3330
|
imagePullPolicy: IfNotPresent
|
|
3331
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3331
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3332
3332
|
workspaces:
|
|
3333
3333
|
- name: configs
|
|
3334
3334
|
# --------------------------------------------------------------------------------
|
|
@@ -3430,7 +3430,7 @@ spec:
|
|
|
3430
3430
|
- -c
|
|
3431
3431
|
name: gitops-deprovision-mongo
|
|
3432
3432
|
imagePullPolicy: IfNotPresent
|
|
3433
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3433
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3434
3434
|
workspaces:
|
|
3435
3435
|
- name: configs
|
|
3436
3436
|
|
|
@@ -3487,7 +3487,7 @@ spec:
|
|
|
3487
3487
|
- -c
|
|
3488
3488
|
name: gitops-deprovision-rosa
|
|
3489
3489
|
imagePullPolicy: IfNotPresent
|
|
3490
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3490
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3491
3491
|
workspaces:
|
|
3492
3492
|
- name: configs
|
|
3493
3493
|
# --------------------------------------------------------------------------------
|
|
@@ -3692,7 +3692,7 @@ spec:
|
|
|
3692
3692
|
- -c
|
|
3693
3693
|
name: gitops-deprovision-suite-config
|
|
3694
3694
|
imagePullPolicy: IfNotPresent
|
|
3695
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3695
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3696
3696
|
workspaces:
|
|
3697
3697
|
- name: configs
|
|
3698
3698
|
|
|
@@ -3790,7 +3790,7 @@ spec:
|
|
|
3790
3790
|
- -c
|
|
3791
3791
|
name: gitops-deprovision-suite-idp-config
|
|
3792
3792
|
imagePullPolicy: IfNotPresent
|
|
3793
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3793
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3794
3794
|
workspaces:
|
|
3795
3795
|
- name: configs
|
|
3796
3796
|
# --------------------------------------------------------------------------------
|
|
@@ -3882,7 +3882,7 @@ spec:
|
|
|
3882
3882
|
- -c
|
|
3883
3883
|
name: gitops-deprovision-suite-objectstorage-config
|
|
3884
3884
|
imagePullPolicy: IfNotPresent
|
|
3885
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3885
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3886
3886
|
workspaces:
|
|
3887
3887
|
- name: configs
|
|
3888
3888
|
# --------------------------------------------------------------------------------
|
|
@@ -3974,7 +3974,7 @@ spec:
|
|
|
3974
3974
|
- -c
|
|
3975
3975
|
name: gitops-deprovision-suite-smtp-config
|
|
3976
3976
|
imagePullPolicy: IfNotPresent
|
|
3977
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
3977
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
3978
3978
|
workspaces:
|
|
3979
3979
|
- name: configs
|
|
3980
3980
|
# --------------------------------------------------------------------------------
|
|
@@ -4067,7 +4067,7 @@ spec:
|
|
|
4067
4067
|
- -c
|
|
4068
4068
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4069
4069
|
imagePullPolicy: IfNotPresent
|
|
4070
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4070
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4071
4071
|
workspaces:
|
|
4072
4072
|
- name: configs
|
|
4073
4073
|
# --------------------------------------------------------------------------------
|
|
@@ -4158,7 +4158,7 @@ spec:
|
|
|
4158
4158
|
- -c
|
|
4159
4159
|
name: gitops-deprovision-suite-workspace
|
|
4160
4160
|
imagePullPolicy: Always
|
|
4161
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4161
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4162
4162
|
workspaces:
|
|
4163
4163
|
- name: configs
|
|
4164
4164
|
# --------------------------------------------------------------------------------
|
|
@@ -4251,7 +4251,7 @@ spec:
|
|
|
4251
4251
|
- -c
|
|
4252
4252
|
name: gitops-deprovision-suite
|
|
4253
4253
|
imagePullPolicy: IfNotPresent
|
|
4254
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4254
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4255
4255
|
workspaces:
|
|
4256
4256
|
- name: configs
|
|
4257
4257
|
|
|
@@ -4354,7 +4354,7 @@ spec:
|
|
|
4354
4354
|
- -c
|
|
4355
4355
|
name: gitops-dro
|
|
4356
4356
|
imagePullPolicy: IfNotPresent
|
|
4357
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4357
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4358
4358
|
workspaces:
|
|
4359
4359
|
- name: configs
|
|
4360
4360
|
# --------------------------------------------------------------------------------
|
|
@@ -4436,7 +4436,7 @@ spec:
|
|
|
4436
4436
|
- -c
|
|
4437
4437
|
name: gitops-efs
|
|
4438
4438
|
imagePullPolicy: IfNotPresent
|
|
4439
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4439
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4440
4440
|
workspaces:
|
|
4441
4441
|
- name: configs
|
|
4442
4442
|
|
|
@@ -4571,7 +4571,7 @@ spec:
|
|
|
4571
4571
|
- -c
|
|
4572
4572
|
name: gitops-jdbc-config
|
|
4573
4573
|
imagePullPolicy: Always
|
|
4574
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4574
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4575
4575
|
workspaces:
|
|
4576
4576
|
- name: configs
|
|
4577
4577
|
- name: shared-gitops-configs
|
|
@@ -4667,7 +4667,7 @@ spec:
|
|
|
4667
4667
|
- -c
|
|
4668
4668
|
name: gitops-kafka-config
|
|
4669
4669
|
imagePullPolicy: Always
|
|
4670
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4670
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4671
4671
|
workspaces:
|
|
4672
4672
|
- name: configs
|
|
4673
4673
|
|
|
@@ -4788,7 +4788,7 @@ spec:
|
|
|
4788
4788
|
- -c
|
|
4789
4789
|
name: gitops-kafka
|
|
4790
4790
|
imagePullPolicy: IfNotPresent
|
|
4791
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4791
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4792
4792
|
workspaces:
|
|
4793
4793
|
- name: configs
|
|
4794
4794
|
# --------------------------------------------------------------------------------
|
|
@@ -4839,7 +4839,7 @@ spec:
|
|
|
4839
4839
|
- -c
|
|
4840
4840
|
name: gitops-license
|
|
4841
4841
|
imagePullPolicy: Always
|
|
4842
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
4842
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
4843
4843
|
workspaces:
|
|
4844
4844
|
- name: shared-entitlement
|
|
4845
4845
|
|
|
@@ -5296,7 +5296,7 @@ spec:
|
|
|
5296
5296
|
- -c
|
|
5297
5297
|
name: gitops-mas-fvt-preparer
|
|
5298
5298
|
imagePullPolicy: Always
|
|
5299
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
5299
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
5300
5300
|
workspaces:
|
|
5301
5301
|
- name: configs
|
|
5302
5302
|
- name: shared-additional-configs
|
|
@@ -5700,7 +5700,7 @@ spec:
|
|
|
5700
5700
|
- -c
|
|
5701
5701
|
name: gitops-mas-initiator
|
|
5702
5702
|
imagePullPolicy: IfNotPresent
|
|
5703
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
5703
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
5704
5704
|
workspaces:
|
|
5705
5705
|
- name: configs
|
|
5706
5706
|
# --------------------------------------------------------------------------------
|
|
@@ -5807,7 +5807,7 @@ spec:
|
|
|
5807
5807
|
- -c
|
|
5808
5808
|
name: gitops-mongo
|
|
5809
5809
|
imagePullPolicy: IfNotPresent
|
|
5810
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
5810
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
5811
5811
|
workspaces:
|
|
5812
5812
|
- name: configs
|
|
5813
5813
|
|
|
@@ -5919,7 +5919,7 @@ spec:
|
|
|
5919
5919
|
- -c
|
|
5920
5920
|
name: gitops-nvidia-gpu
|
|
5921
5921
|
imagePullPolicy: IfNotPresent
|
|
5922
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
5922
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
5923
5923
|
workspaces:
|
|
5924
5924
|
- name: configs
|
|
5925
5925
|
# --------------------------------------------------------------------------------
|
|
@@ -6036,7 +6036,7 @@ spec:
|
|
|
6036
6036
|
- -c
|
|
6037
6037
|
name: gitops-process-mongo-user
|
|
6038
6038
|
imagePullPolicy: IfNotPresent
|
|
6039
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6039
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6040
6040
|
workspaces:
|
|
6041
6041
|
- name: configs
|
|
6042
6042
|
# --------------------------------------------------------------------------------
|
|
@@ -6092,7 +6092,7 @@ spec:
|
|
|
6092
6092
|
- -c
|
|
6093
6093
|
name: gitops-rosa
|
|
6094
6094
|
imagePullPolicy: IfNotPresent
|
|
6095
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6095
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6096
6096
|
workspaces:
|
|
6097
6097
|
- name: configs
|
|
6098
6098
|
# --------------------------------------------------------------------------------
|
|
@@ -6269,7 +6269,7 @@ spec:
|
|
|
6269
6269
|
- -c
|
|
6270
6270
|
name: gitops-suite-app-config
|
|
6271
6271
|
imagePullPolicy: IfNotPresent
|
|
6272
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6272
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6273
6273
|
workspaces:
|
|
6274
6274
|
- name: configs
|
|
6275
6275
|
- name: shared-gitops-configs
|
|
@@ -6422,7 +6422,7 @@ spec:
|
|
|
6422
6422
|
- -c
|
|
6423
6423
|
name: gitops-suite-app-install
|
|
6424
6424
|
imagePullPolicy: Always
|
|
6425
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6425
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6426
6426
|
workspaces:
|
|
6427
6427
|
- name: configs
|
|
6428
6428
|
- name: shared-gitops-configs
|
|
@@ -6528,7 +6528,7 @@ spec:
|
|
|
6528
6528
|
- -c
|
|
6529
6529
|
name: gitops-suite-certs
|
|
6530
6530
|
imagePullPolicy: IfNotPresent
|
|
6531
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6531
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6532
6532
|
workspaces:
|
|
6533
6533
|
- name: configs
|
|
6534
6534
|
- name: certificates
|
|
@@ -6688,7 +6688,7 @@ spec:
|
|
|
6688
6688
|
- -c
|
|
6689
6689
|
name: gitops-suite-config
|
|
6690
6690
|
imagePullPolicy: IfNotPresent
|
|
6691
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6691
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6692
6692
|
workspaces:
|
|
6693
6693
|
- name: configs
|
|
6694
6694
|
- name: shared-additional-configs
|
|
@@ -6788,7 +6788,7 @@ spec:
|
|
|
6788
6788
|
- -c
|
|
6789
6789
|
name: gitops-suite-dns
|
|
6790
6790
|
imagePullPolicy: IfNotPresent
|
|
6791
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6791
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6792
6792
|
workspaces:
|
|
6793
6793
|
- name: configs
|
|
6794
6794
|
|
|
@@ -6912,7 +6912,7 @@ spec:
|
|
|
6912
6912
|
- -c
|
|
6913
6913
|
name: gitops-suite-idp-config
|
|
6914
6914
|
imagePullPolicy: IfNotPresent
|
|
6915
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
6915
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
6916
6916
|
workspaces:
|
|
6917
6917
|
- name: configs
|
|
6918
6918
|
- name: shared-additional-configs
|
|
@@ -7013,7 +7013,7 @@ spec:
|
|
|
7013
7013
|
- -c
|
|
7014
7014
|
name: gitops-suite-objectstorage-config
|
|
7015
7015
|
imagePullPolicy: IfNotPresent
|
|
7016
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7016
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7017
7017
|
workspaces:
|
|
7018
7018
|
- name: configs
|
|
7019
7019
|
- name: shared-gitops-configs
|
|
@@ -7157,7 +7157,7 @@ spec:
|
|
|
7157
7157
|
- -c
|
|
7158
7158
|
name: gitops-suite-smtp-config
|
|
7159
7159
|
imagePullPolicy: IfNotPresent
|
|
7160
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7160
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7161
7161
|
workspaces:
|
|
7162
7162
|
- name: configs
|
|
7163
7163
|
|
|
@@ -7266,7 +7266,7 @@ spec:
|
|
|
7266
7266
|
- -c
|
|
7267
7267
|
name: gitops-suite-watson-studio-config
|
|
7268
7268
|
imagePullPolicy: IfNotPresent
|
|
7269
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7269
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7270
7270
|
workspaces:
|
|
7271
7271
|
- name: configs
|
|
7272
7272
|
- name: shared-gitops-configs
|
|
@@ -7363,7 +7363,7 @@ spec:
|
|
|
7363
7363
|
- -c
|
|
7364
7364
|
name: gitops-suite-workspace
|
|
7365
7365
|
imagePullPolicy: IfNotPresent
|
|
7366
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7366
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7367
7367
|
workspaces:
|
|
7368
7368
|
- name: configs
|
|
7369
7369
|
# --------------------------------------------------------------------------------
|
|
@@ -7633,7 +7633,7 @@ spec:
|
|
|
7633
7633
|
- -c
|
|
7634
7634
|
name: gitops-suite
|
|
7635
7635
|
imagePullPolicy: IfNotPresent
|
|
7636
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7636
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7637
7637
|
workspaces:
|
|
7638
7638
|
- name: configs
|
|
7639
7639
|
- name: shared-gitops-configs
|
|
@@ -7683,7 +7683,7 @@ spec:
|
|
|
7683
7683
|
|
|
7684
7684
|
steps:
|
|
7685
7685
|
- name: grafana
|
|
7686
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7686
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7687
7687
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7688
7688
|
command:
|
|
7689
7689
|
- /opt/app-root/src/run-role.sh
|
|
@@ -7817,7 +7817,7 @@ spec:
|
|
|
7817
7817
|
command:
|
|
7818
7818
|
- /opt/app-root/src/run-role.sh
|
|
7819
7819
|
- ibm_catalogs
|
|
7820
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
7820
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
7821
7821
|
imagePullPolicy: $(params.image_pull_policy)
|
|
7822
7822
|
workingDir: /workspace/configs
|
|
7823
7823
|
# --------------------------------------------------------------------------------
|
|
@@ -8059,7 +8059,7 @@ spec:
|
|
|
8059
8059
|
command:
|
|
8060
8060
|
- /opt/app-root/src/run-role.sh
|
|
8061
8061
|
- kafka
|
|
8062
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8062
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8063
8063
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8064
8064
|
workingDir: /workspace/configs
|
|
8065
8065
|
|
|
@@ -8242,7 +8242,7 @@ spec:
|
|
|
8242
8242
|
command:
|
|
8243
8243
|
- /opt/app-root/src/run-role.sh
|
|
8244
8244
|
- mongodb
|
|
8245
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8245
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8246
8246
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8247
8247
|
workingDir: /workspace/configs
|
|
8248
8248
|
|
|
@@ -8285,7 +8285,7 @@ spec:
|
|
|
8285
8285
|
- $(params.base_output_dir)
|
|
8286
8286
|
- --extra-namespaces
|
|
8287
8287
|
- selenium
|
|
8288
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8288
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8289
8289
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8290
8290
|
env:
|
|
8291
8291
|
- name: DEVOPS_MONGO_URI
|
|
@@ -8402,7 +8402,7 @@ spec:
|
|
|
8402
8402
|
command:
|
|
8403
8403
|
- /opt/app-root/src/run-role.sh
|
|
8404
8404
|
- nvidia_gpu
|
|
8405
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8405
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8406
8406
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8407
8407
|
workingDir: /workspace/configs
|
|
8408
8408
|
|
|
@@ -8438,7 +8438,7 @@ spec:
|
|
|
8438
8438
|
# Verify Cluster
|
|
8439
8439
|
# -------------------------------------------------------------------------
|
|
8440
8440
|
- name: ocp-verify-cluster
|
|
8441
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8441
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8442
8442
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8443
8443
|
command:
|
|
8444
8444
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8480,7 +8480,7 @@ spec:
|
|
|
8480
8480
|
# Verify Catalogs
|
|
8481
8481
|
# -------------------------------------------------------------------------
|
|
8482
8482
|
- name: ocp-verify-catalogs
|
|
8483
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8483
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8484
8484
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8485
8485
|
command:
|
|
8486
8486
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8522,7 +8522,7 @@ spec:
|
|
|
8522
8522
|
# Verify Subscriptions
|
|
8523
8523
|
# -------------------------------------------------------------------------
|
|
8524
8524
|
- name: ocp-verify-subscriptions
|
|
8525
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8525
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8526
8526
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8527
8527
|
command:
|
|
8528
8528
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8564,7 +8564,7 @@ spec:
|
|
|
8564
8564
|
# Verify Workloads
|
|
8565
8565
|
# -------------------------------------------------------------------------
|
|
8566
8566
|
- name: ocp-verify-workloads
|
|
8567
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8567
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8568
8568
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8569
8569
|
command:
|
|
8570
8570
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8606,7 +8606,7 @@ spec:
|
|
|
8606
8606
|
# Verify Catalogs - Ingress TLS
|
|
8607
8607
|
# -------------------------------------------------------------------------
|
|
8608
8608
|
- name: ocp-verify-ingress
|
|
8609
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8609
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8610
8610
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8611
8611
|
command:
|
|
8612
8612
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8732,7 +8732,7 @@ spec:
|
|
|
8732
8732
|
command:
|
|
8733
8733
|
- /opt/app-root/src/run-role.sh
|
|
8734
8734
|
- ocp_verify
|
|
8735
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8735
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8736
8736
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8737
8737
|
workingDir: /workspace/configs
|
|
8738
8738
|
# --------------------------------------------------------------------------------
|
|
@@ -8800,7 +8800,7 @@ spec:
|
|
|
8800
8800
|
command:
|
|
8801
8801
|
- /opt/app-root/src/run-role.sh
|
|
8802
8802
|
- ocs
|
|
8803
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8803
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8804
8804
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8805
8805
|
workingDir: /workspace/configs
|
|
8806
8806
|
|
|
@@ -8981,7 +8981,7 @@ spec:
|
|
|
8981
8981
|
command:
|
|
8982
8982
|
- /opt/app-root/src/run-role.sh
|
|
8983
8983
|
- sls
|
|
8984
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
8984
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
8985
8985
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8986
8986
|
workingDir: /workspace/configs
|
|
8987
8987
|
|
|
@@ -9356,12 +9356,12 @@ spec:
|
|
|
9356
9356
|
command:
|
|
9357
9357
|
- /opt/app-root/src/run-role.sh
|
|
9358
9358
|
- suite_app_config
|
|
9359
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9359
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9360
9360
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9361
9361
|
|
|
9362
9362
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
9363
9363
|
- name: app-cfg-post-verify
|
|
9364
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9364
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9365
9365
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9366
9366
|
command:
|
|
9367
9367
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -9562,7 +9562,7 @@ spec:
|
|
|
9562
9562
|
command:
|
|
9563
9563
|
- /opt/app-root/src/run-role.sh
|
|
9564
9564
|
- suite_app_install
|
|
9565
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9565
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9566
9566
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9567
9567
|
|
|
9568
9568
|
workspaces:
|
|
@@ -9651,7 +9651,7 @@ spec:
|
|
|
9651
9651
|
command:
|
|
9652
9652
|
- /opt/app-root/src/run-role.sh
|
|
9653
9653
|
- suite_app_rollback
|
|
9654
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9654
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9655
9655
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9656
9656
|
# --------------------------------------------------------------------------------
|
|
9657
9657
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -9714,7 +9714,7 @@ spec:
|
|
|
9714
9714
|
command:
|
|
9715
9715
|
- /opt/app-root/src/run-role.sh
|
|
9716
9716
|
- suite_app_uninstall
|
|
9717
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9717
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9718
9718
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9719
9719
|
# --------------------------------------------------------------------------------
|
|
9720
9720
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -9789,7 +9789,7 @@ spec:
|
|
|
9789
9789
|
command:
|
|
9790
9790
|
- /opt/app-root/src/run-role.sh
|
|
9791
9791
|
- suite_app_upgrade
|
|
9792
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9792
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9793
9793
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9794
9794
|
# --------------------------------------------------------------------------------
|
|
9795
9795
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -9890,7 +9890,7 @@ spec:
|
|
|
9890
9890
|
command:
|
|
9891
9891
|
- /opt/app-root/src/run-role.sh
|
|
9892
9892
|
- suite_app_verify
|
|
9893
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
9893
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
9894
9894
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9895
9895
|
# --------------------------------------------------------------------------------
|
|
9896
9896
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -10033,7 +10033,7 @@ spec:
|
|
|
10033
10033
|
command:
|
|
10034
10034
|
- /opt/app-root/src/run-role.sh
|
|
10035
10035
|
- suite_certs
|
|
10036
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10036
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10037
10037
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10038
10038
|
|
|
10039
10039
|
workspaces:
|
|
@@ -10100,7 +10100,7 @@ spec:
|
|
|
10100
10100
|
command:
|
|
10101
10101
|
- /opt/app-root/src/run-role.sh
|
|
10102
10102
|
- suite_config
|
|
10103
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10103
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10104
10104
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10105
10105
|
workingDir: /workspace/configs
|
|
10106
10106
|
|
|
@@ -10171,7 +10171,7 @@ spec:
|
|
|
10171
10171
|
command:
|
|
10172
10172
|
- /opt/app-root/src/run-role.sh
|
|
10173
10173
|
- suite_db2_setup_for_manage
|
|
10174
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10174
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10175
10175
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10176
10176
|
# --------------------------------------------------------------------------------
|
|
10177
10177
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -10361,7 +10361,7 @@ spec:
|
|
|
10361
10361
|
command:
|
|
10362
10362
|
- /opt/app-root/src/run-role.sh
|
|
10363
10363
|
- suite_dns
|
|
10364
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10364
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10365
10365
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10366
10366
|
# --------------------------------------------------------------------------------
|
|
10367
10367
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -10610,7 +10610,7 @@ spec:
|
|
|
10610
10610
|
command:
|
|
10611
10611
|
- /opt/app-root/src/run-role.sh
|
|
10612
10612
|
- suite_install
|
|
10613
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10613
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10614
10614
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10615
10615
|
workingDir: /workspace/configs
|
|
10616
10616
|
|
|
@@ -10698,7 +10698,7 @@ spec:
|
|
|
10698
10698
|
command:
|
|
10699
10699
|
- /opt/app-root/src/run-role.sh
|
|
10700
10700
|
- suite_rollback
|
|
10701
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10701
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10702
10702
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10703
10703
|
# --------------------------------------------------------------------------------
|
|
10704
10704
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -10763,7 +10763,7 @@ spec:
|
|
|
10763
10763
|
command:
|
|
10764
10764
|
- /opt/app-root/src/run-role.sh
|
|
10765
10765
|
- suite_uninstall
|
|
10766
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10766
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10767
10767
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10768
10768
|
# --------------------------------------------------------------------------------
|
|
10769
10769
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -10833,7 +10833,7 @@ spec:
|
|
|
10833
10833
|
command:
|
|
10834
10834
|
- /opt/app-root/src/run-role.sh
|
|
10835
10835
|
- suite_upgrade
|
|
10836
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10836
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10837
10837
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10838
10838
|
# --------------------------------------------------------------------------------
|
|
10839
10839
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -10895,12 +10895,12 @@ spec:
|
|
|
10895
10895
|
command:
|
|
10896
10896
|
- /opt/app-root/src/run-role.sh
|
|
10897
10897
|
- suite_verify
|
|
10898
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10898
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10899
10899
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10900
10900
|
|
|
10901
10901
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
10902
10902
|
- name: suite-post-verify
|
|
10903
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
10903
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
10904
10904
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10905
10905
|
command:
|
|
10906
10906
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11029,7 +11029,7 @@ spec:
|
|
|
11029
11029
|
command:
|
|
11030
11030
|
- /opt/app-root/src/run-role.sh
|
|
11031
11031
|
- turbonomic
|
|
11032
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11032
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11033
11033
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11034
11034
|
# --------------------------------------------------------------------------------
|
|
11035
11035
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -11110,7 +11110,7 @@ spec:
|
|
|
11110
11110
|
# IBM User Data Services (UDS)
|
|
11111
11111
|
# -------------------------------------------------------------------------
|
|
11112
11112
|
- name: uds
|
|
11113
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11113
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11114
11114
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11115
11115
|
workingDir: /workspace/configs
|
|
11116
11116
|
command:
|
|
@@ -11173,7 +11173,7 @@ spec:
|
|
|
11173
11173
|
# IBM Data Reporter Operator (DRO)
|
|
11174
11174
|
# -------------------------------------------------------------------------
|
|
11175
11175
|
- name: dro
|
|
11176
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11176
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11177
11177
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11178
11178
|
workingDir: /workspace/configs
|
|
11179
11179
|
command:
|
|
@@ -11259,7 +11259,7 @@ spec:
|
|
|
11259
11259
|
|
|
11260
11260
|
steps:
|
|
11261
11261
|
- name: update-configmap
|
|
11262
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11262
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11263
11263
|
command:
|
|
11264
11264
|
- /opt/app-root/src/update-configmap.sh
|
|
11265
11265
|
env:
|
|
@@ -11321,7 +11321,7 @@ spec:
|
|
|
11321
11321
|
|
|
11322
11322
|
steps:
|
|
11323
11323
|
- name: wait-for-configmap
|
|
11324
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11324
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11325
11325
|
command:
|
|
11326
11326
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
11327
11327
|
env:
|
|
@@ -11385,7 +11385,7 @@ spec:
|
|
|
11385
11385
|
|
|
11386
11386
|
steps:
|
|
11387
11387
|
- name: wait
|
|
11388
|
-
image: quay.io/ibmmas/cli:11.0.
|
|
11388
|
+
image: quay.io/ibmmas/cli:11.0.1
|
|
11389
11389
|
command:
|
|
11390
11390
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
11391
11391
|
env:
|
|
@@ -11491,8 +11491,8 @@ spec:
|
|
|
11491
11491
|
value: $(params.pipelinerun_name)
|
|
11492
11492
|
- name: delay
|
|
11493
11493
|
value: 120 # seconds between checking the status of the pipelinerun
|
|
11494
|
-
- name:
|
|
11495
|
-
value:
|
|
11494
|
+
- name: max_retries
|
|
11495
|
+
value: 120 # attempts before giving up
|
|
11496
11496
|
- name: ignore_failure
|
|
11497
11497
|
value: $(params.ignore_failure) # fails and exit once the first failure is detected
|
|
11498
11498
|
|
|
@@ -11811,8 +11811,8 @@ spec:
|
|
|
11811
11811
|
value: $(params.pipelinerun_name)
|
|
11812
11812
|
- name: delay
|
|
11813
11813
|
value: 120 # seconds between checking the status of the pipelinerun
|
|
11814
|
-
- name:
|
|
11815
|
-
value:
|
|
11814
|
+
- name: max_retries
|
|
11815
|
+
value: 120 # attempts before giving up
|
|
11816
11816
|
- name: ignore_failure
|
|
11817
11817
|
value: $(params.ignore_failure) # fails and exit once the first failure is detected
|
|
11818
11818
|
- name: gitops-deprovision-mongo
|
|
@@ -16486,8 +16486,8 @@ spec:
|
|
|
16486
16486
|
value: $(params.pipelinerun_name)
|
|
16487
16487
|
- name: delay
|
|
16488
16488
|
value: 120 # seconds between checking the status of the pipelinerun
|
|
16489
|
-
- name:
|
|
16490
|
-
value:
|
|
16489
|
+
- name: max_retries
|
|
16490
|
+
value: 120 # attempts before giving up
|
|
16491
16491
|
- name: ignore_failure
|
|
16492
16492
|
value: $(params.ignore_failure) # fails and exit once the first failure is detected
|
|
16493
16493
|
- name: gitops-mongo
|
|
@@ -16740,6 +16740,8 @@ spec:
|
|
|
16740
16740
|
|
|
16741
16741
|
- name: mas_workspace_id
|
|
16742
16742
|
type: string
|
|
16743
|
+
- name: mas_channel
|
|
16744
|
+
type: string
|
|
16743
16745
|
|
|
16744
16746
|
- name: launchfvt_core
|
|
16745
16747
|
type: string
|
|
@@ -16888,6 +16890,8 @@ spec:
|
|
|
16888
16890
|
|
|
16889
16891
|
- name: mas_workspace_id
|
|
16890
16892
|
value: $(params.mas_workspace_id)
|
|
16893
|
+
- name: mas_channel
|
|
16894
|
+
value: $(params.mas_channel)
|
|
16891
16895
|
|
|
16892
16896
|
- name: launchfvt_core
|
|
16893
16897
|
value: $(params.launchfvt_core)
|
|
@@ -17063,8 +17067,8 @@ spec:
|
|
|
17063
17067
|
value: $(params.pipelinerun_name)
|
|
17064
17068
|
- name: delay
|
|
17065
17069
|
value: 120 # seconds between checking the status of the pipelinerun
|
|
17066
|
-
- name:
|
|
17067
|
-
value:
|
|
17070
|
+
- name: max_retries
|
|
17071
|
+
value: 120 # attempts before giving up
|
|
17068
17072
|
- name: ignore_failure
|
|
17069
17073
|
value: $(params.ignore_failure) # fails and exit once the first failure is detected
|
|
17070
17074
|
- name: gitops-mas-initiator
|
|
@@ -18963,7 +18967,7 @@ spec:
|
|
|
18963
18967
|
operator: in
|
|
18964
18968
|
values: ["install"]
|
|
18965
18969
|
runAfter:
|
|
18966
|
-
-
|
|
18970
|
+
- ibm-catalogs
|
|
18967
18971
|
|
|
18968
18972
|
# 1.4 Configure ECK
|
|
18969
18973
|
- name: eck
|
|
@@ -21217,8 +21221,8 @@ spec:
|
|
|
21217
21221
|
value: $(params.pipelinerun_name)
|
|
21218
21222
|
- name: delay
|
|
21219
21223
|
value: 120 # seconds between checking the status of the pipelinerun
|
|
21220
|
-
- name:
|
|
21221
|
-
value:
|
|
21224
|
+
- name: max_retries
|
|
21225
|
+
value: 120 # attempts before giving up
|
|
21222
21226
|
- name: ignore_failure
|
|
21223
21227
|
value: $(params.ignore_failure) # fails and exit once the first failure is detected
|
|
21224
21228
|
- name: gitops-rosa
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
2
|
-
mas/cli/cli.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=T3rRYZ6g6c76p8EL8csQZNjIFIAU0SoLTG7nJ5yjE-4,526
|
|
2
|
+
mas/cli/cli.py,sha256=voCzBKRXW08sa5mQUgczAYLqFgllRlDIJZwr2EKUey4,14563
|
|
3
3
|
mas/cli/displayMixins.py,sha256=ygDJ8KPLdJpip_JQ4JDPWbvo7ZIdsOZQfQoVnMdAauM,5594
|
|
4
4
|
mas/cli/gencfg.py,sha256=57ik5x73gQBFXPl_8h2byXmV_vhCgxfeSDZk4Wg5-Pw,2102
|
|
5
5
|
mas/cli/validators.py,sha256=vi1pFA8QtqMhqtGk1NlkkNDUrlFCi53kS5wJqFGDgOU,5108
|
|
@@ -14,7 +14,7 @@ mas/cli/install/settings/db2Settings.py,sha256=mR0XL81Talvwvm1bekw0o9VOwV42QkS0j
|
|
|
14
14
|
mas/cli/install/settings/kafkaSettings.py,sha256=bjAji5OZfSBpttiYHKM5B5Lvva8L8PUzi8QSs6opQcE,6997
|
|
15
15
|
mas/cli/install/settings/manageSettings.py,sha256=TSByaLXVF9hRH0hqhX-eBc7dIHrOf4zgviOq2YrjSHc,13658
|
|
16
16
|
mas/cli/install/settings/turbonomicSettings.py,sha256=eqMDocZxJnGEnWh41Yh8rmmVKVR_JnA8qrbfRrFAOaQ,1588
|
|
17
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256=
|
|
17
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=zVNU-iocYzyz2Gn3B51JB-8GSyRaSyVPR6ysMynp-I0,710946
|
|
18
18
|
mas/cli/templates/jdbccfg.yml.j2,sha256=cANbwkUkKEPQp-P3_BB_Llbt94457Ciagah2hOdySIM,1644
|
|
19
19
|
mas/cli/templates/pod-templates/best-effort/ibm-data-dictionary-assetdatadictionary.yml,sha256=8VG_FDFcEjWNaAOZTcS58Pe0tWOXC10SJLloNqzEMC8,757
|
|
20
20
|
mas/cli/templates/pod-templates/best-effort/ibm-mas-bascfg.yml,sha256=rkq8c2pVJoskgict9tCZzCchGSE2MBC-dJ47JyMYm7A,1559
|
|
@@ -95,8 +95,8 @@ mas/cli/update/argParser.py,sha256=Xm0qXmMrCZH-ikVYlKVlp7g0cbwCavXDwtwRKZ_t8vQ,3
|
|
|
95
95
|
mas/cli/upgrade/__init__.py,sha256=tGH_qJ5ZqcSFpIlObRiye3Y-r4zU8rEplYFjwuHwBTY,494
|
|
96
96
|
mas/cli/upgrade/app.py,sha256=AjRI1uCVfl--edonhUb9ZTrp_QifJTQPp-ORT1S_uO8,5375
|
|
97
97
|
mas/cli/upgrade/argParser.py,sha256=jl8SU0mXDMAkpfqXaKE4MPNUmVoD0LSsvMUSJjU1dbQ,1881
|
|
98
|
-
mas_cli-11.0.
|
|
99
|
-
mas_cli-11.0.
|
|
100
|
-
mas_cli-11.0.
|
|
101
|
-
mas_cli-11.0.
|
|
102
|
-
mas_cli-11.0.
|
|
98
|
+
mas_cli-11.0.1.data/scripts/mas-cli,sha256=sEPYV6KUzcq4ukiTM4tMLsYKv-d9Ms0aJI9Uhjg_G9Y,3436
|
|
99
|
+
mas_cli-11.0.1.dist-info/METADATA,sha256=f9JokZvYUfFD-f33be6Jb1DIJbBUF7FChMcSa_zR168,2076
|
|
100
|
+
mas_cli-11.0.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
101
|
+
mas_cli-11.0.1.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
102
|
+
mas_cli-11.0.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|