mas-cli 13.27.1__py3-none-any.whl → 13.28.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.

@@ -74,7 +74,7 @@ spec:
74
74
 
75
75
  # If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
76
76
  - name: app-cfg-post-verify
77
- image: quay.io/ibmmas/cli:13.27.1
77
+ image: quay.io/ibmmas/cli:13.28.0
78
78
  imagePullPolicy: $(params.image_pull_policy)
79
79
  command:
80
80
  - /opt/app-root/src/wait-for-configmap.sh
@@ -497,7 +497,7 @@ spec:
497
497
  command:
498
498
  - /opt/app-root/src/run-role.sh
499
499
  - aibroker_tenant
500
- image: quay.io/ibmmas/cli:13.27.1
500
+ image: quay.io/ibmmas/cli:13.28.0
501
501
  imagePullPolicy: $(params.image_pull_policy)
502
502
  workingDir: /workspace/configs
503
503
 
@@ -889,7 +889,7 @@ spec:
889
889
  command:
890
890
  - /opt/app-root/src/run-role.sh
891
891
  - aibroker
892
- image: quay.io/ibmmas/cli:13.27.1
892
+ image: quay.io/ibmmas/cli:13.28.0
893
893
  imagePullPolicy: $(params.image_pull_policy)
894
894
  workingDir: /workspace/configs
895
895
 
@@ -1005,7 +1005,7 @@ spec:
1005
1005
  command:
1006
1006
  - /opt/app-root/src/run-role.sh
1007
1007
  - appconnect
1008
- image: quay.io/ibmmas/cli:13.27.1
1008
+ image: quay.io/ibmmas/cli:13.28.0
1009
1009
  imagePullPolicy: $(params.image_pull_policy)
1010
1010
  workingDir: /workspace/configs
1011
1011
 
@@ -1123,7 +1123,7 @@ spec:
1123
1123
  command:
1124
1124
  - /opt/app-root/src/run-role.sh
1125
1125
  - arcgis
1126
- image: quay.io/ibmmas/cli:13.27.1
1126
+ image: quay.io/ibmmas/cli:13.28.0
1127
1127
  imagePullPolicy: $(params.image_pull_policy)
1128
1128
  # --------------------------------------------------------------------------------
1129
1129
  # /home/runner/work/cli/cli/tekton/target/tasks/cert-manager.yaml
@@ -1193,7 +1193,7 @@ spec:
1193
1193
  command:
1194
1194
  - /opt/app-root/src/run-role.sh
1195
1195
  - cert_manager
1196
- image: quay.io/ibmmas/cli:13.27.1
1196
+ image: quay.io/ibmmas/cli:13.28.0
1197
1197
  imagePullPolicy: $(params.image_pull_policy)
1198
1198
  workingDir: /workspace/configs
1199
1199
  # --------------------------------------------------------------------------------
@@ -1259,7 +1259,7 @@ spec:
1259
1259
  command:
1260
1260
  - /opt/app-root/src/run-role.sh
1261
1261
  - common_services
1262
- image: quay.io/ibmmas/cli:13.27.1
1262
+ image: quay.io/ibmmas/cli:13.28.0
1263
1263
  imagePullPolicy: $(params.image_pull_policy)
1264
1264
  workingDir: /workspace/configs
1265
1265
  # --------------------------------------------------------------------------------
@@ -1386,7 +1386,7 @@ spec:
1386
1386
  command:
1387
1387
  - /opt/app-root/src/run-role.sh
1388
1388
  - cos
1389
- image: quay.io/ibmmas/cli:13.27.1
1389
+ image: quay.io/ibmmas/cli:13.28.0
1390
1390
  imagePullPolicy: $(params.image_pull_policy)
1391
1391
  workingDir: /workspace/configs
1392
1392
 
@@ -1506,7 +1506,7 @@ spec:
1506
1506
  command:
1507
1507
  - /opt/app-root/src/run-role.sh
1508
1508
  - cp4d_service
1509
- image: quay.io/ibmmas/cli:13.27.1
1509
+ image: quay.io/ibmmas/cli:13.28.0
1510
1510
  imagePullPolicy: $(params.image_pull_policy)
1511
1511
  workingDir: /workspace/configs
1512
1512
  # --------------------------------------------------------------------------------
@@ -1623,7 +1623,7 @@ spec:
1623
1623
  command:
1624
1624
  - /opt/app-root/src/run-role.sh
1625
1625
  - cp4d_service
1626
- image: quay.io/ibmmas/cli:13.27.1
1626
+ image: quay.io/ibmmas/cli:13.28.0
1627
1627
  imagePullPolicy: $(params.image_pull_policy)
1628
1628
  workingDir: /workspace/configs
1629
1629
 
@@ -1729,7 +1729,7 @@ spec:
1729
1729
  command:
1730
1730
  - /opt/app-root/src/run-role.sh
1731
1731
  - cp4d
1732
- image: quay.io/ibmmas/cli:13.27.1
1732
+ image: quay.io/ibmmas/cli:13.28.0
1733
1733
  imagePullPolicy: $(params.image_pull_policy)
1734
1734
  # --------------------------------------------------------------------------------
1735
1735
  # /home/runner/work/cli/cli/tekton/target/tasks/db2.yaml
@@ -2051,7 +2051,7 @@ spec:
2051
2051
  command:
2052
2052
  - /opt/app-root/src/run-role.sh
2053
2053
  - db2
2054
- image: quay.io/ibmmas/cli:13.27.1
2054
+ image: quay.io/ibmmas/cli:13.28.0
2055
2055
  imagePullPolicy: $(params.image_pull_policy)
2056
2056
  workingDir: /workspace/configs
2057
2057
 
@@ -2161,7 +2161,7 @@ spec:
2161
2161
  command:
2162
2162
  - /opt/app-root/src/run-role.sh
2163
2163
  - eck
2164
- image: quay.io/ibmmas/cli:13.27.1
2164
+ image: quay.io/ibmmas/cli:13.28.0
2165
2165
  imagePullPolicy: $(params.image_pull_policy)
2166
2166
  # --------------------------------------------------------------------------------
2167
2167
  # /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
@@ -2250,7 +2250,7 @@ spec:
2250
2250
  command:
2251
2251
  - /opt/app-root/src/run-role.sh
2252
2252
  - gencfg_workspace
2253
- image: quay.io/ibmmas/cli:13.27.1
2253
+ image: quay.io/ibmmas/cli:13.28.0
2254
2254
  imagePullPolicy: $(params.image_pull_policy)
2255
2255
  workingDir: /workspace/configs
2256
2256
 
@@ -2354,7 +2354,7 @@ spec:
2354
2354
  - -c
2355
2355
  name: gitops-bootstrap
2356
2356
  imagePullPolicy: IfNotPresent
2357
- image: quay.io/ibmmas/cli:13.27.1
2357
+ image: quay.io/ibmmas/cli:13.28.0
2358
2358
  workspaces:
2359
2359
  - name: configs
2360
2360
  # --------------------------------------------------------------------------------
@@ -2436,7 +2436,7 @@ spec:
2436
2436
  - -c
2437
2437
  name: gitops-cis-compliance
2438
2438
  imagePullPolicy: IfNotPresent
2439
- image: quay.io/ibmmas/cli:13.27.1
2439
+ image: quay.io/ibmmas/cli:13.28.0
2440
2440
  workspaces:
2441
2441
  - name: configs
2442
2442
  # --------------------------------------------------------------------------------
@@ -2528,6 +2528,9 @@ spec:
2528
2528
  - name: ingress
2529
2529
  type: string
2530
2530
  default: "false"
2531
+ - name: cluster_nonshared
2532
+ type: string
2533
+ default: "false"
2531
2534
 
2532
2535
  - name: redhat_cert_manager_install_plan
2533
2536
  type: string
@@ -2658,6 +2661,8 @@ spec:
2658
2661
  value: $(params.ocp_cluster_domain)
2659
2662
  - name: INGRESS
2660
2663
  value: $(params.ingress)
2664
+ - name: NONSHARED
2665
+ value: $(params.cluster_nonshared)
2661
2666
 
2662
2667
  - name: REDHAT_CERT_MANAGER_INSTALL_PLAN
2663
2668
  value: $(params.redhat_cert_manager_install_plan)
@@ -2766,7 +2771,7 @@ spec:
2766
2771
  - -c
2767
2772
  name: gitops-cluster
2768
2773
  imagePullPolicy: Always
2769
- image: quay.io/ibmmas/cli:13.27.1
2774
+ image: quay.io/ibmmas/cli:13.28.0
2770
2775
  workspaces:
2771
2776
  - name: configs
2772
2777
  # --------------------------------------------------------------------------------
@@ -2874,7 +2879,7 @@ spec:
2874
2879
  - -c
2875
2880
  name: gitops-cos
2876
2881
  imagePullPolicy: IfNotPresent
