mas-cli 11.11.3__py3-none-any.whl → 11.13.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 +237 -104
- mas/cli/update/app.py +9 -7
- {mas_cli-11.11.3.dist-info → mas_cli-11.13.0.dist-info}/METADATA +1 -1
- {mas_cli-11.11.3.dist-info → mas_cli-11.13.0.dist-info}/RECORD +12 -12
- {mas_cli-11.11.3.data → mas_cli-11.13.0.data}/scripts/mas-cli +0 -0
- {mas_cli-11.11.3.dist-info → mas_cli-11.13.0.dist-info}/WHEEL +0 -0
- {mas_cli-11.11.3.dist-info → mas_cli-11.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.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.13.0
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -1869,6 +1869,20 @@ spec:
|
|
|
1869
1869
|
- name: redhat_cert_manager_install_plan
|
|
1870
1870
|
type: string
|
|
1871
1871
|
default: "Automatic"
|
|
1872
|
+
|
|
1873
|
+
- name: group_sync_operator_cron_schedule
|
|
1874
|
+
type: string
|
|
1875
|
+
default: ''
|
|
1876
|
+
- name: group_sync_operator_isv_tenant_url
|
|
1877
|
+
type: string
|
|
1878
|
+
default: ''
|
|
1879
|
+
- name: group_sync_operator_isv_groups
|
|
1880
|
+
type: string
|
|
1881
|
+
default: ''
|
|
1882
|
+
- name: ibm_rbac_binding_to_group
|
|
1883
|
+
type: string
|
|
1884
|
+
default: ''
|
|
1885
|
+
|
|
1872
1886
|
stepTemplate:
|
|
1873
1887
|
name: gitops-cluster
|
|
1874
1888
|
env:
|
|
@@ -1939,6 +1953,15 @@ spec:
|
|
|
1939
1953
|
- name: REDHAT_CERT_MANAGER_INSTALL_PLAN
|
|
1940
1954
|
value: $(params.redhat_cert_manager_install_plan)
|
|
1941
1955
|
|
|
1956
|
+
- name: GROUP_SYNC_OPERATOR_CRON_SCHEDULE
|
|
1957
|
+
value: $(params.group_sync_operator_cron_schedule)
|
|
1958
|
+
- name: GROUP_SYNC_OPERATOR_ISV_TENANT_URL
|
|
1959
|
+
value: $(params.group_sync_operator_isv_tenant_url)
|
|
1960
|
+
- name: GROUP_SYNC_OPERATOR_ISV_GROUPS
|
|
1961
|
+
value: $(params.group_sync_operator_isv_groups)
|
|
1962
|
+
- name: IBM_RBAC_BINDING_TO_GROUP
|
|
1963
|
+
value: $(params.ibm_rbac_binding_to_group)
|
|
1964
|
+
|
|
1942
1965
|
envFrom:
|
|
1943
1966
|
- configMapRef:
|
|
1944
1967
|
name: environment-properties
|
|
@@ -1969,6 +1992,16 @@ spec:
|
|
|
1969
1992
|
export CLUSTER_PROMOTION=true
|
|
1970
1993
|
fi
|
|
1971
1994
|
|
|
1995
|
+
if [[ -n "${GROUP_SYNC_OPERATOR_ISV_GROUPS}" ]];then
|
|
1996
|
+
echo "Setting var INSTALL_GROUP_SYNC_OPERATOR to true as var GROUP_SYNC_OPERATOR_ISV_GROUPS is set"
|
|
1997
|
+
export INSTALL_GROUP_SYNC_OPERATOR=true
|
|
1998
|
+
fi
|
|
1999
|
+
|
|
2000
|
+
if [[ -n "${IBM_RBAC_BINDING_TO_GROUP}" ]];then
|
|
2001
|
+
echo "Setting var INSTALL_IBM_RBAC to true as var IBM_RBAC_BINDING_TO_GROUP is set"
|
|
2002
|
+
export INSTALL_IBM_RBAC=true
|
|
2003
|
+
fi
|
|
2004
|
+
|
|
1972
2005
|
mkdir -p /tmp/init-cluster
|
|
1973
2006
|
mas gitops-cluster -a $ACCOUNT -c $CLUSTER_NAME \
|
|
1974
2007
|
--dir /tmp/init-cluster \
|
|
@@ -1985,7 +2018,7 @@ spec:
|
|
|
1985
2018
|
- -c
|
|
1986
2019
|
name: gitops-cluster
|
|
1987
2020
|
imagePullPolicy: Always
|
|
1988
|
-
image: quay.io/ibmmas/cli:11.
|
|
2021
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
1989
2022
|
workspaces:
|
|
1990
2023
|
- name: configs
|
|
1991
2024
|
# --------------------------------------------------------------------------------
|
|
@@ -2088,7 +2121,7 @@ spec:
|
|
|
2088
2121
|
- -c
|
|
2089
2122
|
name: gitops-cos
|
|
2090
2123
|
imagePullPolicy: IfNotPresent
|
|
2091
|
-
image: quay.io/ibmmas/cli:11.
|
|
2124
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2092
2125
|
workspaces:
|
|
2093
2126
|
- name: configs
|
|
2094
2127
|
# --------------------------------------------------------------------------------
|
|
@@ -2236,7 +2269,7 @@ spec:
|
|
|
2236
2269
|
- -c
|
|
2237
2270
|
name: gitops-cp4d-service
|
|
2238
2271
|
imagePullPolicy: IfNotPresent
|
|
2239
|
-
image: quay.io/ibmmas/cli:11.
|
|
2272
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2240
2273
|
workspaces:
|
|
2241
2274
|
- name: configs
|
|
2242
2275
|
- name: shared-gitops-configs
|
|
@@ -2365,7 +2398,7 @@ spec:
|
|
|
2365
2398
|
- -c
|
|
2366
2399
|
name: gitops-cp4d
|
|
2367
2400
|
imagePullPolicy: IfNotPresent
|
|
2368
|
-
image: quay.io/ibmmas/cli:11.
|
|
2401
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2369
2402
|
workspaces:
|
|
2370
2403
|
- name: configs
|
|
2371
2404
|
- name: shared-gitops-configs
|
|
@@ -2485,6 +2518,9 @@ spec:
|
|
|
2485
2518
|
- name: jdbc_route
|
|
2486
2519
|
type: string
|
|
2487
2520
|
default: ""
|
|
2521
|
+
- name: db2_backup_notify_slack_url
|
|
2522
|
+
type: string
|
|
2523
|
+
default: ""
|
|
2488
2524
|
stepTemplate:
|
|
2489
2525
|
name: gitops-db2u-database
|
|
2490
2526
|
env:
|
|
@@ -2592,6 +2628,8 @@ spec:
|
|
|
2592
2628
|
value: $(params.mas_app_id)
|
|
2593
2629
|
- name: JDBC_ROUTE
|
|
2594
2630
|
value: $(params.jdbc_route)
|
|
2631
|
+
- name: DB2_BACKUP_NOTIFY_SLACK_URL
|
|
2632
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
2595
2633
|
envFrom:
|
|
2596
2634
|
- configMapRef:
|
|
2597
2635
|
name: environment-properties
|
|
@@ -2621,7 +2659,7 @@ spec:
|
|
|
2621
2659
|
- -c
|
|
2622
2660
|
name: gitops-db2u-database
|
|
2623
2661
|
imagePullPolicy: Always
|
|
2624
|
-
image: quay.io/ibmmas/cli:11.
|
|
2662
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2625
2663
|
workspaces:
|
|
2626
2664
|
- name: configs
|
|
2627
2665
|
- name: shared-gitops-configs
|
|
@@ -2719,7 +2757,7 @@ spec:
|
|
|
2719
2757
|
- -c
|
|
2720
2758
|
name: gitops-db2u
|
|
2721
2759
|
imagePullPolicy: IfNotPresent
|
|
2722
|
-
image: quay.io/ibmmas/cli:11.
|
|
2760
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2723
2761
|
workspaces:
|
|
2724
2762
|
- name: configs
|
|
2725
2763
|
# --------------------------------------------------------------------------------
|
|
@@ -2846,7 +2884,7 @@ spec:
|
|
|
2846
2884
|
- -c
|
|
2847
2885
|
name: gitops-delete-jdbc-config
|
|
2848
2886
|
imagePullPolicy: IfNotPresent
|
|
2849
|
-
image: quay.io/ibmmas/cli:11.
|
|
2887
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2850
2888
|
workspaces:
|
|
2851
2889
|
- name: configs
|
|
2852
2890
|
# --------------------------------------------------------------------------------
|
|
@@ -2944,7 +2982,7 @@ spec:
|
|
|
2944
2982
|
- -c
|
|
2945
2983
|
name: gitops-delete-kafka-config
|
|
2946
2984
|
imagePullPolicy: Always
|
|
2947
|
-
image: quay.io/ibmmas/cli:11.
|
|
2985
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
2948
2986
|
workspaces:
|
|
2949
2987
|
- name: configs
|
|
2950
2988
|
|
|
@@ -3036,7 +3074,7 @@ spec:
|
|
|
3036
3074
|
- -c
|
|
3037
3075
|
name: gitops-deprovision-app-config
|
|
3038
3076
|
imagePullPolicy: IfNotPresent
|
|
3039
|
-
image: quay.io/ibmmas/cli:11.
|
|
3077
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3040
3078
|
workspaces:
|
|
3041
3079
|
- name: configs
|
|
3042
3080
|
# --------------------------------------------------------------------------------
|
|
@@ -3121,7 +3159,7 @@ spec:
|
|
|
3121
3159
|
- -c
|
|
3122
3160
|
name: gitops-deprovision-app-install
|
|
3123
3161
|
imagePullPolicy: IfNotPresent
|
|
3124
|
-
image: quay.io/ibmmas/cli:11.
|
|
3162
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3125
3163
|
workspaces:
|
|
3126
3164
|
- name: configs
|
|
3127
3165
|
# --------------------------------------------------------------------------------
|
|
@@ -3206,7 +3244,7 @@ spec:
|
|
|
3206
3244
|
- -c
|
|
3207
3245
|
name: gitops-deprovision-cluster
|
|
3208
3246
|
imagePullPolicy: IfNotPresent
|
|
3209
|
-
image: quay.io/ibmmas/cli:11.
|
|
3247
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3210
3248
|
workspaces:
|
|
3211
3249
|
- name: configs
|
|
3212
3250
|
# --------------------------------------------------------------------------------
|
|
@@ -3325,7 +3363,7 @@ spec:
|
|
|
3325
3363
|
- -c
|
|
3326
3364
|
name: gitops-deprovision-cos
|
|
3327
3365
|
imagePullPolicy: IfNotPresent
|
|
3328
|
-
image: quay.io/ibmmas/cli:11.
|
|
3366
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3329
3367
|
workspaces:
|
|
3330
3368
|
- name: configs
|
|
3331
3369
|
# --------------------------------------------------------------------------------
|
|
@@ -3413,7 +3451,7 @@ spec:
|
|
|
3413
3451
|
- -c
|
|
3414
3452
|
name: gitops-deprovision-db2u-database
|
|
3415
3453
|
imagePullPolicy: IfNotPresent
|
|
3416
|
-
image: quay.io/ibmmas/cli:11.
|
|
3454
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3417
3455
|
workspaces:
|
|
3418
3456
|
- name: configs
|
|
3419
3457
|
|
|
@@ -3496,7 +3534,7 @@ spec:
|
|
|
3496
3534
|
- -c
|
|
3497
3535
|
name: gitops-deprovision-db2u
|
|
3498
3536
|
imagePullPolicy: IfNotPresent
|
|
3499
|
-
image: quay.io/ibmmas/cli:11.
|
|
3537
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3500
3538
|
workspaces:
|
|
3501
3539
|
- name: configs
|
|
3502
3540
|
|
|
@@ -3604,7 +3642,7 @@ spec:
|
|
|
3604
3642
|
- -c
|
|
3605
3643
|
name: gitops-deprovision-efs
|
|
3606
3644
|
imagePullPolicy: IfNotPresent
|
|
3607
|
-
image: quay.io/ibmmas/cli:11.
|
|
3645
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3608
3646
|
workspaces:
|
|
3609
3647
|
- name: configs
|
|
3610
3648
|
|
|
@@ -3714,7 +3752,7 @@ spec:
|
|
|
3714
3752
|
- -c
|
|
3715
3753
|
name: gitops-deprovision-kafka
|
|
3716
3754
|
imagePullPolicy: IfNotPresent
|
|
3717
|
-
image: quay.io/ibmmas/cli:11.
|
|
3755
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3718
3756
|
workspaces:
|
|
3719
3757
|
- name: configs
|
|
3720
3758
|
# --------------------------------------------------------------------------------
|
|
@@ -3817,7 +3855,7 @@ spec:
|
|
|
3817
3855
|
- -c
|
|
3818
3856
|
name: gitops-deprovision-mongo
|
|
3819
3857
|
imagePullPolicy: IfNotPresent
|
|
3820
|
-
image: quay.io/ibmmas/cli:11.
|
|
3858
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3821
3859
|
workspaces:
|
|
3822
3860
|
- name: configs
|
|
3823
3861
|
|
|
@@ -3874,7 +3912,7 @@ spec:
|
|
|
3874
3912
|
- -c
|
|
3875
3913
|
name: gitops-deprovision-rosa
|
|
3876
3914
|
imagePullPolicy: IfNotPresent
|
|
3877
|
-
image: quay.io/ibmmas/cli:11.
|
|
3915
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
3878
3916
|
workspaces:
|
|
3879
3917
|
- name: configs
|
|
3880
3918
|
# --------------------------------------------------------------------------------
|
|
@@ -4079,7 +4117,7 @@ spec:
|
|
|
4079
4117
|
- -c
|
|
4080
4118
|
name: gitops-deprovision-suite-config
|
|
4081
4119
|
imagePullPolicy: IfNotPresent
|
|
4082
|
-
image: quay.io/ibmmas/cli:11.
|
|
4120
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4083
4121
|
workspaces:
|
|
4084
4122
|
- name: configs
|
|
4085
4123
|
|
|
@@ -4177,7 +4215,7 @@ spec:
|
|
|
4177
4215
|
- -c
|
|
4178
4216
|
name: gitops-deprovision-suite-idp-config
|
|
4179
4217
|
imagePullPolicy: IfNotPresent
|
|
4180
|
-
image: quay.io/ibmmas/cli:11.
|
|
4218
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4181
4219
|
workspaces:
|
|
4182
4220
|
- name: configs
|
|
4183
4221
|
# --------------------------------------------------------------------------------
|
|
@@ -4269,7 +4307,7 @@ spec:
|
|
|
4269
4307
|
- -c
|
|
4270
4308
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4271
4309
|
imagePullPolicy: IfNotPresent
|
|
4272
|
-
image: quay.io/ibmmas/cli:11.
|
|
4310
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4273
4311
|
workspaces:
|
|
4274
4312
|
- name: configs
|
|
4275
4313
|
# --------------------------------------------------------------------------------
|
|
@@ -4361,7 +4399,7 @@ spec:
|
|
|
4361
4399
|
- -c
|
|
4362
4400
|
name: gitops-deprovision-suite-smtp-config
|
|
4363
4401
|
imagePullPolicy: IfNotPresent
|
|
4364
|
-
image: quay.io/ibmmas/cli:11.
|
|
4402
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4365
4403
|
workspaces:
|
|
4366
4404
|
- name: configs
|
|
4367
4405
|
# --------------------------------------------------------------------------------
|
|
@@ -4454,7 +4492,7 @@ spec:
|
|
|
4454
4492
|
- -c
|
|
4455
4493
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4456
4494
|
imagePullPolicy: IfNotPresent
|
|
4457
|
-
image: quay.io/ibmmas/cli:11.
|
|
4495
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4458
4496
|
workspaces:
|
|
4459
4497
|
- name: configs
|
|
4460
4498
|
# --------------------------------------------------------------------------------
|
|
@@ -4545,7 +4583,7 @@ spec:
|
|
|
4545
4583
|
- -c
|
|
4546
4584
|
name: gitops-deprovision-suite-workspace
|
|
4547
4585
|
imagePullPolicy: Always
|
|
4548
|
-
image: quay.io/ibmmas/cli:11.
|
|
4586
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4549
4587
|
workspaces:
|
|
4550
4588
|
- name: configs
|
|
4551
4589
|
# --------------------------------------------------------------------------------
|
|
@@ -4638,7 +4676,7 @@ spec:
|
|
|
4638
4676
|
- -c
|
|
4639
4677
|
name: gitops-deprovision-suite
|
|
4640
4678
|
imagePullPolicy: IfNotPresent
|
|
4641
|
-
image: quay.io/ibmmas/cli:11.
|
|
4679
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4642
4680
|
workspaces:
|
|
4643
4681
|
- name: configs
|
|
4644
4682
|
|
|
@@ -4751,7 +4789,7 @@ spec:
|
|
|
4751
4789
|
- -c
|
|
4752
4790
|
name: gitops-dro
|
|
4753
4791
|
imagePullPolicy: IfNotPresent
|
|
4754
|
-
image: quay.io/ibmmas/cli:11.
|
|
4792
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4755
4793
|
workspaces:
|
|
4756
4794
|
- name: configs
|
|
4757
4795
|
# --------------------------------------------------------------------------------
|
|
@@ -4868,7 +4906,7 @@ spec:
|
|
|
4868
4906
|
- -c
|
|
4869
4907
|
name: gitops-efs
|
|
4870
4908
|
imagePullPolicy: IfNotPresent
|
|
4871
|
-
image: quay.io/ibmmas/cli:11.
|
|
4909
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
4872
4910
|
workspaces:
|
|
4873
4911
|
- name: configs
|
|
4874
4912
|
|
|
@@ -5003,7 +5041,7 @@ spec:
|
|
|
5003
5041
|
- -c
|
|
5004
5042
|
name: gitops-jdbc-config
|
|
5005
5043
|
imagePullPolicy: Always
|
|
5006
|
-
image: quay.io/ibmmas/cli:11.
|
|
5044
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
5007
5045
|
workspaces:
|
|
5008
5046
|
- name: configs
|
|
5009
5047
|
- name: shared-gitops-configs
|
|
@@ -5099,7 +5137,7 @@ spec:
|
|
|
5099
5137
|
- -c
|
|
5100
5138
|
name: gitops-kafka-config
|
|
5101
5139
|
imagePullPolicy: Always
|
|
5102
|
-
image: quay.io/ibmmas/cli:11.
|
|
5140
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
5103
5141
|
workspaces:
|
|
5104
5142
|
- name: configs
|
|
5105
5143
|
|
|
@@ -5221,7 +5259,7 @@ spec:
|
|
|
5221
5259
|
- -c
|
|
5222
5260
|
name: gitops-kafka
|
|
5223
5261
|
imagePullPolicy: IfNotPresent
|
|
5224
|
-
image: quay.io/ibmmas/cli:11.
|
|
5262
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
5225
5263
|
workspaces:
|
|
5226
5264
|
- name: configs
|
|
5227
5265
|
# --------------------------------------------------------------------------------
|
|
@@ -5347,7 +5385,7 @@ spec:
|
|
|
5347
5385
|
- -c
|
|
5348
5386
|
name: gitops-license
|
|
5349
5387
|
imagePullPolicy: Always
|
|
5350
|
-
image: quay.io/ibmmas/cli:11.
|
|
5388
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
5351
5389
|
workspaces:
|
|
5352
5390
|
- name: shared-entitlement
|
|
5353
5391
|
|
|
@@ -5850,7 +5888,7 @@ spec:
|
|
|
5850
5888
|
- -c
|
|
5851
5889
|
name: gitops-mas-fvt-preparer
|
|
5852
5890
|
imagePullPolicy: Always
|
|
5853
|
-
image: quay.io/ibmmas/cli:11.
|
|
5891
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
5854
5892
|
workspaces:
|
|
5855
5893
|
- name: configs
|
|
5856
5894
|
- name: shared-additional-configs
|
|
@@ -6292,7 +6330,7 @@ spec:
|
|
|
6292
6330
|
- -c
|
|
6293
6331
|
name: gitops-mas-initiator
|
|
6294
6332
|
imagePullPolicy: IfNotPresent
|
|
6295
|
-
image: quay.io/ibmmas/cli:11.
|
|
6333
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6296
6334
|
workspaces:
|
|
6297
6335
|
- name: configs
|
|
6298
6336
|
# --------------------------------------------------------------------------------
|
|
@@ -6400,7 +6438,7 @@ spec:
|
|
|
6400
6438
|
- -c
|
|
6401
6439
|
name: gitops-mongo
|
|
6402
6440
|
imagePullPolicy: IfNotPresent
|
|
6403
|
-
image: quay.io/ibmmas/cli:11.
|
|
6441
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6404
6442
|
workspaces:
|
|
6405
6443
|
- name: configs
|
|
6406
6444
|
|
|
@@ -6522,7 +6560,7 @@ spec:
|
|
|
6522
6560
|
- -c
|
|
6523
6561
|
name: gitops-nvidia-gpu
|
|
6524
6562
|
imagePullPolicy: IfNotPresent
|
|
6525
|
-
image: quay.io/ibmmas/cli:11.
|
|
6563
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6526
6564
|
workspaces:
|
|
6527
6565
|
- name: configs
|
|
6528
6566
|
# --------------------------------------------------------------------------------
|
|
@@ -6640,7 +6678,7 @@ spec:
|
|
|
6640
6678
|
- -c
|
|
6641
6679
|
name: gitops-process-mongo-user
|
|
6642
6680
|
imagePullPolicy: IfNotPresent
|
|
6643
|
-
image: quay.io/ibmmas/cli:11.
|
|
6681
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6644
6682
|
workspaces:
|
|
6645
6683
|
- name: configs
|
|
6646
6684
|
# --------------------------------------------------------------------------------
|
|
@@ -6696,7 +6734,7 @@ spec:
|
|
|
6696
6734
|
- -c
|
|
6697
6735
|
name: gitops-rosa
|
|
6698
6736
|
imagePullPolicy: IfNotPresent
|
|
6699
|
-
image: quay.io/ibmmas/cli:11.
|
|
6737
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6700
6738
|
workspaces:
|
|
6701
6739
|
- name: configs
|
|
6702
6740
|
# --------------------------------------------------------------------------------
|
|
@@ -6780,6 +6818,9 @@ spec:
|
|
|
6780
6818
|
- name: run_sanity_test
|
|
6781
6819
|
type: string
|
|
6782
6820
|
default: "false"
|
|
6821
|
+
- name: manage_update_schedule
|
|
6822
|
+
type: string
|
|
6823
|
+
default: ""
|
|
6783
6824
|
|
|
6784
6825
|
stepTemplate:
|
|
6785
6826
|
name: gitops-suite-app-config
|
|
@@ -6840,6 +6881,8 @@ spec:
|
|
|
6840
6881
|
value: $(params.ingress)
|
|
6841
6882
|
- name: RUN_SANITY_TEST
|
|
6842
6883
|
value: $(params.run_sanity_test)
|
|
6884
|
+
- name: MANAGE_UPDATE_SCHEDULE
|
|
6885
|
+
value: $(params.manage_update_schedule)
|
|
6843
6886
|
envFrom:
|
|
6844
6887
|
- configMapRef:
|
|
6845
6888
|
name: environment-properties
|
|
@@ -6878,7 +6921,7 @@ spec:
|
|
|
6878
6921
|
- -c
|
|
6879
6922
|
name: gitops-suite-app-config
|
|
6880
6923
|
imagePullPolicy: IfNotPresent
|
|
6881
|
-
image: quay.io/ibmmas/cli:11.
|
|
6924
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
6882
6925
|
workspaces:
|
|
6883
6926
|
- name: configs
|
|
6884
6927
|
- name: shared-gitops-configs
|
|
@@ -7036,7 +7079,7 @@ spec:
|
|
|
7036
7079
|
- -c
|
|
7037
7080
|
name: gitops-suite-app-install
|
|
7038
7081
|
imagePullPolicy: Always
|
|
7039
|
-
image: quay.io/ibmmas/cli:11.
|
|
7082
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7040
7083
|
workspaces:
|
|
7041
7084
|
- name: configs
|
|
7042
7085
|
- name: shared-gitops-configs
|
|
@@ -7142,7 +7185,7 @@ spec:
|
|
|
7142
7185
|
- -c
|
|
7143
7186
|
name: gitops-suite-certs
|
|
7144
7187
|
imagePullPolicy: IfNotPresent
|
|
7145
|
-
image: quay.io/ibmmas/cli:11.
|
|
7188
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7146
7189
|
workspaces:
|
|
7147
7190
|
- name: configs
|
|
7148
7191
|
- name: certificates
|
|
@@ -7312,7 +7355,7 @@ spec:
|
|
|
7312
7355
|
- -c
|
|
7313
7356
|
name: gitops-suite-config
|
|
7314
7357
|
imagePullPolicy: IfNotPresent
|
|
7315
|
-
image: quay.io/ibmmas/cli:11.
|
|
7358
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7316
7359
|
workspaces:
|
|
7317
7360
|
- name: configs
|
|
7318
7361
|
- name: shared-additional-configs
|
|
@@ -7412,7 +7455,7 @@ spec:
|
|
|
7412
7455
|
- -c
|
|
7413
7456
|
name: gitops-suite-dns
|
|
7414
7457
|
imagePullPolicy: IfNotPresent
|
|
7415
|
-
image: quay.io/ibmmas/cli:11.
|
|
7458
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7416
7459
|
workspaces:
|
|
7417
7460
|
- name: configs
|
|
7418
7461
|
|
|
@@ -7536,7 +7579,7 @@ spec:
|
|
|
7536
7579
|
- -c
|
|
7537
7580
|
name: gitops-suite-idp-config
|
|
7538
7581
|
imagePullPolicy: IfNotPresent
|
|
7539
|
-
image: quay.io/ibmmas/cli:11.
|
|
7582
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7540
7583
|
workspaces:
|
|
7541
7584
|
- name: configs
|
|
7542
7585
|
- name: shared-additional-configs
|
|
@@ -7637,7 +7680,7 @@ spec:
|
|
|
7637
7680
|
- -c
|
|
7638
7681
|
name: gitops-suite-objectstorage-config
|
|
7639
7682
|
imagePullPolicy: IfNotPresent
|
|
7640
|
-
image: quay.io/ibmmas/cli:11.
|
|
7683
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7641
7684
|
workspaces:
|
|
7642
7685
|
- name: configs
|
|
7643
7686
|
- name: shared-gitops-configs
|
|
@@ -7778,7 +7821,7 @@ spec:
|
|
|
7778
7821
|
- -c
|
|
7779
7822
|
name: gitops-suite-smtp-config
|
|
7780
7823
|
imagePullPolicy: IfNotPresent
|
|
7781
|
-
image: quay.io/ibmmas/cli:11.
|
|
7824
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7782
7825
|
workspaces:
|
|
7783
7826
|
- name: configs
|
|
7784
7827
|
|
|
@@ -7887,7 +7930,7 @@ spec:
|
|
|
7887
7930
|
- -c
|
|
7888
7931
|
name: gitops-suite-watson-studio-config
|
|
7889
7932
|
imagePullPolicy: IfNotPresent
|
|
7890
|
-
image: quay.io/ibmmas/cli:11.
|
|
7933
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7891
7934
|
workspaces:
|
|
7892
7935
|
- name: configs
|
|
7893
7936
|
- name: shared-gitops-configs
|
|
@@ -7984,7 +8027,7 @@ spec:
|
|
|
7984
8027
|
- -c
|
|
7985
8028
|
name: gitops-suite-workspace
|
|
7986
8029
|
imagePullPolicy: IfNotPresent
|
|
7987
|
-
image: quay.io/ibmmas/cli:11.
|
|
8030
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
7988
8031
|
workspaces:
|
|
7989
8032
|
- name: configs
|
|
7990
8033
|
# --------------------------------------------------------------------------------
|
|
@@ -8264,7 +8307,7 @@ spec:
|
|
|
8264
8307
|
- -c
|
|
8265
8308
|
name: gitops-suite
|
|
8266
8309
|
imagePullPolicy: IfNotPresent
|
|
8267
|
-
image: quay.io/ibmmas/cli:11.
|
|
8310
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
8268
8311
|
workspaces:
|
|
8269
8312
|
- name: configs
|
|
8270
8313
|
- name: shared-gitops-configs
|
|
@@ -8314,7 +8357,7 @@ spec:
|
|
|
8314
8357
|
|
|
8315
8358
|
steps:
|
|
8316
8359
|
- name: grafana
|
|
8317
|
-
image: quay.io/ibmmas/cli:11.
|
|
8360
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
8318
8361
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8319
8362
|
command:
|
|
8320
8363
|
- /opt/app-root/src/run-role.sh
|
|
@@ -8448,7 +8491,7 @@ spec:
|
|
|
8448
8491
|
command:
|
|
8449
8492
|
- /opt/app-root/src/run-role.sh
|
|
8450
8493
|
- ibm_catalogs
|
|
8451
|
-
image: quay.io/ibmmas/cli:11.
|
|
8494
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
8452
8495
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8453
8496
|
workingDir: /workspace/configs
|
|
8454
8497
|
# --------------------------------------------------------------------------------
|
|
@@ -8690,7 +8733,7 @@ spec:
|
|
|
8690
8733
|
command:
|
|
8691
8734
|
- /opt/app-root/src/run-role.sh
|
|
8692
8735
|
- kafka
|
|
8693
|
-
image: quay.io/ibmmas/cli:11.
|
|
8736
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
8694
8737
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8695
8738
|
workingDir: /workspace/configs
|
|
8696
8739
|
|
|
@@ -8906,7 +8949,7 @@ spec:
|
|
|
8906
8949
|
command:
|
|
8907
8950
|
- /opt/app-root/src/run-role.sh
|
|
8908
8951
|
- kmodels
|
|
8909
|
-
image: quay.io/ibmmas/cli:11.
|
|
8952
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
8910
8953
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8911
8954
|
# --------------------------------------------------------------------------------
|
|
8912
8955
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9084,7 +9127,7 @@ spec:
|
|
|
9084
9127
|
command:
|
|
9085
9128
|
- /opt/app-root/src/run-role.sh
|
|
9086
9129
|
- mongodb
|
|
9087
|
-
image: quay.io/ibmmas/cli:11.
|
|
9130
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9088
9131
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9089
9132
|
workingDir: /workspace/configs
|
|
9090
9133
|
|
|
@@ -9127,7 +9170,7 @@ spec:
|
|
|
9127
9170
|
- $(params.base_output_dir)
|
|
9128
9171
|
- --extra-namespaces
|
|
9129
9172
|
- selenium
|
|
9130
|
-
image: quay.io/ibmmas/cli:11.
|
|
9173
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9131
9174
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9132
9175
|
env:
|
|
9133
9176
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9244,7 +9287,7 @@ spec:
|
|
|
9244
9287
|
command:
|
|
9245
9288
|
- /opt/app-root/src/run-role.sh
|
|
9246
9289
|
- nvidia_gpu
|
|
9247
|
-
image: quay.io/ibmmas/cli:11.
|
|
9290
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9248
9291
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9249
9292
|
workingDir: /workspace/configs
|
|
9250
9293
|
|
|
@@ -9280,7 +9323,7 @@ spec:
|
|
|
9280
9323
|
# Verify Cluster
|
|
9281
9324
|
# -------------------------------------------------------------------------
|
|
9282
9325
|
- name: ocp-verify-cluster
|
|
9283
|
-
image: quay.io/ibmmas/cli:11.
|
|
9326
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9284
9327
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9285
9328
|
command:
|
|
9286
9329
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9322,7 +9365,7 @@ spec:
|
|
|
9322
9365
|
# Verify Catalogs
|
|
9323
9366
|
# -------------------------------------------------------------------------
|
|
9324
9367
|
- name: ocp-verify-catalogs
|
|
9325
|
-
image: quay.io/ibmmas/cli:11.
|
|
9368
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9326
9369
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9327
9370
|
command:
|
|
9328
9371
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9364,7 +9407,7 @@ spec:
|
|
|
9364
9407
|
# Verify Subscriptions
|
|
9365
9408
|
# -------------------------------------------------------------------------
|
|
9366
9409
|
- name: ocp-verify-subscriptions
|
|
9367
|
-
image: quay.io/ibmmas/cli:11.
|
|
9410
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9368
9411
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9369
9412
|
command:
|
|
9370
9413
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9406,7 +9449,7 @@ spec:
|
|
|
9406
9449
|
# Verify Workloads
|
|
9407
9450
|
# -------------------------------------------------------------------------
|
|
9408
9451
|
- name: ocp-verify-workloads
|
|
9409
|
-
image: quay.io/ibmmas/cli:11.
|
|
9452
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9410
9453
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9411
9454
|
command:
|
|
9412
9455
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9448,7 +9491,7 @@ spec:
|
|
|
9448
9491
|
# Verify Catalogs - Ingress TLS
|
|
9449
9492
|
# -------------------------------------------------------------------------
|
|
9450
9493
|
- name: ocp-verify-ingress
|
|
9451
|
-
image: quay.io/ibmmas/cli:11.
|
|
9494
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9452
9495
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9453
9496
|
command:
|
|
9454
9497
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9574,7 +9617,7 @@ spec:
|
|
|
9574
9617
|
command:
|
|
9575
9618
|
- /opt/app-root/src/run-role.sh
|
|
9576
9619
|
- ocp_verify
|
|
9577
|
-
image: quay.io/ibmmas/cli:11.
|
|
9620
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9578
9621
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9579
9622
|
workingDir: /workspace/configs
|
|
9580
9623
|
# --------------------------------------------------------------------------------
|
|
@@ -9642,7 +9685,7 @@ spec:
|
|
|
9642
9685
|
command:
|
|
9643
9686
|
- /opt/app-root/src/run-role.sh
|
|
9644
9687
|
- ocs
|
|
9645
|
-
image: quay.io/ibmmas/cli:11.
|
|
9688
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9646
9689
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9647
9690
|
workingDir: /workspace/configs
|
|
9648
9691
|
|
|
@@ -9878,7 +9921,7 @@ spec:
|
|
|
9878
9921
|
command:
|
|
9879
9922
|
- /opt/app-root/src/run-role.sh
|
|
9880
9923
|
- odh
|
|
9881
|
-
image: quay.io/ibmmas/cli:11.
|
|
9924
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
9882
9925
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9883
9926
|
# --------------------------------------------------------------------------------
|
|
9884
9927
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10054,7 +10097,7 @@ spec:
|
|
|
10054
10097
|
command:
|
|
10055
10098
|
- /opt/app-root/src/run-role.sh
|
|
10056
10099
|
- sls
|
|
10057
|
-
image: quay.io/ibmmas/cli:11.
|
|
10100
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10058
10101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10059
10102
|
workingDir: /workspace/configs
|
|
10060
10103
|
|
|
@@ -10443,12 +10486,12 @@ spec:
|
|
|
10443
10486
|
command:
|
|
10444
10487
|
- /opt/app-root/src/run-role.sh
|
|
10445
10488
|
- suite_app_config
|
|
10446
|
-
image: quay.io/ibmmas/cli:11.
|
|
10489
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10447
10490
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10448
10491
|
|
|
10449
10492
|
# 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
10493
|
- name: app-cfg-post-verify
|
|
10451
|
-
image: quay.io/ibmmas/cli:11.
|
|
10494
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10452
10495
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10453
10496
|
command:
|
|
10454
10497
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -10649,7 +10692,7 @@ spec:
|
|
|
10649
10692
|
command:
|
|
10650
10693
|
- /opt/app-root/src/run-role.sh
|
|
10651
10694
|
- suite_app_install
|
|
10652
|
-
image: quay.io/ibmmas/cli:11.
|
|
10695
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10653
10696
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10654
10697
|
|
|
10655
10698
|
workspaces:
|
|
@@ -10738,7 +10781,7 @@ spec:
|
|
|
10738
10781
|
command:
|
|
10739
10782
|
- /opt/app-root/src/run-role.sh
|
|
10740
10783
|
- suite_app_rollback
|
|
10741
|
-
image: quay.io/ibmmas/cli:11.
|
|
10784
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10742
10785
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10743
10786
|
# --------------------------------------------------------------------------------
|
|
10744
10787
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -10801,7 +10844,7 @@ spec:
|
|
|
10801
10844
|
command:
|
|
10802
10845
|
- /opt/app-root/src/run-role.sh
|
|
10803
10846
|
- suite_app_uninstall
|
|
10804
|
-
image: quay.io/ibmmas/cli:11.
|
|
10847
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10805
10848
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10806
10849
|
# --------------------------------------------------------------------------------
|
|
10807
10850
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -10876,7 +10919,7 @@ spec:
|
|
|
10876
10919
|
command:
|
|
10877
10920
|
- /opt/app-root/src/run-role.sh
|
|
10878
10921
|
- suite_app_upgrade
|
|
10879
|
-
image: quay.io/ibmmas/cli:11.
|
|
10922
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10880
10923
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10881
10924
|
# --------------------------------------------------------------------------------
|
|
10882
10925
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -10977,7 +11020,7 @@ spec:
|
|
|
10977
11020
|
command:
|
|
10978
11021
|
- /opt/app-root/src/run-role.sh
|
|
10979
11022
|
- suite_app_verify
|
|
10980
|
-
image: quay.io/ibmmas/cli:11.
|
|
11023
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
10981
11024
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10982
11025
|
# --------------------------------------------------------------------------------
|
|
10983
11026
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11120,7 +11163,7 @@ spec:
|
|
|
11120
11163
|
command:
|
|
11121
11164
|
- /opt/app-root/src/run-role.sh
|
|
11122
11165
|
- suite_certs
|
|
11123
|
-
image: quay.io/ibmmas/cli:11.
|
|
11166
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11124
11167
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11125
11168
|
|
|
11126
11169
|
workspaces:
|
|
@@ -11187,7 +11230,7 @@ spec:
|
|
|
11187
11230
|
command:
|
|
11188
11231
|
- /opt/app-root/src/run-role.sh
|
|
11189
11232
|
- suite_config
|
|
11190
|
-
image: quay.io/ibmmas/cli:11.
|
|
11233
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11191
11234
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11192
11235
|
workingDir: /workspace/configs
|
|
11193
11236
|
|
|
@@ -11258,7 +11301,7 @@ spec:
|
|
|
11258
11301
|
command:
|
|
11259
11302
|
- /opt/app-root/src/run-role.sh
|
|
11260
11303
|
- suite_db2_setup_for_manage
|
|
11261
|
-
image: quay.io/ibmmas/cli:11.
|
|
11304
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11262
11305
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11263
11306
|
# --------------------------------------------------------------------------------
|
|
11264
11307
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -11448,7 +11491,7 @@ spec:
|
|
|
11448
11491
|
command:
|
|
11449
11492
|
- /opt/app-root/src/run-role.sh
|
|
11450
11493
|
- suite_dns
|
|
11451
|
-
image: quay.io/ibmmas/cli:11.
|
|
11494
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11452
11495
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11453
11496
|
# --------------------------------------------------------------------------------
|
|
11454
11497
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -11697,7 +11740,7 @@ spec:
|
|
|
11697
11740
|
command:
|
|
11698
11741
|
- /opt/app-root/src/run-role.sh
|
|
11699
11742
|
- suite_install
|
|
11700
|
-
image: quay.io/ibmmas/cli:11.
|
|
11743
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11701
11744
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11702
11745
|
workingDir: /workspace/configs
|
|
11703
11746
|
|
|
@@ -11785,7 +11828,7 @@ spec:
|
|
|
11785
11828
|
command:
|
|
11786
11829
|
- /opt/app-root/src/run-role.sh
|
|
11787
11830
|
- suite_rollback
|
|
11788
|
-
image: quay.io/ibmmas/cli:11.
|
|
11831
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11789
11832
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11790
11833
|
# --------------------------------------------------------------------------------
|
|
11791
11834
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -11850,7 +11893,7 @@ spec:
|
|
|
11850
11893
|
command:
|
|
11851
11894
|
- /opt/app-root/src/run-role.sh
|
|
11852
11895
|
- suite_uninstall
|
|
11853
|
-
image: quay.io/ibmmas/cli:11.
|
|
11896
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11854
11897
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11855
11898
|
# --------------------------------------------------------------------------------
|
|
11856
11899
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -11920,7 +11963,7 @@ spec:
|
|
|
11920
11963
|
command:
|
|
11921
11964
|
- /opt/app-root/src/run-role.sh
|
|
11922
11965
|
- suite_upgrade
|
|
11923
|
-
image: quay.io/ibmmas/cli:11.
|
|
11966
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11924
11967
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11925
11968
|
# --------------------------------------------------------------------------------
|
|
11926
11969
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -11987,12 +12030,12 @@ spec:
|
|
|
11987
12030
|
command:
|
|
11988
12031
|
- /opt/app-root/src/run-role.sh
|
|
11989
12032
|
- suite_verify
|
|
11990
|
-
image: quay.io/ibmmas/cli:11.
|
|
12033
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11991
12034
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11992
12035
|
|
|
11993
12036
|
# If configmap/approval-suite-verify exists then set CONFIGMAP_KEY=pending and wait for it to be changed to "approved"
|
|
11994
12037
|
- name: suite-post-verify
|
|
11995
|
-
image: quay.io/ibmmas/cli:11.
|
|
12038
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
11996
12039
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11997
12040
|
script: |
|
|
11998
12041
|
#!/usr/bin/env bash
|
|
@@ -12126,7 +12169,7 @@ spec:
|
|
|
12126
12169
|
command:
|
|
12127
12170
|
- /opt/app-root/src/run-role.sh
|
|
12128
12171
|
- turbonomic
|
|
12129
|
-
image: quay.io/ibmmas/cli:11.
|
|
12172
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12130
12173
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12131
12174
|
# --------------------------------------------------------------------------------
|
|
12132
12175
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12207,7 +12250,7 @@ spec:
|
|
|
12207
12250
|
# IBM User Data Services (UDS)
|
|
12208
12251
|
# -------------------------------------------------------------------------
|
|
12209
12252
|
- name: uds
|
|
12210
|
-
image: quay.io/ibmmas/cli:11.
|
|
12253
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12211
12254
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12212
12255
|
workingDir: /workspace/configs
|
|
12213
12256
|
command:
|
|
@@ -12270,7 +12313,7 @@ spec:
|
|
|
12270
12313
|
# IBM Data Reporter Operator (DRO)
|
|
12271
12314
|
# -------------------------------------------------------------------------
|
|
12272
12315
|
- name: dro
|
|
12273
|
-
image: quay.io/ibmmas/cli:11.
|
|
12316
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12274
12317
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12275
12318
|
workingDir: /workspace/configs
|
|
12276
12319
|
command:
|
|
@@ -12356,7 +12399,7 @@ spec:
|
|
|
12356
12399
|
|
|
12357
12400
|
steps:
|
|
12358
12401
|
- name: update-configmap
|
|
12359
|
-
image: quay.io/ibmmas/cli:11.
|
|
12402
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12360
12403
|
command:
|
|
12361
12404
|
- /opt/app-root/src/update-configmap.sh
|
|
12362
12405
|
env:
|
|
@@ -12418,7 +12461,7 @@ spec:
|
|
|
12418
12461
|
|
|
12419
12462
|
steps:
|
|
12420
12463
|
- name: wait-for-configmap
|
|
12421
|
-
image: quay.io/ibmmas/cli:11.
|
|
12464
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12422
12465
|
command:
|
|
12423
12466
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
12424
12467
|
env:
|
|
@@ -12482,7 +12525,7 @@ spec:
|
|
|
12482
12525
|
|
|
12483
12526
|
steps:
|
|
12484
12527
|
- name: wait
|
|
12485
|
-
image: quay.io/ibmmas/cli:11.
|
|
12528
|
+
image: quay.io/ibmmas/cli:11.13.0
|
|
12486
12529
|
command:
|
|
12487
12530
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
12488
12531
|
env:
|
|
@@ -14034,6 +14077,9 @@ spec:
|
|
|
14034
14077
|
- name: db2_timezone
|
|
14035
14078
|
type: string
|
|
14036
14079
|
default: ""
|
|
14080
|
+
- name: db2_backup_notify_slack_url
|
|
14081
|
+
type: string
|
|
14082
|
+
default: ""
|
|
14037
14083
|
|
|
14038
14084
|
- name: custom_labels
|
|
14039
14085
|
type: string
|
|
@@ -14177,6 +14223,9 @@ spec:
|
|
|
14177
14223
|
- name: mas_app_global_secrets_yaml_manage
|
|
14178
14224
|
type: string
|
|
14179
14225
|
default: ""
|
|
14226
|
+
- name: manage_update_schedule
|
|
14227
|
+
type: string
|
|
14228
|
+
default: ""
|
|
14180
14229
|
|
|
14181
14230
|
- name: mas_app_channel_monitor
|
|
14182
14231
|
type: string
|
|
@@ -14514,6 +14563,8 @@ spec:
|
|
|
14514
14563
|
value: $(params.jdbc_route_iot)
|
|
14515
14564
|
- name: db2_timezone
|
|
14516
14565
|
value: $(params.db2_timezone)
|
|
14566
|
+
- name: db2_backup_notify_slack_url
|
|
14567
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
14517
14568
|
|
|
14518
14569
|
workspaces:
|
|
14519
14570
|
- name: configs
|
|
@@ -14581,7 +14632,7 @@ spec:
|
|
|
14581
14632
|
- name: configs
|
|
14582
14633
|
workspace: configs
|
|
14583
14634
|
- name: shared-gitops-configs
|
|
14584
|
-
workspace: shared-gitops-configs
|
|
14635
|
+
workspace: shared-gitops-configs
|
|
14585
14636
|
taskRef:
|
|
14586
14637
|
kind: Task
|
|
14587
14638
|
name: gitops-jdbc-config
|
|
@@ -14710,6 +14761,8 @@ spec:
|
|
|
14710
14761
|
value: $(params.jdbc_route_manage)
|
|
14711
14762
|
- name: db2_timezone
|
|
14712
14763
|
value: $(params.db2_timezone)
|
|
14764
|
+
- name: db2_backup_notify_slack_url
|
|
14765
|
+
value: $(params.db2_backup_notify_slack_url)
|
|
14713
14766
|
|
|
14714
14767
|
workspaces:
|
|
14715
14768
|
- name: configs
|
|
@@ -15089,6 +15142,8 @@ spec:
|
|
|
15089
15142
|
value: $(params.ingress)
|
|
15090
15143
|
- name: run_sanity_test
|
|
15091
15144
|
value: $(params.run_sanity_test)
|
|
15145
|
+
- name: manage_update_schedule
|
|
15146
|
+
value: $(params.manage_update_schedule)
|
|
15092
15147
|
taskRef:
|
|
15093
15148
|
name: gitops-suite-app-config
|
|
15094
15149
|
kind: Task
|
|
@@ -16501,6 +16556,9 @@ spec:
|
|
|
16501
16556
|
- input: "$(params.monitor_workspace_action)"
|
|
16502
16557
|
operator: in
|
|
16503
16558
|
values: ["deactivate", ""]
|
|
16559
|
+
- input: "$(params.mas_edition)"
|
|
16560
|
+
operator: in
|
|
16561
|
+
values: ["standard", "premium"]
|
|
16504
16562
|
|
|
16505
16563
|
# 1.2 Monitor App Deprovision
|
|
16506
16564
|
- name: gitops-deprovision-mas-app-install-monitor
|
|
@@ -16545,6 +16603,9 @@ spec:
|
|
|
16545
16603
|
- input: "$(params.mas_app_channel_monitor)"
|
|
16546
16604
|
operator: in
|
|
16547
16605
|
values: [""]
|
|
16606
|
+
- input: "$(params.mas_edition)"
|
|
16607
|
+
operator: in
|
|
16608
|
+
values: ["standard", "premium"]
|
|
16548
16609
|
|
|
16549
16610
|
# 2. Predict Deprovision
|
|
16550
16611
|
# -------------------------------------------------------------------------
|
|
@@ -16591,6 +16652,9 @@ spec:
|
|
|
16591
16652
|
- input: "$(params.predict_workspace_action)"
|
|
16592
16653
|
operator: in
|
|
16593
16654
|
values: ["deactivate", ""]
|
|
16655
|
+
- input: "$(params.mas_edition)"
|
|
16656
|
+
operator: in
|
|
16657
|
+
values: ["standard", "premium"]
|
|
16594
16658
|
|
|
16595
16659
|
# 2.2 Predict App
|
|
16596
16660
|
- name: gitops-deprovision-mas-app-install-predict
|
|
@@ -16635,6 +16699,9 @@ spec:
|
|
|
16635
16699
|
- input: "$(params.mas_app_channel_predict)"
|
|
16636
16700
|
operator: in
|
|
16637
16701
|
values: [""]
|
|
16702
|
+
- input: "$(params.mas_edition)"
|
|
16703
|
+
operator: in
|
|
16704
|
+
values: ["standard", "premium"]
|
|
16638
16705
|
|
|
16639
16706
|
# 3. Visualinspection Deprovision
|
|
16640
16707
|
# -------------------------------------------------------------------------
|
|
@@ -16681,6 +16748,9 @@ spec:
|
|
|
16681
16748
|
- input: "$(params.visualinspection_workspace_action)"
|
|
16682
16749
|
operator: in
|
|
16683
16750
|
values: ["deactivate", ""]
|
|
16751
|
+
- input: "$(params.mas_edition)"
|
|
16752
|
+
operator: in
|
|
16753
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
16684
16754
|
|
|
16685
16755
|
# 3.2 Visualinspection App
|
|
16686
16756
|
- name: gitops-deprovision-mas-app-install-visualinspection
|
|
@@ -16725,6 +16795,9 @@ spec:
|
|
|
16725
16795
|
- input: "$(params.mas_app_channel_visualinspection)"
|
|
16726
16796
|
operator: in
|
|
16727
16797
|
values: [""]
|
|
16798
|
+
- input: "$(params.mas_edition)"
|
|
16799
|
+
operator: in
|
|
16800
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
16728
16801
|
|
|
16729
16802
|
# 4. Optimizer Deprovision
|
|
16730
16803
|
# -------------------------------------------------------------------------
|
|
@@ -16771,6 +16844,9 @@ spec:
|
|
|
16771
16844
|
- input: "$(params.optimizer_workspace_action)"
|
|
16772
16845
|
operator: in
|
|
16773
16846
|
values: ["deactivate", ""]
|
|
16847
|
+
- input: "$(params.mas_edition)"
|
|
16848
|
+
operator: in
|
|
16849
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16774
16850
|
|
|
16775
16851
|
# 4.2 Optimizer App
|
|
16776
16852
|
- name: gitops-deprovision-mas-app-install-optimizer
|
|
@@ -16815,6 +16891,9 @@ spec:
|
|
|
16815
16891
|
- input: "$(params.mas_app_channel_optimizer)"
|
|
16816
16892
|
operator: in
|
|
16817
16893
|
values: [""]
|
|
16894
|
+
- input: "$(params.mas_edition)"
|
|
16895
|
+
operator: in
|
|
16896
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16818
16897
|
|
|
16819
16898
|
# 5. Assist Deprovision
|
|
16820
16899
|
# -------------------------------------------------------------------------
|
|
@@ -16861,6 +16940,9 @@ spec:
|
|
|
16861
16940
|
- input: "$(params.assist_workspace_action)"
|
|
16862
16941
|
operator: in
|
|
16863
16942
|
values: ["deactivate", ""]
|
|
16943
|
+
- input: "$(params.mas_edition)"
|
|
16944
|
+
operator: in
|
|
16945
|
+
values: ["standard", "premium"]
|
|
16864
16946
|
|
|
16865
16947
|
# 5.2 Assist App
|
|
16866
16948
|
- name: gitops-deprovision-mas-app-install-assist
|
|
@@ -16905,6 +16987,9 @@ spec:
|
|
|
16905
16987
|
- input: "$(params.mas_app_channel_assist)"
|
|
16906
16988
|
operator: in
|
|
16907
16989
|
values: [""]
|
|
16990
|
+
- input: "$(params.mas_edition)"
|
|
16991
|
+
operator: in
|
|
16992
|
+
values: ["standard", "premium"]
|
|
16908
16993
|
|
|
16909
16994
|
# 6. Manage Deprovision
|
|
16910
16995
|
# -------------------------------------------------------------------------
|
|
@@ -16955,6 +17040,9 @@ spec:
|
|
|
16955
17040
|
- input: "$(params.manage_workspace_action)"
|
|
16956
17041
|
operator: in
|
|
16957
17042
|
values: ["deactivate", ""]
|
|
17043
|
+
- input: "$(params.mas_edition)"
|
|
17044
|
+
operator: in
|
|
17045
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
16958
17046
|
|
|
16959
17047
|
# 6.2 Manage App
|
|
16960
17048
|
- name: gitops-deprovision-mas-app-install-manage
|
|
@@ -16999,7 +17087,9 @@ spec:
|
|
|
16999
17087
|
- input: "$(params.mas_app_channel_manage)"
|
|
17000
17088
|
operator: in
|
|
17001
17089
|
values: [""]
|
|
17002
|
-
|
|
17090
|
+
- input: "$(params.mas_edition)"
|
|
17091
|
+
operator: in
|
|
17092
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17003
17093
|
|
|
17004
17094
|
# 6.3 Manage Database
|
|
17005
17095
|
- name: gitops-deprovision-db2u-database-manage
|
|
@@ -17044,6 +17134,9 @@ spec:
|
|
|
17044
17134
|
- input: "$(params.mas_app_channel_manage)"
|
|
17045
17135
|
operator: in
|
|
17046
17136
|
values: [""]
|
|
17137
|
+
- input: "$(params.mas_edition)"
|
|
17138
|
+
operator: in
|
|
17139
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17047
17140
|
|
|
17048
17141
|
# 6.4 Manage JDBC Config
|
|
17049
17142
|
- name: gitops-delete-jdbc-config-manage
|
|
@@ -17101,6 +17194,9 @@ spec:
|
|
|
17101
17194
|
- input: "$(params.mas_app_channel_manage)"
|
|
17102
17195
|
operator: in
|
|
17103
17196
|
values: [""]
|
|
17197
|
+
- input: "$(params.mas_edition)"
|
|
17198
|
+
operator: in
|
|
17199
|
+
values: ["essentials-maintenance", "standard", "premium"]
|
|
17104
17200
|
|
|
17105
17201
|
# 7. IoT Deprovision
|
|
17106
17202
|
# -------------------------------------------------------------------------
|
|
@@ -17149,6 +17245,9 @@ spec:
|
|
|
17149
17245
|
- input: "$(params.iot_workspace_action)"
|
|
17150
17246
|
operator: in
|
|
17151
17247
|
values: ["deactivate", ""]
|
|
17248
|
+
- input: "$(params.mas_edition)"
|
|
17249
|
+
operator: in
|
|
17250
|
+
values: ["standard", "premium"]
|
|
17152
17251
|
|
|
17153
17252
|
# 7.2 IoT App
|
|
17154
17253
|
- name: gitops-deprovision-mas-app-install-iot
|
|
@@ -17193,6 +17292,9 @@ spec:
|
|
|
17193
17292
|
- input: "$(params.mas_app_channel_iot)"
|
|
17194
17293
|
operator: in
|
|
17195
17294
|
values: [""]
|
|
17295
|
+
- input: "$(params.mas_edition)"
|
|
17296
|
+
operator: in
|
|
17297
|
+
values: ["standard", "premium"]
|
|
17196
17298
|
|
|
17197
17299
|
# 7.3 IoT Database
|
|
17198
17300
|
- name: gitops-deprovision-db2u-database-iot
|
|
@@ -17237,6 +17339,9 @@ spec:
|
|
|
17237
17339
|
- input: "$(params.mas_app_channel_iot)"
|
|
17238
17340
|
operator: in
|
|
17239
17341
|
values: [""]
|
|
17342
|
+
- input: "$(params.mas_edition)"
|
|
17343
|
+
operator: in
|
|
17344
|
+
values: ["standard", "premium"]
|
|
17240
17345
|
|
|
17241
17346
|
# 8. Deprovision Kafka config
|
|
17242
17347
|
# -------------------------------------------------------------------------
|
|
@@ -17280,6 +17385,9 @@ spec:
|
|
|
17280
17385
|
- input: "$(params.mas_app_channel_iot)"
|
|
17281
17386
|
operator: in
|
|
17282
17387
|
values: [""]
|
|
17388
|
+
- input: "$(params.mas_edition)"
|
|
17389
|
+
operator: in
|
|
17390
|
+
values: ["standard", "premium"]
|
|
17283
17391
|
|
|
17284
17392
|
# 9. Deprovision Objectstorage config
|
|
17285
17393
|
# -------------------------------------------------------------------------
|
|
@@ -17324,6 +17432,9 @@ spec:
|
|
|
17324
17432
|
- input: "$(params.mas_app_channel_assist)$(params.mas_app_channel_visualinspection)"
|
|
17325
17433
|
operator: in
|
|
17326
17434
|
values: [""]
|
|
17435
|
+
- input: "$(params.mas_edition)"
|
|
17436
|
+
operator: in
|
|
17437
|
+
values: ["essentials-inspection", "standard", "premium"]
|
|
17327
17438
|
|
|
17328
17439
|
# 10. Deprovision Watson Studio config
|
|
17329
17440
|
# -------------------------------------------------------------------------
|
|
@@ -17367,7 +17478,9 @@ spec:
|
|
|
17367
17478
|
- input: "$(params.mas_app_channel_predict)"
|
|
17368
17479
|
operator: in
|
|
17369
17480
|
values: [""]
|
|
17370
|
-
|
|
17481
|
+
- input: "$(params.mas_edition)"
|
|
17482
|
+
operator: in
|
|
17483
|
+
values: ["standard", "premium"]# --------------------------------------------------------------------------------
|
|
17371
17484
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
|
|
17372
17485
|
# --------------------------------------------------------------------------------
|
|
17373
17486
|
---
|
|
@@ -17521,6 +17634,18 @@ spec:
|
|
|
17521
17634
|
- name: ingress
|
|
17522
17635
|
type: string
|
|
17523
17636
|
default: "false"
|
|
17637
|
+
- name: group_sync_operator_cron_schedule
|
|
17638
|
+
type: string
|
|
17639
|
+
default: ''
|
|
17640
|
+
- name: group_sync_operator_isv_tenant_url
|
|
17641
|
+
type: string
|
|
17642
|
+
default: ''
|
|
17643
|
+
- name: group_sync_operator_isv_groups
|
|
17644
|
+
type: string
|
|
17645
|
+
default: ''
|
|
17646
|
+
- name: ibm_rbac_binding_to_group
|
|
17647
|
+
type: string
|
|
17648
|
+
default: ''
|
|
17524
17649
|
tasks:
|
|
17525
17650
|
- name: gitops-cluster
|
|
17526
17651
|
params:
|
|
@@ -17593,6 +17718,14 @@ spec:
|
|
|
17593
17718
|
value: $(params.dns_provider)
|
|
17594
17719
|
- name: ingress
|
|
17595
17720
|
value: $(params.ingress)
|
|
17721
|
+
- name: group_sync_operator_cron_schedule
|
|
17722
|
+
value: $(params.group_sync_operator_cron_schedule)
|
|
17723
|
+
- name: group_sync_operator_isv_tenant_url
|
|
17724
|
+
value: $(params.group_sync_operator_isv_tenant_url)
|
|
17725
|
+
- name: group_sync_operator_isv_groups
|
|
17726
|
+
value: $(params.group_sync_operator_isv_groups)
|
|
17727
|
+
- name: ibm_rbac_binding_to_group
|
|
17728
|
+
value: $(params.ibm_rbac_binding_to_group)
|
|
17596
17729
|
taskRef:
|
|
17597
17730
|
kind: Task
|
|
17598
17731
|
name: gitops-cluster
|