mas-cli 13.12.1__py3-none-any.whl → 13.13.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mas-cli might be problematic. Click here for more details.
- mas/cli/__init__.py +1 -1
- mas/cli/cli.py +1 -1
- mas/cli/templates/ibm-mas-tekton.yaml +1387 -285
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.1.dist-info}/METADATA +1 -1
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.1.dist-info}/RECORD +8 -8
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.1.dist-info}/WHEEL +1 -1
- {mas_cli-13.12.1.data → mas_cli-13.13.1.data}/scripts/mas-cli +0 -0
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.1.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:13.
|
|
234
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
345
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
463
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
533
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
599
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
726
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
846
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
963
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1069
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1391
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1501
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1590
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1694
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
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:13.
|
|
1776
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -2078,7 +2078,7 @@ spec:
|
|
|
2078
2078
|
- -c
|
|
2079
2079
|
name: gitops-cluster
|
|
2080
2080
|
imagePullPolicy: Always
|
|
2081
|
-
image: quay.io/ibmmas/cli:13.
|
|
2081
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2082
2082
|
workspaces:
|
|
2083
2083
|
- name: configs
|
|
2084
2084
|
# --------------------------------------------------------------------------------
|
|
@@ -2124,6 +2124,9 @@ spec:
|
|
|
2124
2124
|
type: string
|
|
2125
2125
|
- name: ibmcloud_apikey
|
|
2126
2126
|
type: string
|
|
2127
|
+
- name: allow_list
|
|
2128
|
+
type: string
|
|
2129
|
+
default: ""
|
|
2127
2130
|
|
|
2128
2131
|
stepTemplate:
|
|
2129
2132
|
name: gitops-cos
|
|
@@ -2160,6 +2163,8 @@ spec:
|
|
|
2160
2163
|
value: $(params.ibmcloud_resourcegroup)
|
|
2161
2164
|
- name: IBMCLOUD_APIKEY
|
|
2162
2165
|
value: $(params.ibmcloud_apikey)
|
|
2166
|
+
- name: ALLOW_LIST
|
|
2167
|
+
value: $(params.allow_list)
|
|
2163
2168
|
steps:
|
|
2164
2169
|
- args:
|
|
2165
2170
|
- |-
|
|
@@ -2181,7 +2186,7 @@ spec:
|
|
|
2181
2186
|
- -c
|
|
2182
2187
|
name: gitops-cos
|
|
2183
2188
|
imagePullPolicy: IfNotPresent
|
|
2184
|
-
image: quay.io/ibmmas/cli:13.
|
|
2189
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2185
2190
|
workspaces:
|
|
2186
2191
|
- name: configs
|
|
2187
2192
|
# --------------------------------------------------------------------------------
|
|
@@ -2329,7 +2334,7 @@ spec:
|
|
|
2329
2334
|
- -c
|
|
2330
2335
|
name: gitops-cp4d-service
|
|
2331
2336
|
imagePullPolicy: IfNotPresent
|
|
2332
|
-
image: quay.io/ibmmas/cli:13.
|
|
2337
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2333
2338
|
workspaces:
|
|
2334
2339
|
- name: configs
|
|
2335
2340
|
- name: shared-gitops-configs
|
|
@@ -2458,7 +2463,7 @@ spec:
|
|
|
2458
2463
|
- -c
|
|
2459
2464
|
name: gitops-cp4d
|
|
2460
2465
|
imagePullPolicy: IfNotPresent
|
|
2461
|
-
image: quay.io/ibmmas/cli:13.
|
|
2466
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2462
2467
|
workspaces:
|
|
2463
2468
|
- name: configs
|
|
2464
2469
|
- name: shared-gitops-configs
|
|
@@ -2596,6 +2601,9 @@ spec:
|
|
|
2596
2601
|
- name: manually_set_enhanced_hadr
|
|
2597
2602
|
type: string
|
|
2598
2603
|
default: "false"
|
|
2604
|
+
- name: allow_list
|
|
2605
|
+
type: string
|
|
2606
|
+
default: ""
|
|
2599
2607
|
stepTemplate:
|
|
2600
2608
|
name: gitops-db2u-database
|
|
2601
2609
|
env:
|
|
@@ -2715,6 +2723,8 @@ spec:
|
|
|
2715
2723
|
value: $(params.mas_annotations)
|
|
2716
2724
|
- name: MANUALLY_SET_ENHANCED_HADR
|
|
2717
2725
|
value: $(params.manually_set_enhanced_hadr)
|
|
2726
|
+
- name: ALLOW_LIST
|
|
2727
|
+
value: $(params.allow_list)
|
|
2718
2728
|
envFrom:
|
|
2719
2729
|
- configMapRef:
|
|
2720
2730
|
name: environment-properties
|
|
@@ -2744,7 +2754,7 @@ spec:
|
|
|
2744
2754
|
- -c
|
|
2745
2755
|
name: gitops-db2u-database
|
|
2746
2756
|
imagePullPolicy: Always
|
|
2747
|
-
image: quay.io/ibmmas/cli:13.
|
|
2757
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2748
2758
|
workspaces:
|
|
2749
2759
|
- name: configs
|
|
2750
2760
|
- name: shared-gitops-configs
|
|
@@ -2842,7 +2852,7 @@ spec:
|
|
|
2842
2852
|
- -c
|
|
2843
2853
|
name: gitops-db2u
|
|
2844
2854
|
imagePullPolicy: IfNotPresent
|
|
2845
|
-
image: quay.io/ibmmas/cli:13.
|
|
2855
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2846
2856
|
workspaces:
|
|
2847
2857
|
- name: configs
|
|
2848
2858
|
# --------------------------------------------------------------------------------
|
|
@@ -2969,7 +2979,7 @@ spec:
|
|
|
2969
2979
|
- -c
|
|
2970
2980
|
name: gitops-delete-jdbc-config
|
|
2971
2981
|
imagePullPolicy: IfNotPresent
|
|
2972
|
-
image: quay.io/ibmmas/cli:13.
|
|
2982
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
2973
2983
|
workspaces:
|
|
2974
2984
|
- name: configs
|
|
2975
2985
|
# --------------------------------------------------------------------------------
|
|
@@ -3067,7 +3077,7 @@ spec:
|
|
|
3067
3077
|
- -c
|
|
3068
3078
|
name: gitops-delete-kafka-config
|
|
3069
3079
|
imagePullPolicy: Always
|
|
3070
|
-
image: quay.io/ibmmas/cli:13.
|
|
3080
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3071
3081
|
workspaces:
|
|
3072
3082
|
- name: configs
|
|
3073
3083
|
|
|
@@ -3159,7 +3169,7 @@ spec:
|
|
|
3159
3169
|
- -c
|
|
3160
3170
|
name: gitops-deprovision-app-config
|
|
3161
3171
|
imagePullPolicy: IfNotPresent
|
|
3162
|
-
image: quay.io/ibmmas/cli:13.
|
|
3172
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3163
3173
|
workspaces:
|
|
3164
3174
|
- name: configs
|
|
3165
3175
|
# --------------------------------------------------------------------------------
|
|
@@ -3244,7 +3254,7 @@ spec:
|
|
|
3244
3254
|
- -c
|
|
3245
3255
|
name: gitops-deprovision-app-install
|
|
3246
3256
|
imagePullPolicy: IfNotPresent
|
|
3247
|
-
image: quay.io/ibmmas/cli:13.
|
|
3257
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3248
3258
|
workspaces:
|
|
3249
3259
|
- name: configs
|
|
3250
3260
|
# --------------------------------------------------------------------------------
|
|
@@ -3329,7 +3339,7 @@ spec:
|
|
|
3329
3339
|
- -c
|
|
3330
3340
|
name: gitops-deprovision-cluster
|
|
3331
3341
|
imagePullPolicy: IfNotPresent
|
|
3332
|
-
image: quay.io/ibmmas/cli:13.
|
|
3342
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3333
3343
|
workspaces:
|
|
3334
3344
|
- name: configs
|
|
3335
3345
|
# --------------------------------------------------------------------------------
|
|
@@ -3448,7 +3458,7 @@ spec:
|
|
|
3448
3458
|
- -c
|
|
3449
3459
|
name: gitops-deprovision-cos
|
|
3450
3460
|
imagePullPolicy: IfNotPresent
|
|
3451
|
-
image: quay.io/ibmmas/cli:13.
|
|
3461
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3452
3462
|
workspaces:
|
|
3453
3463
|
- name: configs
|
|
3454
3464
|
# --------------------------------------------------------------------------------
|
|
@@ -3541,7 +3551,7 @@ spec:
|
|
|
3541
3551
|
- -c
|
|
3542
3552
|
name: gitops-deprovision-db2u-database
|
|
3543
3553
|
imagePullPolicy: IfNotPresent
|
|
3544
|
-
image: quay.io/ibmmas/cli:13.
|
|
3554
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3545
3555
|
workspaces:
|
|
3546
3556
|
- name: configs
|
|
3547
3557
|
|
|
@@ -3624,7 +3634,7 @@ spec:
|
|
|
3624
3634
|
- -c
|
|
3625
3635
|
name: gitops-deprovision-db2u
|
|
3626
3636
|
imagePullPolicy: IfNotPresent
|
|
3627
|
-
image: quay.io/ibmmas/cli:13.
|
|
3637
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3628
3638
|
workspaces:
|
|
3629
3639
|
- name: configs
|
|
3630
3640
|
|
|
@@ -3709,6 +3719,15 @@ spec:
|
|
|
3709
3719
|
--skip-delete-storage-class \
|
|
3710
3720
|
|| exit 1
|
|
3711
3721
|
|
|
3722
|
+
mas gitops-deprovision-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
3723
|
+
--cloud-provider $CLOUD_PROVIDER \
|
|
3724
|
+
--aws-region $SM_AWS_REGION \
|
|
3725
|
+
--aws-secret-key $SM_AWS_SECRET_ACCESS_KEY \
|
|
3726
|
+
--aws-access-key $SM_AWS_ACCESS_KEY_ID \
|
|
3727
|
+
--efs-unique-id "efs-${CLUSTER_NAME}-${MAS_INSTANCE_ID}-facilities-db2" \
|
|
3728
|
+
--skip-delete-storage-class \
|
|
3729
|
+
|| exit 1
|
|
3730
|
+
|
|
3712
3731
|
mas gitops-deprovision-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
3713
3732
|
--cloud-provider $CLOUD_PROVIDER \
|
|
3714
3733
|
--aws-region $SM_AWS_REGION \
|
|
@@ -3732,7 +3751,7 @@ spec:
|
|
|
3732
3751
|
- -c
|
|
3733
3752
|
name: gitops-deprovision-efs
|
|
3734
3753
|
imagePullPolicy: IfNotPresent
|
|
3735
|
-
image: quay.io/ibmmas/cli:13.
|
|
3754
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3736
3755
|
workspaces:
|
|
3737
3756
|
- name: configs
|
|
3738
3757
|
|
|
@@ -3842,7 +3861,7 @@ spec:
|
|
|
3842
3861
|
- -c
|
|
3843
3862
|
name: gitops-deprovision-kafka
|
|
3844
3863
|
imagePullPolicy: IfNotPresent
|
|
3845
|
-
image: quay.io/ibmmas/cli:13.
|
|
3864
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3846
3865
|
workspaces:
|
|
3847
3866
|
- name: configs
|
|
3848
3867
|
# --------------------------------------------------------------------------------
|
|
@@ -3945,7 +3964,7 @@ spec:
|
|
|
3945
3964
|
- -c
|
|
3946
3965
|
name: gitops-deprovision-mongo
|
|
3947
3966
|
imagePullPolicy: IfNotPresent
|
|
3948
|
-
image: quay.io/ibmmas/cli:13.
|
|
3967
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
3949
3968
|
workspaces:
|
|
3950
3969
|
- name: configs
|
|
3951
3970
|
|
|
@@ -4002,7 +4021,7 @@ spec:
|
|
|
4002
4021
|
- -c
|
|
4003
4022
|
name: gitops-deprovision-rosa
|
|
4004
4023
|
imagePullPolicy: IfNotPresent
|
|
4005
|
-
image: quay.io/ibmmas/cli:13.
|
|
4024
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4006
4025
|
workspaces:
|
|
4007
4026
|
- name: configs
|
|
4008
4027
|
# --------------------------------------------------------------------------------
|
|
@@ -4207,7 +4226,7 @@ spec:
|
|
|
4207
4226
|
- -c
|
|
4208
4227
|
name: gitops-deprovision-suite-config
|
|
4209
4228
|
imagePullPolicy: IfNotPresent
|
|
4210
|
-
image: quay.io/ibmmas/cli:13.
|
|
4229
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4211
4230
|
workspaces:
|
|
4212
4231
|
- name: configs
|
|
4213
4232
|
|
|
@@ -4305,7 +4324,7 @@ spec:
|
|
|
4305
4324
|
- -c
|
|
4306
4325
|
name: gitops-deprovision-suite-idp-config
|
|
4307
4326
|
imagePullPolicy: IfNotPresent
|
|
4308
|
-
image: quay.io/ibmmas/cli:13.
|
|
4327
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4309
4328
|
workspaces:
|
|
4310
4329
|
- name: configs
|
|
4311
4330
|
# --------------------------------------------------------------------------------
|
|
@@ -4397,7 +4416,7 @@ spec:
|
|
|
4397
4416
|
- -c
|
|
4398
4417
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4399
4418
|
imagePullPolicy: IfNotPresent
|
|
4400
|
-
image: quay.io/ibmmas/cli:13.
|
|
4419
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4401
4420
|
workspaces:
|
|
4402
4421
|
- name: configs
|
|
4403
4422
|
# --------------------------------------------------------------------------------
|
|
@@ -4609,7 +4628,7 @@ spec:
|
|
|
4609
4628
|
- -c
|
|
4610
4629
|
name: gitops-deprovision-suite-smtp-config
|
|
4611
4630
|
imagePullPolicy: IfNotPresent
|
|
4612
|
-
image: quay.io/ibmmas/cli:13.
|
|
4631
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4613
4632
|
workspaces:
|
|
4614
4633
|
- name: configs
|
|
4615
4634
|
# --------------------------------------------------------------------------------
|
|
@@ -4702,7 +4721,7 @@ spec:
|
|
|
4702
4721
|
- -c
|
|
4703
4722
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4704
4723
|
imagePullPolicy: IfNotPresent
|
|
4705
|
-
image: quay.io/ibmmas/cli:13.
|
|
4724
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4706
4725
|
workspaces:
|
|
4707
4726
|
- name: configs
|
|
4708
4727
|
# --------------------------------------------------------------------------------
|
|
@@ -4793,7 +4812,7 @@ spec:
|
|
|
4793
4812
|
- -c
|
|
4794
4813
|
name: gitops-deprovision-suite-workspace
|
|
4795
4814
|
imagePullPolicy: Always
|
|
4796
|
-
image: quay.io/ibmmas/cli:13.
|
|
4815
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4797
4816
|
workspaces:
|
|
4798
4817
|
- name: configs
|
|
4799
4818
|
# --------------------------------------------------------------------------------
|
|
@@ -4886,7 +4905,7 @@ spec:
|
|
|
4886
4905
|
- -c
|
|
4887
4906
|
name: gitops-deprovision-suite
|
|
4888
4907
|
imagePullPolicy: IfNotPresent
|
|
4889
|
-
image: quay.io/ibmmas/cli:13.
|
|
4908
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
4890
4909
|
workspaces:
|
|
4891
4910
|
- name: configs
|
|
4892
4911
|
|
|
@@ -4999,7 +5018,7 @@ spec:
|
|
|
4999
5018
|
- -c
|
|
5000
5019
|
name: gitops-dro
|
|
5001
5020
|
imagePullPolicy: IfNotPresent
|
|
5002
|
-
image: quay.io/ibmmas/cli:13.
|
|
5021
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5003
5022
|
workspaces:
|
|
5004
5023
|
- name: configs
|
|
5005
5024
|
# --------------------------------------------------------------------------------
|
|
@@ -5101,6 +5120,16 @@ spec:
|
|
|
5101
5120
|
--skip-create-storage-class \
|
|
5102
5121
|
|| exit 1
|
|
5103
5122
|
|
|
5123
|
+
mas gitops-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
5124
|
+
--cloud-provider $CLOUD_PROVIDER \
|
|
5125
|
+
--aws-region $SM_AWS_REGION \
|
|
5126
|
+
--aws-secret-key $SM_AWS_SECRET_ACCESS_KEY \
|
|
5127
|
+
--aws-access-key $SM_AWS_ACCESS_KEY_ID \
|
|
5128
|
+
--creation-token-prefix "" \
|
|
5129
|
+
--efs-unique-id "efs-${CLUSTER_NAME}-${MAS_INSTANCE_ID}-facilities-db2" \
|
|
5130
|
+
--skip-create-storage-class \
|
|
5131
|
+
|| exit 1
|
|
5132
|
+
|
|
5104
5133
|
mas gitops-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
5105
5134
|
--cloud-provider $CLOUD_PROVIDER \
|
|
5106
5135
|
--aws-region $SM_AWS_REGION \
|
|
@@ -5116,7 +5145,7 @@ spec:
|
|
|
5116
5145
|
- -c
|
|
5117
5146
|
name: gitops-efs
|
|
5118
5147
|
imagePullPolicy: IfNotPresent
|
|
5119
|
-
image: quay.io/ibmmas/cli:13.
|
|
5148
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5120
5149
|
workspaces:
|
|
5121
5150
|
- name: configs
|
|
5122
5151
|
|
|
@@ -5251,7 +5280,7 @@ spec:
|
|
|
5251
5280
|
- -c
|
|
5252
5281
|
name: gitops-jdbc-config
|
|
5253
5282
|
imagePullPolicy: Always
|
|
5254
|
-
image: quay.io/ibmmas/cli:13.
|
|
5283
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5255
5284
|
workspaces:
|
|
5256
5285
|
- name: configs
|
|
5257
5286
|
- name: shared-gitops-configs
|
|
@@ -5347,7 +5376,7 @@ spec:
|
|
|
5347
5376
|
- -c
|
|
5348
5377
|
name: gitops-kafka-config
|
|
5349
5378
|
imagePullPolicy: Always
|
|
5350
|
-
image: quay.io/ibmmas/cli:13.
|
|
5379
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5351
5380
|
workspaces:
|
|
5352
5381
|
- name: configs
|
|
5353
5382
|
|
|
@@ -5469,7 +5498,7 @@ spec:
|
|
|
5469
5498
|
- -c
|
|
5470
5499
|
name: gitops-kafka
|
|
5471
5500
|
imagePullPolicy: IfNotPresent
|
|
5472
|
-
image: quay.io/ibmmas/cli:13.
|
|
5501
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5473
5502
|
workspaces:
|
|
5474
5503
|
- name: configs
|
|
5475
5504
|
# --------------------------------------------------------------------------------
|
|
@@ -5595,7 +5624,7 @@ spec:
|
|
|
5595
5624
|
- -c
|
|
5596
5625
|
name: gitops-license
|
|
5597
5626
|
imagePullPolicy: Always
|
|
5598
|
-
image: quay.io/ibmmas/cli:13.
|
|
5627
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
5599
5628
|
workspaces:
|
|
5600
5629
|
- name: shared-entitlement
|
|
5601
5630
|
|
|
@@ -6159,7 +6188,7 @@ spec:
|
|
|
6159
6188
|
- -c
|
|
6160
6189
|
name: gitops-mas-fvt-preparer
|
|
6161
6190
|
imagePullPolicy: Always
|
|
6162
|
-
image: quay.io/ibmmas/cli:13.
|
|
6191
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
6163
6192
|
workspaces:
|
|
6164
6193
|
- name: configs
|
|
6165
6194
|
- name: shared-additional-configs
|
|
@@ -6206,6 +6235,9 @@ spec:
|
|
|
6206
6235
|
- name: mas_app_install_plan_assist
|
|
6207
6236
|
type: string
|
|
6208
6237
|
default: "Automatic"
|
|
6238
|
+
- name: mas_app_install_plan_facilities
|
|
6239
|
+
type: string
|
|
6240
|
+
default: "Automatic"
|
|
6209
6241
|
- name: mas_app_channel_iot
|
|
6210
6242
|
type: string
|
|
6211
6243
|
- name: mas_app_install_plan_iot
|
|
@@ -6308,6 +6340,8 @@ spec:
|
|
|
6308
6340
|
value: $(params.mas_app_channel_assist)
|
|
6309
6341
|
- name: MAS_APP_INSTALL_PLAN_ASSIST
|
|
6310
6342
|
value: $(params.mas_app_install_plan_assist)
|
|
6343
|
+
- name: MAS_APP_INSTALL_PLAN_FACILITIES
|
|
6344
|
+
value: $(params.mas_app_install_plan_facilities)
|
|
6311
6345
|
- name: MAS_APP_CHANNEL_IOT
|
|
6312
6346
|
value: $(params.mas_app_channel_iot)
|
|
6313
6347
|
- name: MAS_APP_INSTALL_PLAN_IOT
|
|
@@ -6601,7 +6635,7 @@ spec:
|
|
|
6601
6635
|
- -c
|
|
6602
6636
|
name: gitops-mas-initiator
|
|
6603
6637
|
imagePullPolicy: IfNotPresent
|
|
6604
|
-
image: quay.io/ibmmas/cli:13.
|
|
6638
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
6605
6639
|
workspaces:
|
|
6606
6640
|
- name: configs
|
|
6607
6641
|
# --------------------------------------------------------------------------------
|
|
@@ -6709,7 +6743,7 @@ spec:
|
|
|
6709
6743
|
- -c
|
|
6710
6744
|
name: gitops-mongo
|
|
6711
6745
|
imagePullPolicy: IfNotPresent
|
|
6712
|
-
image: quay.io/ibmmas/cli:13.
|
|
6746
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
6713
6747
|
workspaces:
|
|
6714
6748
|
- name: configs
|
|
6715
6749
|
|
|
@@ -6835,7 +6869,7 @@ spec:
|
|
|
6835
6869
|
- -c
|
|
6836
6870
|
name: gitops-nvidia-gpu
|
|
6837
6871
|
imagePullPolicy: IfNotPresent
|
|
6838
|
-
image: quay.io/ibmmas/cli:13.
|
|
6872
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
6839
6873
|
workspaces:
|
|
6840
6874
|
- name: configs
|
|
6841
6875
|
# --------------------------------------------------------------------------------
|
|
@@ -6953,7 +6987,7 @@ spec:
|
|
|
6953
6987
|
- -c
|
|
6954
6988
|
name: gitops-process-mongo-user
|
|
6955
6989
|
imagePullPolicy: IfNotPresent
|
|
6956
|
-
image: quay.io/ibmmas/cli:13.
|
|
6990
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
6957
6991
|
workspaces:
|
|
6958
6992
|
- name: configs
|
|
6959
6993
|
# --------------------------------------------------------------------------------
|
|
@@ -7009,7 +7043,7 @@ spec:
|
|
|
7009
7043
|
- -c
|
|
7010
7044
|
name: gitops-rosa
|
|
7011
7045
|
imagePullPolicy: IfNotPresent
|
|
7012
|
-
image: quay.io/ibmmas/cli:13.
|
|
7046
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7013
7047
|
workspaces:
|
|
7014
7048
|
- name: configs
|
|
7015
7049
|
# --------------------------------------------------------------------------------
|
|
@@ -7196,7 +7230,7 @@ spec:
|
|
|
7196
7230
|
- -c
|
|
7197
7231
|
name: gitops-suite-app-config
|
|
7198
7232
|
imagePullPolicy: IfNotPresent
|
|
7199
|
-
image: quay.io/ibmmas/cli:13.
|
|
7233
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7200
7234
|
workspaces:
|
|
7201
7235
|
- name: configs
|
|
7202
7236
|
- name: shared-gitops-configs
|
|
@@ -7354,7 +7388,7 @@ spec:
|
|
|
7354
7388
|
- -c
|
|
7355
7389
|
name: gitops-suite-app-install
|
|
7356
7390
|
imagePullPolicy: Always
|
|
7357
|
-
image: quay.io/ibmmas/cli:13.
|
|
7391
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7358
7392
|
workspaces:
|
|
7359
7393
|
- name: configs
|
|
7360
7394
|
- name: shared-gitops-configs
|
|
@@ -7460,7 +7494,7 @@ spec:
|
|
|
7460
7494
|
- -c
|
|
7461
7495
|
name: gitops-suite-certs
|
|
7462
7496
|
imagePullPolicy: IfNotPresent
|
|
7463
|
-
image: quay.io/ibmmas/cli:13.
|
|
7497
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7464
7498
|
workspaces:
|
|
7465
7499
|
- name: configs
|
|
7466
7500
|
- name: certificates
|
|
@@ -7630,7 +7664,7 @@ spec:
|
|
|
7630
7664
|
- -c
|
|
7631
7665
|
name: gitops-suite-config
|
|
7632
7666
|
imagePullPolicy: IfNotPresent
|
|
7633
|
-
image: quay.io/ibmmas/cli:13.
|
|
7667
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7634
7668
|
workspaces:
|
|
7635
7669
|
- name: configs
|
|
7636
7670
|
- name: shared-additional-configs
|
|
@@ -7730,7 +7764,7 @@ spec:
|
|
|
7730
7764
|
- -c
|
|
7731
7765
|
name: gitops-suite-dns
|
|
7732
7766
|
imagePullPolicy: IfNotPresent
|
|
7733
|
-
image: quay.io/ibmmas/cli:13.
|
|
7767
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7734
7768
|
workspaces:
|
|
7735
7769
|
- name: configs
|
|
7736
7770
|
|
|
@@ -7854,7 +7888,7 @@ spec:
|
|
|
7854
7888
|
- -c
|
|
7855
7889
|
name: gitops-suite-idp-config
|
|
7856
7890
|
imagePullPolicy: IfNotPresent
|
|
7857
|
-
image: quay.io/ibmmas/cli:13.
|
|
7891
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7858
7892
|
workspaces:
|
|
7859
7893
|
- name: configs
|
|
7860
7894
|
- name: shared-additional-configs
|
|
@@ -7955,7 +7989,7 @@ spec:
|
|
|
7955
7989
|
- -c
|
|
7956
7990
|
name: gitops-suite-objectstorage-config
|
|
7957
7991
|
imagePullPolicy: IfNotPresent
|
|
7958
|
-
image: quay.io/ibmmas/cli:13.
|
|
7992
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
7959
7993
|
workspaces:
|
|
7960
7994
|
- name: configs
|
|
7961
7995
|
- name: shared-gitops-configs
|
|
@@ -8366,7 +8400,7 @@ spec:
|
|
|
8366
8400
|
- -c
|
|
8367
8401
|
name: gitops-suite-smtp-config
|
|
8368
8402
|
imagePullPolicy: IfNotPresent
|
|
8369
|
-
image: quay.io/ibmmas/cli:13.
|
|
8403
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
8370
8404
|
workspaces:
|
|
8371
8405
|
- name: configs
|
|
8372
8406
|
|
|
@@ -8486,7 +8520,7 @@ spec:
|
|
|
8486
8520
|
- -c
|
|
8487
8521
|
name: gitops-suite-watson-studio-config
|
|
8488
8522
|
imagePullPolicy: IfNotPresent
|
|
8489
|
-
image: quay.io/ibmmas/cli:13.
|
|
8523
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
8490
8524
|
workspaces:
|
|
8491
8525
|
- name: configs
|
|
8492
8526
|
- name: shared-gitops-configs
|
|
@@ -8525,6 +8559,9 @@ spec:
|
|
|
8525
8559
|
default: ""
|
|
8526
8560
|
- name: avp_aws_secret_region
|
|
8527
8561
|
type: string
|
|
8562
|
+
- name: allow_list
|
|
8563
|
+
type: string
|
|
8564
|
+
default: ""
|
|
8528
8565
|
stepTemplate:
|
|
8529
8566
|
name: gitops-suite-workspace
|
|
8530
8567
|
env:
|
|
@@ -8550,6 +8587,8 @@ spec:
|
|
|
8550
8587
|
value: $(params.mas_workspace_name)
|
|
8551
8588
|
- name: SM_AWS_REGION
|
|
8552
8589
|
value: $(params.avp_aws_secret_region)
|
|
8590
|
+
- name: ALLOW_LIST
|
|
8591
|
+
value: $(params.allow_list)
|
|
8553
8592
|
envFrom:
|
|
8554
8593
|
- configMapRef:
|
|
8555
8594
|
name: environment-properties
|
|
@@ -8583,7 +8622,7 @@ spec:
|
|
|
8583
8622
|
- -c
|
|
8584
8623
|
name: gitops-suite-workspace
|
|
8585
8624
|
imagePullPolicy: IfNotPresent
|
|
8586
|
-
image: quay.io/ibmmas/cli:13.
|
|
8625
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
8587
8626
|
workspaces:
|
|
8588
8627
|
- name: configs
|
|
8589
8628
|
# --------------------------------------------------------------------------------
|
|
@@ -8715,6 +8754,9 @@ spec:
|
|
|
8715
8754
|
default: "false"
|
|
8716
8755
|
- name: oidc
|
|
8717
8756
|
type: string
|
|
8757
|
+
- name: allow_list
|
|
8758
|
+
type: string
|
|
8759
|
+
default: ""
|
|
8718
8760
|
stepTemplate:
|
|
8719
8761
|
name: gitops-suite
|
|
8720
8762
|
env:
|
|
@@ -8813,6 +8855,9 @@ spec:
|
|
|
8813
8855
|
|
|
8814
8856
|
- name: OIDC_CONFIG
|
|
8815
8857
|
value: $(params.oidc)
|
|
8858
|
+
|
|
8859
|
+
- name: ALLOW_LIST
|
|
8860
|
+
value: $(params.allow_list)
|
|
8816
8861
|
envFrom:
|
|
8817
8862
|
- configMapRef:
|
|
8818
8863
|
name: environment-properties
|
|
@@ -8868,7 +8913,7 @@ spec:
|
|
|
8868
8913
|
- -c
|
|
8869
8914
|
name: gitops-suite
|
|
8870
8915
|
imagePullPolicy: IfNotPresent
|
|
8871
|
-
image: quay.io/ibmmas/cli:13.
|
|
8916
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
8872
8917
|
workspaces:
|
|
8873
8918
|
- name: configs
|
|
8874
8919
|
- name: shared-gitops-configs
|
|
@@ -8918,7 +8963,7 @@ spec:
|
|
|
8918
8963
|
|
|
8919
8964
|
steps:
|
|
8920
8965
|
- name: grafana
|
|
8921
|
-
image: quay.io/ibmmas/cli:13.
|
|
8966
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
8922
8967
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8923
8968
|
command:
|
|
8924
8969
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9052,7 +9097,7 @@ spec:
|
|
|
9052
9097
|
command:
|
|
9053
9098
|
- /opt/app-root/src/run-role.sh
|
|
9054
9099
|
- ibm_catalogs
|
|
9055
|
-
image: quay.io/ibmmas/cli:13.
|
|
9100
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9056
9101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9057
9102
|
workingDir: /workspace/configs
|
|
9058
9103
|
# --------------------------------------------------------------------------------
|
|
@@ -9294,7 +9339,7 @@ spec:
|
|
|
9294
9339
|
command:
|
|
9295
9340
|
- /opt/app-root/src/run-role.sh
|
|
9296
9341
|
- kafka
|
|
9297
|
-
image: quay.io/ibmmas/cli:13.
|
|
9342
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9298
9343
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9299
9344
|
workingDir: /workspace/configs
|
|
9300
9345
|
|
|
@@ -9510,7 +9555,7 @@ spec:
|
|
|
9510
9555
|
command:
|
|
9511
9556
|
- /opt/app-root/src/run-role.sh
|
|
9512
9557
|
- kmodels
|
|
9513
|
-
image: quay.io/ibmmas/cli:13.
|
|
9558
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9514
9559
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9515
9560
|
# --------------------------------------------------------------------------------
|
|
9516
9561
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9688,7 +9733,7 @@ spec:
|
|
|
9688
9733
|
command:
|
|
9689
9734
|
- /opt/app-root/src/run-role.sh
|
|
9690
9735
|
- mongodb
|
|
9691
|
-
image: quay.io/ibmmas/cli:13.
|
|
9736
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9692
9737
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9693
9738
|
workingDir: /workspace/configs
|
|
9694
9739
|
|
|
@@ -9731,7 +9776,7 @@ spec:
|
|
|
9731
9776
|
- $(params.base_output_dir)
|
|
9732
9777
|
- --extra-namespaces
|
|
9733
9778
|
- selenium
|
|
9734
|
-
image: quay.io/ibmmas/cli:13.
|
|
9779
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9735
9780
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9736
9781
|
env:
|
|
9737
9782
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9848,7 +9893,7 @@ spec:
|
|
|
9848
9893
|
command:
|
|
9849
9894
|
- /opt/app-root/src/run-role.sh
|
|
9850
9895
|
- nvidia_gpu
|
|
9851
|
-
image: quay.io/ibmmas/cli:13.
|
|
9896
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9852
9897
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9853
9898
|
workingDir: /workspace/configs
|
|
9854
9899
|
|
|
@@ -9884,7 +9929,7 @@ spec:
|
|
|
9884
9929
|
# Verify Cluster
|
|
9885
9930
|
# -------------------------------------------------------------------------
|
|
9886
9931
|
- name: ocp-verify-cluster
|
|
9887
|
-
image: quay.io/ibmmas/cli:13.
|
|
9932
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9888
9933
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9889
9934
|
command:
|
|
9890
9935
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9926,7 +9971,7 @@ spec:
|
|
|
9926
9971
|
# Verify Catalogs
|
|
9927
9972
|
# -------------------------------------------------------------------------
|
|
9928
9973
|
- name: ocp-verify-catalogs
|
|
9929
|
-
image: quay.io/ibmmas/cli:13.
|
|
9974
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9930
9975
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9931
9976
|
command:
|
|
9932
9977
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9968,7 +10013,7 @@ spec:
|
|
|
9968
10013
|
# Verify Subscriptions
|
|
9969
10014
|
# -------------------------------------------------------------------------
|
|
9970
10015
|
- name: ocp-verify-subscriptions
|
|
9971
|
-
image: quay.io/ibmmas/cli:13.
|
|
10016
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
9972
10017
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9973
10018
|
command:
|
|
9974
10019
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10010,7 +10055,7 @@ spec:
|
|
|
10010
10055
|
# Verify Workloads
|
|
10011
10056
|
# -------------------------------------------------------------------------
|
|
10012
10057
|
- name: ocp-verify-workloads
|
|
10013
|
-
image: quay.io/ibmmas/cli:13.
|
|
10058
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10014
10059
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10015
10060
|
command:
|
|
10016
10061
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10052,7 +10097,7 @@ spec:
|
|
|
10052
10097
|
# Verify Catalogs - Ingress TLS
|
|
10053
10098
|
# -------------------------------------------------------------------------
|
|
10054
10099
|
- name: ocp-verify-ingress
|
|
10055
|
-
image: quay.io/ibmmas/cli:13.
|
|
10100
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10056
10101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10057
10102
|
command:
|
|
10058
10103
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10178,7 +10223,7 @@ spec:
|
|
|
10178
10223
|
command:
|
|
10179
10224
|
- /opt/app-root/src/run-role.sh
|
|
10180
10225
|
- ocp_verify
|
|
10181
|
-
image: quay.io/ibmmas/cli:13.
|
|
10226
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10182
10227
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10183
10228
|
workingDir: /workspace/configs
|
|
10184
10229
|
# --------------------------------------------------------------------------------
|
|
@@ -10246,7 +10291,7 @@ spec:
|
|
|
10246
10291
|
command:
|
|
10247
10292
|
- /opt/app-root/src/run-role.sh
|
|
10248
10293
|
- ocs
|
|
10249
|
-
image: quay.io/ibmmas/cli:13.
|
|
10294
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10250
10295
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10251
10296
|
workingDir: /workspace/configs
|
|
10252
10297
|
|
|
@@ -10482,7 +10527,7 @@ spec:
|
|
|
10482
10527
|
command:
|
|
10483
10528
|
- /opt/app-root/src/run-role.sh
|
|
10484
10529
|
- odh
|
|
10485
|
-
image: quay.io/ibmmas/cli:13.
|
|
10530
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10486
10531
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10487
10532
|
# --------------------------------------------------------------------------------
|
|
10488
10533
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10658,7 +10703,7 @@ spec:
|
|
|
10658
10703
|
command:
|
|
10659
10704
|
- /opt/app-root/src/run-role.sh
|
|
10660
10705
|
- sls
|
|
10661
|
-
image: quay.io/ibmmas/cli:13.
|
|
10706
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
10662
10707
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10663
10708
|
workingDir: /workspace/configs
|
|
10664
10709
|
|
|
@@ -11053,12 +11098,12 @@ spec:
|
|
|
11053
11098
|
command:
|
|
11054
11099
|
- /opt/app-root/src/run-role.sh
|
|
11055
11100
|
- suite_app_config
|
|
11056
|
-
image: quay.io/ibmmas/cli:13.
|
|
11101
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11057
11102
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11058
11103
|
|
|
11059
11104
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11060
11105
|
- name: app-cfg-post-verify
|
|
11061
|
-
image: quay.io/ibmmas/cli:13.
|
|
11106
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11062
11107
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11063
11108
|
command:
|
|
11064
11109
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11253,7 +11298,7 @@ spec:
|
|
|
11253
11298
|
command:
|
|
11254
11299
|
- /opt/app-root/src/run-role.sh
|
|
11255
11300
|
- suite_app_install
|
|
11256
|
-
image: quay.io/ibmmas/cli:13.
|
|
11301
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11257
11302
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11258
11303
|
|
|
11259
11304
|
workspaces:
|
|
@@ -11342,7 +11387,7 @@ spec:
|
|
|
11342
11387
|
command:
|
|
11343
11388
|
- /opt/app-root/src/run-role.sh
|
|
11344
11389
|
- suite_app_rollback
|
|
11345
|
-
image: quay.io/ibmmas/cli:13.
|
|
11390
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11346
11391
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11347
11392
|
# --------------------------------------------------------------------------------
|
|
11348
11393
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11405,7 +11450,7 @@ spec:
|
|
|
11405
11450
|
command:
|
|
11406
11451
|
- /opt/app-root/src/run-role.sh
|
|
11407
11452
|
- suite_app_uninstall
|
|
11408
|
-
image: quay.io/ibmmas/cli:13.
|
|
11453
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11409
11454
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11410
11455
|
# --------------------------------------------------------------------------------
|
|
11411
11456
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11480,7 +11525,7 @@ spec:
|
|
|
11480
11525
|
command:
|
|
11481
11526
|
- /opt/app-root/src/run-role.sh
|
|
11482
11527
|
- suite_app_upgrade
|
|
11483
|
-
image: quay.io/ibmmas/cli:13.
|
|
11528
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11484
11529
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11485
11530
|
# --------------------------------------------------------------------------------
|
|
11486
11531
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11581,7 +11626,7 @@ spec:
|
|
|
11581
11626
|
command:
|
|
11582
11627
|
- /opt/app-root/src/run-role.sh
|
|
11583
11628
|
- suite_app_verify
|
|
11584
|
-
image: quay.io/ibmmas/cli:13.
|
|
11629
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11585
11630
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11586
11631
|
# --------------------------------------------------------------------------------
|
|
11587
11632
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11724,7 +11769,7 @@ spec:
|
|
|
11724
11769
|
command:
|
|
11725
11770
|
- /opt/app-root/src/run-role.sh
|
|
11726
11771
|
- suite_certs
|
|
11727
|
-
image: quay.io/ibmmas/cli:13.
|
|
11772
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11728
11773
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11729
11774
|
|
|
11730
11775
|
workspaces:
|
|
@@ -11791,7 +11836,7 @@ spec:
|
|
|
11791
11836
|
command:
|
|
11792
11837
|
- /opt/app-root/src/run-role.sh
|
|
11793
11838
|
- suite_config
|
|
11794
|
-
image: quay.io/ibmmas/cli:13.
|
|
11839
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11795
11840
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11796
11841
|
workingDir: /workspace/configs
|
|
11797
11842
|
|
|
@@ -11862,7 +11907,7 @@ spec:
|
|
|
11862
11907
|
command:
|
|
11863
11908
|
- /opt/app-root/src/run-role.sh
|
|
11864
11909
|
- suite_db2_setup_for_manage
|
|
11865
|
-
image: quay.io/ibmmas/cli:13.
|
|
11910
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
11866
11911
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11867
11912
|
# --------------------------------------------------------------------------------
|
|
11868
11913
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12052,7 +12097,7 @@ spec:
|
|
|
12052
12097
|
command:
|
|
12053
12098
|
- /opt/app-root/src/run-role.sh
|
|
12054
12099
|
- suite_dns
|
|
12055
|
-
image: quay.io/ibmmas/cli:13.
|
|
12100
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12056
12101
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12057
12102
|
# --------------------------------------------------------------------------------
|
|
12058
12103
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12301,7 +12346,7 @@ spec:
|
|
|
12301
12346
|
command:
|
|
12302
12347
|
- /opt/app-root/src/run-role.sh
|
|
12303
12348
|
- suite_install
|
|
12304
|
-
image: quay.io/ibmmas/cli:13.
|
|
12349
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12305
12350
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12306
12351
|
workingDir: /workspace/configs
|
|
12307
12352
|
|
|
@@ -12389,7 +12434,7 @@ spec:
|
|
|
12389
12434
|
command:
|
|
12390
12435
|
- /opt/app-root/src/run-role.sh
|
|
12391
12436
|
- suite_rollback
|
|
12392
|
-
image: quay.io/ibmmas/cli:13.
|
|
12437
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12393
12438
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12394
12439
|
# --------------------------------------------------------------------------------
|
|
12395
12440
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12454,7 +12499,7 @@ spec:
|
|
|
12454
12499
|
command:
|
|
12455
12500
|
- /opt/app-root/src/run-role.sh
|
|
12456
12501
|
- suite_uninstall
|
|
12457
|
-
image: quay.io/ibmmas/cli:13.
|
|
12502
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12458
12503
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12459
12504
|
# --------------------------------------------------------------------------------
|
|
12460
12505
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12524,7 +12569,7 @@ spec:
|
|
|
12524
12569
|
command:
|
|
12525
12570
|
- /opt/app-root/src/run-role.sh
|
|
12526
12571
|
- suite_upgrade
|
|
12527
|
-
image: quay.io/ibmmas/cli:13.
|
|
12572
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12528
12573
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12529
12574
|
# --------------------------------------------------------------------------------
|
|
12530
12575
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12591,12 +12636,12 @@ spec:
|
|
|
12591
12636
|
command:
|
|
12592
12637
|
- /opt/app-root/src/run-role.sh
|
|
12593
12638
|
- suite_verify
|
|
12594
|
-
image: quay.io/ibmmas/cli:13.
|
|
12639
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12595
12640
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12596
12641
|
|
|
12597
12642
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12598
12643
|
- name: suite-post-verify
|
|
12599
|
-
image: quay.io/ibmmas/cli:13.
|
|
12644
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12600
12645
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12601
12646
|
script: |
|
|
12602
12647
|
#!/usr/bin/env bash
|
|
@@ -12724,7 +12769,7 @@ spec:
|
|
|
12724
12769
|
command:
|
|
12725
12770
|
- /opt/app-root/src/run-role.sh
|
|
12726
12771
|
- turbonomic
|
|
12727
|
-
image: quay.io/ibmmas/cli:13.
|
|
12772
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12728
12773
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12729
12774
|
# --------------------------------------------------------------------------------
|
|
12730
12775
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12805,7 +12850,7 @@ spec:
|
|
|
12805
12850
|
# IBM User Data Services (UDS)
|
|
12806
12851
|
# -------------------------------------------------------------------------
|
|
12807
12852
|
- name: uds
|
|
12808
|
-
image: quay.io/ibmmas/cli:13.
|
|
12853
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12809
12854
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12810
12855
|
workingDir: /workspace/configs
|
|
12811
12856
|
command:
|
|
@@ -12868,7 +12913,7 @@ spec:
|
|
|
12868
12913
|
# IBM Data Reporter Operator (DRO)
|
|
12869
12914
|
# -------------------------------------------------------------------------
|
|
12870
12915
|
- name: dro
|
|
12871
|
-
image: quay.io/ibmmas/cli:13.
|
|
12916
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12872
12917
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12873
12918
|
workingDir: /workspace/configs
|
|
12874
12919
|
command:
|
|
@@ -12954,7 +12999,7 @@ spec:
|
|
|
12954
12999
|
description: "The value to set"
|
|
12955
13000
|
steps:
|
|
12956
13001
|
- name: update-configmap
|
|
12957
|
-
image: quay.io/ibmmas/cli:13.
|
|
13002
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
12958
13003
|
command:
|
|
12959
13004
|
- /opt/app-root/src/update-configmap.sh
|
|
12960
13005
|
env:
|
|
@@ -13001,7 +13046,7 @@ spec:
|
|
|
13001
13046
|
|
|
13002
13047
|
steps:
|
|
13003
13048
|
- name: wait-for-configmap
|
|
13004
|
-
image: quay.io/ibmmas/cli:13.
|
|
13049
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
13005
13050
|
command:
|
|
13006
13051
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13007
13052
|
env:
|
|
@@ -13082,7 +13127,7 @@ spec:
|
|
|
13082
13127
|
|
|
13083
13128
|
steps:
|
|
13084
13129
|
- name: wait-for-configmap
|
|
13085
|
-
image: quay.io/ibmmas/cli:13.
|
|
13130
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
13086
13131
|
command:
|
|
13087
13132
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13088
13133
|
env:
|
|
@@ -13142,7 +13187,7 @@ spec:
|
|
|
13142
13187
|
|
|
13143
13188
|
steps:
|
|
13144
13189
|
- name: wait
|
|
13145
|
-
image: quay.io/ibmmas/cli:13.
|
|
13190
|
+
image: quay.io/ibmmas/cli:13.13.1
|
|
13146
13191
|
command:
|
|
13147
13192
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13148
13193
|
env:
|
|
@@ -14616,147 +14661,396 @@ spec:
|
|
|
14616
14661
|
- name: jdbc_route_manage
|
|
14617
14662
|
type: string
|
|
14618
14663
|
default: ""
|
|
14664
|
+
- name: replica_db_manage
|
|
14665
|
+
type: string
|
|
14666
|
+
default: "false"
|
|
14667
|
+
- name: manually_set_enhanced_hadr_manage
|
|
14668
|
+
type: string
|
|
14669
|
+
default: "false"
|
|
14619
14670
|
|
|
14620
|
-
- name:
|
|
14671
|
+
- name: jdbc_type_facilities
|
|
14621
14672
|
type: string
|
|
14622
|
-
- name:
|
|
14673
|
+
- name: jdbc_instance_name_facilities
|
|
14623
14674
|
type: string
|
|
14624
|
-
- name:
|
|
14675
|
+
- name: jdbc_connection_url_facilities
|
|
14625
14676
|
type: string
|
|
14626
|
-
|
|
14677
|
+
default: ""
|
|
14678
|
+
- name: jdbc_certificate_file_facilities
|
|
14627
14679
|
type: string
|
|
14628
|
-
|
|
14680
|
+
default: ""
|
|
14681
|
+
- name: jdbc_route_facilities
|
|
14629
14682
|
type: string
|
|
14630
14683
|
default: ""
|
|
14631
|
-
- name:
|
|
14684
|
+
- name: replica_db_facilities
|
|
14632
14685
|
type: string
|
|
14633
|
-
|
|
14686
|
+
default: "false"
|
|
14687
|
+
- name: manually_set_enhanced_hadr_facilities
|
|
14634
14688
|
type: string
|
|
14689
|
+
default: "false"
|
|
14635
14690
|
|
|
14636
|
-
- name:
|
|
14691
|
+
- name: db2_meta_storage_class_manage
|
|
14692
|
+
type: string
|
|
14693
|
+
- name: db2_temp_storage_class_manage
|
|
14694
|
+
type: string
|
|
14695
|
+
- name: db2_logs_storage_class_manage
|
|
14696
|
+
type: string
|
|
14697
|
+
- name: db2_audit_logs_storage_class_manage
|
|
14698
|
+
type: string
|
|
14699
|
+
- name: db2_data_storage_class_manage
|
|
14637
14700
|
type: string
|
|
14638
14701
|
default: ""
|
|
14639
|
-
- name:
|
|
14702
|
+
- name: db2_backup_storage_class_manage
|
|
14703
|
+
type: string
|
|
14704
|
+
- name: db2_archivelogs_storage_class_manage
|
|
14705
|
+
type: string
|
|
14706
|
+
- name: db2_meta_storage_size_manage
|
|
14640
14707
|
type: string
|
|
14641
14708
|
default: ""
|
|
14642
|
-
- name:
|
|
14709
|
+
- name: db2_temp_storage_size_manage
|
|
14643
14710
|
type: string
|
|
14644
14711
|
default: ""
|
|
14645
|
-
- name:
|
|
14712
|
+
- name: db2_logs_storage_size_manage
|
|
14646
14713
|
type: string
|
|
14647
14714
|
default: ""
|
|
14648
|
-
- name:
|
|
14715
|
+
- name: db2_audit_logs_storage_size_manage
|
|
14649
14716
|
type: string
|
|
14650
14717
|
default: ""
|
|
14651
|
-
- name:
|
|
14718
|
+
- name: db2_data_storage_size_manage
|
|
14652
14719
|
type: string
|
|
14653
14720
|
default: ""
|
|
14654
|
-
- name:
|
|
14721
|
+
- name: db2_backup_storage_size_manage
|
|
14722
|
+
type: string
|
|
14723
|
+
default: ""
|
|
14724
|
+
- name: db2_archivelogs_storage_size_manage
|
|
14725
|
+
type: string
|
|
14726
|
+
default: ""
|
|
14727
|
+
- name: db2_version_manage
|
|
14728
|
+
type: string
|
|
14729
|
+
- name: db2_action_manage
|
|
14730
|
+
type: string
|
|
14731
|
+
- name: db2_tls_version_manage
|
|
14732
|
+
type: string
|
|
14733
|
+
default: TLSv1.2
|
|
14734
|
+
- name: db2_table_org_manage
|
|
14735
|
+
type: string
|
|
14736
|
+
default: ""
|
|
14737
|
+
- name: db2_mln_count_manage
|
|
14738
|
+
type: string
|
|
14739
|
+
default: ""
|
|
14740
|
+
- name: db2_num_pods_manage
|
|
14741
|
+
type: string
|
|
14742
|
+
default: ""
|
|
14743
|
+
- name: db2_meta_storage_accessmode_manage
|
|
14744
|
+
type: string
|
|
14745
|
+
default: ""
|
|
14746
|
+
- name: db2_data_storage_accessmode_manage
|
|
14747
|
+
type: string
|
|
14748
|
+
default: ""
|
|
14749
|
+
- name: db2_backup_storage_accessmode_manage
|
|
14750
|
+
type: string
|
|
14751
|
+
default: ""
|
|
14752
|
+
- name: db2_logs_storage_accessmode_manage
|
|
14753
|
+
type: string
|
|
14754
|
+
default: ""
|
|
14755
|
+
- name: db2_audit_logs_storage_accessmode_manage
|
|
14756
|
+
type: string
|
|
14757
|
+
default: ""
|
|
14758
|
+
- name: db2_temp_storage_accessmode_manage
|
|
14759
|
+
type: string
|
|
14760
|
+
- name: db2_archivelogs_storage_accessmode_manage
|
|
14761
|
+
type: string
|
|
14762
|
+
default: ""
|
|
14763
|
+
- name: db2_cpu_requests_manage
|
|
14764
|
+
type: string
|
|
14765
|
+
default: ""
|
|
14766
|
+
- name: db2_cpu_limits_manage
|
|
14767
|
+
type: string
|
|
14768
|
+
default: ""
|
|
14769
|
+
- name: db2_memory_requests_manage
|
|
14770
|
+
type: string
|
|
14771
|
+
default: ""
|
|
14772
|
+
- name: db2_memory_limits_manage
|
|
14773
|
+
type: string
|
|
14774
|
+
default: ""
|
|
14775
|
+
- name: db2_affinity_key_manage
|
|
14776
|
+
type: string
|
|
14777
|
+
default: ""
|
|
14778
|
+
- name: db2_affinity_value_manage
|
|
14779
|
+
type: string
|
|
14780
|
+
default: ""
|
|
14781
|
+
- name: db2_tolerate_key_manage
|
|
14782
|
+
type: string
|
|
14783
|
+
default: ""
|
|
14784
|
+
- name: db2_tolerate_value_manage
|
|
14785
|
+
type: string
|
|
14786
|
+
default: ""
|
|
14787
|
+
- name: db2_tolerate_effect_manage
|
|
14788
|
+
type: string
|
|
14789
|
+
default: ""
|
|
14790
|
+
- name: db2_timezone_manage
|
|
14791
|
+
type: string
|
|
14792
|
+
default: ""
|
|
14793
|
+
- name: db2_backup_notify_slack_url_manage
|
|
14794
|
+
type: string
|
|
14795
|
+
default: ""
|
|
14796
|
+
- name: auto_backup_manage
|
|
14655
14797
|
type: string
|
|
14656
14798
|
default: ""
|
|
14657
14799
|
|
|
14658
|
-
- name:
|
|
14800
|
+
- name: db2_meta_storage_class_iot
|
|
14659
14801
|
type: string
|
|
14660
|
-
- name:
|
|
14802
|
+
- name: db2_temp_storage_class_iot
|
|
14661
14803
|
type: string
|
|
14662
|
-
- name:
|
|
14804
|
+
- name: db2_logs_storage_class_iot
|
|
14805
|
+
type: string
|
|
14806
|
+
- name: db2_audit_logs_storage_class_iot
|
|
14807
|
+
type: string
|
|
14808
|
+
- name: db2_data_storage_class_iot
|
|
14663
14809
|
type: string
|
|
14664
14810
|
default: ""
|
|
14665
|
-
- name:
|
|
14811
|
+
- name: db2_backup_storage_class_iot
|
|
14812
|
+
type: string
|
|
14813
|
+
- name: db2_archivelogs_storage_class_iot
|
|
14814
|
+
type: string
|
|
14815
|
+
- name: db2_meta_storage_size_iot
|
|
14666
14816
|
type: string
|
|
14667
14817
|
default: ""
|
|
14668
|
-
- name:
|
|
14818
|
+
- name: db2_temp_storage_size_iot
|
|
14669
14819
|
type: string
|
|
14670
14820
|
default: ""
|
|
14671
|
-
- name:
|
|
14821
|
+
- name: db2_logs_storage_size_iot
|
|
14672
14822
|
type: string
|
|
14673
14823
|
default: ""
|
|
14674
|
-
- name:
|
|
14824
|
+
- name: db2_audit_logs_storage_size_iot
|
|
14675
14825
|
type: string
|
|
14676
14826
|
default: ""
|
|
14677
|
-
- name:
|
|
14827
|
+
- name: db2_data_storage_size_iot
|
|
14678
14828
|
type: string
|
|
14679
14829
|
default: ""
|
|
14680
|
-
- name:
|
|
14830
|
+
- name: db2_backup_storage_size_iot
|
|
14681
14831
|
type: string
|
|
14682
14832
|
default: ""
|
|
14683
|
-
- name:
|
|
14833
|
+
- name: db2_archivelogs_storage_size_iot
|
|
14684
14834
|
type: string
|
|
14685
14835
|
default: ""
|
|
14686
|
-
- name:
|
|
14836
|
+
- name: db2_version_iot
|
|
14837
|
+
type: string
|
|
14838
|
+
- name: db2_action_iot
|
|
14839
|
+
type: string
|
|
14840
|
+
- name: db2_tls_version_iot
|
|
14687
14841
|
type: string
|
|
14688
14842
|
default: TLSv1.2
|
|
14689
|
-
- name:
|
|
14843
|
+
- name: db2_table_org_iot
|
|
14690
14844
|
type: string
|
|
14691
14845
|
default: ""
|
|
14692
|
-
- name:
|
|
14846
|
+
- name: db2_mln_count_iot
|
|
14693
14847
|
type: string
|
|
14694
14848
|
default: ""
|
|
14695
|
-
- name:
|
|
14849
|
+
- name: db2_num_pods_iot
|
|
14696
14850
|
type: string
|
|
14697
14851
|
default: ""
|
|
14698
|
-
- name:
|
|
14852
|
+
- name: db2_meta_storage_accessmode_iot
|
|
14699
14853
|
type: string
|
|
14700
14854
|
default: ""
|
|
14701
|
-
- name:
|
|
14855
|
+
- name: db2_data_storage_accessmode_iot
|
|
14702
14856
|
type: string
|
|
14703
14857
|
default: ""
|
|
14704
|
-
- name:
|
|
14858
|
+
- name: db2_backup_storage_accessmode_iot
|
|
14705
14859
|
type: string
|
|
14706
14860
|
default: ""
|
|
14707
|
-
- name:
|
|
14861
|
+
- name: db2_logs_storage_accessmode_iot
|
|
14708
14862
|
type: string
|
|
14709
14863
|
default: ""
|
|
14710
|
-
- name:
|
|
14864
|
+
- name: db2_audit_logs_storage_accessmode_iot
|
|
14711
14865
|
type: string
|
|
14712
14866
|
default: ""
|
|
14713
|
-
- name:
|
|
14867
|
+
- name: db2_temp_storage_accessmode_iot
|
|
14714
14868
|
type: string
|
|
14715
|
-
- name:
|
|
14869
|
+
- name: db2_archivelogs_storage_accessmode_iot
|
|
14716
14870
|
type: string
|
|
14717
14871
|
default: ""
|
|
14718
|
-
- name:
|
|
14872
|
+
- name: db2_cpu_requests_iot
|
|
14719
14873
|
type: string
|
|
14720
14874
|
default: ""
|
|
14721
|
-
- name:
|
|
14875
|
+
- name: db2_cpu_limits_iot
|
|
14722
14876
|
type: string
|
|
14723
14877
|
default: ""
|
|
14724
|
-
- name:
|
|
14878
|
+
- name: db2_memory_requests_iot
|
|
14725
14879
|
type: string
|
|
14726
14880
|
default: ""
|
|
14727
|
-
- name:
|
|
14881
|
+
- name: db2_memory_limits_iot
|
|
14728
14882
|
type: string
|
|
14729
14883
|
default: ""
|
|
14730
|
-
- name:
|
|
14884
|
+
- name: db2_affinity_key_iot
|
|
14731
14885
|
type: string
|
|
14732
14886
|
default: ""
|
|
14733
|
-
- name:
|
|
14887
|
+
- name: db2_affinity_value_iot
|
|
14734
14888
|
type: string
|
|
14735
14889
|
default: ""
|
|
14736
|
-
- name:
|
|
14890
|
+
- name: db2_tolerate_key_iot
|
|
14737
14891
|
type: string
|
|
14738
14892
|
default: ""
|
|
14739
|
-
- name:
|
|
14893
|
+
- name: db2_tolerate_value_iot
|
|
14740
14894
|
type: string
|
|
14741
14895
|
default: ""
|
|
14742
|
-
- name:
|
|
14896
|
+
- name: db2_tolerate_effect_iot
|
|
14743
14897
|
type: string
|
|
14744
14898
|
default: ""
|
|
14745
|
-
- name:
|
|
14899
|
+
- name: db2_timezone_iot
|
|
14746
14900
|
type: string
|
|
14747
14901
|
default: ""
|
|
14748
|
-
- name:
|
|
14902
|
+
- name: db2_backup_notify_slack_url_iot
|
|
14749
14903
|
type: string
|
|
14750
14904
|
default: ""
|
|
14751
|
-
- name:
|
|
14905
|
+
- name: auto_backup_iot
|
|
14752
14906
|
type: string
|
|
14753
14907
|
default: ""
|
|
14754
|
-
|
|
14908
|
+
|
|
14909
|
+
- name: db2_meta_storage_class_facilities
|
|
14755
14910
|
type: string
|
|
14756
|
-
|
|
14757
|
-
- name: manually_set_enhanced_hadr
|
|
14911
|
+
- name: db2_temp_storage_class_facilities
|
|
14758
14912
|
type: string
|
|
14759
|
-
|
|
14913
|
+
- name: db2_logs_storage_class_facilities
|
|
14914
|
+
type: string
|
|
14915
|
+
- name: db2_audit_logs_storage_class_facilities
|
|
14916
|
+
type: string
|
|
14917
|
+
- name: db2_data_storage_class_facilities
|
|
14918
|
+
type: string
|
|
14919
|
+
default: ""
|
|
14920
|
+
- name: db2_backup_storage_class_facilities
|
|
14921
|
+
type: string
|
|
14922
|
+
- name: db2_archivelogs_storage_class_facilities
|
|
14923
|
+
type: string
|
|
14924
|
+
- name: db2_meta_storage_size_facilities
|
|
14925
|
+
type: string
|
|
14926
|
+
default: ""
|
|
14927
|
+
- name: db2_temp_storage_size_facilities
|
|
14928
|
+
type: string
|
|
14929
|
+
default: ""
|
|
14930
|
+
- name: db2_logs_storage_size_facilities
|
|
14931
|
+
type: string
|
|
14932
|
+
default: ""
|
|
14933
|
+
- name: db2_audit_logs_storage_size_facilities
|
|
14934
|
+
type: string
|
|
14935
|
+
default: ""
|
|
14936
|
+
- name: db2_data_storage_size_facilities
|
|
14937
|
+
type: string
|
|
14938
|
+
default: ""
|
|
14939
|
+
- name: db2_backup_storage_size_facilities
|
|
14940
|
+
type: string
|
|
14941
|
+
default: ""
|
|
14942
|
+
- name: db2_archivelogs_storage_size_facilities
|
|
14943
|
+
type: string
|
|
14944
|
+
default: ""
|
|
14945
|
+
- name: db2_version_facilities
|
|
14946
|
+
type: string
|
|
14947
|
+
- name: db2_action_facilities
|
|
14948
|
+
type: string
|
|
14949
|
+
- name: db2_tls_version_facilities
|
|
14950
|
+
type: string
|
|
14951
|
+
default: TLSv1.2
|
|
14952
|
+
- name: db2_table_org_facilities
|
|
14953
|
+
type: string
|
|
14954
|
+
default: ""
|
|
14955
|
+
- name: db2_mln_count_facilities
|
|
14956
|
+
type: string
|
|
14957
|
+
default: ""
|
|
14958
|
+
- name: db2_num_pods_facilities
|
|
14959
|
+
type: string
|
|
14960
|
+
default: ""
|
|
14961
|
+
- name: db2_meta_storage_accessmode_facilities
|
|
14962
|
+
type: string
|
|
14963
|
+
default: ""
|
|
14964
|
+
- name: db2_data_storage_accessmode_facilities
|
|
14965
|
+
type: string
|
|
14966
|
+
default: ""
|
|
14967
|
+
- name: db2_backup_storage_accessmode_facilities
|
|
14968
|
+
type: string
|
|
14969
|
+
default: ""
|
|
14970
|
+
- name: db2_logs_storage_accessmode_facilities
|
|
14971
|
+
type: string
|
|
14972
|
+
default: ""
|
|
14973
|
+
- name: db2_audit_logs_storage_accessmode_facilities
|
|
14974
|
+
type: string
|
|
14975
|
+
default: ""
|
|
14976
|
+
- name: db2_temp_storage_accessmode_facilities
|
|
14977
|
+
type: string
|
|
14978
|
+
- name: db2_archivelogs_storage_accessmode_facilities
|
|
14979
|
+
type: string
|
|
14980
|
+
default: ""
|
|
14981
|
+
- name: db2_cpu_requests_facilities
|
|
14982
|
+
type: string
|
|
14983
|
+
default: ""
|
|
14984
|
+
- name: db2_cpu_limits_facilities
|
|
14985
|
+
type: string
|
|
14986
|
+
default: ""
|
|
14987
|
+
- name: db2_memory_requests_facilities
|
|
14988
|
+
type: string
|
|
14989
|
+
default: ""
|
|
14990
|
+
- name: db2_memory_limits_facilities
|
|
14991
|
+
type: string
|
|
14992
|
+
default: ""
|
|
14993
|
+
- name: db2_affinity_key_facilities
|
|
14994
|
+
type: string
|
|
14995
|
+
default: ""
|
|
14996
|
+
- name: db2_affinity_value_facilities
|
|
14997
|
+
type: string
|
|
14998
|
+
default: ""
|
|
14999
|
+
- name: db2_tolerate_key_facilities
|
|
15000
|
+
type: string
|
|
15001
|
+
default: ""
|
|
15002
|
+
- name: db2_tolerate_value_facilities
|
|
15003
|
+
type: string
|
|
15004
|
+
default: ""
|
|
15005
|
+
- name: db2_tolerate_effect_facilities
|
|
15006
|
+
type: string
|
|
15007
|
+
default: ""
|
|
15008
|
+
- name: db2_timezone_facilities
|
|
15009
|
+
type: string
|
|
15010
|
+
default: ""
|
|
15011
|
+
- name: db2_backup_notify_slack_url_facilities
|
|
15012
|
+
type: string
|
|
15013
|
+
default: ""
|
|
15014
|
+
- name: auto_backup_facilities
|
|
15015
|
+
type: string
|
|
15016
|
+
default: ""
|
|
15017
|
+
|
|
15018
|
+
- name: db2_instance_registry_yaml_manage
|
|
15019
|
+
type: string
|
|
15020
|
+
default: ""
|
|
15021
|
+
- name: db2_instance_dbm_config_yaml_manage
|
|
15022
|
+
type: string
|
|
15023
|
+
default: ""
|
|
15024
|
+
- name: db2_database_db_config_yaml_manage
|
|
15025
|
+
type: string
|
|
15026
|
+
default: ""
|
|
15027
|
+
- name: db2_addons_audit_config_yaml_manage
|
|
15028
|
+
type: string
|
|
15029
|
+
default: ""
|
|
15030
|
+
- name: db2_instance_registry_yaml_iot
|
|
15031
|
+
type: string
|
|
15032
|
+
default: ""
|
|
15033
|
+
- name: db2_instance_dbm_config_yaml_iot
|
|
15034
|
+
type: string
|
|
15035
|
+
default: ""
|
|
15036
|
+
- name: db2_database_db_config_yaml_iot
|
|
15037
|
+
type: string
|
|
15038
|
+
default: ""
|
|
15039
|
+
- name: db2_addons_audit_config_yaml_iot
|
|
15040
|
+
type: string
|
|
15041
|
+
default: ""
|
|
15042
|
+
- name: db2_instance_registry_yaml_facilities
|
|
15043
|
+
type: string
|
|
15044
|
+
default: ""
|
|
15045
|
+
- name: db2_instance_dbm_config_yaml_facilities
|
|
15046
|
+
type: string
|
|
15047
|
+
default: ""
|
|
15048
|
+
- name: db2_database_db_config_yaml_facilities
|
|
15049
|
+
type: string
|
|
15050
|
+
default: ""
|
|
15051
|
+
- name: db2_addons_audit_config_yaml_facilities
|
|
15052
|
+
type: string
|
|
15053
|
+
default: ""
|
|
14760
15054
|
|
|
14761
15055
|
- name: custom_labels
|
|
14762
15056
|
type: string
|
|
@@ -15053,15 +15347,44 @@ spec:
|
|
|
15053
15347
|
type: string
|
|
15054
15348
|
default: "deactivate"
|
|
15055
15349
|
|
|
15056
|
-
- name:
|
|
15350
|
+
- name: mas_app_channel_facilities
|
|
15057
15351
|
type: string
|
|
15058
15352
|
default: ""
|
|
15059
|
-
- name:
|
|
15353
|
+
- name: mas_app_install_plan_facilities
|
|
15060
15354
|
type: string
|
|
15061
|
-
default: ""
|
|
15062
|
-
- name:
|
|
15355
|
+
default: "Automatic"
|
|
15356
|
+
- name: mas_app_catalog_source_facilities
|
|
15063
15357
|
type: string
|
|
15064
|
-
default:
|
|
15358
|
+
default: ibm-operator-catalog
|
|
15359
|
+
- name: mas_app_api_version_facilities
|
|
15360
|
+
type: string
|
|
15361
|
+
default: apps.mas.ibm.com/v1
|
|
15362
|
+
- name: mas_app_kind_facilities
|
|
15363
|
+
type: string
|
|
15364
|
+
default: FacilitiesApp
|
|
15365
|
+
- name: mas_appws_api_version_facilities
|
|
15366
|
+
type: string
|
|
15367
|
+
default: apps.mas.ibm.com/v1
|
|
15368
|
+
- name: mas_appws_kind_facilities
|
|
15369
|
+
type: string
|
|
15370
|
+
default: FacilitiesWorkspace
|
|
15371
|
+
- name: mas_app_spec_yaml_facilities
|
|
15372
|
+
type: string
|
|
15373
|
+
- name: mas_appws_spec_yaml_facilities
|
|
15374
|
+
type: string
|
|
15375
|
+
- name: facilities_workspace_action
|
|
15376
|
+
type: string
|
|
15377
|
+
default: "deactivate"
|
|
15378
|
+
|
|
15379
|
+
- name: cpd_wsl_project_id
|
|
15380
|
+
type: string
|
|
15381
|
+
default: ""
|
|
15382
|
+
- name: cpd_wml_url
|
|
15383
|
+
type: string
|
|
15384
|
+
default: ""
|
|
15385
|
+
- name: cpd_wml_instance_id
|
|
15386
|
+
type: string
|
|
15387
|
+
default: ""
|
|
15065
15388
|
- name: cpd_instance_namespace
|
|
15066
15389
|
type: string
|
|
15067
15390
|
default: ""
|
|
@@ -15074,6 +15397,10 @@ spec:
|
|
|
15074
15397
|
type: string
|
|
15075
15398
|
default: "false"
|
|
15076
15399
|
|
|
15400
|
+
- name: allow_list
|
|
15401
|
+
type: string
|
|
15402
|
+
default: ""
|
|
15403
|
+
|
|
15077
15404
|
tasks:
|
|
15078
15405
|
# 2. Kafka
|
|
15079
15406
|
# -------------------------------------------------------------------------
|
|
@@ -15118,7 +15445,7 @@ spec:
|
|
|
15118
15445
|
operator: notin
|
|
15119
15446
|
values: [""]
|
|
15120
15447
|
|
|
15121
|
-
# 3. DB2 for IoT and
|
|
15448
|
+
# 3. DB2 for IoT, Manage and Facilities
|
|
15122
15449
|
# -------------------------------------------------------------------------
|
|
15123
15450
|
|
|
15124
15451
|
# 3.1 DB2 for IoT
|
|
@@ -15155,39 +15482,39 @@ spec:
|
|
|
15155
15482
|
value: iot
|
|
15156
15483
|
|
|
15157
15484
|
- name: db2_meta_storage_class
|
|
15158
|
-
value: $(params.
|
|
15485
|
+
value: $(params.db2_meta_storage_class_iot)
|
|
15159
15486
|
- name: db2_temp_storage_class
|
|
15160
|
-
value: $(params.
|
|
15487
|
+
value: $(params.db2_temp_storage_class_iot)
|
|
15161
15488
|
- name: db2_logs_storage_class
|
|
15162
|
-
value: $(params.
|
|
15489
|
+
value: $(params.db2_logs_storage_class_iot)
|
|
15163
15490
|
- name: db2_audit_logs_storage_class
|
|
15164
|
-
value: $(params.
|
|
15491
|
+
value: $(params.db2_audit_logs_storage_class_iot)
|
|
15165
15492
|
- name: db2_data_storage_class
|
|
15166
|
-
value: $(params.
|
|
15493
|
+
value: $(params.db2_data_storage_class_iot)
|
|
15167
15494
|
- name: db2_backup_storage_class
|
|
15168
|
-
value: $(params.
|
|
15495
|
+
value: $(params.db2_backup_storage_class_iot)
|
|
15169
15496
|
- name: db2_archivelogs_storage_class
|
|
15170
|
-
value: $(params.
|
|
15497
|
+
value: $(params.db2_archivelogs_storage_class_iot)
|
|
15171
15498
|
|
|
15172
15499
|
- name: db2_meta_storage_size
|
|
15173
|
-
value: $(params.
|
|
15500
|
+
value: $(params.db2_meta_storage_size_iot)
|
|
15174
15501
|
- name: db2_temp_storage_size
|
|
15175
|
-
value: $(params.
|
|
15502
|
+
value: $(params.db2_temp_storage_size_iot)
|
|
15176
15503
|
- name: db2_logs_storage_size
|
|
15177
|
-
value: $(params.
|
|
15504
|
+
value: $(params.db2_logs_storage_size_iot)
|
|
15178
15505
|
- name: db2_audit_logs_storage_size
|
|
15179
|
-
value: $(params.
|
|
15506
|
+
value: $(params.db2_audit_logs_storage_size_iot)
|
|
15180
15507
|
- name: db2_data_storage_size
|
|
15181
|
-
value: $(params.
|
|
15508
|
+
value: $(params.db2_data_storage_size_iot)
|
|
15182
15509
|
- name: db2_backup_storage_size
|
|
15183
|
-
value: $(params.
|
|
15510
|
+
value: $(params.db2_backup_storage_size_iot)
|
|
15184
15511
|
- name: db2_archivelogs_storage_size
|
|
15185
|
-
value: $(params.
|
|
15512
|
+
value: $(params.db2_archivelogs_storage_size_iot)
|
|
15186
15513
|
|
|
15187
15514
|
- name: db2_version
|
|
15188
|
-
value: $(params.
|
|
15515
|
+
value: $(params.db2_version_iot)
|
|
15189
15516
|
- name: db2_tls_version
|
|
15190
|
-
value: $(params.
|
|
15517
|
+
value: $(params.db2_tls_version_iot)
|
|
15191
15518
|
- name: db2_instance_registry_yaml
|
|
15192
15519
|
value: $(params.db2_instance_registry_yaml_iot)
|
|
15193
15520
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15197,51 +15524,53 @@ spec:
|
|
|
15197
15524
|
- name: db2_addons_audit_config_yaml
|
|
15198
15525
|
value: $(params.db2_addons_audit_config_yaml_iot)
|
|
15199
15526
|
- name: db2_table_org
|
|
15200
|
-
value: $(params.
|
|
15527
|
+
value: $(params.db2_table_org_iot)
|
|
15201
15528
|
- name: db2_mln_count
|
|
15202
|
-
value: $(params.
|
|
15529
|
+
value: $(params.db2_mln_count_iot)
|
|
15203
15530
|
- name: db2_num_pods
|
|
15204
|
-
value: $(params.
|
|
15531
|
+
value: $(params.db2_num_pods_iot)
|
|
15205
15532
|
- name: db2_meta_storage_accessmode
|
|
15206
|
-
value: $(params.
|
|
15533
|
+
value: $(params.db2_meta_storage_accessmode_iot)
|
|
15207
15534
|
- name: db2_data_storage_accessmode
|
|
15208
|
-
value: $(params.
|
|
15535
|
+
value: $(params.db2_data_storage_accessmode_iot)
|
|
15209
15536
|
- name: db2_backup_storage_accessmode
|
|
15210
|
-
value: $(params.
|
|
15537
|
+
value: $(params.db2_backup_storage_accessmode_iot)
|
|
15211
15538
|
- name: db2_logs_storage_accessmode
|
|
15212
|
-
value: $(params.
|
|
15539
|
+
value: $(params.db2_logs_storage_accessmode_iot)
|
|
15213
15540
|
- name: db2_audit_logs_storage_accessmode
|
|
15214
|
-
value: $(params.
|
|
15541
|
+
value: $(params.db2_audit_logs_storage_accessmode_iot)
|
|
15215
15542
|
- name: db2_temp_storage_accessmode
|
|
15216
|
-
value: $(params.
|
|
15543
|
+
value: $(params.db2_temp_storage_accessmode_iot)
|
|
15217
15544
|
- name: db2_archivelogs_storage_accessmode
|
|
15218
|
-
value: $(params.
|
|
15545
|
+
value: $(params.db2_archivelogs_storage_accessmode_iot)
|
|
15219
15546
|
- name: db2_cpu_requests
|
|
15220
|
-
value: $(params.
|
|
15547
|
+
value: $(params.db2_cpu_requests_iot)
|
|
15221
15548
|
- name: db2_cpu_limits
|
|
15222
|
-
value: $(params.
|
|
15549
|
+
value: $(params.db2_cpu_limits_iot)
|
|
15223
15550
|
- name: db2_memory_requests
|
|
15224
|
-
value: $(params.
|
|
15551
|
+
value: $(params.db2_memory_requests_iot)
|
|
15225
15552
|
- name: db2_memory_limits
|
|
15226
|
-
value: $(params.
|
|
15553
|
+
value: $(params.db2_memory_limits_iot)
|
|
15227
15554
|
- name: db2_affinity_key
|
|
15228
|
-
value: $(params.
|
|
15555
|
+
value: $(params.db2_affinity_key_iot)
|
|
15229
15556
|
- name: db2_affinity_value
|
|
15230
|
-
value: $(params.
|
|
15557
|
+
value: $(params.db2_affinity_value_iot)
|
|
15231
15558
|
- name: db2_tolerate_key
|
|
15232
|
-
value: $(params.
|
|
15559
|
+
value: $(params.db2_tolerate_key_iot)
|
|
15233
15560
|
- name: db2_tolerate_value
|
|
15234
|
-
value: $(params.
|
|
15561
|
+
value: $(params.db2_tolerate_value_iot)
|
|
15235
15562
|
- name: db2_tolerate_effect
|
|
15236
|
-
value: $(params.
|
|
15563
|
+
value: $(params.db2_tolerate_effect_iot)
|
|
15237
15564
|
- name: jdbc_route
|
|
15238
15565
|
value: $(params.jdbc_route_iot)
|
|
15239
15566
|
- name: db2_timezone
|
|
15240
|
-
value: $(params.
|
|
15567
|
+
value: $(params.db2_timezone_iot)
|
|
15241
15568
|
- name: db2_backup_notify_slack_url
|
|
15242
|
-
value: $(params.
|
|
15569
|
+
value: $(params.db2_backup_notify_slack_url_iot)
|
|
15243
15570
|
- name: auto_backup
|
|
15244
|
-
value: $(params.
|
|
15571
|
+
value: $(params.auto_backup_iot)
|
|
15572
|
+
- name: allow_list
|
|
15573
|
+
value: $(params.allow_list)
|
|
15245
15574
|
|
|
15246
15575
|
workspaces:
|
|
15247
15576
|
- name: configs
|
|
@@ -15252,7 +15581,7 @@ spec:
|
|
|
15252
15581
|
kind: Task
|
|
15253
15582
|
name: gitops-db2u-database
|
|
15254
15583
|
when:
|
|
15255
|
-
- input: "$(params.
|
|
15584
|
+
- input: "$(params.db2_action_iot)"
|
|
15256
15585
|
operator: notin
|
|
15257
15586
|
values: [""]
|
|
15258
15587
|
- input: "$(params.jdbc_type_iot)"
|
|
@@ -15355,39 +15684,39 @@ spec:
|
|
|
15355
15684
|
value: manage
|
|
15356
15685
|
|
|
15357
15686
|
- name: db2_meta_storage_class
|
|
15358
|
-
value: $(params.
|
|
15687
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15359
15688
|
- name: db2_temp_storage_class
|
|
15360
|
-
value: $(params.
|
|
15689
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15361
15690
|
- name: db2_logs_storage_class
|
|
15362
|
-
value: $(params.
|
|
15691
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15363
15692
|
- name: db2_audit_logs_storage_class
|
|
15364
|
-
value: $(params.
|
|
15693
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15365
15694
|
- name: db2_data_storage_class
|
|
15366
|
-
value: $(params.
|
|
15695
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15367
15696
|
- name: db2_backup_storage_class
|
|
15368
|
-
value: $(params.
|
|
15697
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15369
15698
|
- name: db2_archivelogs_storage_class
|
|
15370
|
-
value: $(params.
|
|
15699
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15371
15700
|
|
|
15372
15701
|
- name: db2_meta_storage_size
|
|
15373
|
-
value: $(params.
|
|
15702
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15374
15703
|
- name: db2_temp_storage_size
|
|
15375
|
-
value: $(params.
|
|
15704
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15376
15705
|
- name: db2_logs_storage_size
|
|
15377
|
-
value: $(params.
|
|
15706
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15378
15707
|
- name: db2_audit_logs_storage_size
|
|
15379
|
-
value: $(params.
|
|
15708
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15380
15709
|
- name: db2_data_storage_size
|
|
15381
|
-
value: $(params.
|
|
15710
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15382
15711
|
- name: db2_backup_storage_size
|
|
15383
|
-
value: $(params.
|
|
15712
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15384
15713
|
- name: db2_archivelogs_storage_size
|
|
15385
|
-
value: $(params.
|
|
15714
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15386
15715
|
|
|
15387
15716
|
- name: db2_version
|
|
15388
|
-
value: $(params.
|
|
15717
|
+
value: $(params.db2_version_manage)
|
|
15389
15718
|
- name: db2_tls_version
|
|
15390
|
-
value: $(params.
|
|
15719
|
+
value: $(params.db2_tls_version_manage)
|
|
15391
15720
|
- name: db2_instance_registry_yaml
|
|
15392
15721
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15393
15722
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15397,55 +15726,57 @@ spec:
|
|
|
15397
15726
|
- name: db2_addons_audit_config_yaml
|
|
15398
15727
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15399
15728
|
- name: db2_table_org
|
|
15400
|
-
value: $(params.
|
|
15729
|
+
value: $(params.db2_table_org_manage)
|
|
15401
15730
|
- name: db2_mln_count
|
|
15402
|
-
value: $(params.
|
|
15731
|
+
value: $(params.db2_mln_count_manage)
|
|
15403
15732
|
- name: db2_num_pods
|
|
15404
|
-
value: $(params.
|
|
15733
|
+
value: $(params.db2_num_pods_manage)
|
|
15405
15734
|
- name: db2_meta_storage_accessmode
|
|
15406
|
-
value: $(params.
|
|
15735
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15407
15736
|
- name: db2_data_storage_accessmode
|
|
15408
|
-
value: $(params.
|
|
15737
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15409
15738
|
- name: db2_backup_storage_accessmode
|
|
15410
|
-
value: $(params.
|
|
15739
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15411
15740
|
- name: db2_logs_storage_accessmode
|
|
15412
|
-
value: $(params.
|
|
15741
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15413
15742
|
- name: db2_audit_logs_storage_accessmode
|
|
15414
|
-
value: $(params.
|
|
15743
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15415
15744
|
- name: db2_temp_storage_accessmode
|
|
15416
|
-
value: $(params.
|
|
15745
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15417
15746
|
- name: db2_archivelogs_storage_accessmode
|
|
15418
|
-
value: $(params.
|
|
15747
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15419
15748
|
- name: db2_cpu_requests
|
|
15420
|
-
value: $(params.
|
|
15749
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15421
15750
|
- name: db2_cpu_limits
|
|
15422
|
-
value: $(params.
|
|
15751
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15423
15752
|
- name: db2_memory_requests
|
|
15424
|
-
value: $(params.
|
|
15753
|
+
value: $(params.db2_memory_requests_manage)
|
|
15425
15754
|
- name: db2_memory_limits
|
|
15426
|
-
value: $(params.
|
|
15755
|
+
value: $(params.db2_memory_limits_manage)
|
|
15427
15756
|
- name: db2_affinity_key
|
|
15428
|
-
value: $(params.
|
|
15757
|
+
value: $(params.db2_affinity_key_manage)
|
|
15429
15758
|
- name: db2_affinity_value
|
|
15430
|
-
value: $(params.
|
|
15759
|
+
value: $(params.db2_affinity_value_manage)
|
|
15431
15760
|
- name: db2_tolerate_key
|
|
15432
|
-
value: $(params.
|
|
15761
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15433
15762
|
- name: db2_tolerate_value
|
|
15434
|
-
value: $(params.
|
|
15763
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15435
15764
|
- name: db2_tolerate_effect
|
|
15436
|
-
value: $(params.
|
|
15765
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15437
15766
|
- name: jdbc_route
|
|
15438
15767
|
value: $(params.jdbc_route_manage)
|
|
15439
15768
|
- name: db2_timezone
|
|
15440
|
-
value: $(params.
|
|
15769
|
+
value: $(params.db2_timezone_manage)
|
|
15441
15770
|
- name: db2_backup_notify_slack_url
|
|
15442
|
-
value: $(params.
|
|
15771
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15443
15772
|
- name: replica_db
|
|
15444
|
-
value: $(params.
|
|
15773
|
+
value: $(params.replica_db_manage)
|
|
15445
15774
|
- name: manually_set_enhanced_hadr
|
|
15446
|
-
value: $(params.
|
|
15775
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15447
15776
|
- name: auto_backup
|
|
15448
|
-
value: $(params.
|
|
15777
|
+
value: $(params.auto_backup_manage)
|
|
15778
|
+
- name: allow_list
|
|
15779
|
+
value: $(params.allow_list)
|
|
15449
15780
|
|
|
15450
15781
|
workspaces:
|
|
15451
15782
|
- name: configs
|
|
@@ -15456,7 +15787,7 @@ spec:
|
|
|
15456
15787
|
kind: Task
|
|
15457
15788
|
name: gitops-db2u-database
|
|
15458
15789
|
when:
|
|
15459
|
-
- input: "$(params.
|
|
15790
|
+
- input: "$(params.db2_action_manage)"
|
|
15460
15791
|
operator: notin
|
|
15461
15792
|
values: [""]
|
|
15462
15793
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15558,39 +15889,39 @@ spec:
|
|
|
15558
15889
|
value: manage
|
|
15559
15890
|
|
|
15560
15891
|
- name: db2_meta_storage_class
|
|
15561
|
-
value: $(params.
|
|
15892
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15562
15893
|
- name: db2_temp_storage_class
|
|
15563
|
-
value: $(params.
|
|
15894
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15564
15895
|
- name: db2_logs_storage_class
|
|
15565
|
-
value: $(params.
|
|
15896
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15566
15897
|
- name: db2_audit_logs_storage_class
|
|
15567
|
-
value: $(params.
|
|
15898
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15568
15899
|
- name: db2_data_storage_class
|
|
15569
|
-
value: $(params.
|
|
15900
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15570
15901
|
- name: db2_backup_storage_class
|
|
15571
|
-
value: $(params.
|
|
15902
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15572
15903
|
- name: db2_archivelogs_storage_class
|
|
15573
|
-
value: $(params.
|
|
15904
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15574
15905
|
|
|
15575
15906
|
- name: db2_meta_storage_size
|
|
15576
|
-
value: $(params.
|
|
15907
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15577
15908
|
- name: db2_temp_storage_size
|
|
15578
|
-
value: $(params.
|
|
15909
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15579
15910
|
- name: db2_logs_storage_size
|
|
15580
|
-
value: $(params.
|
|
15911
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15581
15912
|
- name: db2_audit_logs_storage_size
|
|
15582
|
-
value: $(params.
|
|
15913
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15583
15914
|
- name: db2_data_storage_size
|
|
15584
|
-
value: $(params.
|
|
15915
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15585
15916
|
- name: db2_backup_storage_size
|
|
15586
|
-
value: $(params.
|
|
15917
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15587
15918
|
- name: db2_archivelogs_storage_size
|
|
15588
|
-
value: $(params.
|
|
15919
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15589
15920
|
|
|
15590
15921
|
- name: db2_version
|
|
15591
|
-
value: $(params.
|
|
15922
|
+
value: $(params.db2_version_manage)
|
|
15592
15923
|
- name: db2_tls_version
|
|
15593
|
-
value: $(params.
|
|
15924
|
+
value: $(params.db2_tls_version_manage)
|
|
15594
15925
|
- name: db2_instance_registry_yaml
|
|
15595
15926
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15596
15927
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15600,59 +15931,61 @@ spec:
|
|
|
15600
15931
|
- name: db2_addons_audit_config_yaml
|
|
15601
15932
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15602
15933
|
- name: db2_table_org
|
|
15603
|
-
value: $(params.
|
|
15934
|
+
value: $(params.db2_table_org_manage)
|
|
15604
15935
|
- name: db2_mln_count
|
|
15605
|
-
value: $(params.
|
|
15936
|
+
value: $(params.db2_mln_count_manage)
|
|
15606
15937
|
- name: db2_num_pods
|
|
15607
|
-
value: $(params.
|
|
15938
|
+
value: $(params.db2_num_pods_manage)
|
|
15608
15939
|
- name: db2_meta_storage_accessmode
|
|
15609
|
-
value: $(params.
|
|
15940
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15610
15941
|
- name: db2_data_storage_accessmode
|
|
15611
|
-
value: $(params.
|
|
15942
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15612
15943
|
- name: db2_backup_storage_accessmode
|
|
15613
|
-
value: $(params.
|
|
15944
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15614
15945
|
- name: db2_logs_storage_accessmode
|
|
15615
|
-
value: $(params.
|
|
15946
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15616
15947
|
- name: db2_audit_logs_storage_accessmode
|
|
15617
|
-
value: $(params.
|
|
15948
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15618
15949
|
- name: db2_temp_storage_accessmode
|
|
15619
|
-
value: $(params.
|
|
15950
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15620
15951
|
- name: db2_archivelogs_storage_accessmode
|
|
15621
|
-
value: $(params.
|
|
15952
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15622
15953
|
- name: db2_cpu_requests
|
|
15623
|
-
value: $(params.
|
|
15954
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15624
15955
|
- name: db2_cpu_limits
|
|
15625
|
-
value: $(params.
|
|
15956
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15626
15957
|
- name: db2_memory_requests
|
|
15627
|
-
value: $(params.
|
|
15958
|
+
value: $(params.db2_memory_requests_manage)
|
|
15628
15959
|
- name: db2_memory_limits
|
|
15629
|
-
value: $(params.
|
|
15960
|
+
value: $(params.db2_memory_limits_manage)
|
|
15630
15961
|
- name: db2_affinity_key
|
|
15631
|
-
value: $(params.
|
|
15962
|
+
value: $(params.db2_affinity_key_manage)
|
|
15632
15963
|
- name: db2_affinity_value
|
|
15633
|
-
value: $(params.
|
|
15964
|
+
value: $(params.db2_affinity_value_manage)
|
|
15634
15965
|
- name: db2_tolerate_key
|
|
15635
|
-
value: $(params.
|
|
15966
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15636
15967
|
- name: db2_tolerate_value
|
|
15637
|
-
value: $(params.
|
|
15968
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15638
15969
|
- name: db2_tolerate_effect
|
|
15639
|
-
value: $(params.
|
|
15970
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15640
15971
|
- name: jdbc_route
|
|
15641
15972
|
value: $(params.jdbc_route_manage)
|
|
15642
15973
|
- name: db2_timezone
|
|
15643
|
-
value: $(params.
|
|
15974
|
+
value: $(params.db2_timezone_manage)
|
|
15644
15975
|
- name: db2_backup_notify_slack_url
|
|
15645
|
-
value: $(params.
|
|
15976
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15646
15977
|
- name: auto_backup
|
|
15647
15978
|
value: "false"
|
|
15648
15979
|
- name: replica_db
|
|
15649
|
-
value: $(params.
|
|
15980
|
+
value: $(params.replica_db_manage)
|
|
15650
15981
|
- name: manually_set_enhanced_hadr
|
|
15651
|
-
value: $(params.
|
|
15982
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15652
15983
|
- name: mas_annotations
|
|
15653
15984
|
value: $(params.mas_annotations)
|
|
15654
15985
|
- name: is_replica_task
|
|
15655
15986
|
value: 'true'
|
|
15987
|
+
- name: allow_list
|
|
15988
|
+
value: $(params.allow_list)
|
|
15656
15989
|
|
|
15657
15990
|
workspaces:
|
|
15658
15991
|
- name: configs
|
|
@@ -15663,7 +15996,7 @@ spec:
|
|
|
15663
15996
|
kind: Task
|
|
15664
15997
|
name: gitops-db2u-database
|
|
15665
15998
|
when:
|
|
15666
|
-
- input: "$(params.
|
|
15999
|
+
- input: "$(params.db2_action_manage)"
|
|
15667
16000
|
operator: notin
|
|
15668
16001
|
values: [""]
|
|
15669
16002
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15672,7 +16005,359 @@ spec:
|
|
|
15672
16005
|
- input: "$(params.mas_app_channel_manage)"
|
|
15673
16006
|
operator: notin
|
|
15674
16007
|
values: [""]
|
|
15675
|
-
|
|
16008
|
+
|
|
16009
|
+
# 3.3 DB2 for Facilities
|
|
16010
|
+
- name: gitops-db2u-database-facilities
|
|
16011
|
+
params:
|
|
16012
|
+
- name: cluster_name
|
|
16013
|
+
value: $(params.cluster_name)
|
|
16014
|
+
- name: cluster_url
|
|
16015
|
+
value: $(params.cluster_url)
|
|
16016
|
+
- name: region
|
|
16017
|
+
value: $(params.region)
|
|
16018
|
+
- name: account
|
|
16019
|
+
value: $(params.account)
|
|
16020
|
+
|
|
16021
|
+
- name: secrets_path
|
|
16022
|
+
value: $(params.secrets_path)
|
|
16023
|
+
- name: avp_aws_secret_region
|
|
16024
|
+
value: $(params.avp_aws_secret_region)
|
|
16025
|
+
|
|
16026
|
+
- name: git_branch
|
|
16027
|
+
value: $(params.git_branch)
|
|
16028
|
+
- name: github_org
|
|
16029
|
+
value: $(params.github_org)
|
|
16030
|
+
- name: github_repo
|
|
16031
|
+
value: $(params.github_repo)
|
|
16032
|
+
- name: github_host
|
|
16033
|
+
value: $(params.github_host)
|
|
16034
|
+
- name: git_commit_msg
|
|
16035
|
+
value: $(params.git_commit_msg)
|
|
16036
|
+
|
|
16037
|
+
- name: mas_instance_id
|
|
16038
|
+
value: $(params.mas_instance_id)
|
|
16039
|
+
- name: mas_app_id
|
|
16040
|
+
value: facilities
|
|
16041
|
+
|
|
16042
|
+
- name: db2_meta_storage_class
|
|
16043
|
+
value: $(params.db2_meta_storage_class_facilities)
|
|
16044
|
+
- name: db2_temp_storage_class
|
|
16045
|
+
value: $(params.db2_temp_storage_class_facilities)
|
|
16046
|
+
- name: db2_logs_storage_class
|
|
16047
|
+
value: $(params.db2_logs_storage_class_facilities)
|
|
16048
|
+
- name: db2_audit_logs_storage_class
|
|
16049
|
+
value: $(params.db2_audit_logs_storage_class_facilities)
|
|
16050
|
+
- name: db2_data_storage_class
|
|
16051
|
+
value: $(params.db2_data_storage_class_facilities)
|
|
16052
|
+
- name: db2_backup_storage_class
|
|
16053
|
+
value: $(params.db2_backup_storage_class_facilities)
|
|
16054
|
+
- name: db2_archivelogs_storage_class
|
|
16055
|
+
value: $(params.db2_archivelogs_storage_class_facilities)
|
|
16056
|
+
|
|
16057
|
+
- name: db2_meta_storage_size
|
|
16058
|
+
value: $(params.db2_meta_storage_size_facilities)
|
|
16059
|
+
- name: db2_temp_storage_size
|
|
16060
|
+
value: $(params.db2_temp_storage_size_facilities)
|
|
16061
|
+
- name: db2_logs_storage_size
|
|
16062
|
+
value: $(params.db2_logs_storage_size_facilities)
|
|
16063
|
+
- name: db2_audit_logs_storage_size
|
|
16064
|
+
value: $(params.db2_audit_logs_storage_size_facilities)
|
|
16065
|
+
- name: db2_data_storage_size
|
|
16066
|
+
value: $(params.db2_data_storage_size_facilities)
|
|
16067
|
+
- name: db2_backup_storage_size
|
|
16068
|
+
value: $(params.db2_backup_storage_size_facilities)
|
|
16069
|
+
- name: db2_archivelogs_storage_size
|
|
16070
|
+
value: $(params.db2_archivelogs_storage_size_facilities)
|
|
16071
|
+
|
|
16072
|
+
- name: db2_version
|
|
16073
|
+
value: $(params.db2_version_facilities)
|
|
16074
|
+
- name: db2_tls_version
|
|
16075
|
+
value: $(params.db2_tls_version_facilities)
|
|
16076
|
+
- name: db2_instance_registry_yaml
|
|
16077
|
+
value: $(params.db2_instance_registry_yaml_facilities)
|
|
16078
|
+
- name: db2_instance_dbm_config_yaml
|
|
16079
|
+
value: $(params.db2_instance_dbm_config_yaml_facilities)
|
|
16080
|
+
- name: db2_database_db_config_yaml
|
|
16081
|
+
value: $(params.db2_database_db_config_yaml_facilities)
|
|
16082
|
+
- name: db2_addons_audit_config_yaml
|
|
16083
|
+
value: $(params.db2_addons_audit_config_yaml_facilities)
|
|
16084
|
+
- name: db2_table_org
|
|
16085
|
+
value: $(params.db2_table_org_facilities)
|
|
16086
|
+
- name: db2_mln_count
|
|
16087
|
+
value: $(params.db2_mln_count_facilities)
|
|
16088
|
+
- name: db2_num_pods
|
|
16089
|
+
value: $(params.db2_num_pods_facilities)
|
|
16090
|
+
- name: db2_meta_storage_accessmode
|
|
16091
|
+
value: $(params.db2_meta_storage_accessmode_facilities)
|
|
16092
|
+
- name: db2_data_storage_accessmode
|
|
16093
|
+
value: $(params.db2_data_storage_accessmode_facilities)
|
|
16094
|
+
- name: db2_backup_storage_accessmode
|
|
16095
|
+
value: $(params.db2_backup_storage_accessmode_facilities)
|
|
16096
|
+
- name: db2_logs_storage_accessmode
|
|
16097
|
+
value: $(params.db2_logs_storage_accessmode_facilities)
|
|
16098
|
+
- name: db2_audit_logs_storage_accessmode
|
|
16099
|
+
value: $(params.db2_audit_logs_storage_accessmode_facilities)
|
|
16100
|
+
- name: db2_temp_storage_accessmode
|
|
16101
|
+
value: $(params.db2_temp_storage_accessmode_facilities)
|
|
16102
|
+
- name: db2_archivelogs_storage_accessmode
|
|
16103
|
+
value: $(params.db2_archivelogs_storage_accessmode_facilities)
|
|
16104
|
+
- name: db2_cpu_requests
|
|
16105
|
+
value: $(params.db2_cpu_requests_facilities)
|
|
16106
|
+
- name: db2_cpu_limits
|
|
16107
|
+
value: $(params.db2_cpu_limits_facilities)
|
|
16108
|
+
- name: db2_memory_requests
|
|
16109
|
+
value: $(params.db2_memory_requests_facilities)
|
|
16110
|
+
- name: db2_memory_limits
|
|
16111
|
+
value: $(params.db2_memory_limits_facilities)
|
|
16112
|
+
- name: db2_affinity_key
|
|
16113
|
+
value: $(params.db2_affinity_key_facilities)
|
|
16114
|
+
- name: db2_affinity_value
|
|
16115
|
+
value: $(params.db2_affinity_value_facilities)
|
|
16116
|
+
- name: db2_tolerate_key
|
|
16117
|
+
value: $(params.db2_tolerate_key_facilities)
|
|
16118
|
+
- name: db2_tolerate_value
|
|
16119
|
+
value: $(params.db2_tolerate_value_facilities)
|
|
16120
|
+
- name: db2_tolerate_effect
|
|
16121
|
+
value: $(params.db2_tolerate_effect_facilities)
|
|
16122
|
+
- name: jdbc_route
|
|
16123
|
+
value: $(params.jdbc_route_facilities)
|
|
16124
|
+
- name: db2_timezone
|
|
16125
|
+
value: $(params.db2_timezone_facilities)
|
|
16126
|
+
- name: db2_backup_notify_slack_url
|
|
16127
|
+
value: $(params.db2_backup_notify_slack_url_facilities)
|
|
16128
|
+
- name: replica_db
|
|
16129
|
+
value: $(params.replica_db_facilities)
|
|
16130
|
+
- name: manually_set_enhanced_hadr
|
|
16131
|
+
value: $(params.manually_set_enhanced_hadr_facilities)
|
|
16132
|
+
- name: auto_backup
|
|
16133
|
+
value: $(params.auto_backup_facilities)
|
|
16134
|
+
|
|
16135
|
+
workspaces:
|
|
16136
|
+
- name: configs
|
|
16137
|
+
workspace: configs
|
|
16138
|
+
- name: shared-gitops-configs
|
|
16139
|
+
workspace: shared-gitops-configs
|
|
16140
|
+
taskRef:
|
|
16141
|
+
kind: Task
|
|
16142
|
+
name: gitops-db2u-database
|
|
16143
|
+
when:
|
|
16144
|
+
- input: "$(params.db2_action_facilities)"
|
|
16145
|
+
operator: notin
|
|
16146
|
+
values: [""]
|
|
16147
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16148
|
+
operator: in
|
|
16149
|
+
values: ["incluster-db2"]
|
|
16150
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16151
|
+
operator: notin
|
|
16152
|
+
values: [""]
|
|
16153
|
+
- name: gitops-jdbc-config-facilities
|
|
16154
|
+
runAfter:
|
|
16155
|
+
- gitops-db2u-database-facilities
|
|
16156
|
+
params:
|
|
16157
|
+
- name: cluster_name
|
|
16158
|
+
value: $(params.cluster_name)
|
|
16159
|
+
- name: cluster_url
|
|
16160
|
+
value: $(params.cluster_url)
|
|
16161
|
+
- name: region
|
|
16162
|
+
value: $(params.region)
|
|
16163
|
+
- name: account
|
|
16164
|
+
value: $(params.account)
|
|
16165
|
+
|
|
16166
|
+
- name: secrets_path
|
|
16167
|
+
value: $(params.secrets_path)
|
|
16168
|
+
- name: avp_aws_secret_region
|
|
16169
|
+
value: $(params.avp_aws_secret_region)
|
|
16170
|
+
|
|
16171
|
+
- name: git_branch
|
|
16172
|
+
value: $(params.git_branch)
|
|
16173
|
+
- name: github_org
|
|
16174
|
+
value: $(params.github_org)
|
|
16175
|
+
- name: github_repo
|
|
16176
|
+
value: $(params.github_repo)
|
|
16177
|
+
- name: github_host
|
|
16178
|
+
value: $(params.github_host)
|
|
16179
|
+
- name: git_commit_msg
|
|
16180
|
+
value: $(params.git_commit_msg)
|
|
16181
|
+
|
|
16182
|
+
- name: mas_instance_id
|
|
16183
|
+
value: $(params.mas_instance_id)
|
|
16184
|
+
- name: mas_app_id
|
|
16185
|
+
value: facilities
|
|
16186
|
+
- name: mas_config_scope
|
|
16187
|
+
value: wsapp
|
|
16188
|
+
- name: mas_workspace_id
|
|
16189
|
+
value: $(params.mas_workspace_id)
|
|
16190
|
+
- name: jdbc_type
|
|
16191
|
+
value: $(params.jdbc_type_facilities)
|
|
16192
|
+
- name: jdbc_instance_name
|
|
16193
|
+
value: $(params.jdbc_instance_name_facilities)
|
|
16194
|
+
- name: jdbc_connection_url
|
|
16195
|
+
value: $(params.jdbc_connection_url_facilities)
|
|
16196
|
+
- name: jdbc_certificate_file
|
|
16197
|
+
value: $(params.jdbc_certificate_file_facilities)
|
|
16198
|
+
workspaces:
|
|
16199
|
+
- name: configs
|
|
16200
|
+
workspace: configs
|
|
16201
|
+
- name: shared-gitops-configs
|
|
16202
|
+
workspace: shared-gitops-configs
|
|
16203
|
+
taskRef:
|
|
16204
|
+
kind: Task
|
|
16205
|
+
name: gitops-jdbc-config
|
|
16206
|
+
when:
|
|
16207
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16208
|
+
operator: notin
|
|
16209
|
+
values: [""]
|
|
16210
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16211
|
+
operator: notin
|
|
16212
|
+
values: [""]
|
|
16213
|
+
- name: gitops-db2u-replica-database-facilities
|
|
16214
|
+
params:
|
|
16215
|
+
- name: cluster_name
|
|
16216
|
+
value: $(params.cluster_name)
|
|
16217
|
+
- name: cluster_url
|
|
16218
|
+
value: $(params.cluster_url)
|
|
16219
|
+
- name: region
|
|
16220
|
+
value: $(params.region)
|
|
16221
|
+
- name: account
|
|
16222
|
+
value: $(params.account)
|
|
16223
|
+
|
|
16224
|
+
- name: secrets_path
|
|
16225
|
+
value: $(params.secrets_path)
|
|
16226
|
+
- name: avp_aws_secret_region
|
|
16227
|
+
value: $(params.avp_aws_secret_region)
|
|
16228
|
+
|
|
16229
|
+
- name: git_branch
|
|
16230
|
+
value: $(params.git_branch)
|
|
16231
|
+
- name: github_org
|
|
16232
|
+
value: $(params.github_org)
|
|
16233
|
+
- name: github_repo
|
|
16234
|
+
value: $(params.github_repo)
|
|
16235
|
+
- name: github_host
|
|
16236
|
+
value: $(params.github_host)
|
|
16237
|
+
- name: git_commit_msg
|
|
16238
|
+
value: $(params.git_commit_msg)
|
|
16239
|
+
|
|
16240
|
+
- name: mas_instance_id
|
|
16241
|
+
value: $(params.mas_instance_id)
|
|
16242
|
+
- name: mas_app_id
|
|
16243
|
+
value: facilities
|
|
16244
|
+
|
|
16245
|
+
- name: db2_meta_storage_class
|
|
16246
|
+
value: $(params.db2_meta_storage_class_facilities)
|
|
16247
|
+
- name: db2_temp_storage_class
|
|
16248
|
+
value: $(params.db2_temp_storage_class_facilities)
|
|
16249
|
+
- name: db2_logs_storage_class
|
|
16250
|
+
value: $(params.db2_logs_storage_class_facilities)
|
|
16251
|
+
- name: db2_audit_logs_storage_class
|
|
16252
|
+
value: $(params.db2_audit_logs_storage_class_facilities)
|
|
16253
|
+
- name: db2_data_storage_class
|
|
16254
|
+
value: $(params.db2_data_storage_class_facilities)
|
|
16255
|
+
- name: db2_backup_storage_class
|
|
16256
|
+
value: $(params.db2_backup_storage_class_facilities)
|
|
16257
|
+
- name: db2_archivelogs_storage_class
|
|
16258
|
+
value: $(params.db2_archivelogs_storage_class_facilities)
|
|
16259
|
+
|
|
16260
|
+
- name: db2_meta_storage_size
|
|
16261
|
+
value: $(params.db2_meta_storage_size_facilities)
|
|
16262
|
+
- name: db2_temp_storage_size
|
|
16263
|
+
value: $(params.db2_temp_storage_size_facilities)
|
|
16264
|
+
- name: db2_logs_storage_size
|
|
16265
|
+
value: $(params.db2_logs_storage_size_facilities)
|
|
16266
|
+
- name: db2_audit_logs_storage_size
|
|
16267
|
+
value: $(params.db2_audit_logs_storage_size_facilities)
|
|
16268
|
+
- name: db2_data_storage_size
|
|
16269
|
+
value: $(params.db2_data_storage_size_facilities)
|
|
16270
|
+
- name: db2_backup_storage_size
|
|
16271
|
+
value: $(params.db2_backup_storage_size_facilities)
|
|
16272
|
+
- name: db2_archivelogs_storage_size
|
|
16273
|
+
value: $(params.db2_archivelogs_storage_size_facilities)
|
|
16274
|
+
|
|
16275
|
+
- name: db2_version
|
|
16276
|
+
value: $(params.db2_version_facilities)
|
|
16277
|
+
- name: db2_tls_version
|
|
16278
|
+
value: $(params.db2_tls_version_facilities)
|
|
16279
|
+
- name: db2_instance_registry_yaml
|
|
16280
|
+
value: $(params.db2_instance_registry_yaml_facilities)
|
|
16281
|
+
- name: db2_instance_dbm_config_yaml
|
|
16282
|
+
value: $(params.db2_instance_dbm_config_yaml_facilities)
|
|
16283
|
+
- name: db2_database_db_config_yaml
|
|
16284
|
+
value: $(params.db2_database_db_config_yaml_facilities)
|
|
16285
|
+
- name: db2_addons_audit_config_yaml
|
|
16286
|
+
value: $(params.db2_addons_audit_config_yaml_facilities)
|
|
16287
|
+
- name: db2_table_org
|
|
16288
|
+
value: $(params.db2_table_org_facilities)
|
|
16289
|
+
- name: db2_mln_count
|
|
16290
|
+
value: $(params.db2_mln_count_facilities)
|
|
16291
|
+
- name: db2_num_pods
|
|
16292
|
+
value: $(params.db2_num_pods_facilities)
|
|
16293
|
+
- name: db2_meta_storage_accessmode
|
|
16294
|
+
value: $(params.db2_meta_storage_accessmode_facilities)
|
|
16295
|
+
- name: db2_data_storage_accessmode
|
|
16296
|
+
value: $(params.db2_data_storage_accessmode_facilities)
|
|
16297
|
+
- name: db2_backup_storage_accessmode
|
|
16298
|
+
value: $(params.db2_backup_storage_accessmode_facilities)
|
|
16299
|
+
- name: db2_logs_storage_accessmode
|
|
16300
|
+
value: $(params.db2_logs_storage_accessmode_facilities)
|
|
16301
|
+
- name: db2_audit_logs_storage_accessmode
|
|
16302
|
+
value: $(params.db2_audit_logs_storage_accessmode_facilities)
|
|
16303
|
+
- name: db2_temp_storage_accessmode
|
|
16304
|
+
value: $(params.db2_temp_storage_accessmode_facilities)
|
|
16305
|
+
- name: db2_archivelogs_storage_accessmode
|
|
16306
|
+
value: $(params.db2_archivelogs_storage_accessmode_facilities)
|
|
16307
|
+
- name: db2_cpu_requests
|
|
16308
|
+
value: $(params.db2_cpu_requests_facilities)
|
|
16309
|
+
- name: db2_cpu_limits
|
|
16310
|
+
value: $(params.db2_cpu_limits_facilities)
|
|
16311
|
+
- name: db2_memory_requests
|
|
16312
|
+
value: $(params.db2_memory_requests_facilities)
|
|
16313
|
+
- name: db2_memory_limits
|
|
16314
|
+
value: $(params.db2_memory_limits_facilities)
|
|
16315
|
+
- name: db2_affinity_key
|
|
16316
|
+
value: $(params.db2_affinity_key_facilities)
|
|
16317
|
+
- name: db2_affinity_value
|
|
16318
|
+
value: $(params.db2_affinity_value_facilities)
|
|
16319
|
+
- name: db2_tolerate_key
|
|
16320
|
+
value: $(params.db2_tolerate_key_facilities)
|
|
16321
|
+
- name: db2_tolerate_value
|
|
16322
|
+
value: $(params.db2_tolerate_value_facilities)
|
|
16323
|
+
- name: db2_tolerate_effect
|
|
16324
|
+
value: $(params.db2_tolerate_effect_facilities)
|
|
16325
|
+
- name: jdbc_route
|
|
16326
|
+
value: $(params.jdbc_route_facilities)
|
|
16327
|
+
- name: db2_timezone
|
|
16328
|
+
value: $(params.db2_timezone_facilities)
|
|
16329
|
+
- name: db2_backup_notify_slack_url
|
|
16330
|
+
value: $(params.db2_backup_notify_slack_url_facilities)
|
|
16331
|
+
- name: auto_backup
|
|
16332
|
+
value: "false"
|
|
16333
|
+
- name: replica_db
|
|
16334
|
+
value: $(params.replica_db_facilities)
|
|
16335
|
+
- name: manually_set_enhanced_hadr
|
|
16336
|
+
value: $(params.manually_set_enhanced_hadr_facilities)
|
|
16337
|
+
- name: mas_annotations
|
|
16338
|
+
value: $(params.mas_annotations)
|
|
16339
|
+
- name: is_replica_task
|
|
16340
|
+
value: 'true'
|
|
16341
|
+
|
|
16342
|
+
workspaces:
|
|
16343
|
+
- name: configs
|
|
16344
|
+
workspace: configs
|
|
16345
|
+
- name: shared-gitops-configs
|
|
16346
|
+
workspace: shared-gitops-configs
|
|
16347
|
+
taskRef:
|
|
16348
|
+
kind: Task
|
|
16349
|
+
name: gitops-db2u-database
|
|
16350
|
+
when:
|
|
16351
|
+
- input: "$(params.db2_action_facilities)"
|
|
16352
|
+
operator: notin
|
|
16353
|
+
values: [""]
|
|
16354
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16355
|
+
operator: in
|
|
16356
|
+
values: ["incluster-db2"]
|
|
16357
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16358
|
+
operator: notin
|
|
16359
|
+
values: [""]
|
|
16360
|
+
|
|
15676
16361
|
# 4. Install & Configure IoT
|
|
15677
16362
|
# -------------------------------------------------------------------------
|
|
15678
16363
|
# 4.1 Install IoT
|
|
@@ -17250,14 +17935,171 @@ spec:
|
|
|
17250
17935
|
workspace: shared-gitops-configs
|
|
17251
17936
|
taskRef:
|
|
17252
17937
|
kind: Task
|
|
17253
|
-
name: gitops-cp4d-service
|
|
17938
|
+
name: gitops-cp4d-service
|
|
17939
|
+
when:
|
|
17940
|
+
- input: "$(params.mas_app_channel_predict)"
|
|
17941
|
+
operator: notin
|
|
17942
|
+
values: [""]
|
|
17943
|
+
- input: "$(params.cp4d_spss_modeler_action)"
|
|
17944
|
+
operator: in
|
|
17945
|
+
values: ["install"]
|
|
17946
|
+
|
|
17947
|
+
# 14. Install & Configure facilities
|
|
17948
|
+
# -------------------------------------------------------------------------
|
|
17949
|
+
# 14.1 Install facilities
|
|
17950
|
+
- name: app-install-facilities
|
|
17951
|
+
params:
|
|
17952
|
+
# Controls the image pull policy for the ibmmas/cli image
|
|
17953
|
+
- name: image_pull_policy
|
|
17954
|
+
value: $(params.image_pull_policy)
|
|
17955
|
+
|
|
17956
|
+
|
|
17957
|
+
- name: cluster_name
|
|
17958
|
+
value: $(params.cluster_name)
|
|
17959
|
+
- name: cluster_url
|
|
17960
|
+
value: $(params.cluster_url)
|
|
17961
|
+
- name: region
|
|
17962
|
+
value: $(params.region)
|
|
17963
|
+
- name: account
|
|
17964
|
+
value: $(params.account)
|
|
17965
|
+
|
|
17966
|
+
- name: secrets_path
|
|
17967
|
+
value: $(params.secrets_path)
|
|
17968
|
+
- name: avp_aws_secret_region
|
|
17969
|
+
value: $(params.avp_aws_secret_region)
|
|
17970
|
+
|
|
17971
|
+
- name: git_branch
|
|
17972
|
+
value: $(params.git_branch)
|
|
17973
|
+
- name: github_org
|
|
17974
|
+
value: $(params.github_org)
|
|
17975
|
+
- name: github_repo
|
|
17976
|
+
value: $(params.github_repo)
|
|
17977
|
+
- name: github_host
|
|
17978
|
+
value: $(params.github_host)
|
|
17979
|
+
- name: git_commit_msg
|
|
17980
|
+
value: $(params.git_commit_msg)
|
|
17981
|
+
|
|
17982
|
+
- name: devops_suite_name
|
|
17983
|
+
value: app-facilities-install
|
|
17984
|
+
- name: mas_manual_cert_mgmt
|
|
17985
|
+
value: $(params.mas_manual_cert_mgmt)
|
|
17986
|
+
- name: mas_instance_id
|
|
17987
|
+
value: $(params.mas_instance_id)
|
|
17988
|
+
- name: mas_app_id
|
|
17989
|
+
value: facilities
|
|
17990
|
+
- name: mas_app_channel
|
|
17991
|
+
value: $(params.mas_app_channel_facilities)
|
|
17992
|
+
- name: mas_app_install_plan
|
|
17993
|
+
value: $(params.mas_app_install_plan_facilities)
|
|
17994
|
+
- name: custom_labels
|
|
17995
|
+
value: $(params.custom_labels)
|
|
17996
|
+
- name: mas_app_spec_yaml
|
|
17997
|
+
value: $(params.mas_app_spec_yaml_facilities)
|
|
17998
|
+
- name: mas_app_catalog_source
|
|
17999
|
+
value: $(params.mas_app_catalog_source_facilities)
|
|
18000
|
+
- name: mas_app_api_version
|
|
18001
|
+
value: $(params.mas_app_api_version_facilities)
|
|
18002
|
+
- name: mas_app_kind
|
|
18003
|
+
value: $(params.mas_app_kind_facilities)
|
|
18004
|
+
- name: mas_edition
|
|
18005
|
+
value: $(params.mas_edition)
|
|
18006
|
+
taskRef:
|
|
18007
|
+
name: gitops-suite-app-install
|
|
18008
|
+
kind: Task
|
|
18009
|
+
# Only install facilities if a channel has been chosen
|
|
18010
|
+
when:
|
|
18011
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
18012
|
+
operator: notin
|
|
18013
|
+
values: [""]
|
|
18014
|
+
workspaces:
|
|
18015
|
+
- name: configs
|
|
18016
|
+
workspace: configs
|
|
18017
|
+
- name: shared-gitops-configs
|
|
18018
|
+
workspace: shared-gitops-configs
|
|
18019
|
+
runAfter:
|
|
18020
|
+
- gitops-jdbc-config-facilities
|
|
18021
|
+
|
|
18022
|
+
# 14.2 Configure facilities workspace
|
|
18023
|
+
- name: app-cfg-facilities
|
|
18024
|
+
params:
|
|
18025
|
+
# Controls the image pull policy for the ibmmas/cli image
|
|
18026
|
+
- name: image_pull_policy
|
|
18027
|
+
value: $(params.image_pull_policy)
|
|
18028
|
+
|
|
18029
|
+
|
|
18030
|
+
- name: cluster_name
|
|
18031
|
+
value: $(params.cluster_name)
|
|
18032
|
+
- name: cluster_url
|
|
18033
|
+
value: $(params.cluster_url)
|
|
18034
|
+
- name: region
|
|
18035
|
+
value: $(params.region)
|
|
18036
|
+
- name: account
|
|
18037
|
+
value: $(params.account)
|
|
18038
|
+
|
|
18039
|
+
- name: secrets_path
|
|
18040
|
+
value: $(params.secrets_path)
|
|
18041
|
+
- name: avp_aws_secret_region
|
|
18042
|
+
value: $(params.avp_aws_secret_region)
|
|
18043
|
+
|
|
18044
|
+
- name: git_branch
|
|
18045
|
+
value: $(params.git_branch)
|
|
18046
|
+
- name: github_org
|
|
18047
|
+
value: $(params.github_org)
|
|
18048
|
+
- name: github_repo
|
|
18049
|
+
value: $(params.github_repo)
|
|
18050
|
+
- name: github_host
|
|
18051
|
+
value: $(params.github_host)
|
|
18052
|
+
- name: git_commit_msg
|
|
18053
|
+
value: $(params.git_commit_msg)
|
|
18054
|
+
|
|
18055
|
+
- name: devops_suite_name
|
|
18056
|
+
value: app-facilities-cfg
|
|
18057
|
+
- name: mas_manual_cert_mgmt
|
|
18058
|
+
value: $(params.mas_manual_cert_mgmt)
|
|
18059
|
+
- name: mas_instance_id
|
|
18060
|
+
value: $(params.mas_instance_id)
|
|
18061
|
+
- name: mas_app_id
|
|
18062
|
+
value: facilities
|
|
18063
|
+
- name: mas_workspace_id
|
|
18064
|
+
value: $(params.mas_workspace_id)
|
|
18065
|
+
- name: custom_labels
|
|
18066
|
+
value: $(params.custom_labels)
|
|
18067
|
+
- name: mas_appws_spec_yaml
|
|
18068
|
+
value: $(params.mas_appws_spec_yaml_facilities)
|
|
18069
|
+
- name: mas_appws_api_version
|
|
18070
|
+
value: $(params.mas_appws_api_version_facilities)
|
|
18071
|
+
- name: mas_appws_kind
|
|
18072
|
+
value: $(params.mas_appws_kind_facilities)
|
|
18073
|
+
- name: mas_app_kind
|
|
18074
|
+
value: $(params.mas_app_kind_facilities)
|
|
18075
|
+
- name: default_block_storage_class
|
|
18076
|
+
value: $(params.default_block_storage_class)
|
|
18077
|
+
- name: default_file_storage_class
|
|
18078
|
+
value: $(params.default_file_storage_class)
|
|
18079
|
+
- name: mas_manual_certs_yaml
|
|
18080
|
+
value: $(params.mas_manual_certs_yaml)
|
|
18081
|
+
- name: run_sanity_test
|
|
18082
|
+
value: $(params.run_sanity_test)
|
|
18083
|
+
taskRef:
|
|
18084
|
+
name: gitops-suite-app-config
|
|
18085
|
+
kind: Task
|
|
18086
|
+
# Only configure a workspace for facilities if a channel has been chosen
|
|
17254
18087
|
when:
|
|
17255
|
-
- input: "$(params.
|
|
18088
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
17256
18089
|
operator: notin
|
|
17257
18090
|
values: [""]
|
|
17258
|
-
- input: "$(params.
|
|
18091
|
+
- input: "$(params.facilities_workspace_action)"
|
|
17259
18092
|
operator: in
|
|
17260
|
-
values: ["
|
|
18093
|
+
values: ["activate"]
|
|
18094
|
+
workspaces:
|
|
18095
|
+
- name: configs
|
|
18096
|
+
workspace: configs
|
|
18097
|
+
- name: shared-gitops-configs
|
|
18098
|
+
workspace: shared-gitops-configs
|
|
18099
|
+
|
|
18100
|
+
runAfter:
|
|
18101
|
+
- app-install-facilities
|
|
18102
|
+
|
|
17261
18103
|
|
|
17262
18104
|
# -------------------------------------------------------------------------
|
|
17263
18105
|
# Deprovision task section
|
|
@@ -18341,7 +19183,260 @@ spec:
|
|
|
18341
19183
|
values: [""]
|
|
18342
19184
|
- input: "$(params.mas_edition)"
|
|
18343
19185
|
operator: in
|
|
18344
|
-
values: ["standard", "premium"]
|
|
19186
|
+
values: ["standard", "premium"]
|
|
19187
|
+
|
|
19188
|
+
# 11. Facilities Deprovision
|
|
19189
|
+
# -------------------------------------------------------------------------
|
|
19190
|
+
# 11.1 Facilities Config/Workspace
|
|
19191
|
+
- name: gitops-deprovision-mas-app-config-facilities
|
|
19192
|
+
params:
|
|
19193
|
+
- name: cluster_name
|
|
19194
|
+
value: $(params.cluster_name)
|
|
19195
|
+
- name: cluster_url
|
|
19196
|
+
value: $(params.cluster_url)
|
|
19197
|
+
- name: region
|
|
19198
|
+
value: $(params.region)
|
|
19199
|
+
- name: account
|
|
19200
|
+
value: $(params.account)
|
|
19201
|
+
- name: secrets_path
|
|
19202
|
+
value: $(params.secrets_path)
|
|
19203
|
+
- name: avp_aws_secret_region
|
|
19204
|
+
value: $(params.avp_aws_secret_region)
|
|
19205
|
+
- name: git_branch
|
|
19206
|
+
value: $(params.git_branch)
|
|
19207
|
+
- name: github_org
|
|
19208
|
+
value: $(params.github_org)
|
|
19209
|
+
- name: github_repo
|
|
19210
|
+
value: $(params.github_repo)
|
|
19211
|
+
- name: github_host
|
|
19212
|
+
value: $(params.github_host)
|
|
19213
|
+
- name: git_commit_msg
|
|
19214
|
+
value: $(params.git_commit_msg)
|
|
19215
|
+
|
|
19216
|
+
- name: mas_instance_id
|
|
19217
|
+
value: $(params.mas_instance_id)
|
|
19218
|
+
- name: mas_workspace_id
|
|
19219
|
+
value: $(params.mas_workspace_id)
|
|
19220
|
+
- name: mas_app_id
|
|
19221
|
+
value: facilities
|
|
19222
|
+
|
|
19223
|
+
taskRef:
|
|
19224
|
+
kind: Task
|
|
19225
|
+
name: gitops-deprovision-app-config
|
|
19226
|
+
workspaces:
|
|
19227
|
+
- name: configs
|
|
19228
|
+
workspace: configs
|
|
19229
|
+
when:
|
|
19230
|
+
- input: "$(params.facilities_workspace_action)"
|
|
19231
|
+
operator: in
|
|
19232
|
+
values: ["deactivate", ""]
|
|
19233
|
+
- input: "$(params.mas_edition)"
|
|
19234
|
+
operator: in
|
|
19235
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19236
|
+
|
|
19237
|
+
# 11.2 Facilities App
|
|
19238
|
+
- name: gitops-deprovision-mas-app-install-facilities
|
|
19239
|
+
runAfter:
|
|
19240
|
+
- gitops-deprovision-mas-app-config-facilities
|
|
19241
|
+
params:
|
|
19242
|
+
- name: cluster_name
|
|
19243
|
+
value: $(params.cluster_name)
|
|
19244
|
+
- name: cluster_url
|
|
19245
|
+
value: $(params.cluster_url)
|
|
19246
|
+
- name: region
|
|
19247
|
+
value: $(params.region)
|
|
19248
|
+
- name: account
|
|
19249
|
+
value: $(params.account)
|
|
19250
|
+
- name: secrets_path
|
|
19251
|
+
value: $(params.secrets_path)
|
|
19252
|
+
- name: avp_aws_secret_region
|
|
19253
|
+
value: $(params.avp_aws_secret_region)
|
|
19254
|
+
- name: git_branch
|
|
19255
|
+
value: $(params.git_branch)
|
|
19256
|
+
- name: github_org
|
|
19257
|
+
value: $(params.github_org)
|
|
19258
|
+
- name: github_repo
|
|
19259
|
+
value: $(params.github_repo)
|
|
19260
|
+
- name: github_host
|
|
19261
|
+
value: $(params.github_host)
|
|
19262
|
+
- name: git_commit_msg
|
|
19263
|
+
value: $(params.git_commit_msg)
|
|
19264
|
+
|
|
19265
|
+
- name: mas_instance_id
|
|
19266
|
+
value: $(params.mas_instance_id)
|
|
19267
|
+
- name: mas_app_id
|
|
19268
|
+
value: facilities
|
|
19269
|
+
|
|
19270
|
+
taskRef:
|
|
19271
|
+
kind: Task
|
|
19272
|
+
name: gitops-deprovision-app-install
|
|
19273
|
+
workspaces:
|
|
19274
|
+
- name: configs
|
|
19275
|
+
workspace: configs
|
|
19276
|
+
when:
|
|
19277
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19278
|
+
operator: in
|
|
19279
|
+
values: [""]
|
|
19280
|
+
- input: "$(params.mas_edition)"
|
|
19281
|
+
operator: in
|
|
19282
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19283
|
+
|
|
19284
|
+
# 11.3 Facilities Database
|
|
19285
|
+
- name: gitops-deprovision-db2u-database-facilities
|
|
19286
|
+
runAfter:
|
|
19287
|
+
- gitops-deprovision-mas-app-install-facilities
|
|
19288
|
+
params:
|
|
19289
|
+
- name: cluster_name
|
|
19290
|
+
value: $(params.cluster_name)
|
|
19291
|
+
- name: cluster_url
|
|
19292
|
+
value: $(params.cluster_url)
|
|
19293
|
+
- name: region
|
|
19294
|
+
value: $(params.region)
|
|
19295
|
+
- name: account
|
|
19296
|
+
value: $(params.account)
|
|
19297
|
+
- name: secrets_path
|
|
19298
|
+
value: $(params.secrets_path)
|
|
19299
|
+
- name: avp_aws_secret_region
|
|
19300
|
+
value: $(params.avp_aws_secret_region)
|
|
19301
|
+
- name: git_branch
|
|
19302
|
+
value: $(params.git_branch)
|
|
19303
|
+
- name: github_org
|
|
19304
|
+
value: $(params.github_org)
|
|
19305
|
+
- name: github_repo
|
|
19306
|
+
value: $(params.github_repo)
|
|
19307
|
+
- name: github_host
|
|
19308
|
+
value: $(params.github_host)
|
|
19309
|
+
- name: git_commit_msg
|
|
19310
|
+
value: $(params.git_commit_msg)
|
|
19311
|
+
|
|
19312
|
+
- name: mas_instance_id
|
|
19313
|
+
value: $(params.mas_instance_id)
|
|
19314
|
+
- name: mas_app_id
|
|
19315
|
+
value: facilities
|
|
19316
|
+
|
|
19317
|
+
taskRef:
|
|
19318
|
+
kind: Task
|
|
19319
|
+
name: gitops-deprovision-db2u-database
|
|
19320
|
+
workspaces:
|
|
19321
|
+
- name: configs
|
|
19322
|
+
workspace: configs
|
|
19323
|
+
when:
|
|
19324
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19325
|
+
operator: in
|
|
19326
|
+
values: [""]
|
|
19327
|
+
- input: "$(params.mas_edition)"
|
|
19328
|
+
operator: in
|
|
19329
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19330
|
+
|
|
19331
|
+
# 11.4 facilities JDBC Config
|
|
19332
|
+
- name: gitops-delete-jdbc-config-facilities
|
|
19333
|
+
runAfter:
|
|
19334
|
+
- gitops-deprovision-db2u-database-facilities
|
|
19335
|
+
params:
|
|
19336
|
+
- name: cluster_name
|
|
19337
|
+
value: $(params.cluster_name)
|
|
19338
|
+
- name: cluster_url
|
|
19339
|
+
value: $(params.cluster_url)
|
|
19340
|
+
- name: region
|
|
19341
|
+
value: $(params.region)
|
|
19342
|
+
- name: account
|
|
19343
|
+
value: $(params.account)
|
|
19344
|
+
- name: secrets_path
|
|
19345
|
+
value: $(params.secrets_path)
|
|
19346
|
+
- name: avp_aws_secret_region
|
|
19347
|
+
value: $(params.avp_aws_secret_region)
|
|
19348
|
+
- name: git_branch
|
|
19349
|
+
value: $(params.git_branch)
|
|
19350
|
+
- name: github_org
|
|
19351
|
+
value: $(params.github_org)
|
|
19352
|
+
- name: github_repo
|
|
19353
|
+
value: $(params.github_repo)
|
|
19354
|
+
- name: github_host
|
|
19355
|
+
value: $(params.github_host)
|
|
19356
|
+
- name: git_commit_msg
|
|
19357
|
+
value: $(params.git_commit_msg)
|
|
19358
|
+
|
|
19359
|
+
- name: mas_instance_id
|
|
19360
|
+
value: $(params.mas_instance_id)
|
|
19361
|
+
- name: mas_app_id
|
|
19362
|
+
value: facilities
|
|
19363
|
+
- name: mas_config_scope
|
|
19364
|
+
value: wsapp
|
|
19365
|
+
- name: mas_workspace_id
|
|
19366
|
+
value: $(params.mas_workspace_id)
|
|
19367
|
+
- name: jdbc_type
|
|
19368
|
+
value: $(params.jdbc_type_facilities)
|
|
19369
|
+
- name: jdbc_instance_name
|
|
19370
|
+
value: $(params.jdbc_instance_name_facilities)
|
|
19371
|
+
- name: jdbc_connection_url
|
|
19372
|
+
value: $(params.jdbc_connection_url_facilities)
|
|
19373
|
+
- name: jdbc_certificate_file
|
|
19374
|
+
value: $(params.jdbc_certificate_file_facilities)
|
|
19375
|
+
- name: jdbc_route
|
|
19376
|
+
value: $(params.jdbc_route_facilities)
|
|
19377
|
+
workspaces:
|
|
19378
|
+
- name: configs
|
|
19379
|
+
workspace: configs
|
|
19380
|
+
taskRef:
|
|
19381
|
+
kind: Task
|
|
19382
|
+
name: gitops-delete-jdbc-config
|
|
19383
|
+
when:
|
|
19384
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19385
|
+
operator: in
|
|
19386
|
+
values: [""]
|
|
19387
|
+
- input: "$(params.mas_edition)"
|
|
19388
|
+
operator: in
|
|
19389
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19390
|
+
|
|
19391
|
+
# 11.5 Facilities Replica Config
|
|
19392
|
+
- name: gitops-deprovision-db2u-replica-database-facilities
|
|
19393
|
+
runAfter:
|
|
19394
|
+
- gitops-deprovision-db2u-database-facilities
|
|
19395
|
+
params:
|
|
19396
|
+
- name: cluster_name
|
|
19397
|
+
value: $(params.cluster_name)
|
|
19398
|
+
- name: cluster_url
|
|
19399
|
+
value: $(params.cluster_url)
|
|
19400
|
+
- name: region
|
|
19401
|
+
value: $(params.region)
|
|
19402
|
+
- name: account
|
|
19403
|
+
value: $(params.account)
|
|
19404
|
+
- name: secrets_path
|
|
19405
|
+
value: $(params.secrets_path)
|
|
19406
|
+
- name: avp_aws_secret_region
|
|
19407
|
+
value: $(params.avp_aws_secret_region)
|
|
19408
|
+
- name: git_branch
|
|
19409
|
+
value: $(params.git_branch)
|
|
19410
|
+
- name: github_org
|
|
19411
|
+
value: $(params.github_org)
|
|
19412
|
+
- name: github_repo
|
|
19413
|
+
value: $(params.github_repo)
|
|
19414
|
+
- name: github_host
|
|
19415
|
+
value: $(params.github_host)
|
|
19416
|
+
- name: git_commit_msg
|
|
19417
|
+
value: $(params.git_commit_msg)
|
|
19418
|
+
|
|
19419
|
+
- name: mas_instance_id
|
|
19420
|
+
value: $(params.mas_instance_id)
|
|
19421
|
+
- name: mas_app_id
|
|
19422
|
+
value: facilities
|
|
19423
|
+
- name: is_replica_task
|
|
19424
|
+
value: 'true'
|
|
19425
|
+
|
|
19426
|
+
taskRef:
|
|
19427
|
+
kind: Task
|
|
19428
|
+
name: gitops-deprovision-db2u-database
|
|
19429
|
+
workspaces:
|
|
19430
|
+
- name: configs
|
|
19431
|
+
workspace: configs
|
|
19432
|
+
when:
|
|
19433
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19434
|
+
operator: in
|
|
19435
|
+
values: [""]
|
|
19436
|
+
- input: "$(params.mas_edition)"
|
|
19437
|
+
operator: in
|
|
19438
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19439
|
+
# --------------------------------------------------------------------------------
|
|
18345
19440
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
|
|
18346
19441
|
# --------------------------------------------------------------------------------
|
|
18347
19442
|
---
|
|
@@ -20265,6 +21360,9 @@ spec:
|
|
|
20265
21360
|
- name: oidc
|
|
20266
21361
|
type: string
|
|
20267
21362
|
|
|
21363
|
+
- name: allow_list
|
|
21364
|
+
type: string
|
|
21365
|
+
|
|
20268
21366
|
tasks:
|
|
20269
21367
|
|
|
20270
21368
|
# 0. Per-instance DB2U Operator
|
|
@@ -20455,6 +21553,8 @@ spec:
|
|
|
20455
21553
|
value: $(params.mas_wipe_mongo_data)
|
|
20456
21554
|
- name: oidc
|
|
20457
21555
|
value: $(params.oidc)
|
|
21556
|
+
- name: allow_list
|
|
21557
|
+
value: $(params.allow_list)
|
|
20458
21558
|
taskRef:
|
|
20459
21559
|
kind: Task
|
|
20460
21560
|
name: gitops-suite
|
|
@@ -20555,6 +21655,8 @@ spec:
|
|
|
20555
21655
|
value: $(params.cluster_url)
|
|
20556
21656
|
- name: avp_aws_secret_region
|
|
20557
21657
|
value: $(params.avp_aws_secret_region)
|
|
21658
|
+
- name: allow_list
|
|
21659
|
+
value: $(params.allow_list)
|
|
20558
21660
|
taskRef:
|
|
20559
21661
|
kind: Task
|
|
20560
21662
|
name: gitops-suite-workspace
|