2877
- image: quay.io/ibmmas/cli:13.27.1
2882
+ image: quay.io/ibmmas/cli:13.28.0
2878
2883
  workspaces:
2879
2884
  - name: configs
2880
2885
  # --------------------------------------------------------------------------------
@@ -3022,7 +3027,7 @@ spec:
3022
3027
  - -c
3023
3028
  name: gitops-cp4d-service
3024
3029
  imagePullPolicy: IfNotPresent
3025
- image: quay.io/ibmmas/cli:13.27.1
3030
+ image: quay.io/ibmmas/cli:13.28.0
3026
3031
  workspaces:
3027
3032
  - name: configs
3028
3033
  - name: shared-gitops-configs
@@ -3151,7 +3156,7 @@ spec:
3151
3156
  - -c
3152
3157
  name: gitops-cp4d
3153
3158
  imagePullPolicy: IfNotPresent
3154
- image: quay.io/ibmmas/cli:13.27.1
3159
+ image: quay.io/ibmmas/cli:13.28.0
3155
3160
  workspaces:
3156
3161
  - name: configs
3157
3162
  - name: shared-gitops-configs
@@ -3442,7 +3447,7 @@ spec:
3442
3447
  - -c
3443
3448
  name: gitops-db2u-database
3444
3449
  imagePullPolicy: Always
3445
- image: quay.io/ibmmas/cli:13.27.1
3450
+ image: quay.io/ibmmas/cli:13.28.0
3446
3451
  workspaces:
3447
3452
  - name: configs
3448
3453
  - name: shared-gitops-configs
@@ -3540,7 +3545,7 @@ spec:
3540
3545
  - -c
3541
3546
  name: gitops-db2u
3542
3547
  imagePullPolicy: IfNotPresent
3543
- image: quay.io/ibmmas/cli:13.27.1
3548
+ image: quay.io/ibmmas/cli:13.28.0
3544
3549
  workspaces:
3545
3550
  - name: configs
3546
3551
  # --------------------------------------------------------------------------------
@@ -3667,7 +3672,7 @@ spec:
3667
3672
  - -c
3668
3673
  name: gitops-delete-jdbc-config
3669
3674
  imagePullPolicy: IfNotPresent
3670
- image: quay.io/ibmmas/cli:13.27.1
3675
+ image: quay.io/ibmmas/cli:13.28.0
3671
3676
  workspaces:
3672
3677
  - name: configs
3673
3678
  # --------------------------------------------------------------------------------
@@ -3765,7 +3770,7 @@ spec:
3765
3770
  - -c
3766
3771
  name: gitops-delete-kafka-config
3767
3772
  imagePullPolicy: Always
3768
- image: quay.io/ibmmas/cli:13.27.1
3773
+ image: quay.io/ibmmas/cli:13.28.0
3769
3774
  workspaces:
3770
3775
  - name: configs
3771
3776
 
@@ -3857,7 +3862,7 @@ spec:
3857
3862
  - -c
3858
3863
  name: gitops-deprovision-app-config
3859
3864
  imagePullPolicy: IfNotPresent
3860
- image: quay.io/ibmmas/cli:13.27.1
3865
+ image: quay.io/ibmmas/cli:13.28.0
3861
3866
  workspaces:
3862
3867
  - name: configs
3863
3868
  # --------------------------------------------------------------------------------
@@ -3942,7 +3947,7 @@ spec:
3942
3947
  - -c
3943
3948
  name: gitops-deprovision-app-install
3944
3949
  imagePullPolicy: IfNotPresent
3945
- image: quay.io/ibmmas/cli:13.27.1
3950
+ image: quay.io/ibmmas/cli:13.28.0
3946
3951
  workspaces:
3947
3952
  - name: configs
3948
3953
  # --------------------------------------------------------------------------------
@@ -4027,7 +4032,7 @@ spec:
4027
4032
  - -c
4028
4033
  name: gitops-deprovision-cluster
4029
4034
  imagePullPolicy: IfNotPresent
4030
- image: quay.io/ibmmas/cli:13.27.1
4035
+ image: quay.io/ibmmas/cli:13.28.0
4031
4036
  workspaces:
4032
4037
  - name: configs
4033
4038
  # --------------------------------------------------------------------------------
@@ -4146,7 +4151,200 @@ spec:
4146
4151
  - -c
4147
4152
  name: gitops-deprovision-cos
4148
4153
  imagePullPolicy: IfNotPresent
4149
- image: quay.io/ibmmas/cli:13.27.1
4154
+ image: quay.io/ibmmas/cli:13.28.0
4155
+ workspaces:
4156
+ - name: configs
4157
+ # --------------------------------------------------------------------------------
4158
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-cp4d-service.yaml
4159
+ # --------------------------------------------------------------------------------
4160
+ ---
4161
+ apiVersion: tekton.dev/v1beta1
4162
+ kind: Task
4163
+ metadata:
4164
+ name: gitops-deprovision-cp4d-service
4165
+ spec:
4166
+ params:
4167
+ - name: cluster_name
4168
+ type: string
4169
+ - name: cluster_url
4170
+ type: string
4171
+ default: ""
4172
+ - name: account
4173
+ type: string
4174
+ - name: git_branch
4175
+ type: string
4176
+ - name: github_org
4177
+ type: string
4178
+ - name: github_repo
4179
+ type: string
4180
+ - name: github_host
4181
+ type: string
4182
+ - name: secrets_path
4183
+ type: string
4184
+ - name: avp_aws_secret_region
4185
+ type: string
4186
+ - name: mas_instance_id
4187
+ type: string
4188
+ - name: cpd_service_name
4189
+ type: string
4190
+ - name: cp4d_wsl_action
4191
+ type: string
4192
+ - name: cp4d_watson_machine_learning_action
4193
+ type: string
4194
+ - name: cp4d_spss_modeler_action
4195
+ type: string
4196
+ stepTemplate:
4197
+ name: gitops-deprovision-cp4d-service
4198
+ env:
4199
+ - name: CLUSTER_NAME
4200
+ value: $(params.cluster_name)
4201
+ - name: CLUSTER_URL
4202
+ value: $(params.cluster_url)
4203
+ - name: OCP_SERVER
4204
+ value: $(params.cluster_url)
4205
+ - name: ACCOUNT
4206
+ value: $(params.account)
4207
+ - name: SECRET_PATH
4208
+ value: $(params.secrets_path)
4209
+ - name: GIT_BRANCH
4210
+ value: $(params.git_branch)
4211
+ - name: GITHUB_ORG
4212
+ value: $(params.github_org)
4213
+ - name: GITHUB_HOST
4214
+ value: $(params.github_host)
4215
+ - name: GITHUB_REPO
4216
+ value: $(params.github_repo)
4217
+ - name: SM_AWS_REGION
4218
+ value: $(params.avp_aws_secret_region)
4219
+ - name: MAS_INSTANCE_ID
4220
+ value: $(params.mas_instance_id)
4221
+ - name: CPD_SERVICE_NAME
4222
+ value: $(params.cpd_service_name)
4223
+ - name: CP4D_WSL_ACTION
4224
+ value: $(params.cp4d_wsl_action)
4225
+ - name: CP4D_WATSON_MACHINE_LEARNING_ACTION
4226
+ value: $(params.cp4d_watson_machine_learning_action)
4227
+ - name: CP4D_SPSS_MODELER_ACTION
4228
+ value: $(params.cp4d_spss_modeler_action)
4229
+ envFrom:
4230
+ - configMapRef:
4231
+ name: environment-properties
4232
+ optional: true
4233
+ - secretRef:
4234
+ name: secure-properties
4235
+ steps:
4236
+ - args:
4237
+ - |-
4238
+ git config --global user.name "MAS Automation"
4239
+ git config --global user.email "you@example.com"
4240
+ git config --global user.password $GITHUB_PAT
4241
+
4242
+ mkdir -p /tmp/deprovision-cp4d-service
4243
+
4244
+ mas gitops-deprovision-cp4d-service -a $ACCOUNT -c $CLUSTER_NAME \
4245
+ --dir /tmp/deprovision-cp4d-service \
4246
+ --secrets-path $SECRET_PATH \
4247
+ --github-push \
4248
+ --github-host $GITHUB_HOST \
4249
+ --github-org $GITHUB_ORG \
4250
+ --github-repo $GITHUB_REPO \
4251
+ --git-branch $GIT_BRANCH
4252
+
4253
+ exit $?
4254
+ command:
4255
+ - /bin/sh
4256
+ - -c
4257
+ name: gitops-deprovision-cp4d-service
4258
+ imagePullPolicy: IfNotPresent
4259
+ image: quay.io/ibmmas/cli:13.28.0
4260
+ workspaces:
4261
+ - name: configs
4262
+ # --------------------------------------------------------------------------------
4263
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-deprovision-cp4d.yaml
4264
+ # --------------------------------------------------------------------------------
4265
+ ---
4266
+ apiVersion: tekton.dev/v1beta1
4267
+ kind: Task
4268
+ metadata:
4269
+ name: gitops-deprovision-cp4d
4270
+ spec:
4271
+ params:
4272
+ - name: cluster_name
4273
+ type: string
4274
+ - name: cluster_url
4275
+ type: string
4276
+ default: ""
4277
+ - name: account
4278
+ type: string
4279
+ - name: git_branch
4280
+ type: string
4281
+ - name: github_org
4282
+ type: string
4283
+ - name: github_repo
4284
+ type: string
4285
+ - name: github_host
4286
+ type: string
4287
+ - name: secrets_path
4288
+ type: string
4289
+ - name: avp_aws_secret_region
4290
+ type: string
4291
+ - name: mas_instance_id
4292
+ type: string
4293
+ stepTemplate:
4294
+ name: gitops-deprovision-cp4d
4295
+ env:
4296
+ - name: CLUSTER_NAME
4297
+ value: $(params.cluster_name)
4298
+ - name: OCP_SERVER
4299
+ value: $(params.cluster_url)
4300
+ - name: ACCOUNT
4301
+ value: $(params.account)
4302
+ - name: GITHUB_REPO
4303
+ value: $(params.github_repo)
4304
+ - name: SECRET_PATH
4305
+ value: $(params.secrets_path)
4306
+ - name: GIT_BRANCH
4307
+ value: $(params.git_branch)
4308
+ - name: GITHUB_ORG
4309
+ value: $(params.github_org)
4310
+ - name: GITHUB_HOST
4311
+ value: $(params.github_host)
4312
+ - name: GITHUB_REPO
4313
+ value: $(params.github_repo)
4314
+ - name: SM_AWS_REGION
4315
+ value: $(params.avp_aws_secret_region)
4316
+ - name: MAS_INSTANCE_ID
4317
+ value: $(params.mas_instance_id)
4318
+ envFrom:
4319
+ - configMapRef:
4320
+ name: environment-properties
4321
+ optional: true
4322
+ - secretRef:
4323
+ name: secure-properties
4324
+ steps:
4325
+ - args:
4326
+ - |-
4327
+ git config --global user.name "MAS Automation"
4328
+ git config --global user.email "you@example.com"
4329
+ git config --global user.password $GITHUB_PAT
4330
+
4331
+ mkdir -p /tmp/deprovision-cp4d
4332
+ mas gitops-deprovision-cp4d -a $ACCOUNT -c $CLUSTER_NAME -m $MAS_INSTANCE_ID \
4333
+ --dir /tmp/deprovision-cp4d \
4334
+ --secrets-path $SECRET_PATH \
4335
+ --github-push \
4336
+ --github-host $GITHUB_HOST \
4337
+ --github-org $GITHUB_ORG \
4338
+ --github-repo $GITHUB_REPO \
4339
+ --git-branch $GIT_BRANCH
4340
+
4341
+ exit $?
4342
+ command:
4343
+ - /bin/sh
4344
+ - -c
4345
+ name: gitops-deprovision-cp4d
4346
+ imagePullPolicy: IfNotPresent
4347
+ image: quay.io/ibmmas/cli:13.28.0
4150
4348
  workspaces:
