mas-cli 13.12.0__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 +1392 -290
- {mas_cli-13.12.0.dist-info → mas_cli-13.13.0.dist-info}/METADATA +2 -2
- {mas_cli-13.12.0.dist-info → mas_cli-13.13.0.dist-info}/RECORD +8 -8
- {mas_cli-13.12.0.dist-info → mas_cli-13.13.0.dist-info}/WHEEL +1 -1
- {mas_cli-13.12.0.data → mas_cli-13.13.0.data}/scripts/mas-cli +0 -0
- {mas_cli-13.12.0.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
|
|
|
@@ -6762,6 +6787,8 @@ spec:
|
|
|
6762
6787
|
- name: gpu_install_plan
|
|
6763
6788
|
type: string
|
|
6764
6789
|
default: "Automatic"
|
|
6790
|
+
- name: nfd_image
|
|
6791
|
+
type: string
|
|
6765
6792
|
|
|
6766
6793
|
stepTemplate:
|
|
6767
6794
|
name: gitops-nvidia-gpu
|
|
@@ -6792,6 +6819,8 @@ spec:
|
|
|
6792
6819
|
value: $(params.nfd_channel)
|
|
6793
6820
|
- name: NFD_INSTALL_PLAN
|
|
6794
6821
|
value: $(params.nfd_install_plan)
|
|
6822
|
+
- name: NFD_IMAGE
|
|
6823
|
+
value: $(params.nfd_image)
|
|
6795
6824
|
- name: GPU_NAMESPACE
|
|
6796
6825
|
value: $(params.gpu_namespace)
|
|
6797
6826
|
- name: GPU_CHANNEL
|
|
@@ -6831,7 +6860,7 @@ spec:
|
|
|
6831
6860
|
- -c
|
|
6832
6861
|
name: gitops-nvidia-gpu
|
|
6833
6862
|
imagePullPolicy: IfNotPresent
|
|
6834
|
-
image: quay.io/ibmmas/cli:13.
|
|
6863
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6835
6864
|
workspaces:
|
|
6836
6865
|
- name: configs
|
|
6837
6866
|
# --------------------------------------------------------------------------------
|
|
@@ -6949,7 +6978,7 @@ spec:
|
|
|
6949
6978
|
- -c
|
|
6950
6979
|
name: gitops-process-mongo-user
|
|
6951
6980
|
imagePullPolicy: IfNotPresent
|
|
6952
|
-
image: quay.io/ibmmas/cli:13.
|
|
6981
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
6953
6982
|
workspaces:
|
|
6954
6983
|
- name: configs
|
|
6955
6984
|
# --------------------------------------------------------------------------------
|
|
@@ -7005,7 +7034,7 @@ spec:
|
|
|
7005
7034
|
- -c
|
|
7006
7035
|
name: gitops-rosa
|
|
7007
7036
|
imagePullPolicy: IfNotPresent
|
|
7008
|
-
image: quay.io/ibmmas/cli:13.
|
|
7037
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7009
7038
|
workspaces:
|
|
7010
7039
|
- name: configs
|
|
7011
7040
|
# --------------------------------------------------------------------------------
|
|
@@ -7192,7 +7221,7 @@ spec:
|
|
|
7192
7221
|
- -c
|
|
7193
7222
|
name: gitops-suite-app-config
|
|
7194
7223
|
imagePullPolicy: IfNotPresent
|
|
7195
|
-
image: quay.io/ibmmas/cli:13.
|
|
7224
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7196
7225
|
workspaces:
|
|
7197
7226
|
- name: configs
|
|
7198
7227
|
- name: shared-gitops-configs
|
|
@@ -7350,7 +7379,7 @@ spec:
|
|
|
7350
7379
|
- -c
|
|
7351
7380
|
name: gitops-suite-app-install
|
|
7352
7381
|
imagePullPolicy: Always
|
|
7353
|
-
image: quay.io/ibmmas/cli:13.
|
|
7382
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7354
7383
|
workspaces:
|
|
7355
7384
|
- name: configs
|
|
7356
7385
|
- name: shared-gitops-configs
|
|
@@ -7456,7 +7485,7 @@ spec:
|
|
|
7456
7485
|
- -c
|
|
7457
7486
|
name: gitops-suite-certs
|
|
7458
7487
|
imagePullPolicy: IfNotPresent
|
|
7459
|
-
image: quay.io/ibmmas/cli:13.
|
|
7488
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7460
7489
|
workspaces:
|
|
7461
7490
|
- name: configs
|
|
7462
7491
|
- name: certificates
|
|
@@ -7626,7 +7655,7 @@ spec:
|
|
|
7626
7655
|
- -c
|
|
7627
7656
|
name: gitops-suite-config
|
|
7628
7657
|
imagePullPolicy: IfNotPresent
|
|
7629
|
-
image: quay.io/ibmmas/cli:13.
|
|
7658
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7630
7659
|
workspaces:
|
|
7631
7660
|
- name: configs
|
|
7632
7661
|
- name: shared-additional-configs
|
|
@@ -7726,7 +7755,7 @@ spec:
|
|
|
7726
7755
|
- -c
|
|
7727
7756
|
name: gitops-suite-dns
|
|
7728
7757
|
imagePullPolicy: IfNotPresent
|
|
7729
|
-
image: quay.io/ibmmas/cli:13.
|
|
7758
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7730
7759
|
workspaces:
|
|
7731
7760
|
- name: configs
|
|
7732
7761
|
|
|
@@ -7850,7 +7879,7 @@ spec:
|
|
|
7850
7879
|
- -c
|
|
7851
7880
|
name: gitops-suite-idp-config
|
|
7852
7881
|
imagePullPolicy: IfNotPresent
|
|
7853
|
-
image: quay.io/ibmmas/cli:13.
|
|
7882
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7854
7883
|
workspaces:
|
|
7855
7884
|
- name: configs
|
|
7856
7885
|
- name: shared-additional-configs
|
|
@@ -7951,7 +7980,7 @@ spec:
|
|
|
7951
7980
|
- -c
|
|
7952
7981
|
name: gitops-suite-objectstorage-config
|
|
7953
7982
|
imagePullPolicy: IfNotPresent
|
|
7954
|
-
image: quay.io/ibmmas/cli:13.
|
|
7983
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
7955
7984
|
workspaces:
|
|
7956
7985
|
- name: configs
|
|
7957
7986
|
- name: shared-gitops-configs
|
|
@@ -8362,7 +8391,7 @@ spec:
|
|
|
8362
8391
|
- -c
|
|
8363
8392
|
name: gitops-suite-smtp-config
|
|
8364
8393
|
imagePullPolicy: IfNotPresent
|
|
8365
|
-
image: quay.io/ibmmas/cli:13.
|
|
8394
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8366
8395
|
workspaces:
|
|
8367
8396
|
- name: configs
|
|
8368
8397
|
|
|
@@ -8482,7 +8511,7 @@ spec:
|
|
|
8482
8511
|
- -c
|
|
8483
8512
|
name: gitops-suite-watson-studio-config
|
|
8484
8513
|
imagePullPolicy: IfNotPresent
|
|
8485
|
-
image: quay.io/ibmmas/cli:13.
|
|
8514
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8486
8515
|
workspaces:
|
|
8487
8516
|
- name: configs
|
|
8488
8517
|
- name: shared-gitops-configs
|
|
@@ -8521,6 +8550,9 @@ spec:
|
|
|
8521
8550
|
default: ""
|
|
8522
8551
|
- name: avp_aws_secret_region
|
|
8523
8552
|
type: string
|
|
8553
|
+
- name: allow_list
|
|
8554
|
+
type: string
|
|
8555
|
+
default: ""
|
|
8524
8556
|
stepTemplate:
|
|
8525
8557
|
name: gitops-suite-workspace
|
|
8526
8558
|
env:
|
|
@@ -8546,6 +8578,8 @@ spec:
|
|
|
8546
8578
|
value: $(params.mas_workspace_name)
|
|
8547
8579
|
- name: SM_AWS_REGION
|
|
8548
8580
|
value: $(params.avp_aws_secret_region)
|
|
8581
|
+
- name: ALLOW_LIST
|
|
8582
|
+
value: $(params.allow_list)
|
|
8549
8583
|
envFrom:
|
|
8550
8584
|
- configMapRef:
|
|
8551
8585
|
name: environment-properties
|
|
@@ -8579,7 +8613,7 @@ spec:
|
|
|
8579
8613
|
- -c
|
|
8580
8614
|
name: gitops-suite-workspace
|
|
8581
8615
|
imagePullPolicy: IfNotPresent
|
|
8582
|
-
image: quay.io/ibmmas/cli:13.
|
|
8616
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8583
8617
|
workspaces:
|
|
8584
8618
|
- name: configs
|
|
8585
8619
|
# --------------------------------------------------------------------------------
|
|
@@ -8711,6 +8745,9 @@ spec:
|
|
|
8711
8745
|
default: "false"
|
|
8712
8746
|
- name: oidc
|
|
8713
8747
|
type: string
|
|
8748
|
+
- name: allow_list
|
|
8749
|
+
type: string
|
|
8750
|
+
default: ""
|
|
8714
8751
|
stepTemplate:
|
|
8715
8752
|
name: gitops-suite
|
|
8716
8753
|
env:
|
|
@@ -8809,6 +8846,9 @@ spec:
|
|
|
8809
8846
|
|
|
8810
8847
|
- name: OIDC_CONFIG
|
|
8811
8848
|
value: $(params.oidc)
|
|
8849
|
+
|
|
8850
|
+
- name: ALLOW_LIST
|
|
8851
|
+
value: $(params.allow_list)
|
|
8812
8852
|
envFrom:
|
|
8813
8853
|
- configMapRef:
|
|
8814
8854
|
name: environment-properties
|
|
@@ -8864,7 +8904,7 @@ spec:
|
|
|
8864
8904
|
- -c
|
|
8865
8905
|
name: gitops-suite
|
|
8866
8906
|
imagePullPolicy: IfNotPresent
|
|
8867
|
-
image: quay.io/ibmmas/cli:13.
|
|
8907
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8868
8908
|
workspaces:
|
|
8869
8909
|
- name: configs
|
|
8870
8910
|
- name: shared-gitops-configs
|
|
@@ -8914,7 +8954,7 @@ spec:
|
|
|
8914
8954
|
|
|
8915
8955
|
steps:
|
|
8916
8956
|
- name: grafana
|
|
8917
|
-
image: quay.io/ibmmas/cli:13.
|
|
8957
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
8918
8958
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8919
8959
|
command:
|
|
8920
8960
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9048,7 +9088,7 @@ spec:
|
|
|
9048
9088
|
command:
|
|
9049
9089
|
- /opt/app-root/src/run-role.sh
|
|
9050
9090
|
- ibm_catalogs
|
|
9051
|
-
image: quay.io/ibmmas/cli:13.
|
|
9091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9052
9092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9053
9093
|
workingDir: /workspace/configs
|
|
9054
9094
|
# --------------------------------------------------------------------------------
|
|
@@ -9290,7 +9330,7 @@ spec:
|
|
|
9290
9330
|
command:
|
|
9291
9331
|
- /opt/app-root/src/run-role.sh
|
|
9292
9332
|
- kafka
|
|
9293
|
-
image: quay.io/ibmmas/cli:13.
|
|
9333
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9294
9334
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9295
9335
|
workingDir: /workspace/configs
|
|
9296
9336
|
|
|
@@ -9506,7 +9546,7 @@ spec:
|
|
|
9506
9546
|
command:
|
|
9507
9547
|
- /opt/app-root/src/run-role.sh
|
|
9508
9548
|
- kmodels
|
|
9509
|
-
image: quay.io/ibmmas/cli:13.
|
|
9549
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9510
9550
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9511
9551
|
# --------------------------------------------------------------------------------
|
|
9512
9552
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9684,7 +9724,7 @@ spec:
|
|
|
9684
9724
|
command:
|
|
9685
9725
|
- /opt/app-root/src/run-role.sh
|
|
9686
9726
|
- mongodb
|
|
9687
|
-
image: quay.io/ibmmas/cli:13.
|
|
9727
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9688
9728
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9689
9729
|
workingDir: /workspace/configs
|
|
9690
9730
|
|
|
@@ -9727,7 +9767,7 @@ spec:
|
|
|
9727
9767
|
- $(params.base_output_dir)
|
|
9728
9768
|
- --extra-namespaces
|
|
9729
9769
|
- selenium
|
|
9730
|
-
image: quay.io/ibmmas/cli:13.
|
|
9770
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9731
9771
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9732
9772
|
env:
|
|
9733
9773
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9844,7 +9884,7 @@ spec:
|
|
|
9844
9884
|
command:
|
|
9845
9885
|
- /opt/app-root/src/run-role.sh
|
|
9846
9886
|
- nvidia_gpu
|
|
9847
|
-
image: quay.io/ibmmas/cli:13.
|
|
9887
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9848
9888
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9849
9889
|
workingDir: /workspace/configs
|
|
9850
9890
|
|
|
@@ -9880,7 +9920,7 @@ spec:
|
|
|
9880
9920
|
# Verify Cluster
|
|
9881
9921
|
# -------------------------------------------------------------------------
|
|
9882
9922
|
- name: ocp-verify-cluster
|
|
9883
|
-
image: quay.io/ibmmas/cli:13.
|
|
9923
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9884
9924
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9885
9925
|
command:
|
|
9886
9926
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9922,7 +9962,7 @@ spec:
|
|
|
9922
9962
|
# Verify Catalogs
|
|
9923
9963
|
# -------------------------------------------------------------------------
|
|
9924
9964
|
- name: ocp-verify-catalogs
|
|
9925
|
-
image: quay.io/ibmmas/cli:13.
|
|
9965
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9926
9966
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9927
9967
|
command:
|
|
9928
9968
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9964,7 +10004,7 @@ spec:
|
|
|
9964
10004
|
# Verify Subscriptions
|
|
9965
10005
|
# -------------------------------------------------------------------------
|
|
9966
10006
|
- name: ocp-verify-subscriptions
|
|
9967
|
-
image: quay.io/ibmmas/cli:13.
|
|
10007
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
9968
10008
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9969
10009
|
command:
|
|
9970
10010
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10006,7 +10046,7 @@ spec:
|
|
|
10006
10046
|
# Verify Workloads
|
|
10007
10047
|
# -------------------------------------------------------------------------
|
|
10008
10048
|
- name: ocp-verify-workloads
|
|
10009
|
-
image: quay.io/ibmmas/cli:13.
|
|
10049
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10010
10050
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10011
10051
|
command:
|
|
10012
10052
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10048,7 +10088,7 @@ spec:
|
|
|
10048
10088
|
# Verify Catalogs - Ingress TLS
|
|
10049
10089
|
# -------------------------------------------------------------------------
|
|
10050
10090
|
- name: ocp-verify-ingress
|
|
10051
|
-
image: quay.io/ibmmas/cli:13.
|
|
10091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10052
10092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10053
10093
|
command:
|
|
10054
10094
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10174,7 +10214,7 @@ spec:
|
|
|
10174
10214
|
command:
|
|
10175
10215
|
- /opt/app-root/src/run-role.sh
|
|
10176
10216
|
- ocp_verify
|
|
10177
|
-
image: quay.io/ibmmas/cli:13.
|
|
10217
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10178
10218
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10179
10219
|
workingDir: /workspace/configs
|
|
10180
10220
|
# --------------------------------------------------------------------------------
|
|
@@ -10242,7 +10282,7 @@ spec:
|
|
|
10242
10282
|
command:
|
|
10243
10283
|
- /opt/app-root/src/run-role.sh
|
|
10244
10284
|
- ocs
|
|
10245
|
-
image: quay.io/ibmmas/cli:13.
|
|
10285
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10246
10286
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10247
10287
|
workingDir: /workspace/configs
|
|
10248
10288
|
|
|
@@ -10478,7 +10518,7 @@ spec:
|
|
|
10478
10518
|
command:
|
|
10479
10519
|
- /opt/app-root/src/run-role.sh
|
|
10480
10520
|
- odh
|
|
10481
|
-
image: quay.io/ibmmas/cli:13.
|
|
10521
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10482
10522
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10483
10523
|
# --------------------------------------------------------------------------------
|
|
10484
10524
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10654,7 +10694,7 @@ spec:
|
|
|
10654
10694
|
command:
|
|
10655
10695
|
- /opt/app-root/src/run-role.sh
|
|
10656
10696
|
- sls
|
|
10657
|
-
image: quay.io/ibmmas/cli:13.
|
|
10697
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
10658
10698
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10659
10699
|
workingDir: /workspace/configs
|
|
10660
10700
|
|
|
@@ -11049,12 +11089,12 @@ spec:
|
|
|
11049
11089
|
command:
|
|
11050
11090
|
- /opt/app-root/src/run-role.sh
|
|
11051
11091
|
- suite_app_config
|
|
11052
|
-
image: quay.io/ibmmas/cli:13.
|
|
11092
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11053
11093
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11054
11094
|
|
|
11055
11095
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11056
11096
|
- name: app-cfg-post-verify
|
|
11057
|
-
image: quay.io/ibmmas/cli:13.
|
|
11097
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11058
11098
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11059
11099
|
command:
|
|
11060
11100
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11249,7 +11289,7 @@ spec:
|
|
|
11249
11289
|
command:
|
|
11250
11290
|
- /opt/app-root/src/run-role.sh
|
|
11251
11291
|
- suite_app_install
|
|
11252
|
-
image: quay.io/ibmmas/cli:13.
|
|
11292
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11253
11293
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11254
11294
|
|
|
11255
11295
|
workspaces:
|
|
@@ -11338,7 +11378,7 @@ spec:
|
|
|
11338
11378
|
command:
|
|
11339
11379
|
- /opt/app-root/src/run-role.sh
|
|
11340
11380
|
- suite_app_rollback
|
|
11341
|
-
image: quay.io/ibmmas/cli:13.
|
|
11381
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11342
11382
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11343
11383
|
# --------------------------------------------------------------------------------
|
|
11344
11384
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11401,7 +11441,7 @@ spec:
|
|
|
11401
11441
|
command:
|
|
11402
11442
|
- /opt/app-root/src/run-role.sh
|
|
11403
11443
|
- suite_app_uninstall
|
|
11404
|
-
image: quay.io/ibmmas/cli:13.
|
|
11444
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11405
11445
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11406
11446
|
# --------------------------------------------------------------------------------
|
|
11407
11447
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11476,7 +11516,7 @@ spec:
|
|
|
11476
11516
|
command:
|
|
11477
11517
|
- /opt/app-root/src/run-role.sh
|
|
11478
11518
|
- suite_app_upgrade
|
|
11479
|
-
image: quay.io/ibmmas/cli:13.
|
|
11519
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11480
11520
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11481
11521
|
# --------------------------------------------------------------------------------
|
|
11482
11522
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11577,7 +11617,7 @@ spec:
|
|
|
11577
11617
|
command:
|
|
11578
11618
|
- /opt/app-root/src/run-role.sh
|
|
11579
11619
|
- suite_app_verify
|
|
11580
|
-
image: quay.io/ibmmas/cli:13.
|
|
11620
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11581
11621
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11582
11622
|
# --------------------------------------------------------------------------------
|
|
11583
11623
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11720,7 +11760,7 @@ spec:
|
|
|
11720
11760
|
command:
|
|
11721
11761
|
- /opt/app-root/src/run-role.sh
|
|
11722
11762
|
- suite_certs
|
|
11723
|
-
image: quay.io/ibmmas/cli:13.
|
|
11763
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11724
11764
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11725
11765
|
|
|
11726
11766
|
workspaces:
|
|
@@ -11787,7 +11827,7 @@ spec:
|
|
|
11787
11827
|
command:
|
|
11788
11828
|
- /opt/app-root/src/run-role.sh
|
|
11789
11829
|
- suite_config
|
|
11790
|
-
image: quay.io/ibmmas/cli:13.
|
|
11830
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11791
11831
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11792
11832
|
workingDir: /workspace/configs
|
|
11793
11833
|
|
|
@@ -11858,7 +11898,7 @@ spec:
|
|
|
11858
11898
|
command:
|
|
11859
11899
|
- /opt/app-root/src/run-role.sh
|
|
11860
11900
|
- suite_db2_setup_for_manage
|
|
11861
|
-
image: quay.io/ibmmas/cli:13.
|
|
11901
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
11862
11902
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11863
11903
|
# --------------------------------------------------------------------------------
|
|
11864
11904
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12048,7 +12088,7 @@ spec:
|
|
|
12048
12088
|
command:
|
|
12049
12089
|
- /opt/app-root/src/run-role.sh
|
|
12050
12090
|
- suite_dns
|
|
12051
|
-
image: quay.io/ibmmas/cli:13.
|
|
12091
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12052
12092
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12053
12093
|
# --------------------------------------------------------------------------------
|
|
12054
12094
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12297,7 +12337,7 @@ spec:
|
|
|
12297
12337
|
command:
|
|
12298
12338
|
- /opt/app-root/src/run-role.sh
|
|
12299
12339
|
- suite_install
|
|
12300
|
-
image: quay.io/ibmmas/cli:13.
|
|
12340
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12301
12341
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12302
12342
|
workingDir: /workspace/configs
|
|
12303
12343
|
|
|
@@ -12385,7 +12425,7 @@ spec:
|
|
|
12385
12425
|
command:
|
|
12386
12426
|
- /opt/app-root/src/run-role.sh
|
|
12387
12427
|
- suite_rollback
|
|
12388
|
-
image: quay.io/ibmmas/cli:13.
|
|
12428
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12389
12429
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12390
12430
|
# --------------------------------------------------------------------------------
|
|
12391
12431
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12450,7 +12490,7 @@ spec:
|
|
|
12450
12490
|
command:
|
|
12451
12491
|
- /opt/app-root/src/run-role.sh
|
|
12452
12492
|
- suite_uninstall
|
|
12453
|
-
image: quay.io/ibmmas/cli:13.
|
|
12493
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12454
12494
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12455
12495
|
# --------------------------------------------------------------------------------
|
|
12456
12496
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12520,7 +12560,7 @@ spec:
|
|
|
12520
12560
|
command:
|
|
12521
12561
|
- /opt/app-root/src/run-role.sh
|
|
12522
12562
|
- suite_upgrade
|
|
12523
|
-
image: quay.io/ibmmas/cli:13.
|
|
12563
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12524
12564
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12525
12565
|
# --------------------------------------------------------------------------------
|
|
12526
12566
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12587,12 +12627,12 @@ spec:
|
|
|
12587
12627
|
command:
|
|
12588
12628
|
- /opt/app-root/src/run-role.sh
|
|
12589
12629
|
- suite_verify
|
|
12590
|
-
image: quay.io/ibmmas/cli:13.
|
|
12630
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12591
12631
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12592
12632
|
|
|
12593
12633
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12594
12634
|
- name: suite-post-verify
|
|
12595
|
-
image: quay.io/ibmmas/cli:13.
|
|
12635
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12596
12636
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12597
12637
|
script: |
|
|
12598
12638
|
#!/usr/bin/env bash
|
|
@@ -12720,7 +12760,7 @@ spec:
|
|
|
12720
12760
|
command:
|
|
12721
12761
|
- /opt/app-root/src/run-role.sh
|
|
12722
12762
|
- turbonomic
|
|
12723
|
-
image: quay.io/ibmmas/cli:13.
|
|
12763
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12724
12764
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12725
12765
|
# --------------------------------------------------------------------------------
|
|
12726
12766
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12801,7 +12841,7 @@ spec:
|
|
|
12801
12841
|
# IBM User Data Services (UDS)
|
|
12802
12842
|
# -------------------------------------------------------------------------
|
|
12803
12843
|
- name: uds
|
|
12804
|
-
image: quay.io/ibmmas/cli:13.
|
|
12844
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12805
12845
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12806
12846
|
workingDir: /workspace/configs
|
|
12807
12847
|
command:
|
|
@@ -12864,7 +12904,7 @@ spec:
|
|
|
12864
12904
|
# IBM Data Reporter Operator (DRO)
|
|
12865
12905
|
# -------------------------------------------------------------------------
|
|
12866
12906
|
- name: dro
|
|
12867
|
-
image: quay.io/ibmmas/cli:13.
|
|
12907
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12868
12908
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12869
12909
|
workingDir: /workspace/configs
|
|
12870
12910
|
command:
|
|
@@ -12950,7 +12990,7 @@ spec:
|
|
|
12950
12990
|
description: "The value to set"
|
|
12951
12991
|
steps:
|
|
12952
12992
|
- name: update-configmap
|
|
12953
|
-
image: quay.io/ibmmas/cli:13.
|
|
12993
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
12954
12994
|
command:
|
|
12955
12995
|
- /opt/app-root/src/update-configmap.sh
|
|
12956
12996
|
env:
|
|
@@ -12997,7 +13037,7 @@ spec:
|
|
|
12997
13037
|
|
|
12998
13038
|
steps:
|
|
12999
13039
|
- name: wait-for-configmap
|
|
13000
|
-
image: quay.io/ibmmas/cli:13.
|
|
13040
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13001
13041
|
command:
|
|
13002
13042
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13003
13043
|
env:
|
|
@@ -13078,7 +13118,7 @@ spec:
|
|
|
13078
13118
|
|
|
13079
13119
|
steps:
|
|
13080
13120
|
- name: wait-for-configmap
|
|
13081
|
-
image: quay.io/ibmmas/cli:13.
|
|
13121
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13082
13122
|
command:
|
|
13083
13123
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13084
13124
|
env:
|
|
@@ -13138,7 +13178,7 @@ spec:
|
|
|
13138
13178
|
|
|
13139
13179
|
steps:
|
|
13140
13180
|
- name: wait
|
|
13141
|
-
image: quay.io/ibmmas/cli:13.
|
|
13181
|
+
image: quay.io/ibmmas/cli:13.13.0
|
|
13142
13182
|
command:
|
|
13143
13183
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13144
13184
|
env:
|
|
@@ -14612,147 +14652,396 @@ spec:
|
|
|
14612
14652
|
- name: jdbc_route_manage
|
|
14613
14653
|
type: string
|
|
14614
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"
|
|
14615
14661
|
|
|
14616
|
-
- name:
|
|
14662
|
+
- name: jdbc_type_facilities
|
|
14617
14663
|
type: string
|
|
14618
|
-
- name:
|
|
14664
|
+
- name: jdbc_instance_name_facilities
|
|
14619
14665
|
type: string
|
|
14620
|
-
- name:
|
|
14666
|
+
- name: jdbc_connection_url_facilities
|
|
14621
14667
|
type: string
|
|
14622
|
-
|
|
14668
|
+
default: ""
|
|
14669
|
+
- name: jdbc_certificate_file_facilities
|
|
14623
14670
|
type: string
|
|
14624
|
-
|
|
14671
|
+
default: ""
|
|
14672
|
+
- name: jdbc_route_facilities
|
|
14625
14673
|
type: string
|
|
14626
14674
|
default: ""
|
|
14627
|
-
- name:
|
|
14675
|
+
- name: replica_db_facilities
|
|
14628
14676
|
type: string
|
|
14629
|
-
|
|
14677
|
+
default: "false"
|
|
14678
|
+
- name: manually_set_enhanced_hadr_facilities
|
|
14630
14679
|
type: string
|
|
14680
|
+
default: "false"
|
|
14631
14681
|
|
|
14632
|
-
- 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
|
|
14633
14691
|
type: string
|
|
14634
14692
|
default: ""
|
|
14635
|
-
- 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
|
|
14636
14698
|
type: string
|
|
14637
14699
|
default: ""
|
|
14638
|
-
- name:
|
|
14700
|
+
- name: db2_temp_storage_size_manage
|
|
14639
14701
|
type: string
|
|
14640
14702
|
default: ""
|
|
14641
|
-
- name:
|
|
14703
|
+
- name: db2_logs_storage_size_manage
|
|
14642
14704
|
type: string
|
|
14643
14705
|
default: ""
|
|
14644
|
-
- name:
|
|
14706
|
+
- name: db2_audit_logs_storage_size_manage
|
|
14645
14707
|
type: string
|
|
14646
14708
|
default: ""
|
|
14647
|
-
- name:
|
|
14709
|
+
- name: db2_data_storage_size_manage
|
|
14648
14710
|
type: string
|
|
14649
14711
|
default: ""
|
|
14650
|
-
- 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
|
|
14651
14788
|
type: string
|
|
14652
14789
|
default: ""
|
|
14653
14790
|
|
|
14654
|
-
- name:
|
|
14791
|
+
- name: db2_meta_storage_class_iot
|
|
14655
14792
|
type: string
|
|
14656
|
-
- name:
|
|
14793
|
+
- name: db2_temp_storage_class_iot
|
|
14657
14794
|
type: string
|
|
14658
|
-
- 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
|
|
14659
14800
|
type: string
|
|
14660
14801
|
default: ""
|
|
14661
|
-
- 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
|
|
14662
14807
|
type: string
|
|
14663
14808
|
default: ""
|
|
14664
|
-
- name:
|
|
14809
|
+
- name: db2_temp_storage_size_iot
|
|
14665
14810
|
type: string
|
|
14666
14811
|
default: ""
|
|
14667
|
-
- name:
|
|
14812
|
+
- name: db2_logs_storage_size_iot
|
|
14668
14813
|
type: string
|
|
14669
14814
|
default: ""
|
|
14670
|
-
- name:
|
|
14815
|
+
- name: db2_audit_logs_storage_size_iot
|
|
14671
14816
|
type: string
|
|
14672
14817
|
default: ""
|
|
14673
|
-
- name:
|
|
14818
|
+
- name: db2_data_storage_size_iot
|
|
14674
14819
|
type: string
|
|
14675
14820
|
default: ""
|
|
14676
|
-
- name:
|
|
14821
|
+
- name: db2_backup_storage_size_iot
|
|
14677
14822
|
type: string
|
|
14678
14823
|
default: ""
|
|
14679
|
-
- name:
|
|
14824
|
+
- name: db2_archivelogs_storage_size_iot
|
|
14680
14825
|
type: string
|
|
14681
14826
|
default: ""
|
|
14682
|
-
- name:
|
|
14827
|
+
- name: db2_version_iot
|
|
14828
|
+
type: string
|
|
14829
|
+
- name: db2_action_iot
|
|
14830
|
+
type: string
|
|
14831
|
+
- name: db2_tls_version_iot
|
|
14683
14832
|
type: string
|
|
14684
14833
|
default: TLSv1.2
|
|
14685
|
-
- name:
|
|
14834
|
+
- name: db2_table_org_iot
|
|
14686
14835
|
type: string
|
|
14687
14836
|
default: ""
|
|
14688
|
-
- name:
|
|
14837
|
+
- name: db2_mln_count_iot
|
|
14689
14838
|
type: string
|
|
14690
14839
|
default: ""
|
|
14691
|
-
- name:
|
|
14840
|
+
- name: db2_num_pods_iot
|
|
14692
14841
|
type: string
|
|
14693
14842
|
default: ""
|
|
14694
|
-
- name:
|
|
14843
|
+
- name: db2_meta_storage_accessmode_iot
|
|
14695
14844
|
type: string
|
|
14696
14845
|
default: ""
|
|
14697
|
-
- name:
|
|
14846
|
+
- name: db2_data_storage_accessmode_iot
|
|
14698
14847
|
type: string
|
|
14699
14848
|
default: ""
|
|
14700
|
-
- name:
|
|
14849
|
+
- name: db2_backup_storage_accessmode_iot
|
|
14701
14850
|
type: string
|
|
14702
14851
|
default: ""
|
|
14703
|
-
- name:
|
|
14852
|
+
- name: db2_logs_storage_accessmode_iot
|
|
14704
14853
|
type: string
|
|
14705
14854
|
default: ""
|
|
14706
|
-
- name:
|
|
14855
|
+
- name: db2_audit_logs_storage_accessmode_iot
|
|
14707
14856
|
type: string
|
|
14708
14857
|
default: ""
|
|
14709
|
-
- name:
|
|
14858
|
+
- name: db2_temp_storage_accessmode_iot
|
|
14710
14859
|
type: string
|
|
14711
|
-
- name:
|
|
14860
|
+
- name: db2_archivelogs_storage_accessmode_iot
|
|
14712
14861
|
type: string
|
|
14713
14862
|
default: ""
|
|
14714
|
-
- name:
|
|
14863
|
+
- name: db2_cpu_requests_iot
|
|
14715
14864
|
type: string
|
|
14716
14865
|
default: ""
|
|
14717
|
-
- name:
|
|
14866
|
+
- name: db2_cpu_limits_iot
|
|
14718
14867
|
type: string
|
|
14719
14868
|
default: ""
|
|
14720
|
-
- name:
|
|
14869
|
+
- name: db2_memory_requests_iot
|
|
14721
14870
|
type: string
|
|
14722
14871
|
default: ""
|
|
14723
|
-
- name:
|
|
14872
|
+
- name: db2_memory_limits_iot
|
|
14724
14873
|
type: string
|
|
14725
14874
|
default: ""
|
|
14726
|
-
- name:
|
|
14875
|
+
- name: db2_affinity_key_iot
|
|
14727
14876
|
type: string
|
|
14728
14877
|
default: ""
|
|
14729
|
-
- name:
|
|
14878
|
+
- name: db2_affinity_value_iot
|
|
14730
14879
|
type: string
|
|
14731
14880
|
default: ""
|
|
14732
|
-
- name:
|
|
14881
|
+
- name: db2_tolerate_key_iot
|
|
14733
14882
|
type: string
|
|
14734
14883
|
default: ""
|
|
14735
|
-
- name:
|
|
14884
|
+
- name: db2_tolerate_value_iot
|
|
14736
14885
|
type: string
|
|
14737
14886
|
default: ""
|
|
14738
|
-
- name:
|
|
14887
|
+
- name: db2_tolerate_effect_iot
|
|
14739
14888
|
type: string
|
|
14740
14889
|
default: ""
|
|
14741
|
-
- name:
|
|
14890
|
+
- name: db2_timezone_iot
|
|
14742
14891
|
type: string
|
|
14743
14892
|
default: ""
|
|
14744
|
-
- name:
|
|
14893
|
+
- name: db2_backup_notify_slack_url_iot
|
|
14745
14894
|
type: string
|
|
14746
14895
|
default: ""
|
|
14747
|
-
- name:
|
|
14896
|
+
- name: auto_backup_iot
|
|
14748
14897
|
type: string
|
|
14749
14898
|
default: ""
|
|
14750
|
-
|
|
14899
|
+
|
|
14900
|
+
- name: db2_meta_storage_class_facilities
|
|
14751
14901
|
type: string
|
|
14752
|
-
|
|
14753
|
-
- name: manually_set_enhanced_hadr
|
|
14902
|
+
- name: db2_temp_storage_class_facilities
|
|
14754
14903
|
type: string
|
|
14755
|
-
|
|
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: ""
|
|
14756
15045
|
|
|
14757
15046
|
- name: custom_labels
|
|
14758
15047
|
type: string
|
|
@@ -15049,27 +15338,60 @@ spec:
|
|
|
15049
15338
|
type: string
|
|
15050
15339
|
default: "deactivate"
|
|
15051
15340
|
|
|
15052
|
-
- name:
|
|
15341
|
+
- name: mas_app_channel_facilities
|
|
15053
15342
|
type: string
|
|
15054
15343
|
default: ""
|
|
15055
|
-
- name:
|
|
15344
|
+
- name: mas_app_install_plan_facilities
|
|
15056
15345
|
type: string
|
|
15057
|
-
default: ""
|
|
15058
|
-
- name:
|
|
15346
|
+
default: "Automatic"
|
|
15347
|
+
- name: mas_app_catalog_source_facilities
|
|
15059
15348
|
type: string
|
|
15060
|
-
default:
|
|
15061
|
-
- name:
|
|
15349
|
+
default: ibm-operator-catalog
|
|
15350
|
+
- name: mas_app_api_version_facilities
|
|
15062
15351
|
type: string
|
|
15063
|
-
default:
|
|
15064
|
-
|
|
15065
|
-
- name: ingress
|
|
15352
|
+
default: apps.mas.ibm.com/v1
|
|
15353
|
+
- name: mas_app_kind_facilities
|
|
15066
15354
|
type: string
|
|
15067
|
-
default:
|
|
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"
|
|
15068
15386
|
|
|
15069
15387
|
- name: run_sanity_test
|
|
15070
15388
|
type: string
|
|
15071
15389
|
default: "false"
|
|
15072
15390
|
|
|
15391
|
+
- name: allow_list
|
|
15392
|
+
type: string
|
|
15393
|
+
default: ""
|
|
15394
|
+
|
|
15073
15395
|
tasks:
|
|
15074
15396
|
# 2. Kafka
|
|
15075
15397
|
# -------------------------------------------------------------------------
|
|
@@ -15114,7 +15436,7 @@ spec:
|
|
|
15114
15436
|
operator: notin
|
|
15115
15437
|
values: [""]
|
|
15116
15438
|
|
|
15117
|
-
# 3. DB2 for IoT and
|
|
15439
|
+
# 3. DB2 for IoT, Manage and Facilities
|
|
15118
15440
|
# -------------------------------------------------------------------------
|
|
15119
15441
|
|
|
15120
15442
|
# 3.1 DB2 for IoT
|
|
@@ -15151,39 +15473,39 @@ spec:
|
|
|
15151
15473
|
value: iot
|
|
15152
15474
|
|
|
15153
15475
|
- name: db2_meta_storage_class
|
|
15154
|
-
value: $(params.
|
|
15476
|
+
value: $(params.db2_meta_storage_class_iot)
|
|
15155
15477
|
- name: db2_temp_storage_class
|
|
15156
|
-
value: $(params.
|
|
15478
|
+
value: $(params.db2_temp_storage_class_iot)
|
|
15157
15479
|
- name: db2_logs_storage_class
|
|
15158
|
-
value: $(params.
|
|
15480
|
+
value: $(params.db2_logs_storage_class_iot)
|
|
15159
15481
|
- name: db2_audit_logs_storage_class
|
|
15160
|
-
value: $(params.
|
|
15482
|
+
value: $(params.db2_audit_logs_storage_class_iot)
|
|
15161
15483
|
- name: db2_data_storage_class
|
|
15162
|
-
value: $(params.
|
|
15484
|
+
value: $(params.db2_data_storage_class_iot)
|
|
15163
15485
|
- name: db2_backup_storage_class
|
|
15164
|
-
value: $(params.
|
|
15486
|
+
value: $(params.db2_backup_storage_class_iot)
|
|
15165
15487
|
- name: db2_archivelogs_storage_class
|
|
15166
|
-
value: $(params.
|
|
15488
|
+
value: $(params.db2_archivelogs_storage_class_iot)
|
|
15167
15489
|
|
|
15168
15490
|
- name: db2_meta_storage_size
|
|
15169
|
-
value: $(params.
|
|
15491
|
+
value: $(params.db2_meta_storage_size_iot)
|
|
15170
15492
|
- name: db2_temp_storage_size
|
|
15171
|
-
value: $(params.
|
|
15493
|
+
value: $(params.db2_temp_storage_size_iot)
|
|
15172
15494
|
- name: db2_logs_storage_size
|
|
15173
|
-
value: $(params.
|
|
15495
|
+
value: $(params.db2_logs_storage_size_iot)
|
|
15174
15496
|
- name: db2_audit_logs_storage_size
|
|
15175
|
-
value: $(params.
|
|
15497
|
+
value: $(params.db2_audit_logs_storage_size_iot)
|
|
15176
15498
|
- name: db2_data_storage_size
|
|
15177
|
-
value: $(params.
|
|
15499
|
+
value: $(params.db2_data_storage_size_iot)
|
|
15178
15500
|
- name: db2_backup_storage_size
|
|
15179
|
-
value: $(params.
|
|
15501
|
+
value: $(params.db2_backup_storage_size_iot)
|
|
15180
15502
|
- name: db2_archivelogs_storage_size
|
|
15181
|
-
value: $(params.
|
|
15503
|
+
value: $(params.db2_archivelogs_storage_size_iot)
|
|
15182
15504
|
|
|
15183
15505
|
- name: db2_version
|
|
15184
|
-
value: $(params.
|
|
15506
|
+
value: $(params.db2_version_iot)
|
|
15185
15507
|
- name: db2_tls_version
|
|
15186
|
-
value: $(params.
|
|
15508
|
+
value: $(params.db2_tls_version_iot)
|
|
15187
15509
|
- name: db2_instance_registry_yaml
|
|
15188
15510
|
value: $(params.db2_instance_registry_yaml_iot)
|
|
15189
15511
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15193,51 +15515,53 @@ spec:
|
|
|
15193
15515
|
- name: db2_addons_audit_config_yaml
|
|
15194
15516
|
value: $(params.db2_addons_audit_config_yaml_iot)
|
|
15195
15517
|
- name: db2_table_org
|
|
15196
|
-
value: $(params.
|
|
15518
|
+
value: $(params.db2_table_org_iot)
|
|
15197
15519
|
- name: db2_mln_count
|
|
15198
|
-
value: $(params.
|
|
15520
|
+
value: $(params.db2_mln_count_iot)
|
|
15199
15521
|
- name: db2_num_pods
|
|
15200
|
-
value: $(params.
|
|
15522
|
+
value: $(params.db2_num_pods_iot)
|
|
15201
15523
|
- name: db2_meta_storage_accessmode
|
|
15202
|
-
value: $(params.
|
|
15524
|
+
value: $(params.db2_meta_storage_accessmode_iot)
|
|
15203
15525
|
- name: db2_data_storage_accessmode
|
|
15204
|
-
value: $(params.
|
|
15526
|
+
value: $(params.db2_data_storage_accessmode_iot)
|
|
15205
15527
|
- name: db2_backup_storage_accessmode
|
|
15206
|
-
value: $(params.
|
|
15528
|
+
value: $(params.db2_backup_storage_accessmode_iot)
|
|
15207
15529
|
- name: db2_logs_storage_accessmode
|
|
15208
|
-
value: $(params.
|
|
15530
|
+
value: $(params.db2_logs_storage_accessmode_iot)
|
|
15209
15531
|
- name: db2_audit_logs_storage_accessmode
|
|
15210
|
-
value: $(params.
|
|
15532
|
+
value: $(params.db2_audit_logs_storage_accessmode_iot)
|
|
15211
15533
|
- name: db2_temp_storage_accessmode
|
|
15212
|
-
value: $(params.
|
|
15534
|
+
value: $(params.db2_temp_storage_accessmode_iot)
|
|
15213
15535
|
- name: db2_archivelogs_storage_accessmode
|
|
15214
|
-
value: $(params.
|
|
15536
|
+
value: $(params.db2_archivelogs_storage_accessmode_iot)
|
|
15215
15537
|
- name: db2_cpu_requests
|
|
15216
|
-
value: $(params.
|
|
15538
|
+
value: $(params.db2_cpu_requests_iot)
|
|
15217
15539
|
- name: db2_cpu_limits
|
|
15218
|
-
value: $(params.
|
|
15540
|
+
value: $(params.db2_cpu_limits_iot)
|
|
15219
15541
|
- name: db2_memory_requests
|
|
15220
|
-
value: $(params.
|
|
15542
|
+
value: $(params.db2_memory_requests_iot)
|
|
15221
15543
|
- name: db2_memory_limits
|
|
15222
|
-
value: $(params.
|
|
15544
|
+
value: $(params.db2_memory_limits_iot)
|
|
15223
15545
|
- name: db2_affinity_key
|
|
15224
|
-
value: $(params.
|
|
15546
|
+
value: $(params.db2_affinity_key_iot)
|
|
15225
15547
|
- name: db2_affinity_value
|
|
15226
|
-
value: $(params.
|
|
15548
|
+
value: $(params.db2_affinity_value_iot)
|
|
15227
15549
|
- name: db2_tolerate_key
|
|
15228
|
-
value: $(params.
|
|
15550
|
+
value: $(params.db2_tolerate_key_iot)
|
|
15229
15551
|
- name: db2_tolerate_value
|
|
15230
|
-
value: $(params.
|
|
15552
|
+
value: $(params.db2_tolerate_value_iot)
|
|
15231
15553
|
- name: db2_tolerate_effect
|
|
15232
|
-
value: $(params.
|
|
15554
|
+
value: $(params.db2_tolerate_effect_iot)
|
|
15233
15555
|
- name: jdbc_route
|
|
15234
15556
|
value: $(params.jdbc_route_iot)
|
|
15235
15557
|
- name: db2_timezone
|
|
15236
|
-
value: $(params.
|
|
15558
|
+
value: $(params.db2_timezone_iot)
|
|
15237
15559
|
- name: db2_backup_notify_slack_url
|
|
15238
|
-
value: $(params.
|
|
15560
|
+
value: $(params.db2_backup_notify_slack_url_iot)
|
|
15239
15561
|
- name: auto_backup
|
|
15240
|
-
value: $(params.
|
|
15562
|
+
value: $(params.auto_backup_iot)
|
|
15563
|
+
- name: allow_list
|
|
15564
|
+
value: $(params.allow_list)
|
|
15241
15565
|
|
|
15242
15566
|
workspaces:
|
|
15243
15567
|
- name: configs
|
|
@@ -15248,7 +15572,7 @@ spec:
|
|
|
15248
15572
|
kind: Task
|
|
15249
15573
|
name: gitops-db2u-database
|
|
15250
15574
|
when:
|
|
15251
|
-
- input: "$(params.
|
|
15575
|
+
- input: "$(params.db2_action_iot)"
|
|
15252
15576
|
operator: notin
|
|
15253
15577
|
values: [""]
|
|
15254
15578
|
- input: "$(params.jdbc_type_iot)"
|
|
@@ -15351,39 +15675,39 @@ spec:
|
|
|
15351
15675
|
value: manage
|
|
15352
15676
|
|
|
15353
15677
|
- name: db2_meta_storage_class
|
|
15354
|
-
value: $(params.
|
|
15678
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15355
15679
|
- name: db2_temp_storage_class
|
|
15356
|
-
value: $(params.
|
|
15680
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15357
15681
|
- name: db2_logs_storage_class
|
|
15358
|
-
value: $(params.
|
|
15682
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15359
15683
|
- name: db2_audit_logs_storage_class
|
|
15360
|
-
value: $(params.
|
|
15684
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15361
15685
|
- name: db2_data_storage_class
|
|
15362
|
-
value: $(params.
|
|
15686
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15363
15687
|
- name: db2_backup_storage_class
|
|
15364
|
-
value: $(params.
|
|
15688
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15365
15689
|
- name: db2_archivelogs_storage_class
|
|
15366
|
-
value: $(params.
|
|
15690
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15367
15691
|
|
|
15368
15692
|
- name: db2_meta_storage_size
|
|
15369
|
-
value: $(params.
|
|
15693
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15370
15694
|
- name: db2_temp_storage_size
|
|
15371
|
-
value: $(params.
|
|
15695
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15372
15696
|
- name: db2_logs_storage_size
|
|
15373
|
-
value: $(params.
|
|
15697
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15374
15698
|
- name: db2_audit_logs_storage_size
|
|
15375
|
-
value: $(params.
|
|
15699
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15376
15700
|
- name: db2_data_storage_size
|
|
15377
|
-
value: $(params.
|
|
15701
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15378
15702
|
- name: db2_backup_storage_size
|
|
15379
|
-
value: $(params.
|
|
15703
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15380
15704
|
- name: db2_archivelogs_storage_size
|
|
15381
|
-
value: $(params.
|
|
15705
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15382
15706
|
|
|
15383
15707
|
- name: db2_version
|
|
15384
|
-
value: $(params.
|
|
15708
|
+
value: $(params.db2_version_manage)
|
|
15385
15709
|
- name: db2_tls_version
|
|
15386
|
-
value: $(params.
|
|
15710
|
+
value: $(params.db2_tls_version_manage)
|
|
15387
15711
|
- name: db2_instance_registry_yaml
|
|
15388
15712
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15389
15713
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15393,55 +15717,57 @@ spec:
|
|
|
15393
15717
|
- name: db2_addons_audit_config_yaml
|
|
15394
15718
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15395
15719
|
- name: db2_table_org
|
|
15396
|
-
value: $(params.
|
|
15720
|
+
value: $(params.db2_table_org_manage)
|
|
15397
15721
|
- name: db2_mln_count
|
|
15398
|
-
value: $(params.
|
|
15722
|
+
value: $(params.db2_mln_count_manage)
|
|
15399
15723
|
- name: db2_num_pods
|
|
15400
|
-
value: $(params.
|
|
15724
|
+
value: $(params.db2_num_pods_manage)
|
|
15401
15725
|
- name: db2_meta_storage_accessmode
|
|
15402
|
-
value: $(params.
|
|
15726
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15403
15727
|
- name: db2_data_storage_accessmode
|
|
15404
|
-
value: $(params.
|
|
15728
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15405
15729
|
- name: db2_backup_storage_accessmode
|
|
15406
|
-
value: $(params.
|
|
15730
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15407
15731
|
- name: db2_logs_storage_accessmode
|
|
15408
|
-
value: $(params.
|
|
15732
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15409
15733
|
- name: db2_audit_logs_storage_accessmode
|
|
15410
|
-
value: $(params.
|
|
15734
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15411
15735
|
- name: db2_temp_storage_accessmode
|
|
15412
|
-
value: $(params.
|
|
15736
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15413
15737
|
- name: db2_archivelogs_storage_accessmode
|
|
15414
|
-
value: $(params.
|
|
15738
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15415
15739
|
- name: db2_cpu_requests
|
|
15416
|
-
value: $(params.
|
|
15740
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15417
15741
|
- name: db2_cpu_limits
|
|
15418
|
-
value: $(params.
|
|
15742
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15419
15743
|
- name: db2_memory_requests
|
|
15420
|
-
value: $(params.
|
|
15744
|
+
value: $(params.db2_memory_requests_manage)
|
|
15421
15745
|
- name: db2_memory_limits
|
|
15422
|
-
value: $(params.
|
|
15746
|
+
value: $(params.db2_memory_limits_manage)
|
|
15423
15747
|
- name: db2_affinity_key
|
|
15424
|
-
value: $(params.
|
|
15748
|
+
value: $(params.db2_affinity_key_manage)
|
|
15425
15749
|
- name: db2_affinity_value
|
|
15426
|
-
value: $(params.
|
|
15750
|
+
value: $(params.db2_affinity_value_manage)
|
|
15427
15751
|
- name: db2_tolerate_key
|
|
15428
|
-
value: $(params.
|
|
15752
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15429
15753
|
- name: db2_tolerate_value
|
|
15430
|
-
value: $(params.
|
|
15754
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15431
15755
|
- name: db2_tolerate_effect
|
|
15432
|
-
value: $(params.
|
|
15756
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15433
15757
|
- name: jdbc_route
|
|
15434
15758
|
value: $(params.jdbc_route_manage)
|
|
15435
15759
|
- name: db2_timezone
|
|
15436
|
-
value: $(params.
|
|
15760
|
+
value: $(params.db2_timezone_manage)
|
|
15437
15761
|
- name: db2_backup_notify_slack_url
|
|
15438
|
-
value: $(params.
|
|
15762
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15439
15763
|
- name: replica_db
|
|
15440
|
-
value: $(params.
|
|
15764
|
+
value: $(params.replica_db_manage)
|
|
15441
15765
|
- name: manually_set_enhanced_hadr
|
|
15442
|
-
value: $(params.
|
|
15766
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15443
15767
|
- name: auto_backup
|
|
15444
|
-
value: $(params.
|
|
15768
|
+
value: $(params.auto_backup_manage)
|
|
15769
|
+
- name: allow_list
|
|
15770
|
+
value: $(params.allow_list)
|
|
15445
15771
|
|
|
15446
15772
|
workspaces:
|
|
15447
15773
|
- name: configs
|
|
@@ -15452,7 +15778,7 @@ spec:
|
|
|
15452
15778
|
kind: Task
|
|
15453
15779
|
name: gitops-db2u-database
|
|
15454
15780
|
when:
|
|
15455
|
-
- input: "$(params.
|
|
15781
|
+
- input: "$(params.db2_action_manage)"
|
|
15456
15782
|
operator: notin
|
|
15457
15783
|
values: [""]
|
|
15458
15784
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15554,39 +15880,39 @@ spec:
|
|
|
15554
15880
|
value: manage
|
|
15555
15881
|
|
|
15556
15882
|
- name: db2_meta_storage_class
|
|
15557
|
-
value: $(params.
|
|
15883
|
+
value: $(params.db2_meta_storage_class_manage)
|
|
15558
15884
|
- name: db2_temp_storage_class
|
|
15559
|
-
value: $(params.
|
|
15885
|
+
value: $(params.db2_temp_storage_class_manage)
|
|
15560
15886
|
- name: db2_logs_storage_class
|
|
15561
|
-
value: $(params.
|
|
15887
|
+
value: $(params.db2_logs_storage_class_manage)
|
|
15562
15888
|
- name: db2_audit_logs_storage_class
|
|
15563
|
-
value: $(params.
|
|
15889
|
+
value: $(params.db2_audit_logs_storage_class_manage)
|
|
15564
15890
|
- name: db2_data_storage_class
|
|
15565
|
-
value: $(params.
|
|
15891
|
+
value: $(params.db2_data_storage_class_manage)
|
|
15566
15892
|
- name: db2_backup_storage_class
|
|
15567
|
-
value: $(params.
|
|
15893
|
+
value: $(params.db2_backup_storage_class_manage)
|
|
15568
15894
|
- name: db2_archivelogs_storage_class
|
|
15569
|
-
value: $(params.
|
|
15895
|
+
value: $(params.db2_archivelogs_storage_class_manage)
|
|
15570
15896
|
|
|
15571
15897
|
- name: db2_meta_storage_size
|
|
15572
|
-
value: $(params.
|
|
15898
|
+
value: $(params.db2_meta_storage_size_manage)
|
|
15573
15899
|
- name: db2_temp_storage_size
|
|
15574
|
-
value: $(params.
|
|
15900
|
+
value: $(params.db2_temp_storage_size_manage)
|
|
15575
15901
|
- name: db2_logs_storage_size
|
|
15576
|
-
value: $(params.
|
|
15902
|
+
value: $(params.db2_logs_storage_size_manage)
|
|
15577
15903
|
- name: db2_audit_logs_storage_size
|
|
15578
|
-
value: $(params.
|
|
15904
|
+
value: $(params.db2_audit_logs_storage_size_manage)
|
|
15579
15905
|
- name: db2_data_storage_size
|
|
15580
|
-
value: $(params.
|
|
15906
|
+
value: $(params.db2_data_storage_size_manage)
|
|
15581
15907
|
- name: db2_backup_storage_size
|
|
15582
|
-
value: $(params.
|
|
15908
|
+
value: $(params.db2_backup_storage_size_manage)
|
|
15583
15909
|
- name: db2_archivelogs_storage_size
|
|
15584
|
-
value: $(params.
|
|
15910
|
+
value: $(params.db2_archivelogs_storage_size_manage)
|
|
15585
15911
|
|
|
15586
15912
|
- name: db2_version
|
|
15587
|
-
value: $(params.
|
|
15913
|
+
value: $(params.db2_version_manage)
|
|
15588
15914
|
- name: db2_tls_version
|
|
15589
|
-
value: $(params.
|
|
15915
|
+
value: $(params.db2_tls_version_manage)
|
|
15590
15916
|
- name: db2_instance_registry_yaml
|
|
15591
15917
|
value: $(params.db2_instance_registry_yaml_manage)
|
|
15592
15918
|
- name: db2_instance_dbm_config_yaml
|
|
@@ -15596,59 +15922,61 @@ spec:
|
|
|
15596
15922
|
- name: db2_addons_audit_config_yaml
|
|
15597
15923
|
value: $(params.db2_addons_audit_config_yaml_manage)
|
|
15598
15924
|
- name: db2_table_org
|
|
15599
|
-
value: $(params.
|
|
15925
|
+
value: $(params.db2_table_org_manage)
|
|
15600
15926
|
- name: db2_mln_count
|
|
15601
|
-
value: $(params.
|
|
15927
|
+
value: $(params.db2_mln_count_manage)
|
|
15602
15928
|
- name: db2_num_pods
|
|
15603
|
-
value: $(params.
|
|
15929
|
+
value: $(params.db2_num_pods_manage)
|
|
15604
15930
|
- name: db2_meta_storage_accessmode
|
|
15605
|
-
value: $(params.
|
|
15931
|
+
value: $(params.db2_meta_storage_accessmode_manage)
|
|
15606
15932
|
- name: db2_data_storage_accessmode
|
|
15607
|
-
value: $(params.
|
|
15933
|
+
value: $(params.db2_data_storage_accessmode_manage)
|
|
15608
15934
|
- name: db2_backup_storage_accessmode
|
|
15609
|
-
value: $(params.
|
|
15935
|
+
value: $(params.db2_backup_storage_accessmode_manage)
|
|
15610
15936
|
- name: db2_logs_storage_accessmode
|
|
15611
|
-
value: $(params.
|
|
15937
|
+
value: $(params.db2_logs_storage_accessmode_manage)
|
|
15612
15938
|
- name: db2_audit_logs_storage_accessmode
|
|
15613
|
-
value: $(params.
|
|
15939
|
+
value: $(params.db2_audit_logs_storage_accessmode_manage)
|
|
15614
15940
|
- name: db2_temp_storage_accessmode
|
|
15615
|
-
value: $(params.
|
|
15941
|
+
value: $(params.db2_temp_storage_accessmode_manage)
|
|
15616
15942
|
- name: db2_archivelogs_storage_accessmode
|
|
15617
|
-
value: $(params.
|
|
15943
|
+
value: $(params.db2_archivelogs_storage_accessmode_manage)
|
|
15618
15944
|
- name: db2_cpu_requests
|
|
15619
|
-
value: $(params.
|
|
15945
|
+
value: $(params.db2_cpu_requests_manage)
|
|
15620
15946
|
- name: db2_cpu_limits
|
|
15621
|
-
value: $(params.
|
|
15947
|
+
value: $(params.db2_cpu_limits_manage)
|
|
15622
15948
|
- name: db2_memory_requests
|
|
15623
|
-
value: $(params.
|
|
15949
|
+
value: $(params.db2_memory_requests_manage)
|
|
15624
15950
|
- name: db2_memory_limits
|
|
15625
|
-
value: $(params.
|
|
15951
|
+
value: $(params.db2_memory_limits_manage)
|
|
15626
15952
|
- name: db2_affinity_key
|
|
15627
|
-
value: $(params.
|
|
15953
|
+
value: $(params.db2_affinity_key_manage)
|
|
15628
15954
|
- name: db2_affinity_value
|
|
15629
|
-
value: $(params.
|
|
15955
|
+
value: $(params.db2_affinity_value_manage)
|
|
15630
15956
|
- name: db2_tolerate_key
|
|
15631
|
-
value: $(params.
|
|
15957
|
+
value: $(params.db2_tolerate_key_manage)
|
|
15632
15958
|
- name: db2_tolerate_value
|
|
15633
|
-
value: $(params.
|
|
15959
|
+
value: $(params.db2_tolerate_value_manage)
|
|
15634
15960
|
- name: db2_tolerate_effect
|
|
15635
|
-
value: $(params.
|
|
15961
|
+
value: $(params.db2_tolerate_effect_manage)
|
|
15636
15962
|
- name: jdbc_route
|
|
15637
15963
|
value: $(params.jdbc_route_manage)
|
|
15638
15964
|
- name: db2_timezone
|
|
15639
|
-
value: $(params.
|
|
15965
|
+
value: $(params.db2_timezone_manage)
|
|
15640
15966
|
- name: db2_backup_notify_slack_url
|
|
15641
|
-
value: $(params.
|
|
15967
|
+
value: $(params.db2_backup_notify_slack_url_manage)
|
|
15642
15968
|
- name: auto_backup
|
|
15643
15969
|
value: "false"
|
|
15644
15970
|
- name: replica_db
|
|
15645
|
-
value: $(params.
|
|
15971
|
+
value: $(params.replica_db_manage)
|
|
15646
15972
|
- name: manually_set_enhanced_hadr
|
|
15647
|
-
value: $(params.
|
|
15973
|
+
value: $(params.manually_set_enhanced_hadr_manage)
|
|
15648
15974
|
- name: mas_annotations
|
|
15649
15975
|
value: $(params.mas_annotations)
|
|
15650
15976
|
- name: is_replica_task
|
|
15651
15977
|
value: 'true'
|
|
15978
|
+
- name: allow_list
|
|
15979
|
+
value: $(params.allow_list)
|
|
15652
15980
|
|
|
15653
15981
|
workspaces:
|
|
15654
15982
|
- name: configs
|
|
@@ -15659,7 +15987,7 @@ spec:
|
|
|
15659
15987
|
kind: Task
|
|
15660
15988
|
name: gitops-db2u-database
|
|
15661
15989
|
when:
|
|
15662
|
-
- input: "$(params.
|
|
15990
|
+
- input: "$(params.db2_action_manage)"
|
|
15663
15991
|
operator: notin
|
|
15664
15992
|
values: [""]
|
|
15665
15993
|
- input: "$(params.jdbc_type_manage)"
|
|
@@ -15668,7 +15996,359 @@ spec:
|
|
|
15668
15996
|
- input: "$(params.mas_app_channel_manage)"
|
|
15669
15997
|
operator: notin
|
|
15670
15998
|
values: [""]
|
|
15671
|
-
|
|
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
|
+
|
|
15672
16352
|
# 4. Install & Configure IoT
|
|
15673
16353
|
# -------------------------------------------------------------------------
|
|
15674
16354
|
# 4.1 Install IoT
|
|
@@ -17246,14 +17926,171 @@ spec:
|
|
|
17246
17926
|
workspace: shared-gitops-configs
|
|
17247
17927
|
taskRef:
|
|
17248
17928
|
kind: Task
|
|
17249
|
-
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
|
|
17250
18078
|
when:
|
|
17251
|
-
- input: "$(params.
|
|
18079
|
+
- input: "$(params.mas_app_channel_facilities)"
|
|
17252
18080
|
operator: notin
|
|
17253
18081
|
values: [""]
|
|
17254
|
-
- input: "$(params.
|
|
18082
|
+
- input: "$(params.facilities_workspace_action)"
|
|
17255
18083
|
operator: in
|
|
17256
|
-
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
|
+
|
|
17257
18094
|
|
|
17258
18095
|
# -------------------------------------------------------------------------
|
|
17259
18096
|
# Deprovision task section
|
|
@@ -18337,7 +19174,260 @@ spec:
|
|
|
18337
19174
|
values: [""]
|
|
18338
19175
|
- input: "$(params.mas_edition)"
|
|
18339
19176
|
operator: in
|
|
18340
|
-
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
|
+
# --------------------------------------------------------------------------------
|
|
18341
19431
|
# /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
|
|
18342
19432
|
# --------------------------------------------------------------------------------
|
|
18343
19433
|
---
|
|
@@ -18442,6 +19532,9 @@ spec:
|
|
|
18442
19532
|
- name: gpu_driver_repository_path
|
|
18443
19533
|
type: string
|
|
18444
19534
|
default: nvcr.io/nvidia
|
|
19535
|
+
- name: nfd_image
|
|
19536
|
+
type: string
|
|
19537
|
+
default: "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:45192fef5a1250ee573975ced1e897662116d5a30a1f8f4baa4497f64933fba3"
|
|
18445
19538
|
|
|
18446
19539
|
- name: cis_compliance_install_plan
|
|
18447
19540
|
type: string
|
|
@@ -18753,6 +19846,8 @@ spec:
|
|
|
18753
19846
|
value: $(params.nfd_channel)
|
|
18754
19847
|
- name: nfd_install_plan
|
|
18755
19848
|
value: $(params.nfd_install_plan)
|
|
19849
|
+
- name: nfd_image
|
|
19850
|
+
value: $(params.nfd_image)
|
|
18756
19851
|
- name: gpu_namespace
|
|
18757
19852
|
value: $(params.gpu_namespace)
|
|
18758
19853
|
- name: gpu_channel
|
|
@@ -20256,6 +21351,9 @@ spec:
|
|
|
20256
21351
|
- name: oidc
|
|
20257
21352
|
type: string
|
|
20258
21353
|
|
|
21354
|
+
- name: allow_list
|
|
21355
|
+
type: string
|
|
21356
|
+
|
|
20259
21357
|
tasks:
|
|
20260
21358
|
|
|
20261
21359
|
# 0. Per-instance DB2U Operator
|
|
@@ -20446,6 +21544,8 @@ spec:
|
|
|
20446
21544
|
value: $(params.mas_wipe_mongo_data)
|
|
20447
21545
|
- name: oidc
|
|
20448
21546
|
value: $(params.oidc)
|
|
21547
|
+
- name: allow_list
|
|
21548
|
+
value: $(params.allow_list)
|
|
20449
21549
|
taskRef:
|
|
20450
21550
|
kind: Task
|
|
20451
21551
|
name: gitops-suite
|
|
@@ -20546,6 +21646,8 @@ spec:
|
|
|
20546
21646
|
value: $(params.cluster_url)
|
|
20547
21647
|
- name: avp_aws_secret_region
|
|
20548
21648
|
value: $(params.avp_aws_secret_region)
|
|
21649
|
+
- name: allow_list
|
|
21650
|
+
value: $(params.allow_list)
|
|
20549
21651
|
taskRef:
|
|
20550
21652
|
kind: Task
|
|
20551
21653
|
name: gitops-suite-workspace
|