mas-cli 13.12.0__py3-none-any.whl → 13.12.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mas-cli might be problematic. Click here for more details.
- mas/cli/__init__.py +1 -1
- mas/cli/cli.py +1 -1
- mas/cli/templates/ibm-mas-tekton.yaml +111 -102
- {mas_cli-13.12.0.dist-info → mas_cli-13.12.1.dist-info}/METADATA +2 -2
- {mas_cli-13.12.0.dist-info → mas_cli-13.12.1.dist-info}/RECORD +8 -8
- {mas_cli-13.12.0.dist-info → mas_cli-13.12.1.dist-info}/WHEEL +1 -1
- {mas_cli-13.12.0.data → mas_cli-13.12.1.data}/scripts/mas-cli +0 -0
- {mas_cli-13.12.0.dist-info → mas_cli-13.12.1.dist-info}/top_level.txt +0 -0
mas/cli/__init__.py
CHANGED
mas/cli/cli.py
CHANGED
|
@@ -117,7 +117,7 @@ class BaseApp(PrintMixin, PromptMixin):
|
|
|
117
117
|
logging.getLogger('asyncio').setLevel(logging.INFO)
|
|
118
118
|
|
|
119
119
|
# Supports extended semver, unlike mas.cli.__version__
|
|
120
|
-
self.version = "13.12.
|
|
120
|
+
self.version = "13.12.1"
|
|
121
121
|
self.h1count = 0
|
|
122
122
|
self.h2count = 0
|
|
123
123
|
|
|
@@ -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.12.
|
|
234
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
235
235
|
imagePullPolicy: $(params.image_pull_policy)
|
|
236
236
|
# --------------------------------------------------------------------------------
|
|
237
237
|
# /home/runner/work/cli/cli/tekton/target/tasks/appconnect.yaml
|
|
@@ -342,7 +342,7 @@ spec:
|
|
|
342
342
|
command:
|
|
343
343
|
- /opt/app-root/src/run-role.sh
|
|
344
344
|
- appconnect
|
|
345
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
345
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
346
346
|
imagePullPolicy: $(params.image_pull_policy)
|
|
347
347
|
workingDir: /workspace/configs
|
|
348
348
|
|
|
@@ -460,7 +460,7 @@ spec:
|
|
|
460
460
|
command:
|
|
461
461
|
- /opt/app-root/src/run-role.sh
|
|
462
462
|
- arcgis
|
|
463
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
463
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
464
464
|
imagePullPolicy: $(params.image_pull_policy)
|
|
465
465
|
# --------------------------------------------------------------------------------
|
|
466
466
|
# /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
|
|
@@ -530,7 +530,7 @@ spec:
|
|
|
530
530
|
command:
|
|
531
531
|
- /opt/app-root/src/run-role.sh
|
|
532
532
|
- cert_manager
|
|
533
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
533
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
534
534
|
imagePullPolicy: $(params.image_pull_policy)
|
|
535
535
|
workingDir: /workspace/configs
|
|
536
536
|
# --------------------------------------------------------------------------------
|
|
@@ -596,7 +596,7 @@ spec:
|
|
|
596
596
|
command:
|
|
597
597
|
- /opt/app-root/src/run-role.sh
|
|
598
598
|
- common_services
|
|
599
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
599
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
600
600
|
imagePullPolicy: $(params.image_pull_policy)
|
|
601
601
|
workingDir: /workspace/configs
|
|
602
602
|
# --------------------------------------------------------------------------------
|
|
@@ -723,7 +723,7 @@ spec:
|
|
|
723
723
|
command:
|
|
724
724
|
- /opt/app-root/src/run-role.sh
|
|
725
725
|
- cos
|
|
726
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
726
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
727
727
|
imagePullPolicy: $(params.image_pull_policy)
|
|
728
728
|
workingDir: /workspace/configs
|
|
729
729
|
|
|
@@ -843,7 +843,7 @@ spec:
|
|
|
843
843
|
command:
|
|
844
844
|
- /opt/app-root/src/run-role.sh
|
|
845
845
|
- cp4d_service
|
|
846
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
846
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
847
847
|
imagePullPolicy: $(params.image_pull_policy)
|
|
848
848
|
workingDir: /workspace/configs
|
|
849
849
|
# --------------------------------------------------------------------------------
|
|
@@ -960,7 +960,7 @@ spec:
|
|
|
960
960
|
command:
|
|
961
961
|
- /opt/app-root/src/run-role.sh
|
|
962
962
|
- cp4d_service
|
|
963
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
963
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
964
964
|
imagePullPolicy: $(params.image_pull_policy)
|
|
965
965
|
workingDir: /workspace/configs
|
|
966
966
|
|
|
@@ -1066,7 +1066,7 @@ spec:
|
|
|
1066
1066
|
command:
|
|
1067
1067
|
- /opt/app-root/src/run-role.sh
|
|
1068
1068
|
- cp4d
|
|
1069
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1069
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1070
1070
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1071
1071
|
# --------------------------------------------------------------------------------
|
|
1072
1072
|
# /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
|
|
@@ -1388,7 +1388,7 @@ spec:
|
|
|
1388
1388
|
command:
|
|
1389
1389
|
- /opt/app-root/src/run-role.sh
|
|
1390
1390
|
- db2
|
|
1391
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1391
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1392
1392
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1393
1393
|
workingDir: /workspace/configs
|
|
1394
1394
|
|
|
@@ -1498,7 +1498,7 @@ spec:
|
|
|
1498
1498
|
command:
|
|
1499
1499
|
- /opt/app-root/src/run-role.sh
|
|
1500
1500
|
- eck
|
|
1501
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1501
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1502
1502
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1503
1503
|
# --------------------------------------------------------------------------------
|
|
1504
1504
|
# /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
|
|
@@ -1587,7 +1587,7 @@ spec:
|
|
|
1587
1587
|
command:
|
|
1588
1588
|
- /opt/app-root/src/run-role.sh
|
|
1589
1589
|
- gencfg_workspace
|
|
1590
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1590
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1591
1591
|
imagePullPolicy: $(params.image_pull_policy)
|
|
1592
1592
|
workingDir: /workspace/configs
|
|
1593
1593
|
|
|
@@ -1691,7 +1691,7 @@ spec:
|
|
|
1691
1691
|
- -c
|
|
1692
1692
|
name: gitops-bootstrap
|
|
1693
1693
|
imagePullPolicy: IfNotPresent
|
|
1694
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1694
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1695
1695
|
workspaces:
|
|
1696
1696
|
- name: configs
|
|
1697
1697
|
# --------------------------------------------------------------------------------
|
|
@@ -1773,7 +1773,7 @@ spec:
|
|
|
1773
1773
|
- -c
|
|
1774
1774
|
name: gitops-cis-compliance
|
|
1775
1775
|
imagePullPolicy: IfNotPresent
|
|
1776
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
1776
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
1777
1777
|
workspaces:
|
|
1778
1778
|
- name: configs
|
|
1779
1779
|
# --------------------------------------------------------------------------------
|
|
@@ -2078,7 +2078,7 @@ spec:
|
|
|
2078
2078
|
- -c
|
|
2079
2079
|
name: gitops-cluster
|
|
2080
2080
|
imagePullPolicy: Always
|
|
2081
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2081
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2082
2082
|
workspaces:
|
|
2083
2083
|
- name: configs
|
|
2084
2084
|
# --------------------------------------------------------------------------------
|
|
@@ -2181,7 +2181,7 @@ spec:
|
|
|
2181
2181
|
- -c
|
|
2182
2182
|
name: gitops-cos
|
|
2183
2183
|
imagePullPolicy: IfNotPresent
|
|
2184
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2184
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2185
2185
|
workspaces:
|
|
2186
2186
|
- name: configs
|
|
2187
2187
|
# --------------------------------------------------------------------------------
|
|
@@ -2329,7 +2329,7 @@ spec:
|
|
|
2329
2329
|
- -c
|
|
2330
2330
|
name: gitops-cp4d-service
|
|
2331
2331
|
imagePullPolicy: IfNotPresent
|
|
2332
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2332
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2333
2333
|
workspaces:
|
|
2334
2334
|
- name: configs
|
|
2335
2335
|
- name: shared-gitops-configs
|
|
@@ -2458,7 +2458,7 @@ spec:
|
|
|
2458
2458
|
- -c
|
|
2459
2459
|
name: gitops-cp4d
|
|
2460
2460
|
imagePullPolicy: IfNotPresent
|
|
2461
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2461
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2462
2462
|
workspaces:
|
|
2463
2463
|
- name: configs
|
|
2464
2464
|
- name: shared-gitops-configs
|
|
@@ -2744,7 +2744,7 @@ spec:
|
|
|
2744
2744
|
- -c
|
|
2745
2745
|
name: gitops-db2u-database
|
|
2746
2746
|
imagePullPolicy: Always
|
|
2747
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2747
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2748
2748
|
workspaces:
|
|
2749
2749
|
- name: configs
|
|
2750
2750
|
- name: shared-gitops-configs
|
|
@@ -2842,7 +2842,7 @@ spec:
|
|
|
2842
2842
|
- -c
|
|
2843
2843
|
name: gitops-db2u
|
|
2844
2844
|
imagePullPolicy: IfNotPresent
|
|
2845
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2845
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2846
2846
|
workspaces:
|
|
2847
2847
|
- name: configs
|
|
2848
2848
|
# --------------------------------------------------------------------------------
|
|
@@ -2969,7 +2969,7 @@ spec:
|
|
|
2969
2969
|
- -c
|
|
2970
2970
|
name: gitops-delete-jdbc-config
|
|
2971
2971
|
imagePullPolicy: IfNotPresent
|
|
2972
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
2972
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
2973
2973
|
workspaces:
|
|
2974
2974
|
- name: configs
|
|
2975
2975
|
# --------------------------------------------------------------------------------
|
|
@@ -3067,7 +3067,7 @@ spec:
|
|
|
3067
3067
|
- -c
|
|
3068
3068
|
name: gitops-delete-kafka-config
|
|
3069
3069
|
imagePullPolicy: Always
|
|
3070
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3070
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3071
3071
|
workspaces:
|
|
3072
3072
|
- name: configs
|
|
3073
3073
|
|
|
@@ -3159,7 +3159,7 @@ spec:
|
|
|
3159
3159
|
- -c
|
|
3160
3160
|
name: gitops-deprovision-app-config
|
|
3161
3161
|
imagePullPolicy: IfNotPresent
|
|
3162
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3162
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3163
3163
|
workspaces:
|
|
3164
3164
|
- name: configs
|
|
3165
3165
|
# --------------------------------------------------------------------------------
|
|
@@ -3244,7 +3244,7 @@ spec:
|
|
|
3244
3244
|
- -c
|
|
3245
3245
|
name: gitops-deprovision-app-install
|
|
3246
3246
|
imagePullPolicy: IfNotPresent
|
|
3247
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3247
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3248
3248
|
workspaces:
|
|
3249
3249
|
- name: configs
|
|
3250
3250
|
# --------------------------------------------------------------------------------
|
|
@@ -3329,7 +3329,7 @@ spec:
|
|
|
3329
3329
|
- -c
|
|
3330
3330
|
name: gitops-deprovision-cluster
|
|
3331
3331
|
imagePullPolicy: IfNotPresent
|
|
3332
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3332
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3333
3333
|
workspaces:
|
|
3334
3334
|
- name: configs
|
|
3335
3335
|
# --------------------------------------------------------------------------------
|
|
@@ -3448,7 +3448,7 @@ spec:
|
|
|
3448
3448
|
- -c
|
|
3449
3449
|
name: gitops-deprovision-cos
|
|
3450
3450
|
imagePullPolicy: IfNotPresent
|
|
3451
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3451
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3452
3452
|
workspaces:
|
|
3453
3453
|
- name: configs
|
|
3454
3454
|
# --------------------------------------------------------------------------------
|
|
@@ -3541,7 +3541,7 @@ spec:
|
|
|
3541
3541
|
- -c
|
|
3542
3542
|
name: gitops-deprovision-db2u-database
|
|
3543
3543
|
imagePullPolicy: IfNotPresent
|
|
3544
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3544
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3545
3545
|
workspaces:
|
|
3546
3546
|
- name: configs
|
|
3547
3547
|
|
|
@@ -3624,7 +3624,7 @@ spec:
|
|
|
3624
3624
|
- -c
|
|
3625
3625
|
name: gitops-deprovision-db2u
|
|
3626
3626
|
imagePullPolicy: IfNotPresent
|
|
3627
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3627
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3628
3628
|
workspaces:
|
|
3629
3629
|
- name: configs
|
|
3630
3630
|
|
|
@@ -3732,7 +3732,7 @@ spec:
|
|
|
3732
3732
|
- -c
|
|
3733
3733
|
name: gitops-deprovision-efs
|
|
3734
3734
|
imagePullPolicy: IfNotPresent
|
|
3735
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3735
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3736
3736
|
workspaces:
|
|
3737
3737
|
- name: configs
|
|
3738
3738
|
|
|
@@ -3842,7 +3842,7 @@ spec:
|
|
|
3842
3842
|
- -c
|
|
3843
3843
|
name: gitops-deprovision-kafka
|
|
3844
3844
|
imagePullPolicy: IfNotPresent
|
|
3845
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3845
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3846
3846
|
workspaces:
|
|
3847
3847
|
- name: configs
|
|
3848
3848
|
# --------------------------------------------------------------------------------
|
|
@@ -3945,7 +3945,7 @@ spec:
|
|
|
3945
3945
|
- -c
|
|
3946
3946
|
name: gitops-deprovision-mongo
|
|
3947
3947
|
imagePullPolicy: IfNotPresent
|
|
3948
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
3948
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
3949
3949
|
workspaces:
|
|
3950
3950
|
- name: configs
|
|
3951
3951
|
|
|
@@ -4002,7 +4002,7 @@ spec:
|
|
|
4002
4002
|
- -c
|
|
4003
4003
|
name: gitops-deprovision-rosa
|
|
4004
4004
|
imagePullPolicy: IfNotPresent
|
|
4005
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4005
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4006
4006
|
workspaces:
|
|
4007
4007
|
- name: configs
|
|
4008
4008
|
# --------------------------------------------------------------------------------
|
|
@@ -4207,7 +4207,7 @@ spec:
|
|
|
4207
4207
|
- -c
|
|
4208
4208
|
name: gitops-deprovision-suite-config
|
|
4209
4209
|
imagePullPolicy: IfNotPresent
|
|
4210
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4210
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4211
4211
|
workspaces:
|
|
4212
4212
|
- name: configs
|
|
4213
4213
|
|
|
@@ -4305,7 +4305,7 @@ spec:
|
|
|
4305
4305
|
- -c
|
|
4306
4306
|
name: gitops-deprovision-suite-idp-config
|
|
4307
4307
|
imagePullPolicy: IfNotPresent
|
|
4308
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4308
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4309
4309
|
workspaces:
|
|
4310
4310
|
- name: configs
|
|
4311
4311
|
# --------------------------------------------------------------------------------
|
|
@@ -4397,7 +4397,7 @@ spec:
|
|
|
4397
4397
|
- -c
|
|
4398
4398
|
name: gitops-deprovision-suite-objectstorage-config
|
|
4399
4399
|
imagePullPolicy: IfNotPresent
|
|
4400
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4400
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4401
4401
|
workspaces:
|
|
4402
4402
|
- name: configs
|
|
4403
4403
|
# --------------------------------------------------------------------------------
|
|
@@ -4609,7 +4609,7 @@ spec:
|
|
|
4609
4609
|
- -c
|
|
4610
4610
|
name: gitops-deprovision-suite-smtp-config
|
|
4611
4611
|
imagePullPolicy: IfNotPresent
|
|
4612
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4612
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4613
4613
|
workspaces:
|
|
4614
4614
|
- name: configs
|
|
4615
4615
|
# --------------------------------------------------------------------------------
|
|
@@ -4702,7 +4702,7 @@ spec:
|
|
|
4702
4702
|
- -c
|
|
4703
4703
|
name: gitops-deprovision-suite-watson-studio-config
|
|
4704
4704
|
imagePullPolicy: IfNotPresent
|
|
4705
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4705
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4706
4706
|
workspaces:
|
|
4707
4707
|
- name: configs
|
|
4708
4708
|
# --------------------------------------------------------------------------------
|
|
@@ -4793,7 +4793,7 @@ spec:
|
|
|
4793
4793
|
- -c
|
|
4794
4794
|
name: gitops-deprovision-suite-workspace
|
|
4795
4795
|
imagePullPolicy: Always
|
|
4796
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4796
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4797
4797
|
workspaces:
|
|
4798
4798
|
- name: configs
|
|
4799
4799
|
# --------------------------------------------------------------------------------
|
|
@@ -4886,7 +4886,7 @@ spec:
|
|
|
4886
4886
|
- -c
|
|
4887
4887
|
name: gitops-deprovision-suite
|
|
4888
4888
|
imagePullPolicy: IfNotPresent
|
|
4889
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
4889
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
4890
4890
|
workspaces:
|
|
4891
4891
|
- name: configs
|
|
4892
4892
|
|
|
@@ -4999,7 +4999,7 @@ spec:
|
|
|
4999
4999
|
- -c
|
|
5000
5000
|
name: gitops-dro
|
|
5001
5001
|
imagePullPolicy: IfNotPresent
|
|
5002
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5002
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5003
5003
|
workspaces:
|
|
5004
5004
|
- name: configs
|
|
5005
5005
|
# --------------------------------------------------------------------------------
|
|
@@ -5116,7 +5116,7 @@ spec:
|
|
|
5116
5116
|
- -c
|
|
5117
5117
|
name: gitops-efs
|
|
5118
5118
|
imagePullPolicy: IfNotPresent
|
|
5119
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5119
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5120
5120
|
workspaces:
|
|
5121
5121
|
- name: configs
|
|
5122
5122
|
|
|
@@ -5251,7 +5251,7 @@ spec:
|
|
|
5251
5251
|
- -c
|
|
5252
5252
|
name: gitops-jdbc-config
|
|
5253
5253
|
imagePullPolicy: Always
|
|
5254
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5254
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5255
5255
|
workspaces:
|
|
5256
5256
|
- name: configs
|
|
5257
5257
|
- name: shared-gitops-configs
|
|
@@ -5347,7 +5347,7 @@ spec:
|
|
|
5347
5347
|
- -c
|
|
5348
5348
|
name: gitops-kafka-config
|
|
5349
5349
|
imagePullPolicy: Always
|
|
5350
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5350
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5351
5351
|
workspaces:
|
|
5352
5352
|
- name: configs
|
|
5353
5353
|
|
|
@@ -5469,7 +5469,7 @@ spec:
|
|
|
5469
5469
|
- -c
|
|
5470
5470
|
name: gitops-kafka
|
|
5471
5471
|
imagePullPolicy: IfNotPresent
|
|
5472
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5472
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5473
5473
|
workspaces:
|
|
5474
5474
|
- name: configs
|
|
5475
5475
|
# --------------------------------------------------------------------------------
|
|
@@ -5595,7 +5595,7 @@ spec:
|
|
|
5595
5595
|
- -c
|
|
5596
5596
|
name: gitops-license
|
|
5597
5597
|
imagePullPolicy: Always
|
|
5598
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
5598
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
5599
5599
|
workspaces:
|
|
5600
5600
|
- name: shared-entitlement
|
|
5601
5601
|
|
|
@@ -6159,7 +6159,7 @@ spec:
|
|
|
6159
6159
|
- -c
|
|
6160
6160
|
name: gitops-mas-fvt-preparer
|
|
6161
6161
|
imagePullPolicy: Always
|
|
6162
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
6162
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
6163
6163
|
workspaces:
|
|
6164
6164
|
- name: configs
|
|
6165
6165
|
- name: shared-additional-configs
|
|
@@ -6601,7 +6601,7 @@ spec:
|
|
|
6601
6601
|
- -c
|
|
6602
6602
|
name: gitops-mas-initiator
|
|
6603
6603
|
imagePullPolicy: IfNotPresent
|
|
6604
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
6604
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
6605
6605
|
workspaces:
|
|
6606
6606
|
- name: configs
|
|
6607
6607
|
# --------------------------------------------------------------------------------
|
|
@@ -6709,7 +6709,7 @@ spec:
|
|
|
6709
6709
|
- -c
|
|
6710
6710
|
name: gitops-mongo
|
|
6711
6711
|
imagePullPolicy: IfNotPresent
|
|
6712
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
6712
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
6713
6713
|
workspaces:
|
|
6714
6714
|
- name: configs
|
|
6715
6715
|
|
|
@@ -6762,6 +6762,8 @@ spec:
|
|
|
6762
6762
|
- name: gpu_install_plan
|
|
6763
6763
|
type: string
|
|
6764
6764
|
default: "Automatic"
|
|
6765
|
+
- name: nfd_image
|
|
6766
|
+
type: string
|
|
6765
6767
|
|
|
6766
6768
|
stepTemplate:
|
|
6767
6769
|
name: gitops-nvidia-gpu
|
|
@@ -6792,6 +6794,8 @@ spec:
|
|
|
6792
6794
|
value: $(params.nfd_channel)
|
|
6793
6795
|
- name: NFD_INSTALL_PLAN
|
|
6794
6796
|
value: $(params.nfd_install_plan)
|
|
6797
|
+
- name: NFD_IMAGE
|
|
6798
|
+
value: $(params.nfd_image)
|
|
6795
6799
|
- name: GPU_NAMESPACE
|
|
6796
6800
|
value: $(params.gpu_namespace)
|
|
6797
6801
|
- name: GPU_CHANNEL
|
|
@@ -6831,7 +6835,7 @@ spec:
|
|
|
6831
6835
|
- -c
|
|
6832
6836
|
name: gitops-nvidia-gpu
|
|
6833
6837
|
imagePullPolicy: IfNotPresent
|
|
6834
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
6838
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
6835
6839
|
workspaces:
|
|
6836
6840
|
- name: configs
|
|
6837
6841
|
# --------------------------------------------------------------------------------
|
|
@@ -6949,7 +6953,7 @@ spec:
|
|
|
6949
6953
|
- -c
|
|
6950
6954
|
name: gitops-process-mongo-user
|
|
6951
6955
|
imagePullPolicy: IfNotPresent
|
|
6952
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
6956
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
6953
6957
|
workspaces:
|
|
6954
6958
|
- name: configs
|
|
6955
6959
|
# --------------------------------------------------------------------------------
|
|
@@ -7005,7 +7009,7 @@ spec:
|
|
|
7005
7009
|
- -c
|
|
7006
7010
|
name: gitops-rosa
|
|
7007
7011
|
imagePullPolicy: IfNotPresent
|
|
7008
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7012
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7009
7013
|
workspaces:
|
|
7010
7014
|
- name: configs
|
|
7011
7015
|
# --------------------------------------------------------------------------------
|
|
@@ -7192,7 +7196,7 @@ spec:
|
|
|
7192
7196
|
- -c
|
|
7193
7197
|
name: gitops-suite-app-config
|
|
7194
7198
|
imagePullPolicy: IfNotPresent
|
|
7195
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7199
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7196
7200
|
workspaces:
|
|
7197
7201
|
- name: configs
|
|
7198
7202
|
- name: shared-gitops-configs
|
|
@@ -7350,7 +7354,7 @@ spec:
|
|
|
7350
7354
|
- -c
|
|
7351
7355
|
name: gitops-suite-app-install
|
|
7352
7356
|
imagePullPolicy: Always
|
|
7353
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7357
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7354
7358
|
workspaces:
|
|
7355
7359
|
- name: configs
|
|
7356
7360
|
- name: shared-gitops-configs
|
|
@@ -7456,7 +7460,7 @@ spec:
|
|
|
7456
7460
|
- -c
|
|
7457
7461
|
name: gitops-suite-certs
|
|
7458
7462
|
imagePullPolicy: IfNotPresent
|
|
7459
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7463
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7460
7464
|
workspaces:
|
|
7461
7465
|
- name: configs
|
|
7462
7466
|
- name: certificates
|
|
@@ -7626,7 +7630,7 @@ spec:
|
|
|
7626
7630
|
- -c
|
|
7627
7631
|
name: gitops-suite-config
|
|
7628
7632
|
imagePullPolicy: IfNotPresent
|
|
7629
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7633
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7630
7634
|
workspaces:
|
|
7631
7635
|
- name: configs
|
|
7632
7636
|
- name: shared-additional-configs
|
|
@@ -7726,7 +7730,7 @@ spec:
|
|
|
7726
7730
|
- -c
|
|
7727
7731
|
name: gitops-suite-dns
|
|
7728
7732
|
imagePullPolicy: IfNotPresent
|
|
7729
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7733
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7730
7734
|
workspaces:
|
|
7731
7735
|
- name: configs
|
|
7732
7736
|
|
|
@@ -7850,7 +7854,7 @@ spec:
|
|
|
7850
7854
|
- -c
|
|
7851
7855
|
name: gitops-suite-idp-config
|
|
7852
7856
|
imagePullPolicy: IfNotPresent
|
|
7853
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7857
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7854
7858
|
workspaces:
|
|
7855
7859
|
- name: configs
|
|
7856
7860
|
- name: shared-additional-configs
|
|
@@ -7951,7 +7955,7 @@ spec:
|
|
|
7951
7955
|
- -c
|
|
7952
7956
|
name: gitops-suite-objectstorage-config
|
|
7953
7957
|
imagePullPolicy: IfNotPresent
|
|
7954
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
7958
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
7955
7959
|
workspaces:
|
|
7956
7960
|
- name: configs
|
|
7957
7961
|
- name: shared-gitops-configs
|
|
@@ -8362,7 +8366,7 @@ spec:
|
|
|
8362
8366
|
- -c
|
|
8363
8367
|
name: gitops-suite-smtp-config
|
|
8364
8368
|
imagePullPolicy: IfNotPresent
|
|
8365
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
8369
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
8366
8370
|
workspaces:
|
|
8367
8371
|
- name: configs
|
|
8368
8372
|
|
|
@@ -8482,7 +8486,7 @@ spec:
|
|
|
8482
8486
|
- -c
|
|
8483
8487
|
name: gitops-suite-watson-studio-config
|
|
8484
8488
|
imagePullPolicy: IfNotPresent
|
|
8485
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
8489
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
8486
8490
|
workspaces:
|
|
8487
8491
|
- name: configs
|
|
8488
8492
|
- name: shared-gitops-configs
|
|
@@ -8579,7 +8583,7 @@ spec:
|
|
|
8579
8583
|
- -c
|
|
8580
8584
|
name: gitops-suite-workspace
|
|
8581
8585
|
imagePullPolicy: IfNotPresent
|
|
8582
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
8586
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
8583
8587
|
workspaces:
|
|
8584
8588
|
- name: configs
|
|
8585
8589
|
# --------------------------------------------------------------------------------
|
|
@@ -8864,7 +8868,7 @@ spec:
|
|
|
8864
8868
|
- -c
|
|
8865
8869
|
name: gitops-suite
|
|
8866
8870
|
imagePullPolicy: IfNotPresent
|
|
8867
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
8871
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
8868
8872
|
workspaces:
|
|
8869
8873
|
- name: configs
|
|
8870
8874
|
- name: shared-gitops-configs
|
|
@@ -8914,7 +8918,7 @@ spec:
|
|
|
8914
8918
|
|
|
8915
8919
|
steps:
|
|
8916
8920
|
- name: grafana
|
|
8917
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
8921
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
8918
8922
|
imagePullPolicy: $(params.image_pull_policy)
|
|
8919
8923
|
command:
|
|
8920
8924
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9048,7 +9052,7 @@ spec:
|
|
|
9048
9052
|
command:
|
|
9049
9053
|
- /opt/app-root/src/run-role.sh
|
|
9050
9054
|
- ibm_catalogs
|
|
9051
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9055
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9052
9056
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9053
9057
|
workingDir: /workspace/configs
|
|
9054
9058
|
# --------------------------------------------------------------------------------
|
|
@@ -9290,7 +9294,7 @@ spec:
|
|
|
9290
9294
|
command:
|
|
9291
9295
|
- /opt/app-root/src/run-role.sh
|
|
9292
9296
|
- kafka
|
|
9293
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9297
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9294
9298
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9295
9299
|
workingDir: /workspace/configs
|
|
9296
9300
|
|
|
@@ -9506,7 +9510,7 @@ spec:
|
|
|
9506
9510
|
command:
|
|
9507
9511
|
- /opt/app-root/src/run-role.sh
|
|
9508
9512
|
- kmodels
|
|
9509
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9513
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9510
9514
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9511
9515
|
# --------------------------------------------------------------------------------
|
|
9512
9516
|
# /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
|
|
@@ -9684,7 +9688,7 @@ spec:
|
|
|
9684
9688
|
command:
|
|
9685
9689
|
- /opt/app-root/src/run-role.sh
|
|
9686
9690
|
- mongodb
|
|
9687
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9691
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9688
9692
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9689
9693
|
workingDir: /workspace/configs
|
|
9690
9694
|
|
|
@@ -9727,7 +9731,7 @@ spec:
|
|
|
9727
9731
|
- $(params.base_output_dir)
|
|
9728
9732
|
- --extra-namespaces
|
|
9729
9733
|
- selenium
|
|
9730
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9734
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9731
9735
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9732
9736
|
env:
|
|
9733
9737
|
- name: DEVOPS_MONGO_URI
|
|
@@ -9844,7 +9848,7 @@ spec:
|
|
|
9844
9848
|
command:
|
|
9845
9849
|
- /opt/app-root/src/run-role.sh
|
|
9846
9850
|
- nvidia_gpu
|
|
9847
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9851
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9848
9852
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9849
9853
|
workingDir: /workspace/configs
|
|
9850
9854
|
|
|
@@ -9880,7 +9884,7 @@ spec:
|
|
|
9880
9884
|
# Verify Cluster
|
|
9881
9885
|
# -------------------------------------------------------------------------
|
|
9882
9886
|
- name: ocp-verify-cluster
|
|
9883
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9887
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9884
9888
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9885
9889
|
command:
|
|
9886
9890
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9922,7 +9926,7 @@ spec:
|
|
|
9922
9926
|
# Verify Catalogs
|
|
9923
9927
|
# -------------------------------------------------------------------------
|
|
9924
9928
|
- name: ocp-verify-catalogs
|
|
9925
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9929
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9926
9930
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9927
9931
|
command:
|
|
9928
9932
|
- /opt/app-root/src/run-role.sh
|
|
@@ -9964,7 +9968,7 @@ spec:
|
|
|
9964
9968
|
# Verify Subscriptions
|
|
9965
9969
|
# -------------------------------------------------------------------------
|
|
9966
9970
|
- name: ocp-verify-subscriptions
|
|
9967
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
9971
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
9968
9972
|
imagePullPolicy: $(params.image_pull_policy)
|
|
9969
9973
|
command:
|
|
9970
9974
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10006,7 +10010,7 @@ spec:
|
|
|
10006
10010
|
# Verify Workloads
|
|
10007
10011
|
# -------------------------------------------------------------------------
|
|
10008
10012
|
- name: ocp-verify-workloads
|
|
10009
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10013
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10010
10014
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10011
10015
|
command:
|
|
10012
10016
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10048,7 +10052,7 @@ spec:
|
|
|
10048
10052
|
# Verify Catalogs - Ingress TLS
|
|
10049
10053
|
# -------------------------------------------------------------------------
|
|
10050
10054
|
- name: ocp-verify-ingress
|
|
10051
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10055
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10052
10056
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10053
10057
|
command:
|
|
10054
10058
|
- /opt/app-root/src/run-role.sh
|
|
@@ -10174,7 +10178,7 @@ spec:
|
|
|
10174
10178
|
command:
|
|
10175
10179
|
- /opt/app-root/src/run-role.sh
|
|
10176
10180
|
- ocp_verify
|
|
10177
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10181
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10178
10182
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10179
10183
|
workingDir: /workspace/configs
|
|
10180
10184
|
# --------------------------------------------------------------------------------
|
|
@@ -10242,7 +10246,7 @@ spec:
|
|
|
10242
10246
|
command:
|
|
10243
10247
|
- /opt/app-root/src/run-role.sh
|
|
10244
10248
|
- ocs
|
|
10245
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10249
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10246
10250
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10247
10251
|
workingDir: /workspace/configs
|
|
10248
10252
|
|
|
@@ -10478,7 +10482,7 @@ spec:
|
|
|
10478
10482
|
command:
|
|
10479
10483
|
- /opt/app-root/src/run-role.sh
|
|
10480
10484
|
- odh
|
|
10481
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10485
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10482
10486
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10483
10487
|
# --------------------------------------------------------------------------------
|
|
10484
10488
|
# /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
|
|
@@ -10654,7 +10658,7 @@ spec:
|
|
|
10654
10658
|
command:
|
|
10655
10659
|
- /opt/app-root/src/run-role.sh
|
|
10656
10660
|
- sls
|
|
10657
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
10661
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
10658
10662
|
imagePullPolicy: $(params.image_pull_policy)
|
|
10659
10663
|
workingDir: /workspace/configs
|
|
10660
10664
|
|
|
@@ -11049,12 +11053,12 @@ spec:
|
|
|
11049
11053
|
command:
|
|
11050
11054
|
- /opt/app-root/src/run-role.sh
|
|
11051
11055
|
- suite_app_config
|
|
11052
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11056
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11053
11057
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11054
11058
|
|
|
11055
11059
|
# If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
11056
11060
|
- name: app-cfg-post-verify
|
|
11057
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11061
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11058
11062
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11059
11063
|
command:
|
|
11060
11064
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
@@ -11249,7 +11253,7 @@ spec:
|
|
|
11249
11253
|
command:
|
|
11250
11254
|
- /opt/app-root/src/run-role.sh
|
|
11251
11255
|
- suite_app_install
|
|
11252
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11256
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11253
11257
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11254
11258
|
|
|
11255
11259
|
workspaces:
|
|
@@ -11338,7 +11342,7 @@ spec:
|
|
|
11338
11342
|
command:
|
|
11339
11343
|
- /opt/app-root/src/run-role.sh
|
|
11340
11344
|
- suite_app_rollback
|
|
11341
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11345
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11342
11346
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11343
11347
|
# --------------------------------------------------------------------------------
|
|
11344
11348
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
|
|
@@ -11401,7 +11405,7 @@ spec:
|
|
|
11401
11405
|
command:
|
|
11402
11406
|
- /opt/app-root/src/run-role.sh
|
|
11403
11407
|
- suite_app_uninstall
|
|
11404
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11408
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11405
11409
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11406
11410
|
# --------------------------------------------------------------------------------
|
|
11407
11411
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
|
|
@@ -11476,7 +11480,7 @@ spec:
|
|
|
11476
11480
|
command:
|
|
11477
11481
|
- /opt/app-root/src/run-role.sh
|
|
11478
11482
|
- suite_app_upgrade
|
|
11479
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11483
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11480
11484
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11481
11485
|
# --------------------------------------------------------------------------------
|
|
11482
11486
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
|
|
@@ -11577,7 +11581,7 @@ spec:
|
|
|
11577
11581
|
command:
|
|
11578
11582
|
- /opt/app-root/src/run-role.sh
|
|
11579
11583
|
- suite_app_verify
|
|
11580
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11584
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11581
11585
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11582
11586
|
# --------------------------------------------------------------------------------
|
|
11583
11587
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
|
|
@@ -11720,7 +11724,7 @@ spec:
|
|
|
11720
11724
|
command:
|
|
11721
11725
|
- /opt/app-root/src/run-role.sh
|
|
11722
11726
|
- suite_certs
|
|
11723
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11727
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11724
11728
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11725
11729
|
|
|
11726
11730
|
workspaces:
|
|
@@ -11787,7 +11791,7 @@ spec:
|
|
|
11787
11791
|
command:
|
|
11788
11792
|
- /opt/app-root/src/run-role.sh
|
|
11789
11793
|
- suite_config
|
|
11790
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11794
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11791
11795
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11792
11796
|
workingDir: /workspace/configs
|
|
11793
11797
|
|
|
@@ -11858,7 +11862,7 @@ spec:
|
|
|
11858
11862
|
command:
|
|
11859
11863
|
- /opt/app-root/src/run-role.sh
|
|
11860
11864
|
- suite_db2_setup_for_manage
|
|
11861
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
11865
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
11862
11866
|
imagePullPolicy: $(params.image_pull_policy)
|
|
11863
11867
|
# --------------------------------------------------------------------------------
|
|
11864
11868
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
|
|
@@ -12048,7 +12052,7 @@ spec:
|
|
|
12048
12052
|
command:
|
|
12049
12053
|
- /opt/app-root/src/run-role.sh
|
|
12050
12054
|
- suite_dns
|
|
12051
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12055
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12052
12056
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12053
12057
|
# --------------------------------------------------------------------------------
|
|
12054
12058
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
|
|
@@ -12297,7 +12301,7 @@ spec:
|
|
|
12297
12301
|
command:
|
|
12298
12302
|
- /opt/app-root/src/run-role.sh
|
|
12299
12303
|
- suite_install
|
|
12300
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12304
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12301
12305
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12302
12306
|
workingDir: /workspace/configs
|
|
12303
12307
|
|
|
@@ -12385,7 +12389,7 @@ spec:
|
|
|
12385
12389
|
command:
|
|
12386
12390
|
- /opt/app-root/src/run-role.sh
|
|
12387
12391
|
- suite_rollback
|
|
12388
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12392
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12389
12393
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12390
12394
|
# --------------------------------------------------------------------------------
|
|
12391
12395
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
|
|
@@ -12450,7 +12454,7 @@ spec:
|
|
|
12450
12454
|
command:
|
|
12451
12455
|
- /opt/app-root/src/run-role.sh
|
|
12452
12456
|
- suite_uninstall
|
|
12453
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12457
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12454
12458
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12455
12459
|
# --------------------------------------------------------------------------------
|
|
12456
12460
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
|
|
@@ -12520,7 +12524,7 @@ spec:
|
|
|
12520
12524
|
command:
|
|
12521
12525
|
- /opt/app-root/src/run-role.sh
|
|
12522
12526
|
- suite_upgrade
|
|
12523
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12527
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12524
12528
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12525
12529
|
# --------------------------------------------------------------------------------
|
|
12526
12530
|
# /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
|
|
@@ -12587,12 +12591,12 @@ spec:
|
|
|
12587
12591
|
command:
|
|
12588
12592
|
- /opt/app-root/src/run-role.sh
|
|
12589
12593
|
- suite_verify
|
|
12590
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12594
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12591
12595
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12592
12596
|
|
|
12593
12597
|
# If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
|
|
12594
12598
|
- name: suite-post-verify
|
|
12595
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12599
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12596
12600
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12597
12601
|
script: |
|
|
12598
12602
|
#!/usr/bin/env bash
|
|
@@ -12720,7 +12724,7 @@ spec:
|
|
|
12720
12724
|
command:
|
|
12721
12725
|
- /opt/app-root/src/run-role.sh
|
|
12722
12726
|
- turbonomic
|
|
12723
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12727
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12724
12728
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12725
12729
|
# --------------------------------------------------------------------------------
|
|
12726
12730
|
# /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
|
|
@@ -12801,7 +12805,7 @@ spec:
|
|
|
12801
12805
|
# IBM User Data Services (UDS)
|
|
12802
12806
|
# -------------------------------------------------------------------------
|
|
12803
12807
|
- name: uds
|
|
12804
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12808
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12805
12809
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12806
12810
|
workingDir: /workspace/configs
|
|
12807
12811
|
command:
|
|
@@ -12864,7 +12868,7 @@ spec:
|
|
|
12864
12868
|
# IBM Data Reporter Operator (DRO)
|
|
12865
12869
|
# -------------------------------------------------------------------------
|
|
12866
12870
|
- name: dro
|
|
12867
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12871
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12868
12872
|
imagePullPolicy: $(params.image_pull_policy)
|
|
12869
12873
|
workingDir: /workspace/configs
|
|
12870
12874
|
command:
|
|
@@ -12950,7 +12954,7 @@ spec:
|
|
|
12950
12954
|
description: "The value to set"
|
|
12951
12955
|
steps:
|
|
12952
12956
|
- name: update-configmap
|
|
12953
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
12957
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
12954
12958
|
command:
|
|
12955
12959
|
- /opt/app-root/src/update-configmap.sh
|
|
12956
12960
|
env:
|
|
@@ -12997,7 +13001,7 @@ spec:
|
|
|
12997
13001
|
|
|
12998
13002
|
steps:
|
|
12999
13003
|
- name: wait-for-configmap
|
|
13000
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
13004
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
13001
13005
|
command:
|
|
13002
13006
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13003
13007
|
env:
|
|
@@ -13078,7 +13082,7 @@ spec:
|
|
|
13078
13082
|
|
|
13079
13083
|
steps:
|
|
13080
13084
|
- name: wait-for-configmap
|
|
13081
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
13085
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
13082
13086
|
command:
|
|
13083
13087
|
- /opt/app-root/src/wait-for-configmap.sh
|
|
13084
13088
|
env:
|
|
@@ -13138,7 +13142,7 @@ spec:
|
|
|
13138
13142
|
|
|
13139
13143
|
steps:
|
|
13140
13144
|
- name: wait
|
|
13141
|
-
image: quay.io/ibmmas/cli:13.12.
|
|
13145
|
+
image: quay.io/ibmmas/cli:13.12.1
|
|
13142
13146
|
command:
|
|
13143
13147
|
- /opt/app-root/src/wait-for-tekton.sh
|
|
13144
13148
|
env:
|
|
@@ -18442,6 +18446,9 @@ spec:
|
|
|
18442
18446
|
- name: gpu_driver_repository_path
|
|
18443
18447
|
type: string
|
|
18444
18448
|
default: nvcr.io/nvidia
|
|
18449
|
+
- name: nfd_image
|
|
18450
|
+
type: string
|
|
18451
|
+
default: "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:45192fef5a1250ee573975ced1e897662116d5a30a1f8f4baa4497f64933fba3"
|
|
18445
18452
|
|
|
18446
18453
|
- name: cis_compliance_install_plan
|
|
18447
18454
|
type: string
|
|
@@ -18753,6 +18760,8 @@ spec:
|
|
|
18753
18760
|
value: $(params.nfd_channel)
|
|
18754
18761
|
- name: nfd_install_plan
|
|
18755
18762
|
value: $(params.nfd_install_plan)
|
|
18763
|
+
- name: nfd_image
|
|
18764
|
+
value: $(params.nfd_image)
|
|
18756
18765
|
- name: gpu_namespace
|
|
18757
18766
|
value: $(params.gpu_namespace)
|
|
18758
18767
|
- name: gpu_channel
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mas/cli/__init__.py,sha256=
|
|
2
|
-
mas/cli/cli.py,sha256=
|
|
1
|
+
mas/cli/__init__.py,sha256=k97lqq-W0xjZbMQUGMQlPXnui3ClQGWHQAwqW9sbLOs,527
|
|
2
|
+
mas/cli/cli.py,sha256=2zUfjpGdT6U613lVYDGLGXARBtMP2pZOOeGNjgkee5E,18175
|
|
3
3
|
mas/cli/displayMixins.py,sha256=e3lAx1DIOwsriDcNI0M2JyP1jeLOZKvId6sPrvWLyqs,5984
|
|
4
4
|
mas/cli/gencfg.py,sha256=p38Ss_ooiNHOZTJT8l0YxDaEaPwD4ZXgxEbW-S9YLNY,3311
|
|
5
5
|
mas/cli/validators.py,sha256=vi1pFA8QtqMhqtGk1NlkkNDUrlFCi53kS5wJqFGDgOU,5108
|
|
@@ -17,7 +17,7 @@ mas/cli/install/settings/kafkaSettings.py,sha256=r1uK-IApqB9IQiSNt_8sP0wa4FPJcXU
|
|
|
17
17
|
mas/cli/install/settings/manageSettings.py,sha256=jV_p6DmFamLQfLYbGeAU5PFMMkpd-HeQ2mi0lTObFCo,17785
|
|
18
18
|
mas/cli/install/settings/mongodbSettings.py,sha256=UVt8vMLNpgyewlcymSystIhICnHsd0uoM9qpgezVjGg,2567
|
|
19
19
|
mas/cli/install/settings/turbonomicSettings.py,sha256=ul4eWf53b1NCzJTFsEPX6DWM23YUlWILYBygplqXYlU,1631
|
|
20
|
-
mas/cli/templates/ibm-mas-tekton.yaml,sha256=
|
|
20
|
+
mas/cli/templates/ibm-mas-tekton.yaml,sha256=2eFEC4cqm7po_65QTQOTTW0fwljS2qe0pXHm5KnmatU,833981
|
|
21
21
|
mas/cli/templates/jdbccfg.yml.j2,sha256=cANbwkUkKEPQp-P3_BB_Llbt94457Ciagah2hOdySIM,1644
|
|
22
22
|
mas/cli/templates/suite_mongocfg.yml.j2,sha256=WrgJUfGyvfaRIHjY5VR_zLZ5irTpV5khKNq76ejIxKU,1606
|
|
23
23
|
mas/cli/templates/pod-templates/best-effort/ibm-data-dictionary-assetdatadictionary.yml,sha256=8VG_FDFcEjWNaAOZTcS58Pe0tWOXC10SJLloNqzEMC8,757
|
|
@@ -99,8 +99,8 @@ mas/cli/update/argParser.py,sha256=oOIXzB_rsI2p3og_5X5SFt_g7LURyEdLxZeiGCKq1nU,4
|
|
|
99
99
|
mas/cli/upgrade/__init__.py,sha256=v0WJlcdrSycWGT5ofFjRDV3jTZ8AqVCz1AGxok4Khtc,508
|
|
100
100
|
mas/cli/upgrade/app.py,sha256=EuEZayc0nw9kA6Hz8M9Mv7uk0hgmspJSZCYhNEfCECk,6428
|
|
101
101
|
mas/cli/upgrade/argParser.py,sha256=pqzNDSHy6l13JunHWQLyOI-NFnDGDoVJ_HM07FLYJSc,2033
|
|
102
|
-
mas_cli-13.12.
|
|
103
|
-
mas_cli-13.12.
|
|
104
|
-
mas_cli-13.12.
|
|
105
|
-
mas_cli-13.12.
|
|
106
|
-
mas_cli-13.12.
|
|
102
|
+
mas_cli-13.12.1.data/scripts/mas-cli,sha256=BbibIX0psLEOZdcNaFcO4mJvStD0pKLAe-p-NwVTrBs,3439
|
|
103
|
+
mas_cli-13.12.1.dist-info/METADATA,sha256=vaJUPEQQ5PF67hkC0Xw1NRZMyXjKNXoNEX_02ORxq50,2259
|
|
104
|
+
mas_cli-13.12.1.dist-info/WHEEL,sha256=tTnHoFhvKQHCh4jz3yCn0WPTYIy7wXx3CJtJ7SJGV7c,91
|
|
105
|
+
mas_cli-13.12.1.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
106
|
+
mas_cli-13.12.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|