4151
4349
  - name: configs
4152
4350
  # --------------------------------------------------------------------------------
@@ -4239,7 +4437,7 @@ spec:
4239
4437
  - -c
4240
4438
  name: gitops-deprovision-db2u-database
4241
4439
  imagePullPolicy: IfNotPresent
4242
- image: quay.io/ibmmas/cli:13.27.1
4440
+ image: quay.io/ibmmas/cli:13.28.0
4243
4441
  workspaces:
4244
4442
  - name: configs
4245
4443
 
@@ -4322,7 +4520,7 @@ spec:
4322
4520
  - -c
4323
4521
  name: gitops-deprovision-db2u
4324
4522
  imagePullPolicy: IfNotPresent
4325
- image: quay.io/ibmmas/cli:13.27.1
4523
+ image: quay.io/ibmmas/cli:13.28.0
4326
4524
  workspaces:
4327
4525
  - name: configs
4328
4526
 
@@ -4439,7 +4637,7 @@ spec:
4439
4637
  - -c
4440
4638
  name: gitops-deprovision-efs
4441
4639
  imagePullPolicy: IfNotPresent
4442
- image: quay.io/ibmmas/cli:13.27.1
4640
+ image: quay.io/ibmmas/cli:13.28.0
4443
4641
  workspaces:
4444
4642
  - name: configs
4445
4643
 
@@ -4549,7 +4747,7 @@ spec:
4549
4747
  - -c
4550
4748
  name: gitops-deprovision-kafka
4551
4749
  imagePullPolicy: IfNotPresent
4552
- image: quay.io/ibmmas/cli:13.27.1
4750
+ image: quay.io/ibmmas/cli:13.28.0
4553
4751
  workspaces:
4554
4752
  - name: configs
4555
4753
  # --------------------------------------------------------------------------------
@@ -4652,7 +4850,7 @@ spec:
4652
4850
  - -c
4653
4851
  name: gitops-deprovision-mongo
4654
4852
  imagePullPolicy: IfNotPresent
4655
- image: quay.io/ibmmas/cli:13.27.1
4853
+ image: quay.io/ibmmas/cli:13.28.0
4656
4854
  workspaces:
4657
4855
  - name: configs
4658
4856
 
@@ -4709,7 +4907,7 @@ spec:
4709
4907
  - -c
4710
4908
  name: gitops-deprovision-rosa
4711
4909
  imagePullPolicy: IfNotPresent
4712
- image: quay.io/ibmmas/cli:13.27.1
4910
+ image: quay.io/ibmmas/cli:13.28.0
4713
4911
  workspaces:
4714
4912
  - name: configs
4715
4913
  # --------------------------------------------------------------------------------
@@ -4914,7 +5112,7 @@ spec:
4914
5112
  - -c
4915
5113
  name: gitops-deprovision-suite-config
4916
5114
  imagePullPolicy: IfNotPresent
4917
- image: quay.io/ibmmas/cli:13.27.1
5115
+ image: quay.io/ibmmas/cli:13.28.0
4918
5116
  workspaces:
4919
5117
  - name: configs
4920
5118
 
@@ -5012,7 +5210,7 @@ spec:
5012
5210
  - -c
5013
5211
  name: gitops-deprovision-suite-idp-config
5014
5212
  imagePullPolicy: IfNotPresent
5015
- image: quay.io/ibmmas/cli:13.27.1
5213
+ image: quay.io/ibmmas/cli:13.28.0
5016
5214
  workspaces:
5017
5215
  - name: configs
5018
5216
  # --------------------------------------------------------------------------------
@@ -5104,7 +5302,7 @@ spec:
5104
5302
  - -c
5105
5303
  name: gitops-deprovision-suite-objectstorage-config
5106
5304
  imagePullPolicy: IfNotPresent
5107
- image: quay.io/ibmmas/cli:13.27.1
5305
+ image: quay.io/ibmmas/cli:13.28.0
5108
5306
  workspaces:
5109
5307
  - name: configs
5110
5308
  # --------------------------------------------------------------------------------
@@ -5316,7 +5514,7 @@ spec:
5316
5514
  - -c
5317
5515
  name: gitops-deprovision-suite-smtp-config
5318
5516
  imagePullPolicy: IfNotPresent
5319
- image: quay.io/ibmmas/cli:13.27.1
5517
+ image: quay.io/ibmmas/cli:13.28.0
5320
5518
  workspaces:
5321
5519
  - name: configs
5322
5520
  # --------------------------------------------------------------------------------
@@ -5409,7 +5607,7 @@ spec:
5409
5607
  - -c
5410
5608
  name: gitops-deprovision-suite-watson-studio-config
5411
5609
  imagePullPolicy: IfNotPresent
5412
- image: quay.io/ibmmas/cli:13.27.1
5610
+ image: quay.io/ibmmas/cli:13.28.0
5413
5611
  workspaces:
5414
5612
  - name: configs
5415
5613
  # --------------------------------------------------------------------------------
@@ -5500,7 +5698,7 @@ spec:
5500
5698
  - -c
5501
5699
  name: gitops-deprovision-suite-workspace
5502
5700
  imagePullPolicy: Always
5503
- image: quay.io/ibmmas/cli:13.27.1
5701
+ image: quay.io/ibmmas/cli:13.28.0
5504
5702
  workspaces:
5505
5703
  - name: configs
5506
5704
  # --------------------------------------------------------------------------------
@@ -5593,7 +5791,7 @@ spec:
5593
5791
  - -c
5594
5792
  name: gitops-deprovision-suite
5595
5793
  imagePullPolicy: IfNotPresent
5596
- image: quay.io/ibmmas/cli:13.27.1
5794
+ image: quay.io/ibmmas/cli:13.28.0
5597
5795
  workspaces:
5598
5796
  - name: configs
5599
5797
 
@@ -5706,7 +5904,7 @@ spec:
5706
5904
  - -c
