mas-cli 11.11.3__py3-none-any.whl → 11.12.0__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 +15 -5
- mas/cli/install/app.py +9 -4
- mas/cli/install/catalogs.py +4 -2
- mas/cli/install/settings/db2Settings.py +2 -2
- mas/cli/templates/ibm-mas-tekton.yaml +184 -104
- mas/cli/update/app.py +9 -7
- {mas_cli-11.11.3.dist-info → mas_cli-11.12.0.dist-info}/METADATA +1 -1
- {mas_cli-11.11.3.dist-info → mas_cli-11.12.0.dist-info}/RECORD +12 -12
- {mas_cli-11.11.3.data → mas_cli-11.12.0.data}/scripts/mas-cli +0 -0
- {mas_cli-11.11.3.dist-info → mas_cli-11.12.0.dist-info}/WHEEL +0 -0
- {mas_cli-11.11.3.dist-info → mas_cli-11.12.0.dist-info}/top_level.txt +0 -0
|
@@ -231,7 +231,7 @@ spec:
|
|
|
231
231
|
command:
|
|
232
232
|
- /opt/app-root/src/run-role.sh
|
|
233
233
|
- aibroker
|
|
234
|
-
image: quay.io/ibmmas/cli:11.
|
|
234
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
235
235
|
imagePullPolicy: $(params.image_pull_policy)
|
|
236
236
|
# --------------------------------------------------------------------------------
|
|
237
237
|
# /home/runner/work/cli/cli/tekton/target/tasks/appconnect.yaml
|
|
@@ -342,7 +342,7 @@ spec:
|
|
|
342
342
|
command:
|
|
343
343
|
- /opt/app-root/src/run-role.sh
|
|
344
344
|
- appconnect
|
|
345
|
-
image: quay.io/ibmmas/cli:11.
|
|
345
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
346
346
|
imagePullPolicy: $(params.image_pull_policy)
|
|
347
347
|
workingDir: /workspace/configs
|
|
348
348
|
|
|
@@ -460,7 +460,7 @@ spec:
|
|
|
460
460
|
command:
|
|
461
461
|
- /opt/app-root/src/run-role.sh
|
|
462
462
|
- arcgis
|
|
463
|
-
image: quay.io/ibmmas/cli:11.
|
|
463
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
464
464
|
imagePullPolicy: $(params.image_pull_policy)
|
|
465
465
|
# --------------------------------------------------------------------------------
|
|
466
466
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -530,7 +530,7 @@ spec:
|
|
|
530
530
|
command:
|
|
531
531
|
- /opt/app-root/src/run-role.sh
|
|
532
532
|
- cert_manager
|
|
533
|
-
image: quay.io/ibmmas/cli:11.
|
|
533
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
534
534
|
imagePullPolicy: $(params.image_pull_policy)
|
|
535
535
|
workingDir: /workspace/configs
|
|
536
536
|
# --------------------------------------------------------------------------------
|
|
@@ -596,7 +596,7 @@ spec:
|
|
|
596
596
|
command:
|
|
597
597
|
- /opt/app-root/src/run-role.sh
|
|
598
598
|
- common_services
|
|
599
|
-
image: quay.io/ibmmas/cli:11.
|
|
599
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
600
600
|
imagePullPolicy: $(params.image_pull_policy)
|
|
601
601
|
workingDir: /workspace/configs
|
|
602
602
|
# --------------------------------------------------------------------------------
|
|
@@ -723,7 +723,7 @@ spec:
|
|
|
723
723
|
command:
|
|
724
724
|
- /opt/app-root/src/run-role.sh
|
|
725
725
|
- cos
|
|
726
|
-
image: quay.io/ibmmas/cli:11.
|
|
726
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
727
727
|
imagePullPolicy: $(params.image_pull_policy)
|
|
728
728
|
workingDir: /workspace/configs
|
|
729
729
|
|
|
@@ -843,7 +843,7 @@ spec:
|
|
|
843
843
|
command:
|
|
844
844
|
- /opt/app-root/src/run-role.sh
|
|
845
845
|
- cp4d_service
|
|
846
|
-
image: quay.io/ibmmas/cli:11.
|
|
846
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
847
847
|
imagePullPolicy: $(params.image_pull_policy)
|
|
848
848
|
workingDir: /workspace/configs
|
|
849
849
|
# --------------------------------------------------------------------------------
|
|
@@ -960,7 +960,7 @@ spec:
|
|
|
960
960
|
command:
|
|
961
961
|
- /opt/app-root/src/run-role.sh
|
|
962
962
|
- cp4d_service
|
|
963
|
-
image: quay.io/ibmmas/cli:11.
|
|
963
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
964
964
|
imagePullPolicy: $(params.image_pull_policy)
|
|
965
965
|
workingDir: /workspace/configs
|
|
966
966
|
|
|
@@ -1066,7 +1066,7 @@ spec:
|
|
|
1066
1066
|
command:
|
|
1067
1067
|
- /opt/app-root/src/run-role.sh
|
|
1068
1068
|
- cp4d
|
|
1069
|
-
image: quay.io/ibmmas/cli:11.
|
|
1069
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1070
1070
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1071
1071
|
# --------------------------------------------------------------------------------
|
|
1072
1072
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1388,7 +1388,7 @@ spec:
|
|
|
1388
1388
|
command:
|
|
1389
1389
|
- /opt/app-root/src/run-role.sh
|
|
1390
1390
|
- db2
|
|
1391
|
-
image: quay.io/ibmmas/cli:11.
|
|
1391
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1392
1392
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1393
1393
|
workingDir: /workspace/configs
|
|
1394
1394
|
|
|
@@ -1498,7 +1498,7 @@ spec:
|
|
|
1498
1498
|
command:
|
|
1499
1499
|
- /opt/app-root/src/run-role.sh
|
|
1500
1500
|
- eck
|
|
1501
|
-
image: quay.io/ibmmas/cli:11.
|
|
1501
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1502
1502
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1503
1503
|
# --------------------------------------------------------------------------------
|
|
1504
1504
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1587,7 +1587,7 @@ spec:
|
|
|
1587
1587
|
command:
|
|
1588
1588
|
- /opt/app-root/src/run-role.sh
|
|
1589
1589
|
- gencfg_workspace
|
|
1590
|
-
image: quay.io/ibmmas/cli:11.
|
|
1590
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1591
1591
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1592
1592
|
workingDir: /workspace/configs
|
|
1593
1593
|
|
|
@@ -1691,7 +1691,7 @@ spec:
|
|
|
1691
1691
|
- -c
|
|
1692
1692
|
name: gitops-bootstrap
|
|
1693
1693
|
imagePullPolicy: IfNotPresent
|
|
1694
|
-
image: quay.io/ibmmas/cli:11.
|
|
1694
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1695
1695
|
workspaces:
|
|
1696
1696
|
- name: configs
|
|
1697
1697
|
# --------------------------------------------------------------------------------
|
|
@@ -1773,7 +1773,7 @@ spec:
|
|
|
1773
1773
|
- -c
|
|
1774
1774
|
name: gitops-cis-compliance
|
|
1775
1775
|
imagePullPolicy: IfNotPresent
|
|
1776
|
-
image: quay.io/ibmmas/cli:11.
|
|
1776
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -1985,7 +1985,7 @@ spec:
|
|
|
1985
1985
|
- -c
|
|
1986
1986
|
name: gitops-cluster
|
|
1987
1987
|
imagePullPolicy: Always
|
|
1988
|
-
image: quay.io/ibmmas/cli:11.
|
|
1988
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
1989
1989
|
workspaces:
|
|
1990
1990
|
- name: configs
|
|
1991
1991
|
# --------------------------------------------------------------------------------
|
|
@@ -2088,7 +2088,7 @@ spec:
|
|
|
2088
2088
|
- -c
|
|
2089
2089
|
name: gitops-cos
|
|
2090
2090
|
imagePullPolicy: IfNotPresent
|
|
2091
|
-
image: quay.io/ibmmas/cli:11.
|
|
2091
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2092
2092
|
workspaces:
|
|
2093
2093
|
- name: configs
|
|
2094
2094
|
# --------------------------------------------------------------------------------
|
|
@@ -2236,7 +2236,7 @@ spec:
|
|
|
2236
2236
|
- -c
|
|
2237
2237
|
name: gitops-cp4d-service
|
|
2238
2238
|
imagePullPolicy: IfNotPresent
|
|
2239
|
-
image: quay.io/ibmmas/cli:11.
|
|
2239
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2240
2240
|
workspaces:
|
|
2241
2241
|
- name: configs
|
|
2242
2242
|
- name: shared-gitops-configs
|
|
@@ -2365,7 +2365,7 @@ spec:
|
|
|
2365
2365
|
- -c
|
|
2366
2366
|
name: gitops-cp4d
|
|
2367
2367
|
imagePullPolicy: IfNotPresent
|
|
2368
|
-
image: quay.io/ibmmas/cli:11.
|
|
2368
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2369
2369
|
workspaces:
|
|
2370
2370
|
- name: configs
|
|
2371
2371
|
- name: shared-gitops-configs
|
|
@@ -2485,6 +2485,9 @@ spec:
|
|
|
2485
2485
|
- name: jdbc_route
|
|
2486
2486
|
type: string
|
|
2487
2487
|
default: ""
|
|
2488
|
+
- name: db2_backup_notify_slack_url
|
|
2489
|
+
type: string
|
|
2490
|
+
default: ""
|
|
2488
2491
|
stepTemplate:
|
|
2489
2492
|
name: gitops-db2u-database
|
|
2490
2493
|
env:
|
|
@@ -2592,6 +2595,8 @@ spec:
|
|
|
2592
2595
|
value: $(params.mas_app_id)
|
|
2593
2596
|
- name: JDBC_ROUTE
|
|
2594
2597
|
value: $(params.jdbc_route)
|
|
2598
|
+
- name: DB2_BACKUP_NOTIFY_SLACK_URL
|
|
2599
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
2595
2600
|
envFrom:
|
|
2596
2601
|
- configMapRef:
|
|
2597
2602
|
name: environment-properties
|
|
@@ -2621,7 +2626,7 @@ spec:
|
|
|
2621
2626
|
- -c
|
|
2622
2627
|
name: gitops-db2u-database
|
|
2623
2628
|
imagePullPolicy: Always
|
|
2624
|
-
image: quay.io/ibmmas/cli:11.
|
|
2629
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2625
2630
|
workspaces:
|
|
2626
2631
|
- name: configs
|
|
2627
2632
|
- name: shared-gitops-configs
|
|
@@ -2719,7 +2724,7 @@ spec:
|
|
|
2719
2724
|
- -c
|
|
2720
2725
|
name: gitops-db2u
|
|
2721
2726
|
imagePullPolicy: IfNotPresent
|
|
2722
|
-
image: quay.io/ibmmas/cli:11.
|
|
2727
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2723
2728
|
workspaces:
|
|
2724
2729
|
- name: configs
|
|
2725
2730
|
# --------------------------------------------------------------------------------
|
|
@@ -2846,7 +2851,7 @@ spec:
|
|
|
2846
2851
|
- -c
|
|
2847
2852
|
name: gitops-delete-jdbc-config
|
|
2848
2853
|
imagePullPolicy: IfNotPresent
|
|
2849
|
-
image: quay.io/ibmmas/cli:11.
|
|
2854
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2850
2855
|
workspaces:
|
|
2851
2856
|
- name: configs
|
|
2852
2857
|
# --------------------------------------------------------------------------------
|
|
@@ -2944,7 +2949,7 @@ spec:
|
|
|
2944
2949
|
- -c
|
|
2945
2950
|
name: gitops-delete-kafka-config
|
|
2946
2951
|
imagePullPolicy: Always
|
|
2947
|
-
image: quay.io/ibmmas/cli:11.
|
|
2952
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
2948
2953
|
workspaces:
|
|
2949
2954
|
- name: configs
|
|
2950
2955
|
|
|
@@ -3036,7 +3041,7 @@ spec:
|
|
|
3036
3041
|
- -c
|
|
3037
3042
|
name: gitops-deprovision-app-config
|
|
3038
3043
|
imagePullPolicy: IfNotPresent
|
|
3039
|
-
image: quay.io/ibmmas/cli:11.
|
|
3044
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3040
3045
|
workspaces:
|
|
3041
3046
|
- name: configs
|
|
3042
3047
|
# --------------------------------------------------------------------------------
|
|
@@ -3121,7 +3126,7 @@ spec:
|
|
|
3121
3126
|
- -c
|
|
3122
3127
|
name: gitops-deprovision-app-install
|
|
3123
3128
|
imagePullPolicy: IfNotPresent
|
|
3124
|
-
image: quay.io/ibmmas/cli:11.
|
|
3129
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3125
3130
|
workspaces:
|
|
3126
3131
|
- name: configs
|
|
3127
3132
|
# --------------------------------------------------------------------------------
|
|
@@ -3206,7 +3211,7 @@ spec:
|
|
|
3206
3211
|
- -c
|
|
3207
3212
|
name: gitops-deprovision-cluster
|
|
3208
3213
|
imagePullPolicy: IfNotPresent
|
|
3209
|
-
image: quay.io/ibmmas/cli:11.
|
|
3214
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3210
3215
|
workspaces:
|
|
3211
3216
|
- name: configs
|
|
3212
3217
|
# --------------------------------------------------------------------------------
|
|
@@ -3325,7 +3330,7 @@ spec:
|
|
|
3325
3330
|
- -c
|
|
3326
3331
|
name: gitops-deprovision-cos
|
|
3327
3332
|
imagePullPolicy: IfNotPresent
|
|
3328
|
-
image: quay.io/ibmmas/cli:11.
|
|
3333
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3329
3334
|
workspaces:
|
|
3330
3335
|
- name: configs
|
|
3331
3336
|
# --------------------------------------------------------------------------------
|
|
@@ -3413,7 +3418,7 @@ spec:
|
|
|
3413
3418
|
- -c
|
|
3414
3419
|
name: gitops-deprovision-db2u-database
|
|
3415
3420
|
imagePullPolicy: IfNotPresent
|
|
3416
|
-
image: quay.io/ibmmas/cli:11.
|
|
3421
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3417
3422
|
workspaces:
|
|
3418
3423
|
- name: configs
|
|
3419
3424
|
|
|
@@ -3496,7 +3501,7 @@ spec:
|
|
|
3496
3501
|
- -c
|
|
3497
3502
|
name: gitops-deprovision-db2u
|
|
3498
3503
|
imagePullPolicy: IfNotPresent
|
|
3499
|
-
image: quay.io/ibmmas/cli:11.
|
|
3504
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3500
3505
|
workspaces:
|
|
3501
3506
|
- name: configs
|
|
3502
3507
|
|
|
@@ -3604,7 +3609,7 @@ spec:
|
|
|
3604
3609
|
- -c
|
|
3605
3610
|
name: gitops-deprovision-efs
|
|
3606
3611
|
imagePullPolicy: IfNotPresent
|
|
3607
|
-
image: quay.io/ibmmas/cli:11.
|
|
3612
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3608
3613
|
workspaces:
|
|
3609
3614
|
- name: configs
|
|
3610
3615
|
|
|
@@ -3714,7 +3719,7 @@ spec:
|
|
|
3714
3719
|
- -c
|
|
3715
3720
|
name: gitops-deprovision-kafka
|
|
3716
3721
|
imagePullPolicy: IfNotPresent
|
|
3717
|
-
image: quay.io/ibmmas/cli:11.
|
|
3722
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3718
3723
|
workspaces:
|
|
3719
3724
|
- name: configs
|
|
3720
3725
|
# --------------------------------------------------------------------------------
|
|
@@ -3817,7 +3822,7 @@ spec:
|
|
|
3817
3822
|
- -c
|
|
3818
3823
|
name: gitops-deprovision-mongo
|
|
3819
3824
|
imagePullPolicy: IfNotPresent
|
|
3820
|
-
image: quay.io/ibmmas/cli:11.
|
|
3825
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3821
3826
|
workspaces:
|
|
3822
3827
|
- name: configs
|
|
3823
3828
|
|
|
@@ -3874,7 +3879,7 @@ spec:
|
|
|
3874
3879
|
- -c
|
|
3875
3880
|
name: gitops-deprovision-rosa
|
|
3876
3881
|
imagePullPolicy: IfNotPresent
|
|
3877
|
-
image: quay.io/ibmmas/cli:11.
|
|
3882
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
3878
3883
|
workspaces:
|
|
3879
3884
|
- name: configs
|
|
3880
3885
|
# --------------------------------------------------------------------------------
|
|
@@ -4079,7 +4084,7 @@ spec:
|
|
|
4079
4084
|
- -c
|
|
4080
4085
|
name: gitops-deprovision-suite-config
|
|
4081
4086
|
imagePullPolicy: IfNotPresent
|
|
4082
|
-
image: quay.io/ibmmas/cli:11.
|
|
4087
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4083
4088
|
workspaces:
|
|
4084
4089
|
- name: configs
|
|
4085
4090
|
|
|
@@ -4177,7 +4182,7 @@ spec:
|
|
|
4177
4182
|
- -c
|
|
4178
4183
|
name: gitops-deprovision-suite-idp-config
|
|
4179
4184
|
imagePullPolicy: IfNotPresent
|
|
4180
|
-
image: quay.io/ibmmas/cli:11.
|
|
4185
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4181
4186
|
workspaces:
|
|
4182
4187
|
- name: configs
|
|
4183
4188
|
# --------------------------------------------------------------------------------
|
|
@@ -4269,7 +4274,7 @@ spec:
|
|
|
4269
4274
|
- -c
|
|
4270
4275
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4271
4276
|
imagePullPolicy: IfNotPresent
|
|
4272
|
-
image: quay.io/ibmmas/cli:11.
|
|
4277
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4273
4278
|
workspaces:
|
|
4274
4279
|
- name: configs
|
|
4275
4280
|
# --------------------------------------------------------------------------------
|
|
@@ -4361,7 +4366,7 @@ spec:
|
|
|
4361
4366
|
- -c
|
|
4362
4367
|
name: gitops-deprovision-suite-smtp-config
|
|
4363
4368
|
imagePullPolicy: IfNotPresent
|
|
4364
|
-
image: quay.io/ibmmas/cli:11.
|
|
4369
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4365
4370
|
workspaces:
|
|
4366
4371
|
- name: configs
|
|
4367
4372
|
# --------------------------------------------------------------------------------
|
|
@@ -4454,7 +4459,7 @@ spec:
|
|
|
4454
4459
|
- -c
|
|
4455
4460
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4456
4461
|
imagePullPolicy: IfNotPresent
|
|
4457
|
-
image: quay.io/ibmmas/cli:11.
|
|
4462
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4458
4463
|
workspaces:
|
|
4459
4464
|
- name: configs
|
|
4460
4465
|
# --------------------------------------------------------------------------------
|
|
@@ -4545,7 +4550,7 @@ spec:
|
|
|
4545
4550
|
- -c
|
|
4546
4551
|
name: gitops-deprovision-suite-workspace
|
|
4547
4552
|
imagePullPolicy: Always
|
|
4548
|
-
image: quay.io/ibmmas/cli:11.
|
|
4553
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4549
4554
|
workspaces:
|
|
4550
4555
|
- name: configs
|
|
4551
4556
|
# --------------------------------------------------------------------------------
|
|
@@ -4638,7 +4643,7 @@ spec:
|
|
|
4638
4643
|
- -c
|
|
4639
4644
|
name: gitops-deprovision-suite
|
|
4640
4645
|
imagePullPolicy: IfNotPresent
|
|
4641
|
-
image: quay.io/ibmmas/cli:11.
|
|
4646
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4642
4647
|
workspaces:
|
|
4643
4648
|
- name: configs
|
|
4644
4649
|
|
|
@@ -4751,7 +4756,7 @@ spec:
|
|
|
4751
4756
|
- -c
|
|
4752
4757
|
name: gitops-dro
|
|
4753
4758
|
imagePullPolicy: IfNotPresent
|
|
4754
|
-
image: quay.io/ibmmas/cli:11.
|
|
4759
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4755
4760
|
workspaces:
|
|
4756
4761
|
- name: configs
|
|
4757
4762
|
# --------------------------------------------------------------------------------
|
|
@@ -4868,7 +4873,7 @@ spec:
|
|
|
4868
4873
|
- -c
|
|
4869
4874
|
name: gitops-efs
|
|
4870
4875
|
imagePullPolicy: IfNotPresent
|
|
4871
|
-
image: quay.io/ibmmas/cli:11.
|
|
4876
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
4872
4877
|
workspaces:
|
|
4873
4878
|
- name: configs
|
|
4874
4879
|
|
|
@@ -5003,7 +5008,7 @@ spec:
|
|
|
5003
5008
|
- -c
|
|
5004
5009
|
name: gitops-jdbc-config
|
|
5005
5010
|
imagePullPolicy: Always
|
|
5006
|
-
image: quay.io/ibmmas/cli:11.
|
|
5011
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
5007
5012
|
workspaces:
|
|
5008
5013
|
- name: configs
|
|
5009
5014
|
- name: shared-gitops-configs
|
|
@@ -5099,7 +5104,7 @@ spec:
|
|
|
5099
5104
|
- -c
|
|
5100
5105
|
name: gitops-kafka-config
|
|
5101
5106
|
imagePullPolicy: Always
|
|
5102
|
-
image: quay.io/ibmmas/cli:11.
|
|
5107
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
5103
5108
|
workspaces:
|
|
5104
5109
|
- name: configs
|
|
5105
5110
|
|
|
@@ -5221,7 +5226,7 @@ spec:
|
|
|
5221
5226
|
- -c
|
|
5222
5227
|
name: gitops-kafka
|
|
5223
5228
|
imagePullPolicy: IfNotPresent
|
|
5224
|
-
image: quay.io/ibmmas/cli:11.
|
|
5229
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
5225
5230
|
workspaces:
|
|
5226
5231
|
- name: configs
|
|
5227
5232
|
# --------------------------------------------------------------------------------
|
|
@@ -5347,7 +5352,7 @@ spec:
|
|
|
5347
5352
|
- -c
|
|
5348
5353
|
name: gitops-license
|
|
5349
5354
|
imagePullPolicy: Always
|
|
5350
|
-
image: quay.io/ibmmas/cli:11.
|
|
5355
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
5351
5356
|
workspaces:
|
|
5352
5357
|
- name: shared-entitlement
|
|
5353
5358
|
|
|
@@ -5850,7 +5855,7 @@ spec:
|
|
|
5850
5855
|
- -c
|
|
5851
5856
|
name: gitops-mas-fvt-preparer
|
|
5852
5857
|
imagePullPolicy: Always
|
|
5853
|
-
image: quay.io/ibmmas/cli:11.
|
|
5858
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
5854
5859
|
workspaces:
|
|
5855
5860
|
- name: configs
|
|
5856
5861
|
- name: shared-additional-configs
|
|
@@ -6292,7 +6297,7 @@ spec:
|
|
|
6292
6297
|
- -c
|
|
6293
6298
|
name: gitops-mas-initiator
|
|
6294
6299
|
imagePullPolicy: IfNotPresent
|
|
6295
|
-
image: quay.io/ibmmas/cli:11.
|
|
6300
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6296
6301
|
workspaces:
|
|
6297
6302
|
- name: configs
|
|
6298
6303
|
# --------------------------------------------------------------------------------
|
|
@@ -6400,7 +6405,7 @@ spec:
|
|
|
6400
6405
|
- -c
|
|
6401
6406
|
name: gitops-mongo
|
|
6402
6407
|
imagePullPolicy: IfNotPresent
|
|
6403
|
-
image: quay.io/ibmmas/cli:11.
|
|
6408
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6404
6409
|
workspaces:
|
|
6405
6410
|
- name: configs
|
|
6406
6411
|
|
|
@@ -6522,7 +6527,7 @@ spec:
|
|
|
6522
6527
|
- -c
|
|
6523
6528
|
name: gitops-nvidia-gpu
|
|
6524
6529
|
imagePullPolicy: IfNotPresent
|
|
6525
|
-
image: quay.io/ibmmas/cli:11.
|
|
6530
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6526
6531
|
workspaces:
|
|
6527
6532
|
- name: configs
|
|
6528
6533
|
# --------------------------------------------------------------------------------
|
|
@@ -6640,7 +6645,7 @@ spec:
|
|
|
6640
6645
|
- -c
|
|
6641
6646
|
name: gitops-process-mongo-user
|
|
6642
6647
|
imagePullPolicy: IfNotPresent
|
|
6643
|
-
image: quay.io/ibmmas/cli:11.
|
|
6648
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6644
6649
|
workspaces:
|
|
6645
6650
|
- name: configs
|
|
6646
6651
|
# --------------------------------------------------------------------------------
|
|
@@ -6696,7 +6701,7 @@ spec:
|
|
|
6696
6701
|
- -c
|
|
6697
6702
|
name: gitops-rosa
|
|
6698
6703
|
imagePullPolicy: IfNotPresent
|
|
6699
|
-
image: quay.io/ibmmas/cli:11.
|
|
6704
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6700
6705
|
workspaces:
|
|
6701
6706
|
- name: configs
|
|
6702
6707
|
# --------------------------------------------------------------------------------
|
|
@@ -6780,6 +6785,9 @@ spec:
|
|
|
6780
6785
|
- name: run_sanity_test
|
|
6781
6786
|
type: string
|
|
6782
6787
|
default: "false"
|
|
6788
|
+
- name: manage_update_schedule
|
|
6789
|
+
type: string
|
|
6790
|
+
default: ""
|
|
6783
6791
|
|
|
6784
6792
|
stepTemplate:
|
|
6785
6793
|
name: gitops-suite-app-config
|
|
@@ -6840,6 +6848,8 @@ spec:
|
|
|
6840
6848
|
value: $(params.ingress)
|
|
6841
6849
|
- name: RUN_SANITY_TEST
|
|
6842
6850
|
value: $(params.run_sanity_test)
|
|
6851
|
+
- name: MANAGE_UPDATE_SCHEDULE
|
|
6852
|
+
value: $(params.manage_update_schedule)
|
|
6843
6853
|
envFrom:
|
|
6844
6854
|
- configMapRef:
|
|
6845
6855
|
name: environment-properties
|
|
@@ -6878,7 +6888,7 @@ spec:
|
|
|
6878
6888
|
- -c
|
|
6879
6889
|
name: gitops-suite-app-config
|
|
6880
6890
|
imagePullPolicy: IfNotPresent
|
|
6881
|
-
image: quay.io/ibmmas/cli:11.
|
|
6891
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
6882
6892
|
workspaces:
|
|
6883
6893
|
- name: configs
|
|
6884
6894
|
- name: shared-gitops-configs
|
|
@@ -7036,7 +7046,7 @@ spec:
|
|
|
7036
7046
|
- -c
|
|
7037
7047
|
name: gitops-suite-app-install
|
|
7038
7048
|
imagePullPolicy: Always
|
|
7039
|
-
image: quay.io/ibmmas/cli:11.
|
|
7049
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7040
7050
|
workspaces:
|
|
7041
7051
|
- name: configs
|
|
7042
7052
|
- name: shared-gitops-configs
|
|
@@ -7142,7 +7152,7 @@ spec:
|
|
|
7142
7152
|
- -c
|
|
7143
7153
|
name: gitops-suite-certs
|
|
7144
7154
|
imagePullPolicy: IfNotPresent
|
|
7145
|
-
image: quay.io/ibmmas/cli:11.
|
|
7155
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7146
7156
|
workspaces:
|
|
7147
7157
|
- name: configs
|
|
7148
7158
|
- name: certificates
|
|
@@ -7312,7 +7322,7 @@ spec:
|
|
|
7312
7322
|
- -c
|
|
7313
7323
|
name: gitops-suite-config
|
|
7314
7324
|
imagePullPolicy: IfNotPresent
|
|
7315
|
-
image: quay.io/ibmmas/cli:11.
|
|
7325
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7316
7326
|
workspaces:
|
|
7317
7327
|
- name: configs
|
|
7318
7328
|
- name: shared-additional-configs
|
|
@@ -7412,7 +7422,7 @@ spec:
|
|
|
7412
7422
|
- -c
|
|
7413
7423
|
name: gitops-suite-dns
|
|
7414
7424
|
imagePullPolicy: IfNotPresent
|
|
7415
|
-
image: quay.io/ibmmas/cli:11.
|
|
7425
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7416
7426
|
workspaces:
|
|
7417
7427
|
- name: configs
|
|
7418
7428
|
|
|
@@ -7536,7 +7546,7 @@ spec:
|
|
|
7536
7546
|
- -c
|
|
7537
7547
|
name: gitops-suite-idp-config
|
|
7538
7548
|
imagePullPolicy: IfNotPresent
|
|
7539
|
-
image: quay.io/ibmmas/cli:11.
|
|
7549
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7540
7550
|
workspaces:
|
|
7541
7551
|
- name: configs
|
|
7542
7552
|
- name: shared-additional-configs
|
|
@@ -7637,7 +7647,7 @@ spec:
|
|
|
7637
7647
|
- -c
|
|
7638
7648
|
name: gitops-suite-objectstorage-config
|
|
7639
7649
|
imagePullPolicy: IfNotPresent
|
|
7640
|
-
image: quay.io/ibmmas/cli:11.
|
|
7650
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7641
7651
|
workspaces:
|
|
7642
7652
|
- name: configs
|
|
7643
7653
|
- name: shared-gitops-configs
|
|
@@ -7778,7 +7788,7 @@ spec:
|
|
|
7778
7788
|
- -c
|
|
7779
7789
|
name: gitops-suite-smtp-config
|
|
7780
7790
|
imagePullPolicy: IfNotPresent
|
|
7781
|
-
image: quay.io/ibmmas/cli:11.
|
|
7791
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7782
7792
|
workspaces:
|
|
7783
7793
|
- name: configs
|
|
7784
7794
|
|
|
@@ -7887,7 +7897,7 @@ spec:
|
|
|
7887
7897
|
- -c
|
|
7888
7898
|
name: gitops-suite-watson-studio-config
|
|
7889
7899
|
imagePullPolicy: IfNotPresent
|
|
7890
|
-
image: quay.io/ibmmas/cli:11.
|
|
7900
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7891
7901
|
workspaces:
|
|
7892
7902
|
- name: configs
|
|
7893
7903
|
- name: shared-gitops-configs
|
|
@@ -7984,7 +7994,7 @@ spec:
|
|
|
7984
7994
|
- -c
|
|
7985
7995
|
name: gitops-suite-workspace
|
|
7986
7996
|
imagePullPolicy: IfNotPresent
|
|
7987
|
-
image: quay.io/ibmmas/cli:11.
|
|
7997
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
7988
7998
|
workspaces:
|
|
7989
7999
|
- name: configs
|
|
7990
8000
|
# --------------------------------------------------------------------------------
|
|
@@ -8264,7 +8274,7 @@ spec:
|
|
|
8264
8274
|
- -c
|
|
8265
8275
|
name: gitops-suite
|
|
8266
8276
|
imagePullPolicy: IfNotPresent
|
|
8267
|
-
image: quay.io/ibmmas/cli:11.
|
|
8277
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
8268
8278
|
workspaces:
|
|
8269
8279
|
- name: configs
|
|
8270
8280
|
- name: shared-gitops-configs
|
|
@@ -8314,7 +8324,7 @@ spec:
|
|
|
8314
8324
|
|
|
8315
8325
|
steps:
|
|
8316
8326
|
- name: grafana
|
|
8317
|
-
image: quay.io/ibmmas/cli:11.
|
|
8327
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
8318
8328
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8319
8329
|
command:
|
|
8320
8330
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8448,7 +8458,7 @@ spec:
|
|
|
8448
8458
|
command:
|
|
8449
8459
|
- /opt/app-root/src/run-role.sh
|
|
8450
8460
|
- ibm_catalogs
|
|
8451
|
-
image: quay.io/ibmmas/cli:11.
|
|
8461
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
8452
8462
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8453
8463
|
workingDir: /workspace/configs
|
|
8454
8464
|
# --------------------------------------------------------------------------------
|
|
@@ -8690,7 +8700,7 @@ spec:
|
|
|
8690
8700
|
command:
|
|
8691
8701
|
- /opt/app-root/src/run-role.sh
|
|
8692
8702
|
- kafka
|
|
8693
|
-
image: quay.io/ibmmas/cli:11.
|
|
8703
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
8694
8704
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8695
8705
|
workingDir: /workspace/configs
|
|
8696
8706
|
|
|
@@ -8906,7 +8916,7 @@ spec:
|
|
|
8906
8916
|
command:
|
|
8907
8917
|
- /opt/app-root/src/run-role.sh
|
|
8908
8918
|
- kmodels
|
|
8909
|
-
image: quay.io/ibmmas/cli:11.
|
|
8919
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
8910
8920
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8911
8921
|
# --------------------------------------------------------------------------------
|
|
8912
8922
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9084,7 +9094,7 @@ spec:
|
|
|
9084
9094
|
command:
|
|
9085
9095
|
- /opt/app-root/src/run-role.sh
|
|
9086
9096
|
- mongodb
|
|
9087
|
-
image: quay.io/ibmmas/cli:11.
|
|
9097
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9088
9098
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9089
9099
|
workingDir: /workspace/configs
|
|
9090
9100
|
|
|
@@ -9127,7 +9137,7 @@ spec:
|
|
|
9127
9137
|
- $(params.base_output_dir)
|
|
9128
9138
|
- --extra-namespaces
|
|
9129
9139
|
- selenium
|
|
9130
|
-
image: quay.io/ibmmas/cli:11.
|
|
9140
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9131
9141
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9132
9142
|
env:
|
|
9133
9143
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9244,7 +9254,7 @@ spec:
|
|
|
9244
9254
|
command:
|
|
9245
9255
|
- /opt/app-root/src/run-role.sh
|
|
9246
9256
|
- nvidia_gpu
|
|
9247
|
-
image: quay.io/ibmmas/cli:11.
|
|
9257
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9248
9258
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9249
9259
|
workingDir: /workspace/configs
|
|
9250
9260
|
|
|
@@ -9280,7 +9290,7 @@ spec:
|
|
|
9280
9290
|
# Verify Cluster
|
|
9281
9291
|
# -------------------------------------------------------------------------
|
|
9282
9292
|
- name: ocp-verify-cluster
|
|
9283
|
-
image: quay.io/ibmmas/cli:11.
|
|
9293
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9284
9294
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9285
9295
|
command:
|
|
9286
9296
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9322,7 +9332,7 @@ spec:
|
|
|
9322
9332
|
# Verify Catalogs
|
|
9323
9333
|
# -------------------------------------------------------------------------
|
|
9324
9334
|
- name: ocp-verify-catalogs
|
|
9325
|
-
image: quay.io/ibmmas/cli:11.
|
|
9335
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9326
9336
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9327
9337
|
command:
|
|
9328
9338
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9364,7 +9374,7 @@ spec:
|
|
|
9364
9374
|
# Verify Subscriptions
|
|
9365
9375
|
# -------------------------------------------------------------------------
|
|
9366
9376
|
- name: ocp-verify-subscriptions
|
|
9367
|
-
image: quay.io/ibmmas/cli:11.
|
|
9377
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9368
9378
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9369
9379
|
command:
|
|
9370
9380
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9406,7 +9416,7 @@ spec:
|
|
|
9406
9416
|
# Verify Workloads
|
|
9407
9417
|
# -------------------------------------------------------------------------
|
|
9408
9418
|
- name: ocp-verify-workloads
|
|
9409
|
-
image: quay.io/ibmmas/cli:11.
|
|
9419
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9410
9420
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9411
9421
|
command:
|
|
9412
9422
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9448,7 +9458,7 @@ spec:
|
|
|
9448
9458
|
# Verify Catalogs - Ingress TLS
|
|
9449
9459
|
# -------------------------------------------------------------------------
|
|
9450
9460
|
- name: ocp-verify-ingress
|
|
9451
|
-
image: quay.io/ibmmas/cli:11.
|
|
9461
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9452
9462
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9453
9463
|
command:
|
|
9454
9464
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9574,7 +9584,7 @@ spec:
|
|
|
9574
9584
|
command:
|
|
9575
9585
|
- /opt/app-root/src/run-role.sh
|
|
9576
9586
|
- ocp_verify
|
|
9577
|
-
image: quay.io/ibmmas/cli:11.
|
|
9587
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9578
9588
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9579
9589
|
workingDir: /workspace/configs
|
|
9580
9590
|
# --------------------------------------------------------------------------------
|
|
@@ -9642,7 +9652,7 @@ spec:
|
|
|
9642
9652
|
command:
|
|
9643
9653
|
- /opt/app-root/src/run-role.sh
|
|
9644
9654
|
- ocs
|
|
9645
|
-
image: quay.io/ibmmas/cli:11.
|
|
9655
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9646
9656
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9647
9657
|
workingDir: /workspace/configs
|
|
9648
9658
|
|
|
@@ -9878,7 +9888,7 @@ spec:
|
|
|
9878
9888
|
command:
|
|
9879
9889
|
- /opt/app-root/src/run-role.sh
|
|
9880
9890
|
- odh
|
|
9881
|
-
image: quay.io/ibmmas/cli:11.
|
|
9891
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
9882
9892
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9883
9893
|
# --------------------------------------------------------------------------------
|
|
9884
9894
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10054,7 +10064,7 @@ spec:
|
|
|
10054
10064
|
command:
|
|
10055
10065
|
- /opt/app-root/src/run-role.sh
|
|
10056
10066
|
- sls
|
|
10057
|
-
image: quay.io/ibmmas/cli:11.
|
|
10067
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10058
10068
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10059
10069
|
workingDir: /workspace/configs
|
|
10060
10070
|
|
|
@@ -10443,12 +10453,12 @@ spec:
|
|
|
10443
10453
|
command:
|
|
10444
10454
|
- /opt/app-root/src/run-role.sh
|
|
10445
10455
|
- suite_app_config
|
|
10446
|
-
image: quay.io/ibmmas/cli:11.
|
|
10456
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10447
10457
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10448
10458
|
|
|
10449
10459
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
10450
10460
|
- name: app-cfg-post-verify
|
|
10451
|
-
image: quay.io/ibmmas/cli:11.
|
|
10461
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10452
10462
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10453
10463
|
command:
|
|
10454
10464
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -10649,7 +10659,7 @@ spec:
|
|
|
10649
10659
|
command:
|
|
10650
10660
|
- /opt/app-root/src/run-role.sh
|
|
10651
10661
|
- suite_app_install
|
|
10652
|
-
image: quay.io/ibmmas/cli:11.
|
|
10662
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10653
10663
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10654
10664
|
|
|
10655
10665
|
workspaces:
|
|
@@ -10738,7 +10748,7 @@ spec:
|
|
|
10738
10748
|
command:
|
|
10739
10749
|
- /opt/app-root/src/run-role.sh
|
|
10740
10750
|
- suite_app_rollback
|
|
10741
|
-
image: quay.io/ibmmas/cli:11.
|
|
10751
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10742
10752
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10743
10753
|
# --------------------------------------------------------------------------------
|
|
10744
10754
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -10801,7 +10811,7 @@ spec:
|
|
|
10801
10811
|
command:
|
|
10802
10812
|
- /opt/app-root/src/run-role.sh
|
|
10803
10813
|
- suite_app_uninstall
|
|
10804
|
-
image: quay.io/ibmmas/cli:11.
|
|
10814
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10805
10815
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10806
10816
|
# --------------------------------------------------------------------------------
|
|
10807
10817
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -10876,7 +10886,7 @@ spec:
|
|
|
10876
10886
|
command:
|
|
10877
10887
|
- /opt/app-root/src/run-role.sh
|
|
10878
10888
|
- suite_app_upgrade
|
|
10879
|
-
image: quay.io/ibmmas/cli:11.
|
|
10889
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10880
10890
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10881
10891
|
# --------------------------------------------------------------------------------
|
|
10882
10892
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -10977,7 +10987,7 @@ spec:
|
|
|
10977
10987
|
command:
|
|
10978
10988
|
- /opt/app-root/src/run-role.sh
|
|
10979
10989
|
- suite_app_verify
|
|
10980
|
-
image: quay.io/ibmmas/cli:11.
|
|
10990
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
10981
10991
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10982
10992
|
# --------------------------------------------------------------------------------
|
|
10983
10993
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11120,7 +11130,7 @@ spec:
|
|
|
11120
11130
|
command:
|
|
11121
11131
|
- /opt/app-root/src/run-role.sh
|
|
11122
11132
|
- suite_certs
|
|
11123
|
-
image: quay.io/ibmmas/cli:11.
|
|
11133
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11124
11134
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11125
11135
|
|
|
11126
11136
|
workspaces:
|
|
@@ -11187,7 +11197,7 @@ spec:
|
|
|
11187
11197
|
command:
|
|
11188
11198
|
- /opt/app-root/src/run-role.sh
|
|
11189
11199
|
- suite_config
|
|
11190
|
-
image: quay.io/ibmmas/cli:11.
|
|
11200
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11191
11201
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11192
11202
|
workingDir: /workspace/configs
|
|
11193
11203
|
|
|
@@ -11258,7 +11268,7 @@ spec:
|
|
|
11258
11268
|
command:
|
|
11259
11269
|
- /opt/app-root/src/run-role.sh
|
|
11260
11270
|
- suite_db2_setup_for_manage
|
|
11261
|
-
image: quay.io/ibmmas/cli:11.
|
|
11271
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11262
11272
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11263
11273
|
# --------------------------------------------------------------------------------
|
|
11264
11274
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -11448,7 +11458,7 @@ spec:
|
|
|
11448
11458
|
command:
|
|
11449
11459
|
- /opt/app-root/src/run-role.sh
|
|
11450
11460
|
- suite_dns
|
|
11451
|
-
image: quay.io/ibmmas/cli:11.
|
|
11461
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11452
11462
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11453
11463
|
# --------------------------------------------------------------------------------
|
|
11454
11464
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -11697,7 +11707,7 @@ spec:
|
|
|
11697
11707
|
command:
|
|
11698
11708
|
- /opt/app-root/src/run-role.sh
|
|
11699
11709
|
- suite_install
|
|
11700
|
-
image: quay.io/ibmmas/cli:11.
|
|
11710
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11701
11711
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11702
11712
|
workingDir: /workspace/configs
|
|
11703
11713
|
|
|
@@ -11785,7 +11795,7 @@ spec:
|
|
|
11785
11795
|
command:
|
|
11786
11796
|
- /opt/app-root/src/run-role.sh
|
|
11787
11797
|
- suite_rollback
|
|
11788
|
-
image: quay.io/ibmmas/cli:11.
|
|
11798
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11789
11799
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11790
11800
|
# --------------------------------------------------------------------------------
|
|
11791
11801
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -11850,7 +11860,7 @@ spec:
|
|
|
11850
11860
|
command:
|
|
11851
11861
|
- /opt/app-root/src/run-role.sh
|
|
11852
11862
|
- suite_uninstall
|
|
11853
|
-
image: quay.io/ibmmas/cli:11.
|
|
11863
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11854
11864
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11855
11865
|
# --------------------------------------------------------------------------------
|
|
11856
11866
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -11920,7 +11930,7 @@ spec:
|
|
|
11920
11930
|
command:
|
|
11921
11931
|
- /opt/app-root/src/run-role.sh
|
|
11922
11932
|
- suite_upgrade
|
|
11923
|
-
image: quay.io/ibmmas/cli:11.
|
|
11933
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11924
11934
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11925
11935
|
# --------------------------------------------------------------------------------
|
|
11926
11936
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -11987,12 +11997,12 @@ spec:
|
|
|
11987
11997
|
command:
|
|
11988
11998
|
- /opt/app-root/src/run-role.sh
|
|
11989
11999
|
- suite_verify
|
|
11990
|
-
image: quay.io/ibmmas/cli:11.
|
|
12000
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11991
12001
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11992
12002
|
|
|
11993
12003
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
11994
12004
|
- name: suite-post-verify
|
|
11995
|
-
image: quay.io/ibmmas/cli:11.
|
|
12005
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
11996
12006
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11997
12007
|
script: |
|
|
11998
12008
|
#!/usr/bin/env bash
|
|
@@ -12126,7 +12136,7 @@ spec:
|
|
|
12126
12136
|
command:
|
|
12127
12137
|
- /opt/app-root/src/run-role.sh
|
|
12128
12138
|
- turbonomic
|
|
12129
|
-
image: quay.io/ibmmas/cli:11.
|
|
12139
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12130
12140
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12131
12141
|
# --------------------------------------------------------------------------------
|
|
12132
12142
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12207,7 +12217,7 @@ spec:
|
|
|
12207
12217
|
# IBM User Data Services (UDS)
|
|
12208
12218
|
# -------------------------------------------------------------------------
|
|
12209
12219
|
- name: uds
|
|
12210
|
-
image: quay.io/ibmmas/cli:11.
|
|
12220
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12211
12221
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12212
12222
|
workingDir: /workspace/configs
|
|
12213
12223
|
command:
|
|
@@ -12270,7 +12280,7 @@ spec:
|
|
|
12270
12280
|
# IBM Data Reporter Operator (DRO)
|
|
12271
12281
|
# -------------------------------------------------------------------------
|
|
12272
12282
|
- name: dro
|
|
12273
|
-
image: quay.io/ibmmas/cli:11.
|
|
12283
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12274
12284
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12275
12285
|
workingDir: /workspace/configs
|
|
12276
12286
|
command:
|
|
@@ -12356,7 +12366,7 @@ spec:
|
|
|
12356
12366
|
|
|
12357
12367
|
steps:
|
|
12358
12368
|
- name: update-configmap
|
|
12359
|
-
image: quay.io/ibmmas/cli:11.
|
|
12369
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12360
12370
|
command:
|
|
12361
12371
|
- /opt/app-root/src/update-configmap.sh
|
|
12362
12372
|
env:
|
|
@@ -12418,7 +12428,7 @@ spec:
|
|
|
12418
12428
|
|
|
12419
12429
|
steps:
|
|
12420
12430
|
- name: wait-for-configmap
|
|
12421
|
-
image: quay.io/ibmmas/cli:11.
|
|
12431
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12422
12432
|
command:
|
|
12423
12433
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
12424
12434
|
env:
|
|
@@ -12482,7 +12492,7 @@ spec:
|
|
|
12482
12492
|
|
|
12483
12493
|
steps:
|
|
12484
12494
|
- name: wait
|
|
12485
|
-
image: quay.io/ibmmas/cli:11.
|
|
12495
|
+
image: quay.io/ibmmas/cli:11.12.0
|
|
12486
12496
|
command:
|
|
12487
12497
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
12488
12498
|
env:
|
|
@@ -14034,6 +14044,9 @@ spec:
|
|
|
14034
14044
|
- name: db2_timezone
|
|
14035
14045
|
type: string
|
|
14036
14046
|
default: ""
|
|
14047
|
+
- name: db2_backup_notify_slack_url
|
|
14048
|
+
type: string
|
|
14049
|
+
default: ""
|
|
14037
14050
|
|
|
14038
14051
|
- name: custom_labels
|
|
14039
14052
|
type: string
|
|
@@ -14177,6 +14190,9 @@ spec:
|
|
|
14177
14190
|
- name: mas_app_global_secrets_yaml_manage
|
|
14178
14191
|
type: string
|
|
14179
14192
|
default: ""
|
|
14193
|
+
- name: manage_update_schedule
|
|
14194
|
+
type: string
|
|
14195
|
+
default: ""
|
|
14180
14196
|
|
|
14181
14197
|
- name: mas_app_channel_monitor
|
|
14182
14198
|
type: string
|
|
@@ -14514,6 +14530,8 @@ spec:
|
|
|
14514
14530
|
value: $(params.jdbc_route_iot)
|
|
14515
14531
|
- name: db2_timezone
|
|
14516
14532
|
value: $(params.db2_timezone)
|
|
14533
|
+
- name: db2_backup_notify_slack_url
|
|
14534
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
14517
14535
|
|
|
14518
14536
|
workspaces:
|
|
14519
14537
|
- name: configs
|
|
@@ -14581,7 +14599,7 @@ spec:
|
|
|
14581
14599
|
- name: configs
|
|
14582
14600
|
workspace: configs
|
|
14583
14601
|
- name: shared-gitops-configs
|
|
14584
|
-
workspace: shared-gitops-configs
|
|
14602
|
+
workspace: shared-gitops-configs
|
|
14585
14603
|
taskRef:
|
|
14586
14604
|
kind: Task
|
|
14587
14605
|
name: gitops-jdbc-config
|
|
@@ -14710,6 +14728,8 @@ spec:
|
|
|
14710
14728
|
value: $(params.jdbc_route_manage)
|
|
14711
14729
|
- name: db2_timezone
|
|
14712
14730
|
value: $(params.db2_timezone)
|
|
14731
|
+
- name: db2_backup_notify_slack_url
|
|
14732
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
14713
14733
|
|
|
14714
14734
|
workspaces:
|
|
14715
14735
|
- name: configs
|
|
@@ -15089,6 +15109,8 @@ spec:
|
|
|
15089
15109
|
value: $(params.ingress)
|
|
15090
15110
|
- name: run_sanity_test
|
|
15091
15111
|
value: $(params.run_sanity_test)
|
|
15112
|
+
- name: manage_update_schedule
|
|
15113
|
+
value: $(params.manage_update_schedule)
|
|
15092
15114
|
taskRef:
|
|
15093
15115
|
name: gitops-suite-app-config
|
|
15094
15116
|
kind: Task
|
|
@@ -16501,6 +16523,9 @@ spec:
|
|
|
16501
16523
|
- input: "$(params.monitor_workspace_action)"
|
|
16502
16524
|
operator: in
|
|
16503
16525
|
values: ["deactivate", ""]
|
|
16526
|
+
- input: "$(params.mas_edition)"
|
|
16527
|
+
operator: in
|
|
16528
|
+
values: ["standard", "premium"]
|
|
16504
16529
|
|
|
16505
16530
|
# 1.2 Monitor App Deprovision
|
|
16506
16531
|
- name: gitops-deprovision-mas-app-install-monitor
|
|
@@ -16545,6 +16570,9 @@ spec:
|
|
|
16545
16570
|
- input: "$(params.mas_app_channel_monitor)"
|
|
16546
16571
|
operator: in
|
|
16547
16572
|
values: [""]
|
|
16573
|
+
- input: "$(params.mas_edition)"
|
|
16574
|
+
operator: in
|
|
16575
|
+
values: ["standard", "premium"]
|
|
16548
16576
|
|
|
16549
16577
|
# 2. Predict Deprovision
|
|
16550
16578
|
# -------------------------------------------------------------------------
|
|
@@ -16591,6 +16619,9 @@ spec:
|
|
|
16591
16619
|
- input: "$(params.predict_workspace_action)"
|
|
16592
16620
|
operator: in
|
|
16593
16621
|
values: ["deactivate", ""]
|
|
16622
|
+
- input: "$(params.mas_edition)"
|
|
16623
|
+
operator: in
|
|
16624
|
+
values: ["standard", "premium"]
|
|
16594
16625
|
|
|
16595
16626
|
# 2.2 Predict App
|
|
16596
16627
|
- name: gitops-deprovision-mas-app-install-predict
|
|
@@ -16635,6 +16666,9 @@ spec:
|
|
|
16635
16666
|
- input: "$(params.mas_app_channel_predict)"
|
|
16636
16667
|
operator: in
|
|
16637
16668
|
values: [""]
|
|
16669
|
+
- input: "$(params.mas_edition)"
|
|
16670
|
+
operator: in
|
|
16671
|
+
values: ["standard", "premium"]
|
|
16638
16672
|
|
|
16639
16673
|
# 3. Visualinspection Deprovision
|
|
16640
16674
|
# -------------------------------------------------------------------------
|
|
@@ -16681,6 +16715,9 @@ spec:
|
|
|
16681
16715
|
- input: "$(params.visualinspection_workspace_action)"
|
|
16682
16716
|
operator: in
|
|
16683
16717
|
values: ["deactivate", ""]
|
|
16718
|
+
- input: "$(params.mas_edition)"
|
|
16719
|
+
operator: in
|
|
16720
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
16684
16721
|
|
|
16685
16722
|
# 3.2 Visualinspection App
|
|
16686
16723
|
- name: gitops-deprovision-mas-app-install-visualinspection
|
|
@@ -16725,6 +16762,9 @@ spec:
|
|
|
16725
16762
|
- input: "$(params.mas_app_channel_visualinspection)"
|
|
16726
16763
|
operator: in
|
|
16727
16764
|
values: [""]
|
|
16765
|
+
- input: "$(params.mas_edition)"
|
|
16766
|
+
operator: in
|
|
16767
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
16728
16768
|
|
|
16729
16769
|
# 4. Optimizer Deprovision
|
|
16730
16770
|
# -------------------------------------------------------------------------
|
|
@@ -16771,6 +16811,9 @@ spec:
|
|
|
16771
16811
|
- input: "$(params.optimizer_workspace_action)"
|
|
16772
16812
|
operator: in
|
|
16773
16813
|
values: ["deactivate", ""]
|
|
16814
|
+
- input: "$(params.mas_edition)"
|
|
16815
|
+
operator: in
|
|
16816
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16774
16817
|
|
|
16775
16818
|
# 4.2 Optimizer App
|
|
16776
16819
|
- name: gitops-deprovision-mas-app-install-optimizer
|
|
@@ -16815,6 +16858,9 @@ spec:
|
|
|
16815
16858
|
- input: "$(params.mas_app_channel_optimizer)"
|
|
16816
16859
|
operator: in
|
|
16817
16860
|
values: [""]
|
|
16861
|
+
- input: "$(params.mas_edition)"
|
|
16862
|
+
operator: in
|
|
16863
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16818
16864
|
|
|
16819
16865
|
# 5. Assist Deprovision
|
|
16820
16866
|
# -------------------------------------------------------------------------
|
|
@@ -16861,6 +16907,9 @@ spec:
|
|
|
16861
16907
|
- input: "$(params.assist_workspace_action)"
|
|
16862
16908
|
operator: in
|
|
16863
16909
|
values: ["deactivate", ""]
|
|
16910
|
+
- input: "$(params.mas_edition)"
|
|
16911
|
+
operator: in
|
|
16912
|
+
values: ["standard", "premium"]
|
|
16864
16913
|
|
|
16865
16914
|
# 5.2 Assist App
|
|
16866
16915
|
- name: gitops-deprovision-mas-app-install-assist
|
|
@@ -16905,6 +16954,9 @@ spec:
|
|
|
16905
16954
|
- input: "$(params.mas_app_channel_assist)"
|
|
16906
16955
|
operator: in
|
|
16907
16956
|
values: [""]
|
|
16957
|
+
- input: "$(params.mas_edition)"
|
|
16958
|
+
operator: in
|
|
16959
|
+
values: ["standard", "premium"]
|
|
16908
16960
|
|
|
16909
16961
|
# 6. Manage Deprovision
|
|
16910
16962
|
# -------------------------------------------------------------------------
|
|
@@ -16955,6 +17007,9 @@ spec:
|
|
|
16955
17007
|
- input: "$(params.manage_workspace_action)"
|
|
16956
17008
|
operator: in
|
|
16957
17009
|
values: ["deactivate", ""]
|
|
17010
|
+
- input: "$(params.mas_edition)"
|
|
17011
|
+
operator: in
|
|
17012
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16958
17013
|
|
|
16959
17014
|
# 6.2 Manage App
|
|
16960
17015
|
- name: gitops-deprovision-mas-app-install-manage
|
|
@@ -16999,7 +17054,9 @@ spec:
|
|
|
16999
17054
|
- input: "$(params.mas_app_channel_manage)"
|
|
17000
17055
|
operator: in
|
|
17001
17056
|
values: [""]
|
|
17002
|
-
|
|
17057
|
+
- input: "$(params.mas_edition)"
|
|
17058
|
+
operator: in
|
|
17059
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17003
17060
|
|
|
17004
17061
|
# 6.3 Manage Database
|
|
17005
17062
|
- name: gitops-deprovision-db2u-database-manage
|
|
@@ -17044,6 +17101,9 @@ spec:
|
|
|
17044
17101
|
- input: "$(params.mas_app_channel_manage)"
|
|
17045
17102
|
operator: in
|
|
17046
17103
|
values: [""]
|
|
17104
|
+
- input: "$(params.mas_edition)"
|
|
17105
|
+
operator: in
|
|
17106
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17047
17107
|
|
|
17048
17108
|
# 6.4 Manage JDBC Config
|
|
17049
17109
|
- name: gitops-delete-jdbc-config-manage
|
|
@@ -17101,6 +17161,9 @@ spec:
|
|
|
17101
17161
|
- input: "$(params.mas_app_channel_manage)"
|
|
17102
17162
|
operator: in
|
|
17103
17163
|
values: [""]
|
|
17164
|
+
- input: "$(params.mas_edition)"
|
|
17165
|
+
operator: in
|
|
17166
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17104
17167
|
|
|
17105
17168
|
# 7. IoT Deprovision
|
|
17106
17169
|
# -------------------------------------------------------------------------
|
|
@@ -17149,6 +17212,9 @@ spec:
|
|
|
17149
17212
|
- input: "$(params.iot_workspace_action)"
|
|
17150
17213
|
operator: in
|
|
17151
17214
|
values: ["deactivate", ""]
|
|
17215
|
+
- input: "$(params.mas_edition)"
|
|
17216
|
+
operator: in
|
|
17217
|
+
values: ["standard", "premium"]
|
|
17152
17218
|
|
|
17153
17219
|
# 7.2 IoT App
|
|
17154
17220
|
- name: gitops-deprovision-mas-app-install-iot
|
|
@@ -17193,6 +17259,9 @@ spec:
|
|
|
17193
17259
|
- input: "$(params.mas_app_channel_iot)"
|
|
17194
17260
|
operator: in
|
|
17195
17261
|
values: [""]
|
|
17262
|
+
- input: "$(params.mas_edition)"
|
|
17263
|
+
operator: in
|
|
17264
|
+
values: ["standard", "premium"]
|
|
17196
17265
|
|
|
17197
17266
|
# 7.3 IoT Database
|
|
17198
17267
|
- name: gitops-deprovision-db2u-database-iot
|
|
@@ -17237,6 +17306,9 @@ spec:
|
|
|
17237
17306
|
- input: "$(params.mas_app_channel_iot)"
|
|
17238
17307
|
operator: in
|
|
17239
17308
|
values: [""]
|
|
17309
|
+
- input: "$(params.mas_edition)"
|
|
17310
|
+
operator: in
|
|
17311
|
+
values: ["standard", "premium"]
|
|
17240
17312
|
|
|
17241
17313
|
# 8. Deprovision Kafka config
|
|
17242
17314
|
# -------------------------------------------------------------------------
|
|
@@ -17280,6 +17352,9 @@ spec:
|
|
|
17280
17352
|
- input: "$(params.mas_app_channel_iot)"
|
|
17281
17353
|
operator: in
|
|
17282
17354
|
values: [""]
|
|
17355
|
+
- input: "$(params.mas_edition)"
|
|
17356
|
+
operator: in
|
|
17357
|
+
values: ["standard", "premium"]
|
|
17283
17358
|
|
|
17284
17359
|
# 9. Deprovision Objectstorage config
|
|
17285
17360
|
# -------------------------------------------------------------------------
|
|
@@ -17324,6 +17399,9 @@ spec:
|
|
|
17324
17399
|
- input: "$(params.mas_app_channel_assist)$(params.mas_app_channel_visualinspection)"
|
|
17325
17400
|
operator: in
|
|
17326
17401
|
values: [""]
|
|
17402
|
+
- input: "$(params.mas_edition)"
|
|
17403
|
+
operator: in
|
|
17404
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
17327
17405
|
|
|
17328
17406
|
# 10. Deprovision Watson Studio config
|
|
17329
17407
|
# -------------------------------------------------------------------------
|
|
@@ -17367,7 +17445,9 @@ spec:
|
|
|
17367
17445
|
- input: "$(params.mas_app_channel_predict)"
|
|
17368
17446
|
operator: in
|
|
17369
17447
|
values: [""]
|
|
17370
|
-
|
|
17448
|
+
- input: "$(params.mas_edition)"
|
|
17449
|
+
operator: in
|
|
17450
|
+
values: ["standard", "premium"]# --------------------------------------------------------------------------------
|
|
17371
17451
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
|
|
17372
17452
|
# --------------------------------------------------------------------------------
|
|
17373
17453
|
---
|