mas-cli 13.12.1__py3-none-any.whl → 13.13.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mas-cli might be problematic. Click here for more details.
- mas/cli/__init__.py +1 -1
- mas/cli/cli.py +1 -1
- mas/cli/templates/ibm-mas-tekton.yaml +1384 -291
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.0.dist-info}/METADATA +1 -1
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.0.dist-info}/RECORD +8 -8
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.0.dist-info}/WHEEL +1 -1
- {mas_cli-13.12.1.data → mas_cli-13.13.0.data}/scripts/mas-cli +0 -0
- {mas_cli-13.12.1.dist-info → mas_cli-13.13.0.dist-info}/top_level.txt +0 -0
|
@@ -231,7 +231,7 @@ spec:
|
|
|
231
231
|
command:
|
|
232
232
|
- /opt/app-root/src/run-role.sh
|
|
233
233
|
- aibroker
|
|
234
|
-
image: quay.io/ibmmas/cli:13.
|
|
234
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
235
235
|
imagePullPolicy: $(params.image_pull_policy)
|
|
236
236
|
# --------------------------------------------------------------------------------
|
|
237
237
|
# /home/runner/work/cli/cli/tekton/target/tasks/appconnect.yaml
|
|
@@ -342,7 +342,7 @@ spec:
|
|
|
342
342
|
command:
|
|
343
343
|
- /opt/app-root/src/run-role.sh
|
|
344
344
|
- appconnect
|
|
345
|
-
image: quay.io/ibmmas/cli:13.
|
|
345
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
346
346
|
imagePullPolicy: $(params.image_pull_policy)
|
|
347
347
|
workingDir: /workspace/configs
|
|
348
348
|
|
|
@@ -460,7 +460,7 @@ spec:
|
|
|
460
460
|
command:
|
|
461
461
|
- /opt/app-root/src/run-role.sh
|
|
462
462
|
- arcgis
|
|
463
|
-
image: quay.io/ibmmas/cli:13.
|
|
463
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
464
464
|
imagePullPolicy: $(params.image_pull_policy)
|
|
465
465
|
# --------------------------------------------------------------------------------
|
|
466
466
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -530,7 +530,7 @@ spec:
|
|
|
530
530
|
command:
|
|
531
531
|
- /opt/app-root/src/run-role.sh
|
|
532
532
|
- cert_manager
|
|
533
|
-
image: quay.io/ibmmas/cli:13.
|
|
533
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
534
534
|
imagePullPolicy: $(params.image_pull_policy)
|
|
535
535
|
workingDir: /workspace/configs
|
|
536
536
|
# --------------------------------------------------------------------------------
|
|
@@ -596,7 +596,7 @@ spec:
|
|
|
596
596
|
command:
|
|
597
597
|
- /opt/app-root/src/run-role.sh
|
|
598
598
|
- common_services
|
|
599
|
-
image: quay.io/ibmmas/cli:13.
|
|
599
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
600
600
|
imagePullPolicy: $(params.image_pull_policy)
|
|
601
601
|
workingDir: /workspace/configs
|
|
602
602
|
# --------------------------------------------------------------------------------
|
|
@@ -723,7 +723,7 @@ spec:
|
|
|
723
723
|
command:
|
|
724
724
|
- /opt/app-root/src/run-role.sh
|
|
725
725
|
- cos
|
|
726
|
-
image: quay.io/ibmmas/cli:13.
|
|
726
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
727
727
|
imagePullPolicy: $(params.image_pull_policy)
|
|
728
728
|
workingDir: /workspace/configs
|
|
729
729
|
|
|
@@ -843,7 +843,7 @@ spec:
|
|
|
843
843
|
command:
|
|
844
844
|
- /opt/app-root/src/run-role.sh
|
|
845
845
|
- cp4d_service
|
|
846
|
-
image: quay.io/ibmmas/cli:13.
|
|
846
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
847
847
|
imagePullPolicy: $(params.image_pull_policy)
|
|
848
848
|
workingDir: /workspace/configs
|
|
849
849
|
# --------------------------------------------------------------------------------
|
|
@@ -960,7 +960,7 @@ spec:
|
|
|
960
960
|
command:
|
|
961
961
|
- /opt/app-root/src/run-role.sh
|
|
962
962
|
- cp4d_service
|
|
963
|
-
image: quay.io/ibmmas/cli:13.
|
|
963
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
964
964
|
imagePullPolicy: $(params.image_pull_policy)
|
|
965
965
|
workingDir: /workspace/configs
|
|
966
966
|
|
|
@@ -1066,7 +1066,7 @@ spec:
|
|
|
1066
1066
|
command:
|
|
1067
1067
|
- /opt/app-root/src/run-role.sh
|
|
1068
1068
|
- cp4d
|
|
1069
|
-
image: quay.io/ibmmas/cli:13.
|
|
1069
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
1070
1070
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1071
1071
|
# --------------------------------------------------------------------------------
|
|
1072
1072
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1388,7 +1388,7 @@ spec:
|
|
|
1388
1388
|
command:
|
|
1389
1389
|
- /opt/app-root/src/run-role.sh
|
|
1390
1390
|
- db2
|
|
1391
|
-
image: quay.io/ibmmas/cli:13.
|
|
1391
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
1392
1392
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1393
1393
|
workingDir: /workspace/configs
|
|
1394
1394
|
|
|
@@ -1498,7 +1498,7 @@ spec:
|
|
|
1498
1498
|
command:
|
|
1499
1499
|
- /opt/app-root/src/run-role.sh
|
|
1500
1500
|
- eck
|
|
1501
|
-
image: quay.io/ibmmas/cli:13.
|
|
1501
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
1502
1502
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1503
1503
|
# --------------------------------------------------------------------------------
|
|
1504
1504
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1587,7 +1587,7 @@ spec:
|
|
|
1587
1587
|
command:
|
|
1588
1588
|
- /opt/app-root/src/run-role.sh
|
|
1589
1589
|
- gencfg_workspace
|
|
1590
|
-
image: quay.io/ibmmas/cli:13.
|
|
1590
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
1591
1591
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1592
1592
|
workingDir: /workspace/configs
|
|
1593
1593
|
|
|
@@ -1691,7 +1691,7 @@ spec:
|
|
|
1691
1691
|
- -c
|
|
1692
1692
|
name: gitops-bootstrap
|
|
1693
1693
|
imagePullPolicy: IfNotPresent
|
|
1694
|
-
image: quay.io/ibmmas/cli:13.
|
|
1694
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
1695
1695
|
workspaces:
|
|
1696
1696
|
- name: configs
|
|
1697
1697
|
# --------------------------------------------------------------------------------
|
|
@@ -1773,7 +1773,7 @@ spec:
|
|
|
1773
1773
|
- -c
|
|
1774
1774
|
name: gitops-cis-compliance
|
|
1775
1775
|
imagePullPolicy: IfNotPresent
|
|
1776
|
-
image: quay.io/ibmmas/cli:13.
|
|
1776
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
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.0
|
|
3628
3638
|
workspaces:
|
|
3629
3639
|
- name: configs
|
|
3630
3640
|
|
|
@@ -3732,7 +3742,7 @@ spec:
|
|
|
3732
3742
|
- -c
|
|
3733
3743
|
name: gitops-deprovision-efs
|
|
3734
3744
|
imagePullPolicy: IfNotPresent
|
|
3735
|
-
image: quay.io/ibmmas/cli:13.
|
|
3745
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
3736
3746
|
workspaces:
|
|
3737
3747
|
- name: configs
|
|
3738
3748
|
|
|
@@ -3842,7 +3852,7 @@ spec:
|
|
|
3842
3852
|
- -c
|
|
3843
3853
|
name: gitops-deprovision-kafka
|
|
3844
3854
|
imagePullPolicy: IfNotPresent
|
|
3845
|
-
image: quay.io/ibmmas/cli:13.
|
|
3855
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
3846
3856
|
workspaces:
|
|
3847
3857
|
- name: configs
|
|
3848
3858
|
# --------------------------------------------------------------------------------
|
|
@@ -3945,7 +3955,7 @@ spec:
|
|
|
3945
3955
|
- -c
|
|
3946
3956
|
name: gitops-deprovision-mongo
|
|
3947
3957
|
imagePullPolicy: IfNotPresent
|
|
3948
|
-
image: quay.io/ibmmas/cli:13.
|
|
3958
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
3949
3959
|
workspaces:
|
|
3950
3960
|
- name: configs
|
|
3951
3961
|
|
|
@@ -4002,7 +4012,7 @@ spec:
|
|
|
4002
4012
|
- -c
|
|
4003
4013
|
name: gitops-deprovision-rosa
|
|
4004
4014
|
imagePullPolicy: IfNotPresent
|
|
4005
|
-
image: quay.io/ibmmas/cli:13.
|
|
4015
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4006
4016
|
workspaces:
|
|
4007
4017
|
- name: configs
|
|
4008
4018
|
# --------------------------------------------------------------------------------
|
|
@@ -4207,7 +4217,7 @@ spec:
|
|
|
4207
4217
|
- -c
|
|
4208
4218
|
name: gitops-deprovision-suite-config
|
|
4209
4219
|
imagePullPolicy: IfNotPresent
|
|
4210
|
-
image: quay.io/ibmmas/cli:13.
|
|
4220
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4211
4221
|
workspaces:
|
|
4212
4222
|
- name: configs
|
|
4213
4223
|
|
|
@@ -4305,7 +4315,7 @@ spec:
|
|
|
4305
4315
|
- -c
|
|
4306
4316
|
name: gitops-deprovision-suite-idp-config
|
|
4307
4317
|
imagePullPolicy: IfNotPresent
|
|
4308
|
-
image: quay.io/ibmmas/cli:13.
|
|
4318
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4309
4319
|
workspaces:
|
|
4310
4320
|
- name: configs
|
|
4311
4321
|
# --------------------------------------------------------------------------------
|
|
@@ -4397,7 +4407,7 @@ spec:
|
|
|
4397
4407
|
- -c
|
|
4398
4408
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4399
4409
|
imagePullPolicy: IfNotPresent
|
|
4400
|
-
image: quay.io/ibmmas/cli:13.
|
|
4410
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4401
4411
|
workspaces:
|
|
4402
4412
|
- name: configs
|
|
4403
4413
|
# --------------------------------------------------------------------------------
|
|
@@ -4609,7 +4619,7 @@ spec:
|
|
|
4609
4619
|
- -c
|
|
4610
4620
|
name: gitops-deprovision-suite-smtp-config
|
|
4611
4621
|
imagePullPolicy: IfNotPresent
|
|
4612
|
-
image: quay.io/ibmmas/cli:13.
|
|
4622
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4613
4623
|
workspaces:
|
|
4614
4624
|
- name: configs
|
|
4615
4625
|
# --------------------------------------------------------------------------------
|
|
@@ -4702,7 +4712,7 @@ spec:
|
|
|
4702
4712
|
- -c
|
|
4703
4713
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4704
4714
|
imagePullPolicy: IfNotPresent
|
|
4705
|
-
image: quay.io/ibmmas/cli:13.
|
|
4715
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4706
4716
|
workspaces:
|
|
4707
4717
|
- name: configs
|
|
4708
4718
|
# --------------------------------------------------------------------------------
|
|
@@ -4793,7 +4803,7 @@ spec:
|
|
|
4793
4803
|
- -c
|
|
4794
4804
|
name: gitops-deprovision-suite-workspace
|
|
4795
4805
|
imagePullPolicy: Always
|
|
4796
|
-
image: quay.io/ibmmas/cli:13.
|
|
4806
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4797
4807
|
workspaces:
|
|
4798
4808
|
- name: configs
|
|
4799
4809
|
# --------------------------------------------------------------------------------
|
|
@@ -4886,7 +4896,7 @@ spec:
|
|
|
4886
4896
|
- -c
|
|
4887
4897
|
name: gitops-deprovision-suite
|
|
4888
4898
|
imagePullPolicy: IfNotPresent
|
|
4889
|
-
image: quay.io/ibmmas/cli:13.
|
|
4899
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
4890
4900
|
workspaces:
|
|
4891
4901
|
- name: configs
|
|
4892
4902
|
|
|
@@ -4999,7 +5009,7 @@ spec:
|
|
|
4999
5009
|
- -c
|
|
5000
5010
|
name: gitops-dro
|
|
5001
5011
|
imagePullPolicy: IfNotPresent
|
|
5002
|
-
image: quay.io/ibmmas/cli:13.
|
|
5012
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5003
5013
|
workspaces:
|
|
5004
5014
|
- name: configs
|
|
5005
5015
|
# --------------------------------------------------------------------------------
|
|
@@ -5101,6 +5111,16 @@ spec:
|
|
|
5101
5111
|
--skip-create-storage-class \
|
|
5102
5112
|
|| exit 1
|
|
5103
5113
|
|
|
5114
|
+
mas gitops-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
5115
|
+
--cloud-provider $CLOUD_PROVIDER \
|
|
5116
|
+
--aws-region $SM_AWS_REGION \
|
|
5117
|
+
--aws-secret-key $SM_AWS_SECRET_ACCESS_KEY \
|
|
5118
|
+
--aws-access-key $SM_AWS_ACCESS_KEY_ID \
|
|
5119
|
+
--creation-token-prefix "" \
|
|
5120
|
+
--efs-unique-id "efs-${CLUSTER_NAME}-${MAS_INSTANCE_ID}-facilities-db2" \
|
|
5121
|
+
--skip-create-storage-class \
|
|
5122
|
+
|| exit 1
|
|
5123
|
+
|
|
5104
5124
|
mas gitops-efs -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
|
|
5105
5125
|
--cloud-provider $CLOUD_PROVIDER \
|
|
5106
5126
|
--aws-region $SM_AWS_REGION \
|
|
@@ -5116,7 +5136,7 @@ spec:
|
|
|
5116
5136
|
- -c
|
|
5117
5137
|
name: gitops-efs
|
|
5118
5138
|
imagePullPolicy: IfNotPresent
|
|
5119
|
-
image: quay.io/ibmmas/cli:13.
|
|
5139
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5120
5140
|
workspaces:
|
|
5121
5141
|
- name: configs
|
|
5122
5142
|
|
|
@@ -5251,7 +5271,7 @@ spec:
|
|
|
5251
5271
|
- -c
|
|
5252
5272
|
name: gitops-jdbc-config
|
|
5253
5273
|
imagePullPolicy: Always
|
|
5254
|
-
image: quay.io/ibmmas/cli:13.
|
|
5274
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5255
5275
|
workspaces:
|
|
5256
5276
|
- name: configs
|
|
5257
5277
|
- name: shared-gitops-configs
|
|
@@ -5347,7 +5367,7 @@ spec:
|
|
|
5347
5367
|
- -c
|
|
5348
5368
|
name: gitops-kafka-config
|
|
5349
5369
|
imagePullPolicy: Always
|
|
5350
|
-
image: quay.io/ibmmas/cli:13.
|
|
5370
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5351
5371
|
workspaces:
|
|
5352
5372
|
- name: configs
|
|
5353
5373
|
|
|
@@ -5469,7 +5489,7 @@ spec:
|
|
|
5469
5489
|
- -c
|
|
5470
5490
|
name: gitops-kafka
|
|
5471
5491
|
imagePullPolicy: IfNotPresent
|
|
5472
|
-
image: quay.io/ibmmas/cli:13.
|
|
5492
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5473
5493
|
workspaces:
|
|
5474
5494
|
- name: configs
|
|
5475
5495
|
# --------------------------------------------------------------------------------
|
|
@@ -5595,7 +5615,7 @@ spec:
|
|
|
5595
5615
|
- -c
|
|
5596
5616
|
name: gitops-license
|
|
5597
5617
|
imagePullPolicy: Always
|
|
5598
|
-
image: quay.io/ibmmas/cli:13.
|
|
5618
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
5599
5619
|
workspaces:
|
|
5600
5620
|
- name: shared-entitlement
|
|
5601
5621
|
|
|
@@ -6159,7 +6179,7 @@ spec:
|
|
|
6159
6179
|
- -c
|
|
6160
6180
|
name: gitops-mas-fvt-preparer
|
|
6161
6181
|
imagePullPolicy: Always
|
|
6162
|
-
image: quay.io/ibmmas/cli:13.
|
|
6182
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6163
6183
|
workspaces:
|
|
6164
6184
|
- name: configs
|
|
6165
6185
|
- name: shared-additional-configs
|
|
@@ -6206,6 +6226,9 @@ spec:
|
|
|
6206
6226
|
- name: mas_app_install_plan_assist
|
|
6207
6227
|
type: string
|
|
6208
6228
|
default: "Automatic"
|
|
6229
|
+
- name: mas_app_install_plan_facilities
|
|
6230
|
+
type: string
|
|
6231
|
+
default: "Automatic"
|
|
6209
6232
|
- name: mas_app_channel_iot
|
|
6210
6233
|
type: string
|
|
6211
6234
|
- name: mas_app_install_plan_iot
|
|
@@ -6308,6 +6331,8 @@ spec:
|
|
|
6308
6331
|
value: $(params.mas_app_channel_assist)
|
|
6309
6332
|
- name: MAS_APP_INSTALL_PLAN_ASSIST
|
|
6310
6333
|
value: $(params.mas_app_install_plan_assist)
|
|
6334
|
+
- name: MAS_APP_INSTALL_PLAN_FACILITIES
|
|
6335
|
+
value: $(params.mas_app_install_plan_facilities)
|
|
6311
6336
|
- name: MAS_APP_CHANNEL_IOT
|
|
6312
6337
|
value: $(params.mas_app_channel_iot)
|
|
6313
6338
|
- name: MAS_APP_INSTALL_PLAN_IOT
|
|
@@ -6601,7 +6626,7 @@ spec:
|
|
|
6601
6626
|
- -c
|
|
6602
6627
|
name: gitops-mas-initiator
|
|
6603
6628
|
imagePullPolicy: IfNotPresent
|
|
6604
|
-
image: quay.io/ibmmas/cli:13.
|
|
6629
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6605
6630
|
workspaces:
|
|
6606
6631
|
- name: configs
|
|
6607
6632
|
# --------------------------------------------------------------------------------
|
|
@@ -6709,7 +6734,7 @@ spec:
|
|
|
6709
6734
|
- -c
|
|
6710
6735
|
name: gitops-mongo
|
|
6711
6736
|
imagePullPolicy: IfNotPresent
|
|
6712
|
-
image: quay.io/ibmmas/cli:13.
|
|
6737
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6713
6738
|
workspaces:
|
|
6714
6739
|
- name: configs
|
|
6715
6740
|
|
|
@@ -6835,7 +6860,7 @@ spec:
|
|
|
6835
6860
|
- -c
|
|
6836
6861
|
name: gitops-nvidia-gpu
|
|
6837
6862
|
imagePullPolicy: IfNotPresent
|
|
6838
|
-
image: quay.io/ibmmas/cli:13.
|
|
6863
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6839
6864
|
workspaces:
|
|
6840
6865
|
- name: configs
|
|
6841
6866
|
# --------------------------------------------------------------------------------
|
|
@@ -6953,7 +6978,7 @@ spec:
|
|
|
6953
6978
|
- -c
|
|
6954
6979
|
name: gitops-process-mongo-user
|
|
6955
6980
|
imagePullPolicy: IfNotPresent
|
|
6956
|
-
image: quay.io/ibmmas/cli:13.
|
|
6981
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6957
6982
|
workspaces:
|
|
6958
6983
|
- name: configs
|
|
6959
6984
|
# --------------------------------------------------------------------------------
|
|
@@ -7009,7 +7034,7 @@ spec:
|
|
|
7009
7034
|
- -c
|
|
7010
7035
|
name: gitops-rosa
|
|
7011
7036
|
imagePullPolicy: IfNotPresent
|
|
7012
|
-
image: quay.io/ibmmas/cli:13.
|
|
7037
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7013
7038
|
workspaces:
|
|
7014
7039
|
- name: configs
|
|
7015
7040
|
# --------------------------------------------------------------------------------
|
|
@@ -7196,7 +7221,7 @@ spec:
|
|
|
7196
7221
|
- -c
|
|
7197
7222
|
name: gitops-suite-app-config
|
|
7198
7223
|
imagePullPolicy: IfNotPresent
|
|
7199
|
-
image: quay.io/ibmmas/cli:13.
|
|
7224
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7200
7225
|
workspaces:
|
|
7201
7226
|
- name: configs
|
|
7202
7227
|
- name: shared-gitops-configs
|
|
@@ -7354,7 +7379,7 @@ spec:
|
|
|
7354
7379
|
- -c
|
|
7355
7380
|
name: gitops-suite-app-install
|
|
7356
7381
|
imagePullPolicy: Always
|
|
7357
|
-
image: quay.io/ibmmas/cli:13.
|
|
7382
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7358
7383
|
workspaces:
|
|
7359
7384
|
- name: configs
|
|
7360
7385
|
- name: shared-gitops-configs
|
|
@@ -7460,7 +7485,7 @@ spec:
|
|
|
7460
7485
|
- -c
|
|
7461
7486
|
name: gitops-suite-certs
|
|
7462
7487
|
imagePullPolicy: IfNotPresent
|
|
7463
|
-
image: quay.io/ibmmas/cli:13.
|
|
7488
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7464
7489
|
workspaces:
|
|
7465
7490
|
- name: configs
|
|
7466
7491
|
- name: certificates
|
|
@@ -7630,7 +7655,7 @@ spec:
|
|
|
7630
7655
|
- -c
|
|
7631
7656
|
name: gitops-suite-config
|
|
7632
7657
|
imagePullPolicy: IfNotPresent
|
|
7633
|
-
image: quay.io/ibmmas/cli:13.
|
|
7658
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7634
7659
|
workspaces:
|
|
7635
7660
|
- name: configs
|
|
7636
7661
|
- name: shared-additional-configs
|
|
@@ -7730,7 +7755,7 @@ spec:
|
|
|
7730
7755
|
- -c
|
|
7731
7756
|
name: gitops-suite-dns
|
|
7732
7757
|
imagePullPolicy: IfNotPresent
|
|
7733
|
-
image: quay.io/ibmmas/cli:13.
|
|
7758
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7734
7759
|
workspaces:
|
|
7735
7760
|
- name: configs
|
|
7736
7761
|
|
|
@@ -7854,7 +7879,7 @@ spec:
|
|
|
7854
7879
|
- -c
|
|
7855
7880
|
name: gitops-suite-idp-config
|
|
7856
7881
|
imagePullPolicy: IfNotPresent
|
|
7857
|
-
image: quay.io/ibmmas/cli:13.
|
|
7882
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7858
7883
|
workspaces:
|
|
7859
7884
|
- name: configs
|
|
7860
7885
|
- name: shared-additional-configs
|
|
@@ -7955,7 +7980,7 @@ spec:
|
|
|
7955
7980
|
- -c
|
|
7956
7981
|
name: gitops-suite-objectstorage-config
|
|
7957
7982
|
imagePullPolicy: IfNotPresent
|
|
7958
|
-
image: quay.io/ibmmas/cli:13.
|
|
7983
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7959
7984
|
workspaces:
|
|
7960
7985
|
- name: configs
|
|
7961
7986
|
- name: shared-gitops-configs
|
|
@@ -8366,7 +8391,7 @@ spec:
|
|
|
8366
8391
|
- -c
|
|
8367
8392
|
name: gitops-suite-smtp-config
|
|
8368
8393
|
imagePullPolicy: IfNotPresent
|
|
8369
|
-
image: quay.io/ibmmas/cli:13.
|
|
8394
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8370
8395
|
workspaces:
|
|
8371
8396
|
- name: configs
|
|
8372
8397
|
|
|
@@ -8486,7 +8511,7 @@ spec:
|
|
|
8486
8511
|
- -c
|
|
8487
8512
|
name: gitops-suite-watson-studio-config
|
|
8488
8513
|
imagePullPolicy: IfNotPresent
|
|
8489
|
-
image: quay.io/ibmmas/cli:13.
|
|
8514
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8490
8515
|
workspaces:
|
|
8491
8516
|
- name: configs
|
|
8492
8517
|
- name: shared-gitops-configs
|
|
@@ -8525,6 +8550,9 @@ spec:
|
|
|
8525
8550
|
default: ""
|
|
8526
8551
|
- name: avp_aws_secret_region
|
|
8527
8552
|
type: string
|
|
8553
|
+
- name: allow_list
|
|
8554
|
+
type: string
|
|
8555
|
+
default: ""
|
|
8528
8556
|
stepTemplate:
|
|
8529
8557
|
name: gitops-suite-workspace
|
|
8530
8558
|
env:
|
|
@@ -8550,6 +8578,8 @@ spec:
|
|
|
8550
8578
|
value: $(params.mas_workspace_name)
|
|
8551
8579
|
- name: SM_AWS_REGION
|
|
8552
8580
|
value: $(params.avp_aws_secret_region)
|
|
8581
|
+
- name: ALLOW_LIST
|
|
8582
|
+
value: $(params.allow_list)
|
|
8553
8583
|
envFrom:
|
|
8554
8584
|
- configMapRef:
|
|
8555
8585
|
name: environment-properties
|
|
@@ -8583,7 +8613,7 @@ spec:
|
|
|
8583
8613
|
- -c
|
|
8584
8614
|
name: gitops-suite-workspace
|
|
8585
8615
|
imagePullPolicy: IfNotPresent
|
|
8586
|
-
image: quay.io/ibmmas/cli:13.
|
|
8616
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8587
8617
|
workspaces:
|
|
8588
8618
|
- name: configs
|
|
8589
8619
|
# --------------------------------------------------------------------------------
|
|
@@ -8715,6 +8745,9 @@ spec:
|
|
|
8715
8745
|
default: "false"
|
|
8716
8746
|
- name: oidc
|
|
8717
8747
|
type: string
|
|
8748
|
+
- name: allow_list
|
|
8749
|
+
type: string
|
|
8750
|
+
default: ""
|
|
8718
8751
|
stepTemplate:
|
|
8719
8752
|
name: gitops-suite
|
|
8720
8753
|
env:
|
|
@@ -8813,6 +8846,9 @@ spec:
|
|
|
8813
8846
|
|
|
8814
8847
|
- name: OIDC_CONFIG
|
|
8815
8848
|
value: $(params.oidc)
|
|
8849
|
+
|
|
8850
|
+
- name: ALLOW_LIST
|
|
8851
|
+
value: $(params.allow_list)
|
|
8816
8852
|
envFrom:
|
|
8817
8853
|
- configMapRef:
|
|
8818
8854
|
name: environment-properties
|
|
@@ -8868,7 +8904,7 @@ spec:
|
|
|
8868
8904
|
- -c
|
|
8869
8905
|
name: gitops-suite
|
|
8870
8906
|
imagePullPolicy: IfNotPresent
|
|
8871
|
-
image: quay.io/ibmmas/cli:13.
|
|
8907
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8872
8908
|
workspaces:
|
|
8873
8909
|
- name: configs
|
|
8874
8910
|
- name: shared-gitops-configs
|
|
@@ -8918,7 +8954,7 @@ spec:
|
|
|
8918
8954
|
|
|
8919
8955
|
steps:
|
|
8920
8956
|
- name: grafana
|
|
8921
|
-
image: quay.io/ibmmas/cli:13.
|
|
8957
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8922
8958
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8923
8959
|
command:
|
|
8924
8960
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9052,7 +9088,7 @@ spec:
|
|
|
9052
9088
|
command:
|
|
9053
9089
|
- /opt/app-root/src/run-role.sh
|
|
9054
9090
|
- ibm_catalogs
|
|
9055
|
-
image: quay.io/ibmmas/cli:13.
|
|
9091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9056
9092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9057
9093
|
workingDir: /workspace/configs
|
|
9058
9094
|
# --------------------------------------------------------------------------------
|
|
@@ -9294,7 +9330,7 @@ spec:
|
|
|
9294
9330
|
command:
|
|
9295
9331
|
- /opt/app-root/src/run-role.sh
|
|
9296
9332
|
- kafka
|
|
9297
|
-
image: quay.io/ibmmas/cli:13.
|
|
9333
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9298
9334
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9299
9335
|
workingDir: /workspace/configs
|
|
9300
9336
|
|
|
@@ -9510,7 +9546,7 @@ spec:
|
|
|
9510
9546
|
command:
|
|
9511
9547
|
- /opt/app-root/src/run-role.sh
|
|
9512
9548
|
- kmodels
|
|
9513
|
-
image: quay.io/ibmmas/cli:13.
|
|
9549
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9514
9550
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9515
9551
|
# --------------------------------------------------------------------------------
|
|
9516
9552
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9688,7 +9724,7 @@ spec:
|
|
|
9688
9724
|
command:
|
|
9689
9725
|
- /opt/app-root/src/run-role.sh
|
|
9690
9726
|
- mongodb
|
|
9691
|
-
image: quay.io/ibmmas/cli:13.
|
|
9727
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9692
9728
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9693
9729
|
workingDir: /workspace/configs
|
|
9694
9730
|
|
|
@@ -9731,7 +9767,7 @@ spec:
|
|
|
9731
9767
|
- $(params.base_output_dir)
|
|
9732
9768
|
- --extra-namespaces
|
|
9733
9769
|
- selenium
|
|
9734
|
-
image: quay.io/ibmmas/cli:13.
|
|
9770
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9735
9771
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9736
9772
|
env:
|
|
9737
9773
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9848,7 +9884,7 @@ spec:
|
|
|
9848
9884
|
command:
|
|
9849
9885
|
- /opt/app-root/src/run-role.sh
|
|
9850
9886
|
- nvidia_gpu
|
|
9851
|
-
image: quay.io/ibmmas/cli:13.
|
|
9887
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9852
9888
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9853
9889
|
workingDir: /workspace/configs
|
|
9854
9890
|
|
|
@@ -9884,7 +9920,7 @@ spec:
|
|
|
9884
9920
|
# Verify Cluster
|
|
9885
9921
|
# -------------------------------------------------------------------------
|
|
9886
9922
|
- name: ocp-verify-cluster
|
|
9887
|
-
image: quay.io/ibmmas/cli:13.
|
|
9923
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9888
9924
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9889
9925
|
command:
|
|
9890
9926
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9926,7 +9962,7 @@ spec:
|
|
|
9926
9962
|
# Verify Catalogs
|
|
9927
9963
|
# -------------------------------------------------------------------------
|
|
9928
9964
|
- name: ocp-verify-catalogs
|
|
9929
|
-
image: quay.io/ibmmas/cli:13.
|
|
9965
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9930
9966
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9931
9967
|
command:
|
|
9932
9968
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9968,7 +10004,7 @@ spec:
|
|
|
9968
10004
|
# Verify Subscriptions
|
|
9969
10005
|
# -------------------------------------------------------------------------
|
|
9970
10006
|
- name: ocp-verify-subscriptions
|
|
9971
|
-
image: quay.io/ibmmas/cli:13.
|
|
10007
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9972
10008
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9973
10009
|
command:
|
|
9974
10010
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10010,7 +10046,7 @@ spec:
|
|
|
10010
10046
|
# Verify Workloads
|
|
10011
10047
|
# -------------------------------------------------------------------------
|
|
10012
10048
|
- name: ocp-verify-workloads
|
|
10013
|
-
image: quay.io/ibmmas/cli:13.
|
|
10049
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10014
10050
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10015
10051
|
command:
|
|
10016
10052
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10052,7 +10088,7 @@ spec:
|
|
|
10052
10088
|
# Verify Catalogs - Ingress TLS
|
|
10053
10089
|
# -------------------------------------------------------------------------
|
|
10054
10090
|
- name: ocp-verify-ingress
|
|
10055
|
-
image: quay.io/ibmmas/cli:13.
|
|
10091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10056
10092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10057
10093
|
command:
|
|
10058
10094
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10178,7 +10214,7 @@ spec:
|
|
|
10178
10214
|
command:
|
|
10179
10215
|
- /opt/app-root/src/run-role.sh
|
|
10180
10216
|
- ocp_verify
|
|
10181
|
-
image: quay.io/ibmmas/cli:13.
|
|
10217
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10182
10218
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10183
10219
|
workingDir: /workspace/configs
|
|
10184
10220
|
# --------------------------------------------------------------------------------
|
|
@@ -10246,7 +10282,7 @@ spec:
|
|
|
10246
10282
|
command:
|
|
10247
10283
|
- /opt/app-root/src/run-role.sh
|
|
10248
10284
|
- ocs
|
|
10249
|
-
image: quay.io/ibmmas/cli:13.
|
|
10285
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10250
10286
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10251
10287
|
workingDir: /workspace/configs
|
|
10252
10288
|
|
|
@@ -10482,7 +10518,7 @@ spec:
|
|
|
10482
10518
|
command:
|
|
10483
10519
|
- /opt/app-root/src/run-role.sh
|
|
10484
10520
|
- odh
|
|
10485
|
-
image: quay.io/ibmmas/cli:13.
|
|
10521
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10486
10522
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10487
10523
|
# --------------------------------------------------------------------------------
|
|
10488
10524
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10658,7 +10694,7 @@ spec:
|
|
|
10658
10694
|
command:
|
|
10659
10695
|
- /opt/app-root/src/run-role.sh
|
|
10660
10696
|
- sls
|
|
10661
|
-
image: quay.io/ibmmas/cli:13.
|
|
10697
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10662
10698
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10663
10699
|
workingDir: /workspace/configs
|
|
10664
10700
|
|
|
@@ -11053,12 +11089,12 @@ spec:
|
|
|
11053
11089
|
command:
|
|
11054
11090
|
- /opt/app-root/src/run-role.sh
|
|
11055
11091
|
- suite_app_config
|
|
11056
|
-
image: quay.io/ibmmas/cli:13.
|
|
11092
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11057
11093
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11058
11094
|
|
|
11059
11095
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11060
11096
|
- name: app-cfg-post-verify
|
|
11061
|
-
image: quay.io/ibmmas/cli:13.
|
|
11097
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11062
11098
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11063
11099
|
command:
|
|
11064
11100
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11253,7 +11289,7 @@ spec:
|
|
|
11253
11289
|
command:
|
|
11254
11290
|
- /opt/app-root/src/run-role.sh
|
|
11255
11291
|
- suite_app_install
|
|
11256
|
-
image: quay.io/ibmmas/cli:13.
|
|
11292
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11257
11293
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11258
11294
|
|
|
11259
11295
|
workspaces:
|
|
@@ -11342,7 +11378,7 @@ spec:
|
|
|
11342
11378
|
command:
|
|
11343
11379
|
- /opt/app-root/src/run-role.sh
|
|
11344
11380
|
- suite_app_rollback
|
|
11345
|
-
image: quay.io/ibmmas/cli:13.
|
|
11381
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11346
11382
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11347
11383
|
# --------------------------------------------------------------------------------
|
|
11348
11384
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11405,7 +11441,7 @@ spec:
|
|
|
11405
11441
|
command:
|
|
11406
11442
|
- /opt/app-root/src/run-role.sh
|
|
11407
11443
|
- suite_app_uninstall
|
|
11408
|
-
image: quay.io/ibmmas/cli:13.
|
|
11444
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11409
11445
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11410
11446
|
# --------------------------------------------------------------------------------
|
|
11411
11447
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11480,7 +11516,7 @@ spec:
|
|
|
11480
11516
|
command:
|
|
11481
11517
|
- /opt/app-root/src/run-role.sh
|
|
11482
11518
|
- suite_app_upgrade
|
|
11483
|
-
image: quay.io/ibmmas/cli:13.
|
|
11519
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11484
11520
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11485
11521
|
# --------------------------------------------------------------------------------
|
|
11486
11522
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11581,7 +11617,7 @@ spec:
|
|
|
11581
11617
|
command:
|
|
11582
11618
|
- /opt/app-root/src/run-role.sh
|
|
11583
11619
|
- suite_app_verify
|
|
11584
|
-
image: quay.io/ibmmas/cli:13.
|
|
11620
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11585
11621
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11586
11622
|
# --------------------------------------------------------------------------------
|
|
11587
11623
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11724,7 +11760,7 @@ spec:
|
|
|
11724
11760
|
command:
|
|
11725
11761
|
- /opt/app-root/src/run-role.sh
|
|
11726
11762
|
- suite_certs
|
|
11727
|
-
image: quay.io/ibmmas/cli:13.
|
|
11763
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11728
11764
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11729
11765
|
|
|
11730
11766
|
workspaces:
|
|
@@ -11791,7 +11827,7 @@ spec:
|
|
|
11791
11827
|
command:
|
|
11792
11828
|
- /opt/app-root/src/run-role.sh
|
|
11793
11829
|
- suite_config
|
|
11794
|
-
image: quay.io/ibmmas/cli:13.
|
|
11830
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11795
11831
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11796
11832
|
workingDir: /workspace/configs
|
|
11797
11833
|
|
|
@@ -11862,7 +11898,7 @@ spec:
|
|
|
11862
11898
|
command:
|
|
11863
11899
|
- /opt/app-root/src/run-role.sh
|
|
11864
11900
|
- suite_db2_setup_for_manage
|
|
11865
|
-
image: quay.io/ibmmas/cli:13.
|
|
11901
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11866
11902
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11867
11903
|
# --------------------------------------------------------------------------------
|
|
11868
11904
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12052,7 +12088,7 @@ spec:
|
|
|
12052
12088
|
command:
|
|
12053
12089
|
- /opt/app-root/src/run-role.sh
|
|
12054
12090
|
- suite_dns
|
|
12055
|
-
image: quay.io/ibmmas/cli:13.
|
|
12091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12056
12092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12057
12093
|
# --------------------------------------------------------------------------------
|
|
12058
12094
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12301,7 +12337,7 @@ spec:
|
|
|
12301
12337
|
command:
|
|
12302
12338
|
- /opt/app-root/src/run-role.sh
|
|
12303
12339
|
- suite_install
|
|
12304
|
-
image: quay.io/ibmmas/cli:13.
|
|
12340
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12305
12341
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12306
12342
|
workingDir: /workspace/configs
|
|
12307
12343
|
|
|
@@ -12389,7 +12425,7 @@ spec:
|
|
|
12389
12425
|
command:
|
|
12390
12426
|
- /opt/app-root/src/run-role.sh
|
|
12391
12427
|
- suite_rollback
|
|
12392
|
-
image: quay.io/ibmmas/cli:13.
|
|
12428
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12393
12429
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12394
12430
|
# --------------------------------------------------------------------------------
|
|
12395
12431
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12454,7 +12490,7 @@ spec:
|
|
|
12454
12490
|
command:
|
|
12455
12491
|
- /opt/app-root/src/run-role.sh
|
|
12456
12492
|
- suite_uninstall
|
|
12457
|
-
image: quay.io/ibmmas/cli:13.
|
|
12493
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12458
12494
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12459
12495
|
# --------------------------------------------------------------------------------
|
|
12460
12496
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12524,7 +12560,7 @@ spec:
|
|
|
12524
12560
|
command:
|
|
12525
12561
|
- /opt/app-root/src/run-role.sh
|
|
12526
12562
|
- suite_upgrade
|
|
12527
|
-
image: quay.io/ibmmas/cli:13.
|
|
12563
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12528
12564
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12529
12565
|
# --------------------------------------------------------------------------------
|
|
12530
12566
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12591,12 +12627,12 @@ spec:
|
|
|
12591
12627
|
command:
|
|
12592
12628
|
- /opt/app-root/src/run-role.sh
|
|
12593
12629
|
- suite_verify
|
|
12594
|
-
image: quay.io/ibmmas/cli:13.
|
|
12630
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12595
12631
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12596
12632
|
|
|
12597
12633
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12598
12634
|
- name: suite-post-verify
|
|
12599
|
-
image: quay.io/ibmmas/cli:13.
|
|
12635
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12600
12636
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12601
12637
|
script: |
|
|
12602
12638
|
#!/usr/bin/env bash
|
|
@@ -12724,7 +12760,7 @@ spec:
|
|
|
12724
12760
|
command:
|
|
12725
12761
|
- /opt/app-root/src/run-role.sh
|
|
12726
12762
|
- turbonomic
|
|
12727
|
-
image: quay.io/ibmmas/cli:13.
|
|
12763
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12728
12764
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12729
12765
|
# --------------------------------------------------------------------------------
|
|
12730
12766
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12805,7 +12841,7 @@ spec:
|
|
|
12805
12841
|
# IBM User Data Services (UDS)
|
|
12806
12842
|
# -------------------------------------------------------------------------
|
|
12807
12843
|
- name: uds
|
|
12808
|
-
image: quay.io/ibmmas/cli:13.
|
|
12844
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12809
12845
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12810
12846
|
workingDir: /workspace/configs
|
|
12811
12847
|
command:
|
|
@@ -12868,7 +12904,7 @@ spec:
|
|
|
12868
12904
|
# IBM Data Reporter Operator (DRO)
|
|
12869
12905
|
# -------------------------------------------------------------------------
|
|
12870
12906
|
- name: dro
|
|
12871
|
-
image: quay.io/ibmmas/cli:13.
|
|
12907
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12872
12908
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12873
12909
|
workingDir: /workspace/configs
|
|
12874
12910
|
command:
|
|
@@ -12954,7 +12990,7 @@ spec:
|
|
|
12954
12990
|
description: "The value to set"
|
|
12955
12991
|
steps:
|
|
12956
12992
|
- name: update-configmap
|
|
12957
|
-
image: quay.io/ibmmas/cli:13.
|
|
12993
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12958
12994
|
command:
|
|
12959
12995
|
- /opt/app-root/src/update-configmap.sh
|
|
12960
12996
|
env:
|
|
@@ -13001,7 +13037,7 @@ spec:
|
|
|
13001
13037
|
|
|
13002
13038
|
steps:
|
|
13003
13039
|
- name: wait-for-configmap
|
|
13004
|
-
image: quay.io/ibmmas/cli:13.
|
|
13040
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13005
13041
|
command:
|
|
13006
13042
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13007
13043
|
env:
|
|
@@ -13082,7 +13118,7 @@ spec:
|
|
|
13082
13118
|
|
|
13083
13119
|
steps:
|
|
13084
13120
|
- name: wait-for-configmap
|
|
13085
|
-
image: quay.io/ibmmas/cli:13.
|
|
13121
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13086
13122
|
command:
|
|
13087
13123
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13088
13124
|
env:
|
|
@@ -13142,7 +13178,7 @@ spec:
|
|
|
13142
13178
|
|
|
13143
13179
|
steps:
|
|
13144
13180
|
- name: wait
|
|
13145
|
-
image: quay.io/ibmmas/cli:13.
|
|
13181
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13146
13182
|
command:
|
|
13147
13183
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13148
13184
|
env:
|
|
@@ -14616,147 +14652,396 @@ spec:
|
|
|
14616
14652
|
- name: jdbc_route_manage
|
|
14617
14653
|
type: string
|
|
14618
14654
|
default: ""
|
|
14655
|
+
- name: replica_db_manage
|
|
14656
|
+
type: string
|
|
14657
|
+
default: "false"
|
|
14658
|
+
- name: manually_set_enhanced_hadr_manage
|
|
14659
|
+
type: string
|
|
14660
|
+
default: "false"
|
|
14619
14661
|
|
|
14620
|
-
- name:
|
|
14662
|
+
- name: jdbc_type_facilities
|
|
14621
14663
|
type: string
|
|
14622
|
-
- name:
|
|
14664
|
+
- name: jdbc_instance_name_facilities
|
|
14623
14665
|
type: string
|
|
14624
|
-
- name:
|
|
14666
|
+
- name: jdbc_connection_url_facilities
|
|
14625
14667
|
type: string
|
|
14626
|
-
|
|
14668
|
+
default: ""
|
|
14669
|
+
- name: jdbc_certificate_file_facilities
|
|
14627
14670
|
type: string
|
|
14628
|
-
|
|
14671
|
+
default: ""
|
|
14672
|
+
- name: jdbc_route_facilities
|
|
14629
14673
|
type: string
|
|
14630
14674
|
default: ""
|
|
14631
|
-
- name:
|
|
14675
|
+
- name: replica_db_facilities
|
|
14632
14676
|
type: string
|
|
14633
|
-
|
|
14677
|
+
default: "false"
|
|
14678
|
+
- name: manually_set_enhanced_hadr_facilities
|
|
14634
14679
|
type: string
|
|
14680
|
+
default: "false"
|
|
14635
14681
|
|
|
14636
|
-
- name:
|
|
14682
|
+
- name: db2_meta_storage_class_manage
|
|
14683
|
+
type: string
|
|
14684
|
+
- name: db2_temp_storage_class_manage
|
|
14685
|
+
type: string
|
|
14686
|
+
- name: db2_logs_storage_class_manage
|
|
14687
|
+
type: string
|
|
14688
|
+
- name: db2_audit_logs_storage_class_manage
|
|
14689
|
+
type: string
|
|
14690
|
+
- name: db2_data_storage_class_manage
|
|
14637
14691
|
type: string
|
|
14638
14692
|
default: ""
|
|
14639
|
-
- name:
|
|
14693
|
+
- name: db2_backup_storage_class_manage
|
|
14694
|
+
type: string
|
|
14695
|
+
- name: db2_archivelogs_storage_class_manage
|
|
14696
|
+
type: string
|
|
14697
|
+
- name: db2_meta_storage_size_manage
|
|
14640
14698
|
type: string
|
|
14641
14699
|
default: ""
|
|
14642
|
-
- name:
|
|
14700
|
+
- name: db2_temp_storage_size_manage
|
|
14643
14701
|
type: string
|
|
14644
14702
|
default: ""
|
|
14645
|
-
- name:
|
|
14703
|
+
- name: db2_logs_storage_size_manage
|
|
14646
14704
|
type: string
|
|
14647
14705
|
default: ""
|
|
14648
|
-
- name:
|
|
14706
|
+
- name: db2_audit_logs_storage_size_manage
|
|
14649
14707
|
type: string
|
|
14650
14708
|
default: ""
|
|
14651
|
-
- name:
|
|
14709
|
+
- name: db2_data_storage_size_manage
|
|
14652
14710
|
type: string
|
|
14653
14711
|
default: ""
|
|
14654
|
-
- name:
|
|
14712
|
+
- name: db2_backup_storage_size_manage
|
|
14713
|
+
type: string
|
|
14714
|
+
default: ""
|
|
14715
|
+
- name: db2_archivelogs_storage_size_manage
|
|
14716
|
+
type: string
|
|
14717
|
+
default: ""
|
|
14718
|
+
- name: db2_version_manage
|
|
14719
|
+
type: string
|
|
14720
|
+
- name: db2_action_manage
|
|
14721
|
+
type: string
|
|
14722
|
+
- name: db2_tls_version_manage
|
|
14723
|
+
type: string
|
|
14724
|
+
default: TLSv1.2
|
|
14725
|
+
- name: db2_table_org_manage
|
|
14726
|
+
type: string
|
|
14727
|
+
default: ""
|
|
14728
|
+
- name: db2_mln_count_manage
|
|
14729
|
+
type: string
|
|
14730
|
+
default: ""
|
|
14731
|
+
- name: db2_num_pods_manage
|
|
14732
|
+
type: string
|
|
14733
|
+
default: ""
|
|
14734
|
+
- name: db2_meta_storage_accessmode_manage
|
|
14735
|
+
type: string
|
|
14736
|
+
default: ""
|
|
14737
|
+
- name: db2_data_storage_accessmode_manage
|
|
14738
|
+
type: string
|
|
14739
|
+
default: ""
|
|
14740
|
+
- name: db2_backup_storage_accessmode_manage
|
|
14741
|
+
type: string
|
|
14742
|
+
default: ""
|
|
14743
|
+
- name: db2_logs_storage_accessmode_manage
|
|
14744
|
+
type: string
|
|
14745
|
+
default: ""
|
|
14746
|
+
- name: db2_audit_logs_storage_accessmode_manage
|
|
14747
|
+
type: string
|
|
14748
|
+
default: ""
|
|
14749
|
+
- name: db2_temp_storage_accessmode_manage
|
|
14750
|
+
type: string
|
|
14751
|
+
- name: db2_archivelogs_storage_accessmode_manage
|
|
14752
|
+
type: string
|
|
14753
|
+
default: ""
|
|
14754
|
+
- name: db2_cpu_requests_manage
|
|
14755
|
+
type: string
|
|
14756
|
+
default: ""
|
|
14757
|
+
- name: db2_cpu_limits_manage
|
|
14758
|
+
type: string
|
|
14759
|
+
default: ""
|
|
14760
|
+
- name: db2_memory_requests_manage
|
|
14761
|
+
type: string
|
|
14762
|
+
default: ""
|
|
14763
|
+
- name: db2_memory_limits_manage
|
|
14764
|
+
type: string
|
|
14765
|
+
default: ""
|
|
14766
|
+
- name: db2_affinity_key_manage
|
|
14767
|
+
type: string
|
|
14768
|
+
default: ""
|
|
14769
|
+
- name: db2_affinity_value_manage
|
|
14770
|
+
type: string
|
|
14771
|
+
default: ""
|
|
14772
|
+
- name: db2_tolerate_key_manage
|
|
14773
|
+
type: string
|
|
14774
|
+
default: ""
|
|
14775
|
+
- name: db2_tolerate_value_manage
|
|
14776
|
+
type: string
|
|
14777
|
+
default: ""
|
|
14778
|
+
- name: db2_tolerate_effect_manage
|
|
14779
|
+
type: string
|
|
14780
|
+
default: ""
|
|
14781
|
+
- name: db2_timezone_manage
|
|
14782
|
+
type: string
|
|
14783
|
+
default: ""
|
|
14784
|
+
- name: db2_backup_notify_slack_url_manage
|
|
14785
|
+
type: string
|
|
14786
|
+
default: ""
|
|
14787
|
+
- name: auto_backup_manage
|
|
14655
14788
|
type: string
|
|
14656
14789
|
default: ""
|
|
14657
14790
|
|
|
14658
|
-
- name:
|
|
14791
|
+
- name: db2_meta_storage_class_iot
|
|
14659
14792
|
type: string
|
|
14660
|
-
- name:
|
|
14793
|
+
- name: db2_temp_storage_class_iot
|
|
14661
14794
|
type: string
|
|
14662
|
-
- name:
|
|
14795
|
+
- name: db2_logs_storage_class_iot
|
|
14796
|
+
type: string
|
|
14797
|
+
- name: db2_audit_logs_storage_class_iot
|
|
14798
|
+
type: string
|
|
14799
|
+
- name: db2_data_storage_class_iot
|
|
14663
14800
|
type: string
|
|
14664
14801
|
default: ""
|
|
14665
|
-
- name:
|
|
14802
|
+
- name: db2_backup_storage_class_iot
|
|
14803
|
+
type: string
|
|
14804
|
+
- name: db2_archivelogs_storage_class_iot
|
|
14805
|
+
type: string
|
|
14806
|
+
- name: db2_meta_storage_size_iot
|
|
14666
14807
|
type: string
|
|
14667
14808
|
default: ""
|
|
14668
|
-
- name:
|
|
14809
|
+
- name: db2_temp_storage_size_iot
|
|
14669
14810
|
type: string
|
|
14670
14811
|
default: ""
|
|
14671
|
-
- name:
|
|
14812
|
+
- name: db2_logs_storage_size_iot
|
|
14672
14813
|
type: string
|
|
14673
14814
|
default: ""
|
|
14674
|
-
- name:
|
|
14815
|
+
- name: db2_audit_logs_storage_size_iot
|
|
14675
14816
|
type: string
|
|
14676
14817
|
default: ""
|
|
14677
|
-
- name:
|
|
14818
|
+
- name: db2_data_storage_size_iot
|
|
14678
14819
|
type: string
|
|
14679
14820
|
default: ""
|
|
14680
|
-
- name:
|
|
14821
|
+
- name: db2_backup_storage_size_iot
|
|
14681
14822
|
type: string
|
|
14682
14823
|
default: ""
|
|
14683
|
-
- name:
|
|
14824
|
+
- name: db2_archivelogs_storage_size_iot
|
|
14684
14825
|
type: string
|
|
14685
14826
|
default: ""
|
|
14686
|
-
- name:
|
|
14827
|
+
- name: db2_version_iot
|
|
14828
|
+
type: string
|
|
14829
|
+
- name: db2_action_iot
|
|
14830
|
+
type: string
|
|
14831
|
+
- name: db2_tls_version_iot
|
|
14687
14832
|
type: string
|
|
14688
14833
|
default: TLSv1.2
|
|
14689
|
-
- name:
|
|
14834
|
+
- name: db2_table_org_iot
|
|
14690
14835
|
type: string
|
|
14691
14836
|
default: ""
|
|
14692
|
-
- name:
|
|
14837
|
+
- name: db2_mln_count_iot
|
|
14693
14838
|
type: string
|
|
14694
14839
|
default: ""
|
|
14695
|
-
- name:
|
|
14840
|
+
- name: db2_num_pods_iot
|
|
14696
14841
|
type: string
|
|
14697
14842
|
default: ""
|
|
14698
|
-
- name:
|
|
14843
|
+
- name: db2_meta_storage_accessmode_iot
|
|
14699
14844
|
type: string
|
|
14700
14845
|
default: ""
|
|
14701
|
-
- name:
|
|
14846
|
+
- name: db2_data_storage_accessmode_iot
|
|
14702
14847
|
type: string
|
|
14703
14848
|
default: ""
|
|
14704
|
-
- name:
|
|
14849
|
+
- name: db2_backup_storage_accessmode_iot
|
|
14705
14850
|
type: string
|
|
14706
14851
|
default: ""
|
|
14707
|
-
- name:
|
|
14852
|
+
- name: db2_logs_storage_accessmode_iot
|
|
14708
14853
|
type: string
|
|
14709
14854
|
default: ""
|
|
14710
|
-
- name:
|
|
14855
|
+
- name: db2_audit_logs_storage_accessmode_iot
|
|
14711
14856
|
type: string
|
|
14712
14857
|
default: ""
|
|
14713
|
-
- name:
|
|
14858
|
+
- name: db2_temp_storage_accessmode_iot
|
|
14714
14859
|
type: string
|
|
14715
|
-
- name:
|
|
14860
|
+
- name: db2_archivelogs_storage_accessmode_iot
|
|
14716
14861
|
type: string
|
|
14717
14862
|
default: ""
|
|
14718
|
-
- name:
|
|
14863
|
+
- name: db2_cpu_requests_iot
|
|
14719
14864
|
type: string
|
|
14720
14865
|
default: ""
|
|
14721
|
-
- name:
|
|
14866
|
+
- name: db2_cpu_limits_iot
|
|
14722
14867
|
type: string
|
|
14723
14868
|
default: ""
|
|
14724
|
-
- name:
|
|
14869
|
+
- name: db2_memory_requests_iot
|
|
14725
14870
|
type: string
|
|
14726
14871
|
default: ""
|
|
14727
|
-
- name:
|
|
14872
|
+
- name: db2_memory_limits_iot
|
|
14728
14873
|
type: string
|
|
14729
14874
|
default: ""
|
|
14730
|
-
- name:
|
|
14875
|
+
- name: db2_affinity_key_iot
|
|
14731
14876
|
type: string
|
|
14732
14877
|
default: ""
|
|
14733
|
-
- name:
|
|
14878
|
+
- name: db2_affinity_value_iot
|
|
14734
14879
|
type: string
|
|
14735
14880
|
default: ""
|
|
14736
|
-
- name:
|
|
14881
|
+
- name: db2_tolerate_key_iot
|
|
14737
14882
|
type: string
|
|
14738
14883
|
default: ""
|
|
14739
|
-
- name:
|
|
14884
|
+
- name: db2_tolerate_value_iot
|
|
14740
14885
|
type: string
|
|
14741
14886
|
default: ""
|
|
14742
|
-
- name:
|
|
14887
|
+
- name: db2_tolerate_effect_iot
|
|
14743
14888
|
type: string
|
|
14744
14889
|
default: ""
|
|
14745
|
-
- name:
|
|
14890
|
+
- name: db2_timezone_iot
|
|
14746
14891
|
type: string
|
|
14747
14892
|
default: ""
|
|
14748
|
-
- name:
|
|
14893
|
+
- name: db2_backup_notify_slack_url_iot
|
|
14749
14894
|
type: string
|
|
14750
14895
|
default: ""
|
|
14751
|
-
- name:
|
|
14896
|
+
- name: auto_backup_iot
|
|
14752
14897
|
type: string
|
|
14753
14898
|
default: ""
|
|
14754
|
-
|
|
14899
|
+
|
|
14900
|
+
- name: db2_meta_storage_class_facilities
|
|
14755
14901
|
type: string
|
|
14756
|
-
|
|
14757
|
-
- name: manually_set_enhanced_hadr
|
|
14902
|
+
- name: db2_temp_storage_class_facilities
|
|
14758
14903
|
type: string
|
|
14759
|
-
|
|
14904
|
+
- name: db2_logs_storage_class_facilities
|
|
14905
|
+
type: string
|
|
14906
|
+
- name: db2_audit_logs_storage_class_facilities
|
|
14907
|
+
type: string
|
|
14908
|
+
- name: db2_data_storage_class_facilities
|
|
14909
|
+
type: string
|
|
14910
|
+
default: ""
|
|
14911
|
+
- name: db2_backup_storage_class_facilities
|
|
14912
|
+
type: string
|
|
14913
|
+
- name: db2_archivelogs_storage_class_facilities
|
|
14914
|
+
type: string
|
|
14915
|
+
- name: db2_meta_storage_size_facilities
|
|
14916
|
+
type: string
|
|
14917
|
+
default: ""
|
|
14918
|
+
- name: db2_temp_storage_size_facilities
|
|
14919
|
+
type: string
|
|
14920
|
+
default: ""
|
|
14921
|
+
- name: db2_logs_storage_size_facilities
|
|
14922
|
+
type: string
|
|
14923
|
+
default: ""
|
|
14924
|
+
- name: db2_audit_logs_storage_size_facilities
|
|
14925
|
+
type: string
|
|
14926
|
+
default: ""
|
|
14927
|
+
- name: db2_data_storage_size_facilities
|
|
14928
|
+
type: string
|
|
14929
|
+
default: ""
|
|
14930
|
+
- name: db2_backup_storage_size_facilities
|
|
14931
|
+
type: string
|
|
14932
|
+
default: ""
|
|
14933
|
+
- name: db2_archivelogs_storage_size_facilities
|
|
14934
|
+
type: string
|
|
14935
|
+
default: ""
|
|
14936
|
+
- name: db2_version_facilities
|
|
14937
|
+
type: string
|
|
14938
|
+
- name: db2_action_facilities
|
|
14939
|
+
type: string
|
|
14940
|
+
- name: db2_tls_version_facilities
|
|
14941
|
+
type: string
|
|
14942
|
+
default: TLSv1.2
|
|
14943
|
+
- name: db2_table_org_facilities
|
|
14944
|
+
type: string
|
|
14945
|
+
default: ""
|
|
14946
|
+
- name: db2_mln_count_facilities
|
|
14947
|
+
type: string
|
|
14948
|
+
default: ""
|
|
14949
|
+
- name: db2_num_pods_facilities
|
|
14950
|
+
type: string
|
|
14951
|
+
default: ""
|
|
14952
|
+
- name: db2_meta_storage_accessmode_facilities
|
|
14953
|
+
type: string
|
|
14954
|
+
default: ""
|
|
14955
|
+
- name: db2_data_storage_accessmode_facilities
|
|
14956
|
+
type: string
|
|
14957
|
+
default: ""
|
|
14958
|
+
- name: db2_backup_storage_accessmode_facilities
|
|
14959
|
+
type: string
|
|
14960
|
+
default: ""
|
|
14961
|
+
- name: db2_logs_storage_accessmode_facilities
|
|
14962
|
+
type: string
|
|
14963
|
+
default: ""
|
|
14964
|
+
- name: db2_audit_logs_storage_accessmode_facilities
|
|
14965
|
+
type: string
|
|
14966
|
+
default: ""
|
|
14967
|
+
- name: db2_temp_storage_accessmode_facilities
|
|
14968
|
+
type: string
|
|
14969
|
+
- name: db2_archivelogs_storage_accessmode_facilities
|
|
14970
|
+
type: string
|
|
14971
|
+
default: ""
|
|
14972
|
+
- name: db2_cpu_requests_facilities
|
|
14973
|
+
type: string
|
|
14974
|
+
default: ""
|
|
14975
|
+
- name: db2_cpu_limits_facilities
|
|
14976
|
+
type: string
|
|
14977
|
+
default: ""
|
|
14978
|
+
- name: db2_memory_requests_facilities
|
|
14979
|
+
type: string
|
|
14980
|
+
default: ""
|
|
14981
|
+
- name: db2_memory_limits_facilities
|
|
14982
|
+
type: string
|
|
14983
|
+
default: ""
|
|
14984
|
+
- name: db2_affinity_key_facilities
|
|
14985
|
+
type: string
|
|
14986
|
+
default: ""
|
|
14987
|
+
- name: db2_affinity_value_facilities
|
|
14988
|
+
type: string
|
|
14989
|
+
default: ""
|
|
14990
|
+
- name: db2_tolerate_key_facilities
|
|
14991
|
+
type: string
|
|
14992
|
+
default: ""
|
|
14993
|
+
- name: db2_tolerate_value_facilities
|
|
14994
|
+
type: string
|
|
14995
|
+
default: ""
|
|
14996
|
+
- name: db2_tolerate_effect_facilities
|
|
14997
|
+
type: string
|
|
14998
|
+
default: ""
|
|
14999
|
+
- name: db2_timezone_facilities
|
|
15000
|
+
type: string
|
|
15001
|
+
default: ""
|
|
15002
|
+
- name: db2_backup_notify_slack_url_facilities
|
|
15003
|
+
type: string
|
|
15004
|
+
default: ""
|
|
15005
|
+
- name: auto_backup_facilities
|
|
15006
|
+
type: string
|
|
15007
|
+
default: ""
|
|
15008
|
+
|
|
15009
|
+
- name: db2_instance_registry_yaml_manage
|
|
15010
|
+
type: string
|
|
15011
|
+
default: ""
|
|
15012
|
+
- name: db2_instance_dbm_config_yaml_manage
|
|
15013
|
+
type: string
|
|
15014
|
+
default: ""
|
|
15015
|
+
- name: db2_database_db_config_yaml_manage
|
|
15016
|
+
type: string
|
|
15017
|
+
default: ""
|
|
15018
|
+
- name: db2_addons_audit_config_yaml_manage
|
|
15019
|
+
type: string
|
|
15020
|
+
default: ""
|
|
15021
|
+
- name: db2_instance_registry_yaml_iot
|
|
15022
|
+
type: string
|
|
15023
|
+
default: ""
|
|
15024
|
+
- name: db2_instance_dbm_config_yaml_iot
|
|
15025
|
+
type: string
|
|
15026
|
+
default: ""
|
|
15027
|
+
- name: db2_database_db_config_yaml_iot
|
|
15028
|
+
type: string
|
|
15029
|
+
default: ""
|
|
15030
|
+
- name: db2_addons_audit_config_yaml_iot
|
|
15031
|
+
type: string
|
|
15032
|
+
default: ""
|
|
15033
|
+
- name: db2_instance_registry_yaml_facilities
|
|
15034
|
+
type: string
|
|
15035
|
+
default: ""
|
|
15036
|
+
- name: db2_instance_dbm_config_yaml_facilities
|
|
15037
|
+
type: string
|
|
15038
|
+
default: ""
|
|
15039
|
+
- name: db2_database_db_config_yaml_facilities
|
|
15040
|
+
type: string
|
|
15041
|
+
default: ""
|
|
15042
|
+
- name: db2_addons_audit_config_yaml_facilities
|
|
15043
|
+
type: string
|
|
15044
|
+
default: ""
|
|
14760
15045
|
|
|
14761
15046
|
- name: custom_labels
|
|
14762
15047
|
type: string
|
|
@@ -15053,27 +15338,60 @@ spec:
|
|
|
15053
15338
|
type: string
|
|
15054
15339
|
default: "deactivate"
|
|
15055
15340
|
|
|
15056
|
-
- name:
|
|
15341
|
+
- name: mas_app_channel_facilities
|
|
15057
15342
|
type: string
|
|
15058
15343
|
default: ""
|
|
15059
|
-
- name:
|
|
15344
|
+
- name: mas_app_install_plan_facilities
|
|
15060
15345
|
type: string
|
|
15061
|
-
default: ""
|
|
15062
|
-
- name:
|
|
15346
|
+
default: "Automatic"
|
|
15347
|
+
- name: mas_app_catalog_source_facilities
|
|
15063
15348
|
type: string
|
|
15064
|
-
default:
|
|
15065
|
-
- name:
|
|
15349
|
+
default: ibm-operator-catalog
|
|
15350
|
+
- name: mas_app_api_version_facilities
|
|
15066
15351
|
type: string
|
|
15067
|
-
default:
|
|
15068
|
-
|
|
15069
|
-
- name: ingress
|
|
15352
|
+
default: apps.mas.ibm.com/v1
|
|
15353
|
+
- name: mas_app_kind_facilities
|
|
15070
15354
|
type: string
|
|
15071
|
-
default:
|
|
15072
|
-
|
|
15355
|
+
default: FacilitiesApp
|
|
15356
|
+
- name: mas_appws_api_version_facilities
|
|
15357
|
+
type: string
|
|
15358
|
+
default: apps.mas.ibm.com/v1
|
|
15359
|
+
- name: mas_appws_kind_facilities
|
|
15360
|
+
type: string
|
|
15361
|
+
default: FacilitiesWorkspace
|
|
15362
|
+
- name: mas_app_spec_yaml_facilities
|
|
15363
|
+
type: string
|
|
15364
|
+
- name: mas_appws_spec_yaml_facilities
|
|
15365
|
+
type: string
|
|
15366
|
+
- name: facilities_workspace_action
|
|
15367
|
+
type: string
|
|
15368
|
+
default: "deactivate"
|
|
15369
|
+
|
|
15370
|
+
- name: cpd_wsl_project_id
|
|
15371
|
+
type: string
|
|
15372
|
+
default: ""
|
|
15373
|
+
- name: cpd_wml_url
|
|
15374
|
+
type: string
|
|
15375
|
+
default: ""
|
|
15376
|
+
- name: cpd_wml_instance_id
|
|
15377
|
+
type: string
|
|
15378
|
+
default: ""
|
|
15379
|
+
- name: cpd_instance_namespace
|
|
15380
|
+
type: string
|
|
15381
|
+
default: ""
|
|
15382
|
+
|
|
15383
|
+
- name: ingress
|
|
15384
|
+
type: string
|
|
15385
|
+
default: "false"
|
|
15386
|
+
|
|
15073
15387
|
- name: run_sanity_test
|
|
15074
15388
|
type: string
|
|
15075
15389
|
default: "false"
|
|
15076
15390
|
|
|
15391
|
+
- name: allow_list
|
|
15392
|
+
type: string
|
|
15393
|
+
default: ""
|
|
15394
|
+
|
|
15077
15395
|
tasks:
|
|
15078
15396
|
# 2. Kafka
|
|
15079
15397
|
# -------------------------------------------------------------------------
|
|
@@ -15118,7 +15436,7 @@ spec:
|
|
|
15118
15436
|
operator: notin
|
|
15119
15437
|
values: [""]
|
|
15120
15438
|
|
|
15121
|
-
# 3. DB2 for IoT and
|
|
15439
|
+
# 3. DB2 for IoT, Manage and Facilities
|
|
15122
15440
|
# -------------------------------------------------------------------------
|
|
15123
15441
|
|
|
15124
15442
|
# 3.1 DB2 for IoT
|
|
@@ -15155,39 +15473,39 @@ spec:
|
|
|
15155
15473
|
value: iot
|
|
15156
15474
|
|
|
15157
15475
|
- name: db2_meta_storage_class
|
|
15158
|
-
value: $(params.
|
|
15476
|
+
value: $(params.db2_meta_storage_class_iot)
|
|
15159
15477
|
- name: db2_temp_storage_class
|
|
15160
|
-
value: $(params.
|
|
15478
|
+
value: $(params.db2_temp_storage_class_iot)
|
|
15161
15479
|
- name: db2_logs_storage_class
|
|
15162
|
-
value: $(params.
|
|
15480
|
+
value: $(params.db2_logs_storage_class_iot)
|
|
15163
15481
|
- name: db2_audit_logs_storage_class
|
|
15164
|
-
value: $(params.
|
|
15482
|
+
value: $(params.db2_audit_logs_storage_class_iot)
|
|
15165
15483
|
- name: db2_data_storage_class
|
|
15166
|
-
value: $(params.
|
|
15484
|
+
value: $(params.db2_data_storage_class_iot)
|
|
15167
15485
|
- name: db2_backup_storage_class
|
|
15168
|
-
value: $(params.
|
|
15486
|
+
value: $(params.db2_backup_storage_class_iot)
|
|
15169
15487
|
- name: db2_archivelogs_storage_class
|
|
15170
|
-
value: $(params.
|
|
15488
|
+
value: $(params.db2_archivelogs_storage_class_iot)
|
|
15171
15489
|
|
|
15172
15490
|
- name: db2_meta_storage_size
|
|
15173
|
-
value: $(params.
|
|
15491
|
+
value: $(params.db2_meta_storage_size_iot)
|
|
15174
15492
|
- name: db2_temp_storage_size
|
|
15175
|
-
value: $(params.
|
|
15493
|
+
value: $(params.db2_temp_storage_size_iot)
|
|
15176
15494
|
- name: db2_logs_storage_size
|
|
15177
|
-
value: $(params.
|
|
15495
|
+
value: $(params.db2_logs_storage_size_iot)
|
|
15178
15496
|
- name: db2_audit_logs_storage_size
|
|
15179
|
-
value: $(params.
|
|
15497
|
+
value: $(params.db2_audit_logs_storage_size_iot)
|
|
15180
15498
|
- name: db2_data_storage_size
|
|
15181
|
-
value: $(params.
|
|
15499
|
+
value: $(params.db2_data_storage_size_iot)
|
|
15182
15500
|
- name: db2_backup_storage_size
|
|
15183
|
-
value: $(params.
|
|
15501
|
+
value: $(params.db2_backup_storage_size_iot)
|
|
15184
15502
|
- name: db2_archivelogs_storage_size
|
|
15185
|
-
value: $(params.
|
|
15503
|
+
value: $(params.db2_archivelogs_storage_size_iot)
|
|
15186
15504
|
|
|
15187
15505
|
- name: db2_version
|
|
15188
|
-
value: $(params.
|
|
15506
|
+
value: $(params.db2_version_iot)
|
|
15189
15507
|
- name: db2_tls_version
|
|
15190
|
-
value: $(params.
|
|
15508
|
+
value: $(params.db2_tls_version_iot)
|
|
15191
15509
|
- name: db2_instance_registry_yaml
|
|
15192
15510
|
value: $(params.db2_instance_registry_yaml_iot)
|
|
15193
15511
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15197,51 +15515,53 @@ spec:
|
|
|
15197
15515
|
- name: db2_addons_audit_config_yaml
|
|
15198
15516
|
value: $(params.db2_addons_audit_config_yaml_iot)
|
|
15199
15517
|
- name: db2_table_org
|
|
15200
|
-
value: $(params.
|
|
15518
|
+
value: $(params.db2_table_org_iot)
|
|
15201
15519
|
- name: db2_mln_count
|
|
15202
|
-
value: $(params.
|
|
15520
|
+
value: $(params.db2_mln_count_iot)
|
|
15203
15521
|
- name: db2_num_pods
|
|
15204
|
-
value: $(params.
|
|
15522
|
+
value: $(params.db2_num_pods_iot)
|
|
15205
15523
|
- name: db2_meta_storage_accessmode
|
|
15206
|
-
value: $(params.
|
|
15524
|
+
value: $(params.db2_meta_storage_accessmode_iot)
|
|
15207
15525
|
- name: db2_data_storage_accessmode
|
|
15208
|
-
value: $(params.
|
|
15526
|
+
value: $(params.db2_data_storage_accessmode_iot)
|
|
15209
15527
|
- name: db2_backup_storage_accessmode
|
|
15210
|
-
value: $(params.
|
|
15528
|
+
value: $(params.db2_backup_storage_accessmode_iot)
|
|
15211
15529
|
- name: db2_logs_storage_accessmode
|
|
15212
|
-
value: $(params.
|
|
15530
|
+
value: $(params.db2_logs_storage_accessmode_iot)
|
|
15213
15531
|
- name: db2_audit_logs_storage_accessmode
|
|
15214
|
-
value: $(params.
|
|
15532
|
+
value: $(params.db2_audit_logs_storage_accessmode_iot)
|
|
15215
15533
|
- name: db2_temp_storage_accessmode
|
|
15216
|
-
value: $(params.
|
|
15534
|
+
value: $(params.db2_temp_storage_accessmode_iot)
|
|
15217
15535
|
- name: db2_archivelogs_storage_accessmode
|
|
15218
|
-
value: $(params.
|
|
15536
|
+
value: $(params.db2_archivelogs_storage_accessmode_iot)
|
|
15219
15537
|
- name: db2_cpu_requests
|
|
15220
|
-
value: $(params.
|
|
15538
|
+
value: $(params.db2_cpu_requests_iot)
|
|
15221
15539
|
- name: db2_cpu_limits
|
|
15222
|
-
value: $(params.
|
|
15540
|
+
value: $(params.db2_cpu_limits_iot)
|
|
15223
15541
|
- name: db2_memory_requests
|
|
15224
|
-
value: $(params.
|
|
15542
|
+
value: $(params.db2_memory_requests_iot)
|
|
15225
15543
|
- name: db2_memory_limits
|
|
15226
|
-
value: $(params.
|
|
15544
|
+
value: $(params.db2_memory_limits_iot)
|
|
15227
15545
|
- name: db2_affinity_key
|
|
15228
|
-
value: $(params.
|
|
15546
|
+
value: $(params.db2_affinity_key_iot)
|
|
15229
15547
|
- name: db2_affinity_value
|
|
15230
|
-
value: $(params.
|
|
15548
|
+
value: $(params.db2_affinity_value_iot)
|
|
15231
15549
|
- name: db2_tolerate_key
|
|
15232
|
-
value: $(params.
|
|
15550
|
+
value: $(params.db2_tolerate_key_iot)
|
|
15233
15551
|
- name: db2_tolerate_value
|
|
15234
|
-
value: $(params.
|
|
15552
|
+
value: $(params.db2_tolerate_value_iot)
|
|
15235
15553
|
- name: db2_tolerate_effect
|
|
15236
|
-
value: $(params.
|
|
15554
|
+
value: $(params.db2_tolerate_effect_iot)
|
|
15237
15555
|
- name: jdbc_route
|
|
15238
15556
|
value: $(params.jdbc_route_iot)
|
|
15239
15557
|
- name: db2_timezone
|
|
15240
|
-
value: $(params.
|
|
15558
|
+
value: $(params.db2_timezone_iot)
|
|
15241
15559
|
- name: db2_backup_notify_slack_url
|
|
15242
|
-
value: $(params.
|
|
15560
|
+
value: $(params.db2_backup_notify_slack_url_iot)
|
|
15243
15561
|
- name: auto_backup
|
|
15244
|
-
value: $(params.
|
|
15562
|
+
value: $(params.auto_backup_iot)
|
|
15563
|
+
- name: allow_list
|
|
15564
|
+
value: $(params.allow_list)
|
|
15245
15565
|
|
|
15246
15566
|
workspaces:
|
|
15247
15567
|
- name: configs
|
|
@@ -15252,7 +15572,7 @@ spec:
|
|
|
15252
15572
|
kind: Task
|
|
15253
15573
|
name: gitops-db2u-database
|
|
15254
15574
|
when:
|
|
15255
|
-
- input: "$(params.
|
|
15575
|
+
- input: "$(params.db2_action_iot)"
|
|
15256
15576
|
operator: notin
|
|
15257
15577
|
values: [""]
|
|
15258
15578
|
- input: "$(params.jdbc_type_iot)"
|
|
@@ -15355,39 +15675,39 @@ spec:
|
|
|
15355
15675
|
value: manage
|
|
15356
15676
|
|
|
15357
15677
|
- name: db2_meta_storage_class
|
|
15358
|
-
value: $(params.
|
|
15678
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15359
15679
|
- name: db2_temp_storage_class
|
|
15360
|
-
value: $(params.
|
|
15680
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15361
15681
|
- name: db2_logs_storage_class
|
|
15362
|
-
value: $(params.
|
|
15682
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15363
15683
|
- name: db2_audit_logs_storage_class
|
|
15364
|
-
value: $(params.
|
|
15684
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15365
15685
|
- name: db2_data_storage_class
|
|
15366
|
-
value: $(params.
|
|
15686
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15367
15687
|
- name: db2_backup_storage_class
|
|
15368
|
-
value: $(params.
|
|
15688
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15369
15689
|
- name: db2_archivelogs_storage_class
|
|
15370
|
-
value: $(params.
|
|
15690
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15371
15691
|
|
|
15372
15692
|
- name: db2_meta_storage_size
|
|
15373
|
-
value: $(params.
|
|
15693
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15374
15694
|
- name: db2_temp_storage_size
|
|
15375
|
-
value: $(params.
|
|
15695
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15376
15696
|
- name: db2_logs_storage_size
|
|
15377
|
-
value: $(params.
|
|
15697
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15378
15698
|
- name: db2_audit_logs_storage_size
|
|
15379
|
-
value: $(params.
|
|
15699
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15380
15700
|
- name: db2_data_storage_size
|
|
15381
|
-
value: $(params.
|
|
15701
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15382
15702
|
- name: db2_backup_storage_size
|
|
15383
|
-
value: $(params.
|
|
15703
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15384
15704
|
- name: db2_archivelogs_storage_size
|
|
15385
|
-
value: $(params.
|
|
15705
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15386
15706
|
|
|
15387
15707
|
- name: db2_version
|
|
15388
|
-
value: $(params.
|
|
15708
|
+
value: $(params.db2_version_manage)
|
|
15389
15709
|
- name: db2_tls_version
|
|
15390
|
-
value: $(params.
|
|
15710
|
+
value: $(params.db2_tls_version_manage)
|
|
15391
15711
|
- name: db2_instance_registry_yaml
|
|
15392
15712
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15393
15713
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15397,55 +15717,57 @@ spec:
|
|
|
15397
15717
|
- name: db2_addons_audit_config_yaml
|
|
15398
15718
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15399
15719
|
- name: db2_table_org
|
|
15400
|
-
value: $(params.
|
|
15720
|
+
value: $(params.db2_table_org_manage)
|
|
15401
15721
|
- name: db2_mln_count
|
|
15402
|
-
value: $(params.
|
|
15722
|
+
value: $(params.db2_mln_count_manage)
|
|
15403
15723
|
- name: db2_num_pods
|
|
15404
|
-
value: $(params.
|
|
15724
|
+
value: $(params.db2_num_pods_manage)
|
|
15405
15725
|
- name: db2_meta_storage_accessmode
|
|
15406
|
-
value: $(params.
|
|
15726
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15407
15727
|
- name: db2_data_storage_accessmode
|
|
15408
|
-
value: $(params.
|
|
15728
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15409
15729
|
- name: db2_backup_storage_accessmode
|
|
15410
|
-
value: $(params.
|
|
15730
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15411
15731
|
- name: db2_logs_storage_accessmode
|
|
15412
|
-
value: $(params.
|
|
15732
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15413
15733
|
- name: db2_audit_logs_storage_accessmode
|
|
15414
|
-
value: $(params.
|
|
15734
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15415
15735
|
- name: db2_temp_storage_accessmode
|
|
15416
|
-
value: $(params.
|
|
15736
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15417
15737
|
- name: db2_archivelogs_storage_accessmode
|
|
15418
|
-
value: $(params.
|
|
15738
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15419
15739
|
- name: db2_cpu_requests
|
|
15420
|
-
value: $(params.
|
|
15740
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15421
15741
|
- name: db2_cpu_limits
|
|
15422
|
-
value: $(params.
|
|
15742
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15423
15743
|
- name: db2_memory_requests
|
|
15424
|
-
value: $(params.
|
|
15744
|
+
value: $(params.db2_memory_requests_manage)
|
|
15425
15745
|
- name: db2_memory_limits
|
|
15426
|
-
value: $(params.
|
|
15746
|
+
value: $(params.db2_memory_limits_manage)
|
|
15427
15747
|
- name: db2_affinity_key
|
|
15428
|
-
value: $(params.
|
|
15748
|
+
value: $(params.db2_affinity_key_manage)
|
|
15429
15749
|
- name: db2_affinity_value
|
|
15430
|
-
value: $(params.
|
|
15750
|
+
value: $(params.db2_affinity_value_manage)
|
|
15431
15751
|
- name: db2_tolerate_key
|
|
15432
|
-
value: $(params.
|
|
15752
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15433
15753
|
- name: db2_tolerate_value
|
|
15434
|
-
value: $(params.
|
|
15754
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15435
15755
|
- name: db2_tolerate_effect
|
|
15436
|
-
value: $(params.
|
|
15756
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15437
15757
|
- name: jdbc_route
|
|
15438
15758
|
value: $(params.jdbc_route_manage)
|
|
15439
15759
|
- name: db2_timezone
|
|
15440
|
-
value: $(params.
|
|
15760
|
+
value: $(params.db2_timezone_manage)
|
|
15441
15761
|
- name: db2_backup_notify_slack_url
|
|
15442
|
-
value: $(params.
|
|
15762
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15443
15763
|
- name: replica_db
|
|
15444
|
-
value: $(params.
|
|
15764
|
+
value: $(params.replica_db_manage)
|
|
15445
15765
|
- name: manually_set_enhanced_hadr
|
|
15446
|
-
value: $(params.
|
|
15766
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15447
15767
|
- name: auto_backup
|
|
15448
|
-
value: $(params.
|
|
15768
|
+
value: $(params.auto_backup_manage)
|
|
15769
|
+
- name: allow_list
|
|
15770
|
+
value: $(params.allow_list)
|
|
15449
15771
|
|
|
15450
15772
|
workspaces:
|
|
15451
15773
|
- name: configs
|
|
@@ -15456,7 +15778,7 @@ spec:
|
|
|
15456
15778
|
kind: Task
|
|
15457
15779
|
name: gitops-db2u-database
|
|
15458
15780
|
when:
|
|
15459
|
-
- input: "$(params.
|
|
15781
|
+
- input: "$(params.db2_action_manage)"
|
|
15460
15782
|
operator: notin
|
|
15461
15783
|
values: [""]
|
|
15462
15784
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15558,39 +15880,39 @@ spec:
|
|
|
15558
15880
|
value: manage
|
|
15559
15881
|
|
|
15560
15882
|
- name: db2_meta_storage_class
|
|
15561
|
-
value: $(params.
|
|
15883
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15562
15884
|
- name: db2_temp_storage_class
|
|
15563
|
-
value: $(params.
|
|
15885
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15564
15886
|
- name: db2_logs_storage_class
|
|
15565
|
-
value: $(params.
|
|
15887
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15566
15888
|
- name: db2_audit_logs_storage_class
|
|
15567
|
-
value: $(params.
|
|
15889
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15568
15890
|
- name: db2_data_storage_class
|
|
15569
|
-
value: $(params.
|
|
15891
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15570
15892
|
- name: db2_backup_storage_class
|
|
15571
|
-
value: $(params.
|
|
15893
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15572
15894
|
- name: db2_archivelogs_storage_class
|
|
15573
|
-
value: $(params.
|
|
15895
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15574
15896
|
|
|
15575
15897
|
- name: db2_meta_storage_size
|
|
15576
|
-
value: $(params.
|
|
15898
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15577
15899
|
- name: db2_temp_storage_size
|
|
15578
|
-
value: $(params.
|
|
15900
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15579
15901
|
- name: db2_logs_storage_size
|
|
15580
|
-
value: $(params.
|
|
15902
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15581
15903
|
- name: db2_audit_logs_storage_size
|
|
15582
|
-
value: $(params.
|
|
15904
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15583
15905
|
- name: db2_data_storage_size
|
|
15584
|
-
value: $(params.
|
|
15906
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15585
15907
|
- name: db2_backup_storage_size
|
|
15586
|
-
value: $(params.
|
|
15908
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15587
15909
|
- name: db2_archivelogs_storage_size
|
|
15588
|
-
value: $(params.
|
|
15910
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15589
15911
|
|
|
15590
15912
|
- name: db2_version
|
|
15591
|
-
value: $(params.
|
|
15913
|
+
value: $(params.db2_version_manage)
|
|
15592
15914
|
- name: db2_tls_version
|
|
15593
|
-
value: $(params.
|
|
15915
|
+
value: $(params.db2_tls_version_manage)
|
|
15594
15916
|
- name: db2_instance_registry_yaml
|
|
15595
15917
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15596
15918
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15600,59 +15922,61 @@ spec:
|
|
|
15600
15922
|
- name: db2_addons_audit_config_yaml
|
|
15601
15923
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15602
15924
|
- name: db2_table_org
|
|
15603
|
-
value: $(params.
|
|
15925
|
+
value: $(params.db2_table_org_manage)
|
|
15604
15926
|
- name: db2_mln_count
|
|
15605
|
-
value: $(params.
|
|
15927
|
+
value: $(params.db2_mln_count_manage)
|
|
15606
15928
|
- name: db2_num_pods
|
|
15607
|
-
value: $(params.
|
|
15929
|
+
value: $(params.db2_num_pods_manage)
|
|
15608
15930
|
- name: db2_meta_storage_accessmode
|
|
15609
|
-
value: $(params.
|
|
15931
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15610
15932
|
- name: db2_data_storage_accessmode
|
|
15611
|
-
value: $(params.
|
|
15933
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15612
15934
|
- name: db2_backup_storage_accessmode
|
|
15613
|
-
value: $(params.
|
|
15935
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15614
15936
|
- name: db2_logs_storage_accessmode
|
|
15615
|
-
value: $(params.
|
|
15937
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15616
15938
|
- name: db2_audit_logs_storage_accessmode
|
|
15617
|
-
value: $(params.
|
|
15939
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15618
15940
|
- name: db2_temp_storage_accessmode
|
|
15619
|
-
value: $(params.
|
|
15941
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15620
15942
|
- name: db2_archivelogs_storage_accessmode
|
|
15621
|
-
value: $(params.
|
|
15943
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15622
15944
|
- name: db2_cpu_requests
|
|
15623
|
-
value: $(params.
|
|
15945
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15624
15946
|
- name: db2_cpu_limits
|
|
15625
|
-
value: $(params.
|
|
15947
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15626
15948
|
- name: db2_memory_requests
|
|
15627
|
-
value: $(params.
|
|
15949
|
+
value: $(params.db2_memory_requests_manage)
|
|
15628
15950
|
- name: db2_memory_limits
|
|
15629
|
-
value: $(params.
|
|
15951
|
+
value: $(params.db2_memory_limits_manage)
|
|
15630
15952
|
- name: db2_affinity_key
|
|
15631
|
-
value: $(params.
|
|
15953
|
+
value: $(params.db2_affinity_key_manage)
|
|
15632
15954
|
- name: db2_affinity_value
|
|
15633
|
-
value: $(params.
|
|
15955
|
+
value: $(params.db2_affinity_value_manage)
|
|
15634
15956
|
- name: db2_tolerate_key
|
|
15635
|
-
value: $(params.
|
|
15957
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15636
15958
|
- name: db2_tolerate_value
|
|
15637
|
-
value: $(params.
|
|
15959
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15638
15960
|
- name: db2_tolerate_effect
|
|
15639
|
-
value: $(params.
|
|
15961
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15640
15962
|
- name: jdbc_route
|
|
15641
15963
|
value: $(params.jdbc_route_manage)
|
|
15642
15964
|
- name: db2_timezone
|
|
15643
|
-
value: $(params.
|
|
15965
|
+
value: $(params.db2_timezone_manage)
|
|
15644
15966
|
- name: db2_backup_notify_slack_url
|
|
15645
|
-
value: $(params.
|
|
15967
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15646
15968
|
- name: auto_backup
|
|
15647
15969
|
value: "false"
|
|
15648
15970
|
- name: replica_db
|
|
15649
|
-
value: $(params.
|
|
15971
|
+
value: $(params.replica_db_manage)
|
|
15650
15972
|
- name: manually_set_enhanced_hadr
|
|
15651
|
-
value: $(params.
|
|
15973
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15652
15974
|
- name: mas_annotations
|
|
15653
15975
|
value: $(params.mas_annotations)
|
|
15654
15976
|
- name: is_replica_task
|
|
15655
15977
|
value: 'true'
|
|
15978
|
+
- name: allow_list
|
|
15979
|
+
value: $(params.allow_list)
|
|
15656
15980
|
|
|
15657
15981
|
workspaces:
|
|
15658
15982
|
- name: configs
|
|
@@ -15663,7 +15987,7 @@ spec:
|
|
|
15663
15987
|
kind: Task
|
|
15664
15988
|
name: gitops-db2u-database
|
|
15665
15989
|
when:
|
|
15666
|
-
- input: "$(params.
|
|
15990
|
+
- input: "$(params.db2_action_manage)"
|
|
15667
15991
|
operator: notin
|
|
15668
15992
|
values: [""]
|
|
15669
15993
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15672,7 +15996,359 @@ spec:
|
|
|
15672
15996
|
- input: "$(params.mas_app_channel_manage)"
|
|
15673
15997
|
operator: notin
|
|
15674
15998
|
values: [""]
|
|
15675
|
-
|
|
15999
|
+
|
|
16000
|
+
# 3.3 DB2 for Facilities
|
|
16001
|
+
- name: gitops-db2u-database-facilities
|
|
16002
|
+
params:
|
|
16003
|
+
- name: cluster_name
|
|
16004
|
+
value: $(params.cluster_name)
|
|
16005
|
+
- name: cluster_url
|
|
16006
|
+
value: $(params.cluster_url)
|
|
16007
|
+
- name: region
|
|
16008
|
+
value: $(params.region)
|
|
16009
|
+
- name: account
|
|
16010
|
+
value: $(params.account)
|
|
16011
|
+
|
|
16012
|
+
- name: secrets_path
|
|
16013
|
+
value: $(params.secrets_path)
|
|
16014
|
+
- name: avp_aws_secret_region
|
|
16015
|
+
value: $(params.avp_aws_secret_region)
|
|
16016
|
+
|
|
16017
|
+
- name: git_branch
|
|
16018
|
+
value: $(params.git_branch)
|
|
16019
|
+
- name: github_org
|
|
16020
|
+
value: $(params.github_org)
|
|
16021
|
+
- name: github_repo
|
|
16022
|
+
value: $(params.github_repo)
|
|
16023
|
+
- name: github_host
|
|
16024
|
+
value: $(params.github_host)
|
|
16025
|
+
- name: git_commit_msg
|
|
16026
|
+
value: $(params.git_commit_msg)
|
|
16027
|
+
|
|
16028
|
+
- name: mas_instance_id
|
|
16029
|
+
value: $(params.mas_instance_id)
|
|
16030
|
+
- name: mas_app_id
|
|
16031
|
+
value: facilities
|
|
16032
|
+
|
|
16033
|
+
- name: db2_meta_storage_class
|
|
16034
|
+
value: $(params.db2_meta_storage_class_facilities)
|
|
16035
|
+
- name: db2_temp_storage_class
|
|
16036
|
+
value: $(params.db2_temp_storage_class_facilities)
|
|
16037
|
+
- name: db2_logs_storage_class
|
|
16038
|
+
value: $(params.db2_logs_storage_class_facilities)
|
|
16039
|
+
- name: db2_audit_logs_storage_class
|
|
16040
|
+
value: $(params.db2_audit_logs_storage_class_facilities)
|
|
16041
|
+
- name: db2_data_storage_class
|
|
16042
|
+
value: $(params.db2_data_storage_class_facilities)
|
|
16043
|
+
- name: db2_backup_storage_class
|
|
16044
|
+
value: $(params.db2_backup_storage_class_facilities)
|
|
16045
|
+
- name: db2_archivelogs_storage_class
|
|
16046
|
+
value: $(params.db2_archivelogs_storage_class_facilities)
|
|
16047
|
+
|
|
16048
|
+
- name: db2_meta_storage_size
|
|
16049
|
+
value: $(params.db2_meta_storage_size_facilities)
|
|
16050
|
+
- name: db2_temp_storage_size
|
|
16051
|
+
value: $(params.db2_temp_storage_size_facilities)
|
|
16052
|
+
- name: db2_logs_storage_size
|
|
16053
|
+
value: $(params.db2_logs_storage_size_facilities)
|
|
16054
|
+
- name: db2_audit_logs_storage_size
|
|
16055
|
+
value: $(params.db2_audit_logs_storage_size_facilities)
|
|
16056
|
+
- name: db2_data_storage_size
|
|
16057
|
+
value: $(params.db2_data_storage_size_facilities)
|
|
16058
|
+
- name: db2_backup_storage_size
|
|
16059
|
+
value: $(params.db2_backup_storage_size_facilities)
|
|
16060
|
+
- name: db2_archivelogs_storage_size
|
|
16061
|
+
value: $(params.db2_archivelogs_storage_size_facilities)
|
|
16062
|
+
|
|
16063
|
+
- name: db2_version
|
|
16064
|
+
value: $(params.db2_version_facilities)
|
|
16065
|
+
- name: db2_tls_version
|
|
16066
|
+
value: $(params.db2_tls_version_facilities)
|
|
16067
|
+
- name: db2_instance_registry_yaml
|
|
16068
|
+
value: $(params.db2_instance_registry_yaml_facilities)
|
|
16069
|
+
- name: db2_instance_dbm_config_yaml
|
|
16070
|
+
value: $(params.db2_instance_dbm_config_yaml_facilities)
|
|
16071
|
+
- name: db2_database_db_config_yaml
|
|
16072
|
+
value: $(params.db2_database_db_config_yaml_facilities)
|
|
16073
|
+
- name: db2_addons_audit_config_yaml
|
|
16074
|
+
value: $(params.db2_addons_audit_config_yaml_facilities)
|
|
16075
|
+
- name: db2_table_org
|
|
16076
|
+
value: $(params.db2_table_org_facilities)
|
|
16077
|
+
- name: db2_mln_count
|
|
16078
|
+
value: $(params.db2_mln_count_facilities)
|
|
16079
|
+
- name: db2_num_pods
|
|
16080
|
+
value: $(params.db2_num_pods_facilities)
|
|
16081
|
+
- name: db2_meta_storage_accessmode
|
|
16082
|
+
value: $(params.db2_meta_storage_accessmode_facilities)
|
|
16083
|
+
- name: db2_data_storage_accessmode
|
|
16084
|
+
value: $(params.db2_data_storage_accessmode_facilities)
|
|
16085
|
+
- name: db2_backup_storage_accessmode
|
|
16086
|
+
value: $(params.db2_backup_storage_accessmode_facilities)
|
|
16087
|
+
- name: db2_logs_storage_accessmode
|
|
16088
|
+
value: $(params.db2_logs_storage_accessmode_facilities)
|
|
16089
|
+
- name: db2_audit_logs_storage_accessmode
|
|
16090
|
+
value: $(params.db2_audit_logs_storage_accessmode_facilities)
|
|
16091
|
+
- name: db2_temp_storage_accessmode
|
|
16092
|
+
value: $(params.db2_temp_storage_accessmode_facilities)
|
|
16093
|
+
- name: db2_archivelogs_storage_accessmode
|
|
16094
|
+
value: $(params.db2_archivelogs_storage_accessmode_facilities)
|
|
16095
|
+
- name: db2_cpu_requests
|
|
16096
|
+
value: $(params.db2_cpu_requests_facilities)
|
|
16097
|
+
- name: db2_cpu_limits
|
|
16098
|
+
value: $(params.db2_cpu_limits_facilities)
|
|
16099
|
+
- name: db2_memory_requests
|
|
16100
|
+
value: $(params.db2_memory_requests_facilities)
|
|
16101
|
+
- name: db2_memory_limits
|
|
16102
|
+
value: $(params.db2_memory_limits_facilities)
|
|
16103
|
+
- name: db2_affinity_key
|
|
16104
|
+
value: $(params.db2_affinity_key_facilities)
|
|
16105
|
+
- name: db2_affinity_value
|
|
16106
|
+
value: $(params.db2_affinity_value_facilities)
|
|
16107
|
+
- name: db2_tolerate_key
|
|
16108
|
+
value: $(params.db2_tolerate_key_facilities)
|
|
16109
|
+
- name: db2_tolerate_value
|
|
16110
|
+
value: $(params.db2_tolerate_value_facilities)
|
|
16111
|
+
- name: db2_tolerate_effect
|
|
16112
|
+
value: $(params.db2_tolerate_effect_facilities)
|
|
16113
|
+
- name: jdbc_route
|
|
16114
|
+
value: $(params.jdbc_route_facilities)
|
|
16115
|
+
- name: db2_timezone
|
|
16116
|
+
value: $(params.db2_timezone_facilities)
|
|
16117
|
+
- name: db2_backup_notify_slack_url
|
|
16118
|
+
value: $(params.db2_backup_notify_slack_url_facilities)
|
|
16119
|
+
- name: replica_db
|
|
16120
|
+
value: $(params.replica_db_facilities)
|
|
16121
|
+
- name: manually_set_enhanced_hadr
|
|
16122
|
+
value: $(params.manually_set_enhanced_hadr_facilities)
|
|
16123
|
+
- name: auto_backup
|
|
16124
|
+
value: $(params.auto_backup_facilities)
|
|
16125
|
+
|
|
16126
|
+
workspaces:
|
|
16127
|
+
- name: configs
|
|
16128
|
+
workspace: configs
|
|
16129
|
+
- name: shared-gitops-configs
|
|
16130
|
+
workspace: shared-gitops-configs
|
|
16131
|
+
taskRef:
|
|
16132
|
+
kind: Task
|
|
16133
|
+
name: gitops-db2u-database
|
|
16134
|
+
when:
|
|
16135
|
+
- input: "$(params.db2_action_facilities)"
|
|
16136
|
+
operator: notin
|
|
16137
|
+
values: [""]
|
|
16138
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16139
|
+
operator: in
|
|
16140
|
+
values: ["incluster-db2"]
|
|
16141
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16142
|
+
operator: notin
|
|
16143
|
+
values: [""]
|
|
16144
|
+
- name: gitops-jdbc-config-facilities
|
|
16145
|
+
runAfter:
|
|
16146
|
+
- gitops-db2u-database-facilities
|
|
16147
|
+
params:
|
|
16148
|
+
- name: cluster_name
|
|
16149
|
+
value: $(params.cluster_name)
|
|
16150
|
+
- name: cluster_url
|
|
16151
|
+
value: $(params.cluster_url)
|
|
16152
|
+
- name: region
|
|
16153
|
+
value: $(params.region)
|
|
16154
|
+
- name: account
|
|
16155
|
+
value: $(params.account)
|
|
16156
|
+
|
|
16157
|
+
- name: secrets_path
|
|
16158
|
+
value: $(params.secrets_path)
|
|
16159
|
+
- name: avp_aws_secret_region
|
|
16160
|
+
value: $(params.avp_aws_secret_region)
|
|
16161
|
+
|
|
16162
|
+
- name: git_branch
|
|
16163
|
+
value: $(params.git_branch)
|
|
16164
|
+
- name: github_org
|
|
16165
|
+
value: $(params.github_org)
|
|
16166
|
+
- name: github_repo
|
|
16167
|
+
value: $(params.github_repo)
|
|
16168
|
+
- name: github_host
|
|
16169
|
+
value: $(params.github_host)
|
|
16170
|
+
- name: git_commit_msg
|
|
16171
|
+
value: $(params.git_commit_msg)
|
|
16172
|
+
|
|
16173
|
+
- name: mas_instance_id
|
|
16174
|
+
value: $(params.mas_instance_id)
|
|
16175
|
+
- name: mas_app_id
|
|
16176
|
+
value: facilities
|
|
16177
|
+
- name: mas_config_scope
|
|
16178
|
+
value: wsapp
|
|
16179
|
+
- name: mas_workspace_id
|
|
16180
|
+
value: $(params.mas_workspace_id)
|
|
16181
|
+
- name: jdbc_type
|
|
16182
|
+
value: $(params.jdbc_type_facilities)
|
|
16183
|
+
- name: jdbc_instance_name
|
|
16184
|
+
value: $(params.jdbc_instance_name_facilities)
|
|
16185
|
+
- name: jdbc_connection_url
|
|
16186
|
+
value: $(params.jdbc_connection_url_facilities)
|
|
16187
|
+
- name: jdbc_certificate_file
|
|
16188
|
+
value: $(params.jdbc_certificate_file_facilities)
|
|
16189
|
+
workspaces:
|
|
16190
|
+
- name: configs
|
|
16191
|
+
workspace: configs
|
|
16192
|
+
- name: shared-gitops-configs
|
|
16193
|
+
workspace: shared-gitops-configs
|
|
16194
|
+
taskRef:
|
|
16195
|
+
kind: Task
|
|
16196
|
+
name: gitops-jdbc-config
|
|
16197
|
+
when:
|
|
16198
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16199
|
+
operator: notin
|
|
16200
|
+
values: [""]
|
|
16201
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16202
|
+
operator: notin
|
|
16203
|
+
values: [""]
|
|
16204
|
+
- name: gitops-db2u-replica-database-facilities
|
|
16205
|
+
params:
|
|
16206
|
+
- name: cluster_name
|
|
16207
|
+
value: $(params.cluster_name)
|
|
16208
|
+
- name: cluster_url
|
|
16209
|
+
value: $(params.cluster_url)
|
|
16210
|
+
- name: region
|
|
16211
|
+
value: $(params.region)
|
|
16212
|
+
- name: account
|
|
16213
|
+
value: $(params.account)
|
|
16214
|
+
|
|
16215
|
+
- name: secrets_path
|
|
16216
|
+
value: $(params.secrets_path)
|
|
16217
|
+
- name: avp_aws_secret_region
|
|
16218
|
+
value: $(params.avp_aws_secret_region)
|
|
16219
|
+
|
|
16220
|
+
- name: git_branch
|
|
16221
|
+
value: $(params.git_branch)
|
|
16222
|
+
- name: github_org
|
|
16223
|
+
value: $(params.github_org)
|
|
16224
|
+
- name: github_repo
|
|
16225
|
+
value: $(params.github_repo)
|
|
16226
|
+
- name: github_host
|
|
16227
|
+
value: $(params.github_host)
|
|
16228
|
+
- name: git_commit_msg
|
|
16229
|
+
value: $(params.git_commit_msg)
|
|
16230
|
+
|
|
16231
|
+
- name: mas_instance_id
|
|
16232
|
+
value: $(params.mas_instance_id)
|
|
16233
|
+
- name: mas_app_id
|
|
16234
|
+
value: facilities
|
|
16235
|
+
|
|
16236
|
+
- name: db2_meta_storage_class
|
|
16237
|
+
value: $(params.db2_meta_storage_class_facilities)
|
|
16238
|
+
- name: db2_temp_storage_class
|
|
16239
|
+
value: $(params.db2_temp_storage_class_facilities)
|
|
16240
|
+
- name: db2_logs_storage_class
|
|
16241
|
+
value: $(params.db2_logs_storage_class_facilities)
|
|
16242
|
+
- name: db2_audit_logs_storage_class
|
|
16243
|
+
value: $(params.db2_audit_logs_storage_class_facilities)
|
|
16244
|
+
- name: db2_data_storage_class
|
|
16245
|
+
value: $(params.db2_data_storage_class_facilities)
|
|
16246
|
+
- name: db2_backup_storage_class
|
|
16247
|
+
value: $(params.db2_backup_storage_class_facilities)
|
|
16248
|
+
- name: db2_archivelogs_storage_class
|
|
16249
|
+
value: $(params.db2_archivelogs_storage_class_facilities)
|
|
16250
|
+
|
|
16251
|
+
- name: db2_meta_storage_size
|
|
16252
|
+
value: $(params.db2_meta_storage_size_facilities)
|
|
16253
|
+
- name: db2_temp_storage_size
|
|
16254
|
+
value: $(params.db2_temp_storage_size_facilities)
|
|
16255
|
+
- name: db2_logs_storage_size
|
|
16256
|
+
value: $(params.db2_logs_storage_size_facilities)
|
|
16257
|
+
- name: db2_audit_logs_storage_size
|
|
16258
|
+
value: $(params.db2_audit_logs_storage_size_facilities)
|
|
16259
|
+
- name: db2_data_storage_size
|
|
16260
|
+
value: $(params.db2_data_storage_size_facilities)
|
|
16261
|
+
- name: db2_backup_storage_size
|
|
16262
|
+
value: $(params.db2_backup_storage_size_facilities)
|
|
16263
|
+
- name: db2_archivelogs_storage_size
|
|
16264
|
+
value: $(params.db2_archivelogs_storage_size_facilities)
|
|
16265
|
+
|
|
16266
|
+
- name: db2_version
|
|
16267
|
+
value: $(params.db2_version_facilities)
|
|
16268
|
+
- name: db2_tls_version
|
|
16269
|
+
value: $(params.db2_tls_version_facilities)
|
|
16270
|
+
- name: db2_instance_registry_yaml
|
|
16271
|
+
value: $(params.db2_instance_registry_yaml_facilities)
|
|
16272
|
+
- name: db2_instance_dbm_config_yaml
|
|
16273
|
+
value: $(params.db2_instance_dbm_config_yaml_facilities)
|
|
16274
|
+
- name: db2_database_db_config_yaml
|
|
16275
|
+
value: $(params.db2_database_db_config_yaml_facilities)
|
|
16276
|
+
- name: db2_addons_audit_config_yaml
|
|
16277
|
+
value: $(params.db2_addons_audit_config_yaml_facilities)
|
|
16278
|
+
- name: db2_table_org
|
|
16279
|
+
value: $(params.db2_table_org_facilities)
|
|
16280
|
+
- name: db2_mln_count
|
|
16281
|
+
value: $(params.db2_mln_count_facilities)
|
|
16282
|
+
- name: db2_num_pods
|
|
16283
|
+
value: $(params.db2_num_pods_facilities)
|
|
16284
|
+
- name: db2_meta_storage_accessmode
|
|
16285
|
+
value: $(params.db2_meta_storage_accessmode_facilities)
|
|
16286
|
+
- name: db2_data_storage_accessmode
|
|
16287
|
+
value: $(params.db2_data_storage_accessmode_facilities)
|
|
16288
|
+
- name: db2_backup_storage_accessmode
|
|
16289
|
+
value: $(params.db2_backup_storage_accessmode_facilities)
|
|
16290
|
+
- name: db2_logs_storage_accessmode
|
|
16291
|
+
value: $(params.db2_logs_storage_accessmode_facilities)
|
|
16292
|
+
- name: db2_audit_logs_storage_accessmode
|
|
16293
|
+
value: $(params.db2_audit_logs_storage_accessmode_facilities)
|
|
16294
|
+
- name: db2_temp_storage_accessmode
|
|
16295
|
+
value: $(params.db2_temp_storage_accessmode_facilities)
|
|
16296
|
+
- name: db2_archivelogs_storage_accessmode
|
|
16297
|
+
value: $(params.db2_archivelogs_storage_accessmode_facilities)
|
|
16298
|
+
- name: db2_cpu_requests
|
|
16299
|
+
value: $(params.db2_cpu_requests_facilities)
|
|
16300
|
+
- name: db2_cpu_limits
|
|
16301
|
+
value: $(params.db2_cpu_limits_facilities)
|
|
16302
|
+
- name: db2_memory_requests
|
|
16303
|
+
value: $(params.db2_memory_requests_facilities)
|
|
16304
|
+
- name: db2_memory_limits
|
|
16305
|
+
value: $(params.db2_memory_limits_facilities)
|
|
16306
|
+
- name: db2_affinity_key
|
|
16307
|
+
value: $(params.db2_affinity_key_facilities)
|
|
16308
|
+
- name: db2_affinity_value
|
|
16309
|
+
value: $(params.db2_affinity_value_facilities)
|
|
16310
|
+
- name: db2_tolerate_key
|
|
16311
|
+
value: $(params.db2_tolerate_key_facilities)
|
|
16312
|
+
- name: db2_tolerate_value
|
|
16313
|
+
value: $(params.db2_tolerate_value_facilities)
|
|
16314
|
+
- name: db2_tolerate_effect
|
|
16315
|
+
value: $(params.db2_tolerate_effect_facilities)
|
|
16316
|
+
- name: jdbc_route
|
|
16317
|
+
value: $(params.jdbc_route_facilities)
|
|
16318
|
+
- name: db2_timezone
|
|
16319
|
+
value: $(params.db2_timezone_facilities)
|
|
16320
|
+
- name: db2_backup_notify_slack_url
|
|
16321
|
+
value: $(params.db2_backup_notify_slack_url_facilities)
|
|
16322
|
+
- name: auto_backup
|
|
16323
|
+
value: "false"
|
|
16324
|
+
- name: replica_db
|
|
16325
|
+
value: $(params.replica_db_facilities)
|
|
16326
|
+
- name: manually_set_enhanced_hadr
|
|
16327
|
+
value: $(params.manually_set_enhanced_hadr_facilities)
|
|
16328
|
+
- name: mas_annotations
|
|
16329
|
+
value: $(params.mas_annotations)
|
|
16330
|
+
- name: is_replica_task
|
|
16331
|
+
value: 'true'
|
|
16332
|
+
|
|
16333
|
+
workspaces:
|
|
16334
|
+
- name: configs
|
|
16335
|
+
workspace: configs
|
|
16336
|
+
- name: shared-gitops-configs
|
|
16337
|
+
workspace: shared-gitops-configs
|
|
16338
|
+
taskRef:
|
|
16339
|
+
kind: Task
|
|
16340
|
+
name: gitops-db2u-database
|
|
16341
|
+
when:
|
|
16342
|
+
- input: "$(params.db2_action_facilities)"
|
|
16343
|
+
operator: notin
|
|
16344
|
+
values: [""]
|
|
16345
|
+
- input: "$(params.jdbc_type_facilities)"
|
|
16346
|
+
operator: in
|
|
16347
|
+
values: ["incluster-db2"]
|
|
16348
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
16349
|
+
operator: notin
|
|
16350
|
+
values: [""]
|
|
16351
|
+
|
|
15676
16352
|
# 4. Install & Configure IoT
|
|
15677
16353
|
# -------------------------------------------------------------------------
|
|
15678
16354
|
# 4.1 Install IoT
|
|
@@ -17250,14 +17926,171 @@ spec:
|
|
|
17250
17926
|
workspace: shared-gitops-configs
|
|
17251
17927
|
taskRef:
|
|
17252
17928
|
kind: Task
|
|
17253
|
-
name: gitops-cp4d-service
|
|
17929
|
+
name: gitops-cp4d-service
|
|
17930
|
+
when:
|
|
17931
|
+
- input: "$(params.mas_app_channel_predict)"
|
|
17932
|
+
operator: notin
|
|
17933
|
+
values: [""]
|
|
17934
|
+
- input: "$(params.cp4d_spss_modeler_action)"
|
|
17935
|
+
operator: in
|
|
17936
|
+
values: ["install"]
|
|
17937
|
+
|
|
17938
|
+
# 14. Install & Configure facilities
|
|
17939
|
+
# -------------------------------------------------------------------------
|
|
17940
|
+
# 14.1 Install facilities
|
|
17941
|
+
- name: app-install-facilities
|
|
17942
|
+
params:
|
|
17943
|
+
# Controls the image pull policy for the ibmmas/cli image
|
|
17944
|
+
- name: image_pull_policy
|
|
17945
|
+
value: $(params.image_pull_policy)
|
|
17946
|
+
|
|
17947
|
+
|
|
17948
|
+
- name: cluster_name
|
|
17949
|
+
value: $(params.cluster_name)
|
|
17950
|
+
- name: cluster_url
|
|
17951
|
+
value: $(params.cluster_url)
|
|
17952
|
+
- name: region
|
|
17953
|
+
value: $(params.region)
|
|
17954
|
+
- name: account
|
|
17955
|
+
value: $(params.account)
|
|
17956
|
+
|
|
17957
|
+
- name: secrets_path
|
|
17958
|
+
value: $(params.secrets_path)
|
|
17959
|
+
- name: avp_aws_secret_region
|
|
17960
|
+
value: $(params.avp_aws_secret_region)
|
|
17961
|
+
|
|
17962
|
+
- name: git_branch
|
|
17963
|
+
value: $(params.git_branch)
|
|
17964
|
+
- name: github_org
|
|
17965
|
+
value: $(params.github_org)
|
|
17966
|
+
- name: github_repo
|
|
17967
|
+
value: $(params.github_repo)
|
|
17968
|
+
- name: github_host
|
|
17969
|
+
value: $(params.github_host)
|
|
17970
|
+
- name: git_commit_msg
|
|
17971
|
+
value: $(params.git_commit_msg)
|
|
17972
|
+
|
|
17973
|
+
- name: devops_suite_name
|
|
17974
|
+
value: app-facilities-install
|
|
17975
|
+
- name: mas_manual_cert_mgmt
|
|
17976
|
+
value: $(params.mas_manual_cert_mgmt)
|
|
17977
|
+
- name: mas_instance_id
|
|
17978
|
+
value: $(params.mas_instance_id)
|
|
17979
|
+
- name: mas_app_id
|
|
17980
|
+
value: facilities
|
|
17981
|
+
- name: mas_app_channel
|
|
17982
|
+
value: $(params.mas_app_channel_facilities)
|
|
17983
|
+
- name: mas_app_install_plan
|
|
17984
|
+
value: $(params.mas_app_install_plan_facilities)
|
|
17985
|
+
- name: custom_labels
|
|
17986
|
+
value: $(params.custom_labels)
|
|
17987
|
+
- name: mas_app_spec_yaml
|
|
17988
|
+
value: $(params.mas_app_spec_yaml_facilities)
|
|
17989
|
+
- name: mas_app_catalog_source
|
|
17990
|
+
value: $(params.mas_app_catalog_source_facilities)
|
|
17991
|
+
- name: mas_app_api_version
|
|
17992
|
+
value: $(params.mas_app_api_version_facilities)
|
|
17993
|
+
- name: mas_app_kind
|
|
17994
|
+
value: $(params.mas_app_kind_facilities)
|
|
17995
|
+
- name: mas_edition
|
|
17996
|
+
value: $(params.mas_edition)
|
|
17997
|
+
taskRef:
|
|
17998
|
+
name: gitops-suite-app-install
|
|
17999
|
+
kind: Task
|
|
18000
|
+
# Only install facilities if a channel has been chosen
|
|
18001
|
+
when:
|
|
18002
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
18003
|
+
operator: notin
|
|
18004
|
+
values: [""]
|
|
18005
|
+
workspaces:
|
|
18006
|
+
- name: configs
|
|
18007
|
+
workspace: configs
|
|
18008
|
+
- name: shared-gitops-configs
|
|
18009
|
+
workspace: shared-gitops-configs
|
|
18010
|
+
runAfter:
|
|
18011
|
+
- gitops-jdbc-config-facilities
|
|
18012
|
+
|
|
18013
|
+
# 14.2 Configure facilities workspace
|
|
18014
|
+
- name: app-cfg-facilities
|
|
18015
|
+
params:
|
|
18016
|
+
# Controls the image pull policy for the ibmmas/cli image
|
|
18017
|
+
- name: image_pull_policy
|
|
18018
|
+
value: $(params.image_pull_policy)
|
|
18019
|
+
|
|
18020
|
+
|
|
18021
|
+
- name: cluster_name
|
|
18022
|
+
value: $(params.cluster_name)
|
|
18023
|
+
- name: cluster_url
|
|
18024
|
+
value: $(params.cluster_url)
|
|
18025
|
+
- name: region
|
|
18026
|
+
value: $(params.region)
|
|
18027
|
+
- name: account
|
|
18028
|
+
value: $(params.account)
|
|
18029
|
+
|
|
18030
|
+
- name: secrets_path
|
|
18031
|
+
value: $(params.secrets_path)
|
|
18032
|
+
- name: avp_aws_secret_region
|
|
18033
|
+
value: $(params.avp_aws_secret_region)
|
|
18034
|
+
|
|
18035
|
+
- name: git_branch
|
|
18036
|
+
value: $(params.git_branch)
|
|
18037
|
+
- name: github_org
|
|
18038
|
+
value: $(params.github_org)
|
|
18039
|
+
- name: github_repo
|
|
18040
|
+
value: $(params.github_repo)
|
|
18041
|
+
- name: github_host
|
|
18042
|
+
value: $(params.github_host)
|
|
18043
|
+
- name: git_commit_msg
|
|
18044
|
+
value: $(params.git_commit_msg)
|
|
18045
|
+
|
|
18046
|
+
- name: devops_suite_name
|
|
18047
|
+
value: app-facilities-cfg
|
|
18048
|
+
- name: mas_manual_cert_mgmt
|
|
18049
|
+
value: $(params.mas_manual_cert_mgmt)
|
|
18050
|
+
- name: mas_instance_id
|
|
18051
|
+
value: $(params.mas_instance_id)
|
|
18052
|
+
- name: mas_app_id
|
|
18053
|
+
value: facilities
|
|
18054
|
+
- name: mas_workspace_id
|
|
18055
|
+
value: $(params.mas_workspace_id)
|
|
18056
|
+
- name: custom_labels
|
|
18057
|
+
value: $(params.custom_labels)
|
|
18058
|
+
- name: mas_appws_spec_yaml
|
|
18059
|
+
value: $(params.mas_appws_spec_yaml_facilities)
|
|
18060
|
+
- name: mas_appws_api_version
|
|
18061
|
+
value: $(params.mas_appws_api_version_facilities)
|
|
18062
|
+
- name: mas_appws_kind
|
|
18063
|
+
value: $(params.mas_appws_kind_facilities)
|
|
18064
|
+
- name: mas_app_kind
|
|
18065
|
+
value: $(params.mas_app_kind_facilities)
|
|
18066
|
+
- name: default_block_storage_class
|
|
18067
|
+
value: $(params.default_block_storage_class)
|
|
18068
|
+
- name: default_file_storage_class
|
|
18069
|
+
value: $(params.default_file_storage_class)
|
|
18070
|
+
- name: mas_manual_certs_yaml
|
|
18071
|
+
value: $(params.mas_manual_certs_yaml)
|
|
18072
|
+
- name: run_sanity_test
|
|
18073
|
+
value: $(params.run_sanity_test)
|
|
18074
|
+
taskRef:
|
|
18075
|
+
name: gitops-suite-app-config
|
|
18076
|
+
kind: Task
|
|
18077
|
+
# Only configure a workspace for facilities if a channel has been chosen
|
|
17254
18078
|
when:
|
|
17255
|
-
- input: "$(params.
|
|
18079
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
17256
18080
|
operator: notin
|
|
17257
18081
|
values: [""]
|
|
17258
|
-
- input: "$(params.
|
|
18082
|
+
- input: "$(params.facilities_workspace_action)"
|
|
17259
18083
|
operator: in
|
|
17260
|
-
values: ["
|
|
18084
|
+
values: ["activate"]
|
|
18085
|
+
workspaces:
|
|
18086
|
+
- name: configs
|
|
18087
|
+
workspace: configs
|
|
18088
|
+
- name: shared-gitops-configs
|
|
18089
|
+
workspace: shared-gitops-configs
|
|
18090
|
+
|
|
18091
|
+
runAfter:
|
|
18092
|
+
- app-install-facilities
|
|
18093
|
+
|
|
17261
18094
|
|
|
17262
18095
|
# -------------------------------------------------------------------------
|
|
17263
18096
|
# Deprovision task section
|
|
@@ -18341,7 +19174,260 @@ spec:
|
|
|
18341
19174
|
values: [""]
|
|
18342
19175
|
- input: "$(params.mas_edition)"
|
|
18343
19176
|
operator: in
|
|
18344
|
-
values: ["standard", "premium"]
|
|
19177
|
+
values: ["standard", "premium"]
|
|
19178
|
+
|
|
19179
|
+
# 11. Facilities Deprovision
|
|
19180
|
+
# -------------------------------------------------------------------------
|
|
19181
|
+
# 11.1 Facilities Config/Workspace
|
|
19182
|
+
- name: gitops-deprovision-mas-app-config-facilities
|
|
19183
|
+
params:
|
|
19184
|
+
- name: cluster_name
|
|
19185
|
+
value: $(params.cluster_name)
|
|
19186
|
+
- name: cluster_url
|
|
19187
|
+
value: $(params.cluster_url)
|
|
19188
|
+
- name: region
|
|
19189
|
+
value: $(params.region)
|
|
19190
|
+
- name: account
|
|
19191
|
+
value: $(params.account)
|
|
19192
|
+
- name: secrets_path
|
|
19193
|
+
value: $(params.secrets_path)
|
|
19194
|
+
- name: avp_aws_secret_region
|
|
19195
|
+
value: $(params.avp_aws_secret_region)
|
|
19196
|
+
- name: git_branch
|
|
19197
|
+
value: $(params.git_branch)
|
|
19198
|
+
- name: github_org
|
|
19199
|
+
value: $(params.github_org)
|
|
19200
|
+
- name: github_repo
|
|
19201
|
+
value: $(params.github_repo)
|
|
19202
|
+
- name: github_host
|
|
19203
|
+
value: $(params.github_host)
|
|
19204
|
+
- name: git_commit_msg
|
|
19205
|
+
value: $(params.git_commit_msg)
|
|
19206
|
+
|
|
19207
|
+
- name: mas_instance_id
|
|
19208
|
+
value: $(params.mas_instance_id)
|
|
19209
|
+
- name: mas_workspace_id
|
|
19210
|
+
value: $(params.mas_workspace_id)
|
|
19211
|
+
- name: mas_app_id
|
|
19212
|
+
value: facilities
|
|
19213
|
+
|
|
19214
|
+
taskRef:
|
|
19215
|
+
kind: Task
|
|
19216
|
+
name: gitops-deprovision-app-config
|
|
19217
|
+
workspaces:
|
|
19218
|
+
- name: configs
|
|
19219
|
+
workspace: configs
|
|
19220
|
+
when:
|
|
19221
|
+
- input: "$(params.facilities_workspace_action)"
|
|
19222
|
+
operator: in
|
|
19223
|
+
values: ["deactivate", ""]
|
|
19224
|
+
- input: "$(params.mas_edition)"
|
|
19225
|
+
operator: in
|
|
19226
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19227
|
+
|
|
19228
|
+
# 11.2 Facilities App
|
|
19229
|
+
- name: gitops-deprovision-mas-app-install-facilities
|
|
19230
|
+
runAfter:
|
|
19231
|
+
- gitops-deprovision-mas-app-config-facilities
|
|
19232
|
+
params:
|
|
19233
|
+
- name: cluster_name
|
|
19234
|
+
value: $(params.cluster_name)
|
|
19235
|
+
- name: cluster_url
|
|
19236
|
+
value: $(params.cluster_url)
|
|
19237
|
+
- name: region
|
|
19238
|
+
value: $(params.region)
|
|
19239
|
+
- name: account
|
|
19240
|
+
value: $(params.account)
|
|
19241
|
+
- name: secrets_path
|
|
19242
|
+
value: $(params.secrets_path)
|
|
19243
|
+
- name: avp_aws_secret_region
|
|
19244
|
+
value: $(params.avp_aws_secret_region)
|
|
19245
|
+
- name: git_branch
|
|
19246
|
+
value: $(params.git_branch)
|
|
19247
|
+
- name: github_org
|
|
19248
|
+
value: $(params.github_org)
|
|
19249
|
+
- name: github_repo
|
|
19250
|
+
value: $(params.github_repo)
|
|
19251
|
+
- name: github_host
|
|
19252
|
+
value: $(params.github_host)
|
|
19253
|
+
- name: git_commit_msg
|
|
19254
|
+
value: $(params.git_commit_msg)
|
|
19255
|
+
|
|
19256
|
+
- name: mas_instance_id
|
|
19257
|
+
value: $(params.mas_instance_id)
|
|
19258
|
+
- name: mas_app_id
|
|
19259
|
+
value: facilities
|
|
19260
|
+
|
|
19261
|
+
taskRef:
|
|
19262
|
+
kind: Task
|
|
19263
|
+
name: gitops-deprovision-app-install
|
|
19264
|
+
workspaces:
|
|
19265
|
+
- name: configs
|
|
19266
|
+
workspace: configs
|
|
19267
|
+
when:
|
|
19268
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19269
|
+
operator: in
|
|
19270
|
+
values: [""]
|
|
19271
|
+
- input: "$(params.mas_edition)"
|
|
19272
|
+
operator: in
|
|
19273
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19274
|
+
|
|
19275
|
+
# 11.3 Facilities Database
|
|
19276
|
+
- name: gitops-deprovision-db2u-database-facilities
|
|
19277
|
+
runAfter:
|
|
19278
|
+
- gitops-deprovision-mas-app-install-facilities
|
|
19279
|
+
params:
|
|
19280
|
+
- name: cluster_name
|
|
19281
|
+
value: $(params.cluster_name)
|
|
19282
|
+
- name: cluster_url
|
|
19283
|
+
value: $(params.cluster_url)
|
|
19284
|
+
- name: region
|
|
19285
|
+
value: $(params.region)
|
|
19286
|
+
- name: account
|
|
19287
|
+
value: $(params.account)
|
|
19288
|
+
- name: secrets_path
|
|
19289
|
+
value: $(params.secrets_path)
|
|
19290
|
+
- name: avp_aws_secret_region
|
|
19291
|
+
value: $(params.avp_aws_secret_region)
|
|
19292
|
+
- name: git_branch
|
|
19293
|
+
value: $(params.git_branch)
|
|
19294
|
+
- name: github_org
|
|
19295
|
+
value: $(params.github_org)
|
|
19296
|
+
- name: github_repo
|
|
19297
|
+
value: $(params.github_repo)
|
|
19298
|
+
- name: github_host
|
|
19299
|
+
value: $(params.github_host)
|
|
19300
|
+
- name: git_commit_msg
|
|
19301
|
+
value: $(params.git_commit_msg)
|
|
19302
|
+
|
|
19303
|
+
- name: mas_instance_id
|
|
19304
|
+
value: $(params.mas_instance_id)
|
|
19305
|
+
- name: mas_app_id
|
|
19306
|
+
value: facilities
|
|
19307
|
+
|
|
19308
|
+
taskRef:
|
|
19309
|
+
kind: Task
|
|
19310
|
+
name: gitops-deprovision-db2u-database
|
|
19311
|
+
workspaces:
|
|
19312
|
+
- name: configs
|
|
19313
|
+
workspace: configs
|
|
19314
|
+
when:
|
|
19315
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19316
|
+
operator: in
|
|
19317
|
+
values: [""]
|
|
19318
|
+
- input: "$(params.mas_edition)"
|
|
19319
|
+
operator: in
|
|
19320
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19321
|
+
|
|
19322
|
+
# 11.4 facilities JDBC Config
|
|
19323
|
+
- name: gitops-delete-jdbc-config-facilities
|
|
19324
|
+
runAfter:
|
|
19325
|
+
- gitops-deprovision-db2u-database-facilities
|
|
19326
|
+
params:
|
|
19327
|
+
- name: cluster_name
|
|
19328
|
+
value: $(params.cluster_name)
|
|
19329
|
+
- name: cluster_url
|
|
19330
|
+
value: $(params.cluster_url)
|
|
19331
|
+
- name: region
|
|
19332
|
+
value: $(params.region)
|
|
19333
|
+
- name: account
|
|
19334
|
+
value: $(params.account)
|
|
19335
|
+
- name: secrets_path
|
|
19336
|
+
value: $(params.secrets_path)
|
|
19337
|
+
- name: avp_aws_secret_region
|
|
19338
|
+
value: $(params.avp_aws_secret_region)
|
|
19339
|
+
- name: git_branch
|
|
19340
|
+
value: $(params.git_branch)
|
|
19341
|
+
- name: github_org
|
|
19342
|
+
value: $(params.github_org)
|
|
19343
|
+
- name: github_repo
|
|
19344
|
+
value: $(params.github_repo)
|
|
19345
|
+
- name: github_host
|
|
19346
|
+
value: $(params.github_host)
|
|
19347
|
+
- name: git_commit_msg
|
|
19348
|
+
value: $(params.git_commit_msg)
|
|
19349
|
+
|
|
19350
|
+
- name: mas_instance_id
|
|
19351
|
+
value: $(params.mas_instance_id)
|
|
19352
|
+
- name: mas_app_id
|
|
19353
|
+
value: facilities
|
|
19354
|
+
- name: mas_config_scope
|
|
19355
|
+
value: wsapp
|
|
19356
|
+
- name: mas_workspace_id
|
|
19357
|
+
value: $(params.mas_workspace_id)
|
|
19358
|
+
- name: jdbc_type
|
|
19359
|
+
value: $(params.jdbc_type_facilities)
|
|
19360
|
+
- name: jdbc_instance_name
|
|
19361
|
+
value: $(params.jdbc_instance_name_facilities)
|
|
19362
|
+
- name: jdbc_connection_url
|
|
19363
|
+
value: $(params.jdbc_connection_url_facilities)
|
|
19364
|
+
- name: jdbc_certificate_file
|
|
19365
|
+
value: $(params.jdbc_certificate_file_facilities)
|
|
19366
|
+
- name: jdbc_route
|
|
19367
|
+
value: $(params.jdbc_route_facilities)
|
|
19368
|
+
workspaces:
|
|
19369
|
+
- name: configs
|
|
19370
|
+
workspace: configs
|
|
19371
|
+
taskRef:
|
|
19372
|
+
kind: Task
|
|
19373
|
+
name: gitops-delete-jdbc-config
|
|
19374
|
+
when:
|
|
19375
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19376
|
+
operator: in
|
|
19377
|
+
values: [""]
|
|
19378
|
+
- input: "$(params.mas_edition)"
|
|
19379
|
+
operator: in
|
|
19380
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19381
|
+
|
|
19382
|
+
# 11.5 Facilities Replica Config
|
|
19383
|
+
- name: gitops-deprovision-db2u-replica-database-facilities
|
|
19384
|
+
runAfter:
|
|
19385
|
+
- gitops-deprovision-db2u-database-facilities
|
|
19386
|
+
params:
|
|
19387
|
+
- name: cluster_name
|
|
19388
|
+
value: $(params.cluster_name)
|
|
19389
|
+
- name: cluster_url
|
|
19390
|
+
value: $(params.cluster_url)
|
|
19391
|
+
- name: region
|
|
19392
|
+
value: $(params.region)
|
|
19393
|
+
- name: account
|
|
19394
|
+
value: $(params.account)
|
|
19395
|
+
- name: secrets_path
|
|
19396
|
+
value: $(params.secrets_path)
|
|
19397
|
+
- name: avp_aws_secret_region
|
|
19398
|
+
value: $(params.avp_aws_secret_region)
|
|
19399
|
+
- name: git_branch
|
|
19400
|
+
value: $(params.git_branch)
|
|
19401
|
+
- name: github_org
|
|
19402
|
+
value: $(params.github_org)
|
|
19403
|
+
- name: github_repo
|
|
19404
|
+
value: $(params.github_repo)
|
|
19405
|
+
- name: github_host
|
|
19406
|
+
value: $(params.github_host)
|
|
19407
|
+
- name: git_commit_msg
|
|
19408
|
+
value: $(params.git_commit_msg)
|
|
19409
|
+
|
|
19410
|
+
- name: mas_instance_id
|
|
19411
|
+
value: $(params.mas_instance_id)
|
|
19412
|
+
- name: mas_app_id
|
|
19413
|
+
value: facilities
|
|
19414
|
+
- name: is_replica_task
|
|
19415
|
+
value: 'true'
|
|
19416
|
+
|
|
19417
|
+
taskRef:
|
|
19418
|
+
kind: Task
|
|
19419
|
+
name: gitops-deprovision-db2u-database
|
|
19420
|
+
workspaces:
|
|
19421
|
+
- name: configs
|
|
19422
|
+
workspace: configs
|
|
19423
|
+
when:
|
|
19424
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
19425
|
+
operator: in
|
|
19426
|
+
values: [""]
|
|
19427
|
+
- input: "$(params.mas_edition)"
|
|
19428
|
+
operator: in
|
|
19429
|
+
values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
|
|
19430
|
+
# --------------------------------------------------------------------------------
|
|
18345
19431
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
|
|
18346
19432
|
# --------------------------------------------------------------------------------
|
|
18347
19433
|
---
|
|
@@ -20265,6 +21351,9 @@ spec:
|
|
|
20265
21351
|
- name: oidc
|
|
20266
21352
|
type: string
|
|
20267
21353
|
|
|
21354
|
+
- name: allow_list
|
|
21355
|
+
type: string
|
|
21356
|
+
|
|
20268
21357
|
tasks:
|
|
20269
21358
|
|
|
20270
21359
|
# 0. Per-instance DB2U Operator
|
|
@@ -20455,6 +21544,8 @@ spec:
|
|
|
20455
21544
|
value: $(params.mas_wipe_mongo_data)
|
|
20456
21545
|
- name: oidc
|
|
20457
21546
|
value: $(params.oidc)
|
|
21547
|
+
- name: allow_list
|
|
21548
|
+
value: $(params.allow_list)
|
|
20458
21549
|
taskRef:
|
|
20459
21550
|
kind: Task
|
|
20460
21551
|
name: gitops-suite
|
|
@@ -20555,6 +21646,8 @@ spec:
|
|
|
20555
21646
|
value: $(params.cluster_url)
|
|
20556
21647
|
- name: avp_aws_secret_region
|
|
20557
21648
|
value: $(params.avp_aws_secret_region)
|
|
21649
|
+
- name: allow_list
|
|
21650
|
+
value: $(params.allow_list)
|
|
20558
21651
|
taskRef:
|
|
20559
21652
|
kind: Task
|
|
20560
21653
|
name: gitops-suite-workspace
|