5707
5905
  name: gitops-dro
5708
5906
  imagePullPolicy: IfNotPresent
5709
- image: quay.io/ibmmas/cli:13.27.1
5907
+ image: quay.io/ibmmas/cli:13.28.0
5710
5908
  workspaces:
5711
5909
  - name: configs
5712
5910
  # --------------------------------------------------------------------------------
@@ -5833,7 +6031,7 @@ spec:
5833
6031
  - -c
5834
6032
  name: gitops-efs
5835
6033
  imagePullPolicy: IfNotPresent
5836
- image: quay.io/ibmmas/cli:13.27.1
6034
+ image: quay.io/ibmmas/cli:13.28.0
5837
6035
  workspaces:
5838
6036
  - name: configs
5839
6037
 
@@ -5968,7 +6166,7 @@ spec:
5968
6166
  - -c
5969
6167
  name: gitops-jdbc-config
5970
6168
  imagePullPolicy: Always
5971
- image: quay.io/ibmmas/cli:13.27.1
6169
+ image: quay.io/ibmmas/cli:13.28.0
5972
6170
  workspaces:
5973
6171
  - name: configs
5974
6172
  - name: shared-gitops-configs
@@ -6064,7 +6262,7 @@ spec:
6064
6262
  - -c
6065
6263
  name: gitops-kafka-config
6066
6264
  imagePullPolicy: Always
6067
- image: quay.io/ibmmas/cli:13.27.1
6265
+ image: quay.io/ibmmas/cli:13.28.0
6068
6266
  workspaces:
6069
6267
  - name: configs
6070
6268
 
@@ -6186,7 +6384,7 @@ spec:
6186
6384
  - -c
6187
6385
  name: gitops-kafka
6188
6386
  imagePullPolicy: IfNotPresent
6189
- image: quay.io/ibmmas/cli:13.27.1
6387
+ image: quay.io/ibmmas/cli:13.28.0
6190
6388
  workspaces:
6191
6389
  - name: configs
6192
6390
  # --------------------------------------------------------------------------------
@@ -6312,7 +6510,7 @@ spec:
6312
6510
  - -c
6313
6511
  name: gitops-license
6314
6512
  imagePullPolicy: Always
6315
- image: quay.io/ibmmas/cli:13.27.1
6513
+ image: quay.io/ibmmas/cli:13.28.0
6316
6514
  workspaces:
6317
6515
  - name: shared-entitlement
6318
6516
 
@@ -7031,7 +7229,7 @@ spec:
7031
7229
  - -c
7032
7230
  name: gitops-mas-fvt-preparer
7033
7231
  imagePullPolicy: Always
7034
- image: quay.io/ibmmas/cli:13.27.1
7232
+ image: quay.io/ibmmas/cli:13.28.0
7035
7233
  workspaces:
7036
7234
  - name: configs
7037
7235
  - name: shared-additional-configs
@@ -7312,6 +7510,10 @@ spec:
7312
7510
  cp --no-clobber $SOURCE_LOCAL_DIR/$SOURCE_GITHUB_REPO/$SOURCE_PATH/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/* $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME
7313
7511
  set -e -o pipefail
7314
7512
 
7513
+ mkdir -p $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/order-status
7514
+ echo "copy $SOURCE_LOCAL_DIR/$SOURCE_GITHUB_REPO/order-status/* to $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/order-status"
7515
+ cp -r $SOURCE_LOCAL_DIR/$SOURCE_GITHUB_REPO/order-status/* $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/order-status
7516
+
7315
7517
  mkdir -p $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID
7316
7518
  echo "copying $SOURCE_LOCAL_DIR/$SOURCE_GITHUB_REPO/$SOURCE_PATH/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID/* to $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID"
7317
7519
  cp -r $SOURCE_LOCAL_DIR/$SOURCE_GITHUB_REPO/$SOURCE_PATH/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID/* $TARGET_LOCAL_DIR/$TARGET_GITHUB_REPO/gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID/
@@ -7368,6 +7570,9 @@ spec:
7368
7570
  yq -i '.cluster.url = env(OCP_SERVER)' gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/cluster-params.yaml
7369
7571
  yq -i '.cluster.domain = env(APPSDOMAIN)' gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/cluster-params.yaml
7370
7572
 
7573
+ # Update the provisioner_domain in cluster-params.yaml.
7574
+ yq -i '(. | select(has("mas_provisioner")) | .mas_provisioner.provisioner_domain) = env(APPSDOMAIN)' gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/cluster-params.yaml
7575
+
7371
7576
  # Update the channel in the mas-instance-params.yaml.
7372
7577
  yq -i '.mas_instance.channel = env(MAS_CHANNEL)' gitops/$ACCOUNT/$REGION/$CLUSTER_NAME/$MAS_INSTANCE_ID/mas-instance-params.yaml
7373
7578
 
@@ -7524,7 +7729,7 @@ spec:
7524
7729
  - -c
7525
7730
  name: gitops-mas-initiator
7526
7731
  imagePullPolicy: IfNotPresent
7527
- image: quay.io/ibmmas/cli:13.27.1
7732
+ image: quay.io/ibmmas/cli:13.28.0
7528
7733
  workspaces:
7529
7734
  - name: configs
7530
7735
  # --------------------------------------------------------------------------------
@@ -7657,7 +7862,7 @@ spec:
7657
7862
  - -c
7658
7863
  name: gitops-mas-provisioner
7659
7864
  imagePullPolicy: IfNotPresent
7660
- image: quay.io/ibmmas/cli:13.27.1
7865
+ image: quay.io/ibmmas/cli:13.28.0
7661
7866
  workspaces:
7662
7867
  - name: configs
7663
7868
  # --------------------------------------------------------------------------------
@@ -7765,7 +7970,7 @@ spec:
7765
7970
  - -c
7766
7971
  name: gitops-mongo
7767
7972
  imagePullPolicy: IfNotPresent
7768
- image: quay.io/ibmmas/cli:13.27.1
7973
+ image: quay.io/ibmmas/cli:13.28.0
7769
7974
  workspaces:
7770
7975
  - name: configs
7771
7976
 
@@ -7891,7 +8096,7 @@ spec:
7891
8096
  - -c
7892
8097
  name: gitops-nvidia-gpu
7893
8098
  imagePullPolicy: IfNotPresent
7894
- image: quay.io/ibmmas/cli:13.27.1
8099
+ image: quay.io/ibmmas/cli:13.28.0
7895
8100
  workspaces:
7896
8101
  - name: configs
7897
8102
  # --------------------------------------------------------------------------------
@@ -8009,7 +8214,7 @@ spec:
8009
8214
  - -c
8010
8215
  name: gitops-process-mongo-user
8011
8216
  imagePullPolicy: IfNotPresent
8012
- image: quay.io/ibmmas/cli:13.27.1
8217
+ image: quay.io/ibmmas/cli:13.28.0
8013
8218
  workspaces:
8014
8219
  - name: configs
8015
8220
  # --------------------------------------------------------------------------------
@@ -8065,7 +8270,7 @@ spec:
8065
8270
  - -c
8066
8271
  name: gitops-rosa
8067
8272
  imagePullPolicy: IfNotPresent
8068
- image: quay.io/ibmmas/cli:13.27.1
8273
+ image: quay.io/ibmmas/cli:13.28.0
8069
8274
  workspaces:
8070
8275
  - name: configs
8071
8276
  # --------------------------------------------------------------------------------
@@ -8252,7 +8457,7 @@ spec:
8252
8457
  - -c
8253
8458
  name: gitops-suite-app-config
8254
8459
  imagePullPolicy: IfNotPresent
8255
- image: quay.io/ibmmas/cli:13.27.1
8460
+ image: quay.io/ibmmas/cli:13.28.0
8256
8461
  workspaces:
8257
8462
  - name: configs
8258
8463
  - name: shared-gitops-configs
@@ -8410,7 +8615,7 @@ spec:
8410
8615
  - -c
8411
8616
  name: gitops-suite-app-install
8412
8617
  imagePullPolicy: Always
8413
- image: quay.io/ibmmas/cli:13.27.1
8618
+ image: quay.io/ibmmas/cli:13.28.0
8414
8619
  workspaces:
8415
8620
  - name: configs
8416
8621
  - name: shared-gitops-configs
@@ -8516,7 +8721,7 @@ spec:
8516
8721
  - -c
8517
8722
  name: gitops-suite-certs
8518
8723
  imagePullPolicy: IfNotPresent
8519
- image: quay.io/ibmmas/cli:13.27.1
8724
+ image: quay.io/ibmmas/cli:13.28.0
8520
8725
  workspaces:
8521
8726
  - name: configs
8522
8727
  - name: certificates
@@ -8691,7 +8896,7 @@ spec:
8691
8896
  - -c
8692
8897
  name: gitops-suite-config
8693
8898
  imagePullPolicy: IfNotPresent
8694
- image: quay.io/ibmmas/cli:13.27.1
8899
+ image: quay.io/ibmmas/cli:13.28.0
8695
8900
  workspaces:
8696
8901
  - name: configs
8697
8902
  - name: shared-additional-configs
@@ -8791,7 +8996,7 @@ spec:
8791
8996
  - -c
8792
8997
  name: gitops-suite-dns
8793
8998
  imagePullPolicy: IfNotPresent
8794
- image: quay.io/ibmmas/cli:13.27.1
8999
+ image: quay.io/ibmmas/cli:13.28.0
8795
9000
  workspaces:
8796
9001
  - name: configs
8797
9002
 
@@ -8915,7 +9120,7 @@ spec:
8915
9120
  - -c
8916
9121
  name: gitops-suite-idp-config
8917
9122
  imagePullPolicy: IfNotPresent
8918
- image: quay.io/ibmmas/cli:13.27.1
9123
+ image: quay.io/ibmmas/cli:13.28.0
8919
9124
  workspaces:
8920
9125
  - name: configs
8921
9126
  - name: shared-additional-configs
@@ -9016,7 +9221,7 @@ spec:
9016
9221
  - -c
9017
9222
  name: gitops-suite-objectstorage-config
9018
9223
  imagePullPolicy: IfNotPresent
9019
- image: quay.io/ibmmas/cli:13.27.1
9224
+ image: quay.io/ibmmas/cli:13.28.0
9020
9225
  workspaces:
9021
9226
  - name: configs
9022
9227
  - name: shared-gitops-configs
@@ -9438,7 +9643,7 @@ spec:
9438
9643
  - -c
9439
9644
  name: gitops-suite-smtp-config
9440
9645
  imagePullPolicy: IfNotPresent
9441
- image: quay.io/ibmmas/cli:13.27.1
9646
+ image: quay.io/ibmmas/cli:13.28.0
9442
9647
  workspaces:
9443
9648
  - name: configs
9444
9649
  - name: shared-gitops-configs
@@ -9558,7 +9763,7 @@ spec:
9558
9763
  - -c
9559
9764
  name: gitops-suite-watson-studio-config
9560
9765
  imagePullPolicy: IfNotPresent
9561
- image: quay.io/ibmmas/cli:13.27.1
9766
+ image: quay.io/ibmmas/cli:13.28.0
9562
9767
  workspaces:
9563
9768
  - name: configs
9564
9769
  - name: shared-gitops-configs
@@ -9660,7 +9865,7 @@ spec:
9660
9865
  - -c
9661
9866
  name: gitops-suite-workspace
9662
9867
  imagePullPolicy: IfNotPresent
9663
- image: quay.io/ibmmas/cli:13.27.1
9868
+ image: quay.io/ibmmas/cli:13.28.0
9664
9869
  workspaces:
9665
9870
  - name: configs
9666
9871
  # --------------------------------------------------------------------------------
@@ -10003,7 +10208,7 @@ spec:
10003
10208
  - -c
10004
10209
  name: gitops-suite
10005
10210
  imagePullPolicy: IfNotPresent
10006
- image: quay.io/ibmmas/cli:13.27.1
10211
+ image: quay.io/ibmmas/cli:13.28.0
10007
10212
  workspaces:
10008
10213
  - name: configs
10009
10214
  - name: shared-gitops-configs
@@ -10053,7 +10258,7 @@ spec:
10053
10258
 
10054
10259
  steps:
10055
10260
  - name: grafana
10056
- image: quay.io/ibmmas/cli:13.27.1
10261
+ image: quay.io/ibmmas/cli:13.28.0
10057
10262
  imagePullPolicy: $(params.image_pull_policy)
10058
10263
  command:
10059
10264
  - /opt/app-root/src/run-role.sh
@@ -10187,7 +10392,7 @@ spec:
10187
10392
  command:
10188
10393
  - /opt/app-root/src/run-role.sh
10189
10394
  - ibm_catalogs
10190
- image: quay.io/ibmmas/cli:13.27.1
10395
+ image: quay.io/ibmmas/cli:13.28.0
10191
10396
  imagePullPolicy: $(params.image_pull_policy)
10192
10397
  workingDir: /workspace/configs
10193
10398
  # --------------------------------------------------------------------------------
@@ -10429,7 +10634,7 @@ spec:
10429
10634
  command:
10430
10635
  - /opt/app-root/src/run-role.sh
10431
10636
  - kafka
10432
- image: quay.io/ibmmas/cli:13.27.1
10637
+ image: quay.io/ibmmas/cli:13.28.0
10433
10638
  imagePullPolicy: $(params.image_pull_policy)
10434
10639
  workingDir: /workspace/configs
10435
10640
 
@@ -10664,7 +10869,7 @@ spec:
10664
10869
  command:
10665
10870
  - /opt/app-root/src/run-role.sh
10666
10871
  - kmodels
10667
- image: quay.io/ibmmas/cli:13.27.1
10872
+ image: quay.io/ibmmas/cli:13.28.0
10668
10873
  imagePullPolicy: $(params.image_pull_policy)
10669
10874
  # --------------------------------------------------------------------------------
10670
10875
  # /home/runner/work/cli/cli/tekton/target/tasks/mariadb.yaml
@@ -10785,7 +10990,7 @@ spec:
10785
10990
  command:
10786
10991
  - /opt/app-root/src/run-role.sh
10787
10992
  - mariadb
10788
- image: quay.io/ibmmas/cli:13.27.1
10993
+ image: quay.io/ibmmas/cli:13.28.0
10789
10994
  imagePullPolicy: $(params.image_pull_policy)
10790
10995
  # --------------------------------------------------------------------------------
10791
10996
  # /home/runner/work/cli/cli/tekton/target/tasks/minio.yaml
@@ -10891,7 +11096,7 @@ spec:
10891
11096
  command:
10892
11097
  - /opt/app-root/src/run-role.sh
10893
11098
  - minio
10894
- image: quay.io/ibmmas/cli:13.27.1
11099
+ image: quay.io/ibmmas/cli:13.28.0
10895
11100
  imagePullPolicy: $(params.image_pull_policy)
10896
11101
  # --------------------------------------------------------------------------------
10897
11102
  # /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
@@ -11069,7 +11274,7 @@ spec:
11069
11274
  command:
11070
11275
  - /opt/app-root/src/run-role.sh
11071
11276
  - mongodb
11072
- image: quay.io/ibmmas/cli:13.27.1
11277
+ image: quay.io/ibmmas/cli:13.28.0
11073
11278
  imagePullPolicy: $(params.image_pull_policy)
11074
11279
  workingDir: /workspace/configs
11075
11280
 
@@ -11112,7 +11317,7 @@ spec:
11112
11317
  - $(params.base_output_dir)
11113
11318
  - --extra-namespaces
11114
11319
  - selenium
11115
- image: quay.io/ibmmas/cli:13.27.1
11320
+ image: quay.io/ibmmas/cli:13.28.0
11116
11321
  imagePullPolicy: $(params.image_pull_policy)
11117
11322
  env:
11118
11323
  - name: DEVOPS_MONGO_URI
@@ -11229,7 +11434,7 @@ spec:
11229
11434
  command:
11230
11435
  - /opt/app-root/src/run-role.sh
11231
11436
  - nvidia_gpu
11232
- image: quay.io/ibmmas/cli:13.27.1
11437
+ image: quay.io/ibmmas/cli:13.28.0
11233
11438
  imagePullPolicy: $(params.image_pull_policy)
11234
11439
  workingDir: /workspace/configs
11235
11440
 
@@ -11265,7 +11470,7 @@ spec:
11265
11470
  # Verify Cluster
11266
11471
  # -------------------------------------------------------------------------
11267
11472
  - name: ocp-verify-cluster
11268
- image: quay.io/ibmmas/cli:13.27.1
11473
+ image: quay.io/ibmmas/cli:13.28.0
11269
11474
  imagePullPolicy: $(params.image_pull_policy)
11270
11475
  command:
11271
11476
  - /opt/app-root/src/run-role.sh
@@ -11307,7 +11512,7 @@ spec:
11307
11512
  # Verify Catalogs
11308
11513
  # -------------------------------------------------------------------------
11309
11514
  - name: ocp-verify-catalogs
11310
- image: quay.io/ibmmas/cli:13.27.1
11515
+ image: quay.io/ibmmas/cli:13.28.0
11311
11516
  imagePullPolicy: $(params.image_pull_policy)
11312
11517
  command:
11313
11518
  - /opt/app-root/src/run-role.sh
@@ -11349,7 +11554,7 @@ spec:
11349
11554
  # Verify Subscriptions
11350
11555
  # -------------------------------------------------------------------------
11351
11556
  - name: ocp-verify-subscriptions
11352
- image: quay.io/ibmmas/cli:13.27.1
11557
+ image: quay.io/ibmmas/cli:13.28.0
11353
11558
  imagePullPolicy: $(params.image_pull_policy)
11354
11559
  command:
11355
11560
  - /opt/app-root/src/run-role.sh
@@ -11391,7 +11596,7 @@ spec:
11391
11596
  # Verify Workloads
11392
11597
  # -------------------------------------------------------------------------
11393
11598
  - name: ocp-verify-workloads
11394
- image: quay.io/ibmmas/cli:13.27.1
11599
+ image: quay.io/ibmmas/cli:13.28.0
11395
11600
  imagePullPolicy: $(params.image_pull_policy)
11396
11601
  command:
11397
11602
  - /opt/app-root/src/run-role.sh
@@ -11433,7 +11638,7 @@ spec:
11433
11638
  # Verify Catalogs - Ingress TLS
11434
11639
  # -------------------------------------------------------------------------
11435
11640
  - name: ocp-verify-ingress
11436
- image: quay.io/ibmmas/cli:13.27.1
11641
+ image: quay.io/ibmmas/cli:13.28.0
11437
11642
  imagePullPolicy: $(params.image_pull_policy)
11438
11643
  command:
11439
11644
  - /opt/app-root/src/run-role.sh
@@ -11559,7 +11764,7 @@ spec:
11559
11764
  command:
11560
11765
  - /opt/app-root/src/run-role.sh
11561
11766
  - ocp_verify
11562
- image: quay.io/ibmmas/cli:13.27.1
11767
+ image: quay.io/ibmmas/cli:13.28.0
11563
11768
  imagePullPolicy: $(params.image_pull_policy)
11564
11769
  workingDir: /workspace/configs
11565
11770
  # --------------------------------------------------------------------------------
@@ -11627,7 +11832,7 @@ spec:
11627
11832
  command:
11628
11833
  - /opt/app-root/src/run-role.sh
11629
11834
  - ocs
11630
- image: quay.io/ibmmas/cli:13.27.1
11835
+ image: quay.io/ibmmas/cli:13.28.0
11631
11836
  imagePullPolicy: $(params.image_pull_policy)
11632
11837
  workingDir: /workspace/configs
11633
11838
 
@@ -11863,7 +12068,7 @@ spec:
11863
12068
  command:
11864
12069
  - /opt/app-root/src/run-role.sh
11865
12070
  - odh
11866
- image: quay.io/ibmmas/cli:13.27.1
12071
+ image: quay.io/ibmmas/cli:13.28.0
11867
12072
  imagePullPolicy: $(params.image_pull_policy)
11868
12073
  # --------------------------------------------------------------------------------
11869
12074
  # /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
@@ -12039,7 +12244,7 @@ spec:
12039
12244
  command:
12040
12245
  - /opt/app-root/src/run-role.sh
12041
12246
  - sls
12042
- image: quay.io/ibmmas/cli:13.27.1
12247
+ image: quay.io/ibmmas/cli:13.28.0
12043
12248
  imagePullPolicy: $(params.image_pull_policy)
12044
12249
  workingDir: /workspace/configs
12045
12250
 
@@ -12499,12 +12704,12 @@ spec:
12499
12704
  command:
12500
12705
  - /opt/app-root/src/run-role.sh
12501
12706
  - suite_app_config
12502
- image: quay.io/ibmmas/cli:13.27.1
12707
+ image: quay.io/ibmmas/cli:13.28.0
12503
12708
  imagePullPolicy: $(params.image_pull_policy)
12504
12709
 
12505
12710
  # If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
12506
12711
  - name: app-cfg-post-verify
12507
- image: quay.io/ibmmas/cli:13.27.1
12712
+ image: quay.io/ibmmas/cli:13.28.0
12508
12713
  imagePullPolicy: $(params.image_pull_policy)
12509
12714
  command:
12510
12715
  - /opt/app-root/src/wait-for-configmap.sh
@@ -12699,7 +12904,7 @@ spec:
12699
12904
  command:
12700
12905
  - /opt/app-root/src/run-role.sh
12701
12906
  - suite_app_install
12702
- image: quay.io/ibmmas/cli:13.27.1
12907
+ image: quay.io/ibmmas/cli:13.28.0
12703
12908
  imagePullPolicy: $(params.image_pull_policy)
12704
12909
 
12705
12910
  workspaces:
@@ -12788,7 +12993,7 @@ spec:
12788
12993
  command:
12789
12994
  - /opt/app-root/src/run-role.sh
12790
12995
  - suite_app_rollback
12791
- image: quay.io/ibmmas/cli:13.27.1
12996
+ image: quay.io/ibmmas/cli:13.28.0
12792
12997
  imagePullPolicy: $(params.image_pull_policy)
12793
12998
  # --------------------------------------------------------------------------------
12794
12999
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
@@ -12851,7 +13056,7 @@ spec:
12851
13056
  command:
12852
13057
  - /opt/app-root/src/run-role.sh
12853
13058
  - suite_app_uninstall
12854
- image: quay.io/ibmmas/cli:13.27.1
13059
+ image: quay.io/ibmmas/cli:13.28.0
12855
13060
  imagePullPolicy: $(params.image_pull_policy)
12856
13061
  # --------------------------------------------------------------------------------
12857
13062
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
@@ -12926,7 +13131,7 @@ spec:
12926
13131
  command:
12927
13132
  - /opt/app-root/src/run-role.sh
12928
13133
  - suite_app_upgrade
12929
- image: quay.io/ibmmas/cli:13.27.1
13134
+ image: quay.io/ibmmas/cli:13.28.0
12930
13135
  imagePullPolicy: $(params.image_pull_policy)
12931
13136
  # --------------------------------------------------------------------------------
12932
13137
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
@@ -13027,7 +13232,7 @@ spec:
13027
13232
  command:
13028
13233
  - /opt/app-root/src/run-role.sh
13029
13234
  - suite_app_verify
13030
- image: quay.io/ibmmas/cli:13.27.1
13235
+ image: quay.io/ibmmas/cli:13.28.0
13031
13236
  imagePullPolicy: $(params.image_pull_policy)
13032
13237
  # --------------------------------------------------------------------------------
13033
13238
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
@@ -13170,7 +13375,7 @@ spec:
13170
13375
  command:
13171
13376
  - /opt/app-root/src/run-role.sh
13172
13377
  - suite_certs
13173
- image: quay.io/ibmmas/cli:13.27.1
13378
+ image: quay.io/ibmmas/cli:13.28.0
13174
13379
  imagePullPolicy: $(params.image_pull_policy)
13175
13380
 
13176
13381
  workspaces:
@@ -13237,7 +13442,7 @@ spec:
13237
13442
  command:
13238
13443
  - /opt/app-root/src/run-role.sh
13239
13444
  - suite_config
13240
- image: quay.io/ibmmas/cli:13.27.1
13445
+ image: quay.io/ibmmas/cli:13.28.0
13241
13446
  imagePullPolicy: $(params.image_pull_policy)
13242
13447
  workingDir: /workspace/configs
13243
13448
 
@@ -13569,7 +13774,7 @@ spec:
13569
13774
  command:
13570
13775
  - /opt/app-root/src/run-role.sh
13571
13776
  - suite_db2_setup_for_facilities
13572
- image: quay.io/ibmmas/cli:13.27.1
13777
+ image: quay.io/ibmmas/cli:13.28.0
13573
13778
  imagePullPolicy: $(params.image_pull_policy)
13574
13779
  workingDir: /workspace/configs
13575
13780
 
@@ -13641,7 +13846,7 @@ spec:
13641
13846
  command:
13642
13847
  - /opt/app-root/src/run-role.sh
13643
13848
  - suite_db2_setup_for_manage
13644
- image: quay.io/ibmmas/cli:13.27.1
13849
+ image: quay.io/ibmmas/cli:13.28.0
13645
13850
  imagePullPolicy: $(params.image_pull_policy)
13646
13851
  # --------------------------------------------------------------------------------
13647
13852
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
@@ -13831,7 +14036,7 @@ spec:
13831
14036
  command:
13832
14037
  - /opt/app-root/src/run-role.sh
13833
14038
  - suite_dns
13834
- image: quay.io/ibmmas/cli:13.27.1
14039
+ image: quay.io/ibmmas/cli:13.28.0
13835
14040
  imagePullPolicy: $(params.image_pull_policy)
13836
14041
  # --------------------------------------------------------------------------------
13837
14042
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
@@ -14080,7 +14285,7 @@ spec:
14080
14285
  command:
14081
14286
  - /opt/app-root/src/run-role.sh
14082
14287
  - suite_install
14083
- image: quay.io/ibmmas/cli:13.27.1
14288
+ image: quay.io/ibmmas/cli:13.28.0
14084
14289
  imagePullPolicy: $(params.image_pull_policy)
14085
14290
  workingDir: /workspace/configs
14086
14291
 
@@ -14168,7 +14373,7 @@ spec:
14168
14373
  command:
14169
14374
  - /opt/app-root/src/run-role.sh
14170
14375
  - suite_rollback
14171
- image: quay.io/ibmmas/cli:13.27.1
14376
+ image: quay.io/ibmmas/cli:13.28.0
14172
14377
  imagePullPolicy: $(params.image_pull_policy)
14173
14378
  # --------------------------------------------------------------------------------
14174
14379
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
@@ -14233,7 +14438,7 @@ spec:
14233
14438
  command:
14234
14439
  - /opt/app-root/src/run-role.sh
14235
14440
  - suite_uninstall
14236
- image: quay.io/ibmmas/cli:13.27.1
14441
+ image: quay.io/ibmmas/cli:13.28.0
14237
14442
  imagePullPolicy: $(params.image_pull_policy)
14238
14443
  # --------------------------------------------------------------------------------
14239
14444
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
@@ -14303,7 +14508,7 @@ spec:
14303
14508
  command:
14304
14509
  - /opt/app-root/src/run-role.sh
14305
14510
  - suite_upgrade
14306
- image: quay.io/ibmmas/cli:13.27.1
14511
+ image: quay.io/ibmmas/cli:13.28.0
14307
14512
  imagePullPolicy: $(params.image_pull_policy)
14308
14513
  # --------------------------------------------------------------------------------
14309
14514
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
@@ -14365,12 +14570,12 @@ spec:
14365
14570
  command:
14366
14571
  - /opt/app-root/src/run-role.sh
14367
14572
  - suite_verify
14368
- image: quay.io/ibmmas/cli:13.27.1
14573
+ image: quay.io/ibmmas/cli:13.28.0
14369
14574
  imagePullPolicy: $(params.image_pull_policy)
14370
14575
 
14371
14576
  # If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
14372
14577
  - name: suite-post-verify
14373
- image: quay.io/ibmmas/cli:13.27.1
14578
+ image: quay.io/ibmmas/cli:13.28.0
14374
14579
  imagePullPolicy: $(params.image_pull_policy)
14375
14580
  command:
14376
14581
  - /opt/app-root/src/wait-for-configmap.sh
@@ -14493,7 +14698,7 @@ spec:
14493
14698
  command:
14494
14699
  - /opt/app-root/src/run-role.sh
14495
14700
  - turbonomic
14496
- image: quay.io/ibmmas/cli:13.27.1
14701
+ image: quay.io/ibmmas/cli:13.28.0
14497
14702
  imagePullPolicy: $(params.image_pull_policy)
14498
14703
  # --------------------------------------------------------------------------------
14499
14704
  # /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
@@ -14574,7 +14779,7 @@ spec:
14574
14779
  # IBM User Data Services (UDS)
14575
14780
  # -------------------------------------------------------------------------
14576
14781
  - name: uds
14577
- image: quay.io/ibmmas/cli:13.27.1
14782
+ image: quay.io/ibmmas/cli:13.28.0
14578
14783
  imagePullPolicy: $(params.image_pull_policy)
14579
14784
  workingDir: /workspace/configs
14580
14785
  command:
@@ -14637,7 +14842,7 @@ spec:
14637
14842
  # IBM Data Reporter Operator (DRO)
14638
14843
  # -------------------------------------------------------------------------
14639
14844
  - name: dro
14640
- image: quay.io/ibmmas/cli:13.27.1
14845
+ image: quay.io/ibmmas/cli:13.28.0
14641
14846
  imagePullPolicy: $(params.image_pull_policy)
14642
14847
  workingDir: /workspace/configs
14643
14848
  command:
@@ -14723,7 +14928,7 @@ spec:
14723
14928
  description: "The value to set"
14724
14929
  steps:
14725
14930
  - name: update-configmap
14726
- image: quay.io/ibmmas/cli:13.27.1
14931
+ image: quay.io/ibmmas/cli:13.28.0
14727
14932
  command:
14728
14933
  - /opt/app-root/src/update-configmap.sh
14729
14934
  env:
@@ -14770,7 +14975,7 @@ spec:
14770
14975
 
14771
14976
  steps:
14772
14977
  - name: wait-for-configmap
14773
- image: quay.io/ibmmas/cli:13.27.1
14978
+ image: quay.io/ibmmas/cli:13.28.0
14774
14979
  command:
14775
14980
  - /opt/app-root/src/wait-for-configmap.sh
14776
14981
  env:
@@ -14851,7 +15056,7 @@ spec:
14851
15056
 
14852
15057
  steps:
14853
15058
  - name: wait-for-configmap
14854
- image: quay.io/ibmmas/cli:13.27.1
15059
+ image: quay.io/ibmmas/cli:13.28.0
14855
15060
  command:
14856
15061
  - /opt/app-root/src/wait-for-configmap.sh
14857
15062
  env:
@@ -14911,7 +15116,7 @@ spec:
14911
15116
 
14912
15117
  steps:
14913
15118
  - name: wait
14914
- image: quay.io/ibmmas/cli:13.27.1
15119
+ image: quay.io/ibmmas/cli:13.28.0
14915
15120
  command:
14916
15121
  - /opt/app-root/src/wait-for-tekton.sh
14917
15122
  env:
@@ -21188,6 +21393,307 @@ spec:
21188
21393
  - input: "$(params.mas_edition)"
21189
21394
  operator: in
21190
21395
  values: ["essentials-lease-management", "essentials-space-management", "essentials-capital-planning", "standard", "premium"]
21396
+
21397
+ # 12. CP4D Services Deprovision
21398
+ # -------------------------------------------------------------------------
21399
+ # 12.1 Deprovision cp4d service for all
21400
+ - name: gitops-deprovision-cp4d-all
21401
+ runAfter:
21402
+ - gitops-deprovision-db2u-replica-database-facilities
21403
+ params:
21404
+ - name: cluster_name
21405
+ value: $(params.cluster_name)
21406
+ - name: cluster_url
21407
+ value: $(params.cluster_url)
21408
+ - name: region
21409
+ value: $(params.region)
21410
+ - name: account
21411
+ value: $(params.account)
21412
+ - name: secrets_path
21413
+ value: $(params.secrets_path)
21414
+ - name: avp_aws_secret_region
21415
+ value: $(params.avp_aws_secret_region)
21416
+ - name: git_branch
21417
+ value: $(params.git_branch)
21418
+ - name: github_org
21419
+ value: $(params.github_org)
21420
+ - name: github_repo
21421
+ value: $(params.github_repo)
21422
+ - name: github_host
21423
+ value: $(params.github_host)
21424
+ - name: git_commit_msg
21425
+ value: $(params.git_commit_msg)
21426
+
21427
+ - name: mas_instance_id
21428
+ value: $(params.mas_instance_id)
21429
+
21430
+ - name: cpd_service_name
21431
+ value: 'all'
21432
+ - name: cp4d_wsl_action
21433
+ value: $(params.cp4d_wsl_action)
21434
+ - name: cp4d_watson_machine_learning_action
21435
+ value: $(params.cp4d_watson_machine_learning_action)
21436
+ - name: cp4d_spss_modeler_action
21437
+ value: $(params.cp4d_spss_modeler_action)
21438
+
21439
+ taskRef:
21440
+ kind: Task
21441
+ name: gitops-deprovision-cp4d-service
21442
+ workspaces:
21443
+ - name: configs
21444
+ workspace: configs
21445
+ when:
21446
+ - input: "$(params.mas_app_channel_predict)"
21447
+ operator: in
21448
+ values: [""]
21449
+
21450
+ # 12.2 Deprovision cp4d service for wsl
21451
+ - name: gitops-deprovision-cp4d-wsl
21452
+ runAfter:
21453
+ - gitops-deprovision-cp4d-all
21454
+ params:
21455
+ - name: cluster_name
21456
+ value: $(params.cluster_name)
21457
+ - name: cluster_url
21458
+ value: $(params.cluster_url)
21459
+ - name: region
21460
+ value: $(params.region)
21461
+ - name: account
21462
+ value: $(params.account)
21463
+ - name: secrets_path
21464
+ value: $(params.secrets_path)
21465
+ - name: avp_aws_secret_region
21466
+ value: $(params.avp_aws_secret_region)
21467
+ - name: git_branch
21468
+ value: $(params.git_branch)
21469
+ - name: github_org
21470
+ value: $(params.github_org)
21471
+ - name: github_repo
21472
+ value: $(params.github_repo)
21473
+ - name: github_host
21474
+ value: $(params.github_host)
21475
+ - name: git_commit_msg
21476
+ value: $(params.git_commit_msg)
21477
+
21478
+ - name: mas_instance_id
21479
+ value: $(params.mas_instance_id)
21480
+
21481
+ - name: cpd_service_name
21482
+ value: 'wsl'
21483
+ - name: cp4d_wsl_action
21484
+ value: $(params.cp4d_wsl_action)
21485
+ - name: cp4d_watson_machine_learning_action
21486
+ value: $(params.cp4d_watson_machine_learning_action)
21487
+ - name: cp4d_spss_modeler_action
21488
+ value: $(params.cp4d_spss_modeler_action)
21489
+
21490
+ taskRef:
21491
+ kind: Task
21492
+ name: gitops-deprovision-cp4d-service
21493
+ workspaces:
21494
+ - name: configs
21495
+ workspace: configs
21496
+ when:
21497
+ - input: "$(params.cp4d_wsl_action)"
21498
+ operator: in
21499
+ values: ["uninstall"]
21500
+
21501
+
21502
+ # 12.3 Deprovision cp4d service for wml
21503
+ - name: gitops-deprovision-cp4d-wml
21504
+ runAfter:
21505
+ - gitops-deprovision-cp4d-wsl
21506
+ params:
21507
+ - name: cluster_name
21508
+ value: $(params.cluster_name)
21509
+ - name: cluster_url
21510
+ value: $(params.cluster_url)
21511
+ - name: region
21512
+ value: $(params.region)
21513
+ - name: account
21514
+ value: $(params.account)
21515
+ - name: secrets_path
21516
+ value: $(params.secrets_path)
21517
+ - name: avp_aws_secret_region
21518
+ value: $(params.avp_aws_secret_region)
21519
+ - name: git_branch
21520
+ value: $(params.git_branch)
21521
+ - name: github_org
21522
+ value: $(params.github_org)
21523
+ - name: github_repo
21524
+ value: $(params.github_repo)
21525
+ - name: github_host
21526
+ value: $(params.github_host)
21527
+ - name: git_commit_msg
21528
+ value: $(params.git_commit_msg)
21529
+
21530
+ - name: mas_instance_id
21531
+ value: $(params.mas_instance_id)
21532
+
21533
+ - name: cpd_service_name
21534
+ value: 'wml'
21535
+ - name: cp4d_wsl_action
21536
+ value: $(params.cp4d_wsl_action)
21537
+ - name: cp4d_watson_machine_learning_action
21538
+ value: $(params.cp4d_watson_machine_learning_action)
21539
+ - name: cp4d_spss_modeler_action
21540
+ value: $(params.cp4d_spss_modeler_action)
21541
+
21542
+ taskRef:
21543
+ kind: Task
21544
+ name: gitops-deprovision-cp4d-service
21545
+ workspaces:
21546
+ - name: configs
21547
+ workspace: configs
21548
+ when:
21549
+ - input: "$(params.cp4d_watson_machine_learning_action)"
21550
+ operator: in
21551
+ values: ["uninstall"]
21552
+
21553
+ # 12.4 Deprovision cp4d service for spark
21554
+ - name: gitops-deprovision-cp4d-spark
21555
+ runAfter:
21556
+ - gitops-deprovision-cp4d-wml
21557
+ params:
21558
+ - name: cluster_name
21559
+ value: $(params.cluster_name)
21560
+ - name: cluster_url
21561
+ value: $(params.cluster_url)
21562
+ - name: region
21563
+ value: $(params.region)
21564
+ - name: account
21565
+ value: $(params.account)
21566
+ - name: secrets_path
21567
+ value: $(params.secrets_path)
21568
+ - name: avp_aws_secret_region
21569
+ value: $(params.avp_aws_secret_region)
21570
+ - name: git_branch
21571
+ value: $(params.git_branch)
21572
+ - name: github_org
21573
+ value: $(params.github_org)
21574
+ - name: github_repo
21575
+ value: $(params.github_repo)
21576
+ - name: github_host
21577
+ value: $(params.github_host)
21578
+ - name: git_commit_msg
21579
+ value: $(params.git_commit_msg)
21580
+
21581
+ - name: mas_instance_id
21582
+ value: $(params.mas_instance_id)
21583
+
21584
+ - name: cpd_service_name
21585
+ value: 'spark'
21586
+ - name: cp4d_wsl_action
21587
+ value: $(params.cp4d_wsl_action)
21588
+ - name: cp4d_watson_machine_learning_action
21589
+ value: $(params.cp4d_watson_machine_learning_action)
21590
+ - name: cp4d_spss_modeler_action
21591
+ value: $(params.cp4d_spss_modeler_action)
21592
+
21593
+ taskRef:
21594
+ kind: Task
21595
+ name: gitops-deprovision-cp4d-service
21596
+ workspaces:
21597
+ - name: configs
21598
+ workspace: configs
21599
+ when:
21600
+ - input: "$(params.cp4d_analytics_engine_action)"
21601
+ operator: in
21602
+ values: ["uninstall"]
21603
+
21604
+ # 12.5 Deprovision cp4d service for spss
21605
+ - name: gitops-deprovision-cp4d-spss
21606
+ runAfter:
21607
+ - gitops-deprovision-cp4d-spark
21608
+ params:
21609
+ - name: cluster_name
21610
+ value: $(params.cluster_name)
21611
+ - name: cluster_url
21612
+ value: $(params.cluster_url)
21613
+ - name: region
21614
+ value: $(params.region)
21615
+ - name: account
21616
+ value: $(params.account)
21617
+ - name: secrets_path
21618
+ value: $(params.secrets_path)
21619
+ - name: avp_aws_secret_region
21620
+ value: $(params.avp_aws_secret_region)
21621
+ - name: git_branch
21622
+ value: $(params.git_branch)
21623
+ - name: github_org
21624
+ value: $(params.github_org)
21625
+ - name: github_repo
21626
+ value: $(params.github_repo)
21627
+ - name: github_host
21628
+ value: $(params.github_host)
21629
+ - name: git_commit_msg
21630
+ value: $(params.git_commit_msg)
21631
+
21632
+ - name: mas_instance_id
21633
+ value: $(params.mas_instance_id)
21634
+
21635
+ - name: cpd_service_name
21636
+ value: 'spss'
21637
+ - name: cp4d_wsl_action
21638
+ value: $(params.cp4d_wsl_action)
21639
+ - name: cp4d_watson_machine_learning_action
21640
+ value: $(params.cp4d_watson_machine_learning_action)
21641
+ - name: cp4d_spss_modeler_action
21642
+ value: $(params.cp4d_spss_modeler_action)
21643
+
21644
+ taskRef:
21645
+ kind: Task
21646
+ name: gitops-deprovision-cp4d-service
21647
+ workspaces:
21648
+ - name: configs
21649
+ workspace: configs
21650
+ when:
21651
+ - input: "$(params.cp4d_spss_modeler_action)"
21652
+ operator: in
21653
+ values: ["uninstall"]
21654
+
21655
+ # 13. CP4D Deprovision
21656
+ # -------------------------------------------------------------------------
21657
+ - name: gitops-deprovision-cp4d
21658
+ runAfter:
21659
+ - gitops-deprovision-cp4d-spss
21660
+ params:
21661
+ - name: cluster_name
21662
+ value: $(params.cluster_name)
21663
+ - name: cluster_url
21664
+ value: $(params.cluster_url)
21665
+ - name: region
21666
+ value: $(params.region)
21667
+ - name: account
21668
+ value: $(params.account)
21669
+ - name: secrets_path
21670
+ value: $(params.secrets_path)
21671
+ - name: avp_aws_secret_region
21672
+ value: $(params.avp_aws_secret_region)
21673
+ - name: git_branch
21674
+ value: $(params.git_branch)
21675
+ - name: github_org
21676
+ value: $(params.github_org)
21677
+ - name: github_repo
21678
+ value: $(params.github_repo)
21679
+ - name: github_host
21680
+ value: $(params.github_host)
21681
+ - name: git_commit_msg
21682
+ value: $(params.git_commit_msg)
21683
+
21684
+ - name: mas_instance_id
21685
+ value: $(params.mas_instance_id)
21686
+
21687
+ taskRef:
21688
+ kind: Task
21689
+ name: gitops-deprovision-cp4d
21690
+ workspaces:
21691
+ - name: configs
21692
+ workspace: configs
21693
+ when:
21694
+ - input: "$(params.cp4d_action)"
21695
+ operator: in
21696
+ values: ["uninstall"]
21191
21697
  # --------------------------------------------------------------------------------
21192
21698
  # /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-cluster.yaml
21193
21699
  # --------------------------------------------------------------------------------
@@ -21335,6 +21841,9 @@ spec:
21335
21841
  - name: ingress
21336
21842
  type: string
21337
21843
  default: "false"
21844
+ - name: cluster_nonshared
21845
+ type: string
21846
+ default: "false"
21338
21847
 
21339
21848
  - name: group_sync_operator_cron_schedule
21340
21849
  type: string
@@ -21504,6 +22013,8 @@ spec:
21504
22013
  value: $(params.dns_provider)
21505
22014
  - name: ingress
21506
22015
  value: $(params.ingress)
22016
+ - name: cluster_nonshared
22017
+ value: $(params.cluster_nonshared)
21507
22018
 
21508
22019
  - name: group_sync_operator_cron_schedule
21509
22020
  value: $(params.group_sync_operator_cron_schedule)