mas-cli 13.29.0__py3-none-any.whl → 14.1.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.29.0
77
+ image: quay.io/ibmmas/cli:14.1.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.29.0
500
+ image: quay.io/ibmmas/cli:14.1.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.29.0
892
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1008
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1126
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1196
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1262
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1389
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1509
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1626
+ image: quay.io/ibmmas/cli:14.1.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.29.0
1732
+ image: quay.io/ibmmas/cli:14.1.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.29.0
2054
+ image: quay.io/ibmmas/cli:14.1.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.29.0
2164
+ image: quay.io/ibmmas/cli:14.1.0
2165
2165
  imagePullPolicy: $(params.image_pull_policy)
2166
2166
  # --------------------------------------------------------------------------------
2167
2167
  # /home/runner/work/cli/cli/tekton/target/tasks/gencfg-workspace.yaml
@@ -2250,13 +2250,398 @@ spec:
2250
2250
  command:
2251
2251
  - /opt/app-root/src/run-role.sh
2252
2252
  - gencfg_workspace
2253
- image: quay.io/ibmmas/cli:13.29.0
2253
+ image: quay.io/ibmmas/cli:14.1.0
2254
2254
  imagePullPolicy: $(params.image_pull_policy)
2255
2255
  workingDir: /workspace/configs
2256
2256
 
2257
2257
  workspaces:
2258
2258
  - name: configs
2259
2259
  # --------------------------------------------------------------------------------
2260
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-aibroker-tenant.yaml
2261
+ # --------------------------------------------------------------------------------
2262
+ ---
2263
+ apiVersion: tekton.dev/v1beta1
2264
+ kind: Task
2265
+ metadata:
2266
+ name: gitops-aibroker-tenant
2267
+ spec:
2268
+ params:
2269
+ - name: cluster_name
2270
+ type: string
2271
+ - name: account
2272
+ type: string
2273
+ - name: cluster_url
2274
+ type: string
2275
+ - name: secrets_path
2276
+ type: string
2277
+ - name: avp_aws_secret_region
2278
+ type: string
2279
+ - name: git_branch
2280
+ type: string
2281
+ - name: github_org
2282
+ type: string
2283
+ - name: github_repo
2284
+ type: string
2285
+ - name: github_host
2286
+ type: string
2287
+ - name: aibroker_namespace
2288
+ type: string
2289
+ - name: mas_aibroker_provision_tenant
2290
+ type: string
2291
+ - name: aibroker_instance_id
2292
+ type: string
2293
+ - name: tenantNamespace
2294
+ type: string
2295
+ - name: tenant_id
2296
+ type: string
2297
+ - name: mas_aibroker_tenant_name
2298
+ type: string
2299
+ - name: cluster_domain
2300
+ type: string
2301
+ - name: in_saas_env
2302
+ type: string
2303
+ - name: mas_icr_cp
2304
+ type: string
2305
+ - name: mas_icr_cpopen
2306
+ type: string
2307
+ - name: drocfg_url
2308
+ type: string
2309
+ - name: slscfg_url
2310
+ type: string
2311
+ - name: mas_aibroker_sls_subscription_id
2312
+ type: string
2313
+ - name: mas_aibroker_watsonxai_url
2314
+ type: string
2315
+ - name: mas_aibroker_watsonxai_project_id
2316
+ type: string
2317
+ - name: mas_aibroker_storage_port
2318
+ type: string
2319
+ - name: mas_aibroker_storage_region
2320
+ type: string
2321
+ - name: mas_aibroker_storage_provider
2322
+ type: string
2323
+ - name: mas_aibroker_storage_pipelines_bucket
2324
+ type: string
2325
+ - name: mas_aibroker_storage_ssl
2326
+ type: string
2327
+ - name: mas_aibroker_s3_endpoint_url
2328
+ type: string
2329
+ - name: mas_aibroker_s3_region
2330
+ type: string
2331
+ - name: mas_aibroker_s3_bucket_prefix
2332
+ type: string
2333
+ - name: rsl_url
2334
+ type: string
2335
+ - name: tenant_entitlement_type
2336
+ type: string
2337
+ - name: tenant_entitlement_start_date
2338
+ type: string
2339
+ - name: tenant_entitlement_end_date
2340
+ type: string
2341
+ stepTemplate:
2342
+ name: gitops-aibroker-tenant
2343
+ env:
2344
+ - name: CLUSTER_NAME
2345
+ value: $(params.cluster_name)
2346
+ - name: ACCOUNT
2347
+ value: $(params.account)
2348
+ - name: CLUSTER_URL
2349
+ value: $(params.cluster_url)
2350
+ - name: SECRET_PATH
2351
+ value: $(params.secrets_path)
2352
+ - name: SM_AWS_REGION
2353
+ value: $(params.avp_aws_secret_region)
2354
+ - name: GIT_BRANCH
2355
+ value: $(params.git_branch)
2356
+ - name: GITHUB_ORG
2357
+ value: $(params.github_org)
2358
+ - name: GITHUB_HOST
2359
+ value: $(params.github_host)
2360
+ - name: GITHUB_REPO
2361
+ value: $(params.github_repo)
2362
+ - name: AIBROKER_NAMESPACE
2363
+ value: $(params.aibroker_namespace)
2364
+ - name: MAS_AIBROKER_PROVISION_TENANT
2365
+ value: $(params.mas_aibroker_provision_tenant)
2366
+ - name: AIBROKER_INSTANCE_ID
2367
+ value: $(params.aibroker_instance_id)
2368
+ - name: TENANT_NAMESPACE
2369
+ value: $(params.tenantNamespace)
2370
+ - name: TENANT_ID
2371
+ value: $(params.tenant_id)
2372
+ - name: MAS_AIBROKER_TENANT_NAME
2373
+ value: $(params.mas_aibroker_tenant_name)
2374
+ - name: CLUSTER_DOMAIN
2375
+ value: $(params.cluster_domain)
2376
+ - name: IN_SAAS_ENV
2377
+ value: $(params.in_saas_env)
2378
+ - name: MAS_ICR_CP
2379
+ value: $(params.mas_icr_cp)
2380
+ - name: MAS_ICR_CPOPEN
2381
+ value: $(params.mas_icr_cpopen)
2382
+ - name: DROCFG_URL
2383
+ value: $(params.drocfg_url)
2384
+ - name: SLSCFG_URL
2385
+ value: $(params.slscfg_url)
2386
+
2387
+ - name: MAS_AIBROKER_SLS_SUBSCRIPTION_ID
2388
+ value: $(params.mas_aibroker_sls_subscription_id)
2389
+ - name: MAS_AIBROKER_WATSONXAI_URL
2390
+ value: $(params.mas_aibroker_watsonxai_url)
2391
+ - name: MAS_AIBROKER_WATSONXAI_PROJECT_ID
2392
+ value: $(params.mas_aibroker_watsonxai_project_id)
2393
+ - name: MAS_AIBROKER_STORAGE_PORT
2394
+ value: $(params.mas_aibroker_storage_port)
2395
+ - name: MAS_AIBROKER_STORAGE_REGION
2396
+ value: $(params.mas_aibroker_storage_region)
2397
+ - name: MAS_AIBROKER_STORAGE_PROVIDER
2398
+ value: $(params.mas_aibroker_storage_provider)
2399
+ - name: MAS_AIBROKER_STORAGE_PIPELINES_BUCKET
2400
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
2401
+ - name: MAS_AIBROKER_STORAGE_SSL
2402
+ value: $(params.mas_aibroker_storage_ssl)
2403
+ - name: MAS_AIBROKER_S3_ENDPOINT_URL
2404
+ value: $(params.mas_aibroker_s3_endpoint_url)
2405
+ - name: MAS_AIBROKER_S3_REGION
2406
+ value: $(params.mas_aibroker_s3_region)
2407
+ - name: MAS_AIBROKER_S3_BUCKET_PREFIX
2408
+ value: $(params.mas_aibroker_s3_bucket_prefix)
2409
+ - name: RSL_URL
2410
+ value: $(params.rsl_url)
2411
+ - name: TENANT_ENTITLEMENT_TYPE
2412
+ value: $(params.tenant_entitlement_type)
2413
+ - name: TENANT_ENTITLEMENT_START_DATE
2414
+ value: $(params.tenant_entitlement_start_date)
2415
+ - name: TENANT_ENTITLEMENT_END_DATE
2416
+ value: $(params.tenant_entitlement_end_date)
2417
+ envFrom:
2418
+ - configMapRef:
2419
+ name: environment-properties
2420
+ optional: true
2421
+ - secretRef:
2422
+ name: secure-properties
2423
+ steps:
2424
+ - args:
2425
+ - |-
2426
+ git config --global user.name "MAS Automation"
2427
+ git config --global user.email "you@example.com"
2428
+ git config --global user.password $GITHUB_PAT
2429
+
2430
+ mkdir -p /tmp/init-aibroker-tenant
2431
+
2432
+ mas gitops-aibroker-tenant -a $ACCOUNT -c $CLUSTER_NAME \
2433
+ --secrets-path $SECRET_PATH \
2434
+ --dir /tmp/init-aibroker-tenant \
2435
+ --github-push \
2436
+ --github-host "$GITHUB_HOST" \
2437
+ --github-org "$GITHUB_ORG" \
2438
+ --github-repo "$GITHUB_REPO" \
2439
+ --git-branch "$GIT_BRANCH" \
2440
+
2441
+
2442
+ exit $?
2443
+ command:
2444
+ - /bin/sh
2445
+ - -c
2446
+ name: gitops-aibroker-tenant
2447
+ imagePullPolicy: IfNotPresent
2448
+ image: quay.io/ibmmas/cli:14.1.0
2449
+ workspaces:
2450
+ - name: configs
2451
+ # --------------------------------------------------------------------------------
2452
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-aibroker.yaml
2453
+ # --------------------------------------------------------------------------------
2454
+ ---
2455
+ apiVersion: tekton.dev/v1beta1
2456
+ kind: Task
2457
+ metadata:
2458
+ name: gitops-aibroker
2459
+ spec:
2460
+ params:
2461
+ - name: cluster_name
2462
+ type: string
2463
+ - name: account
2464
+ type: string
2465
+ - name: cluster_url
2466
+ type: string
2467
+ default: ""
2468
+ - name: secrets_path
2469
+ type: string
2470
+ - name: avp_aws_secret_region
2471
+ type: string
2472
+ - name: git_branch
2473
+ type: string
2474
+ - name: github_org
2475
+ type: string
2476
+ - name: github_repo
2477
+ type: string
2478
+ - name: github_host
2479
+ type: string
2480
+ - name: aibroker_instance_id
2481
+ type: string
2482
+ - name: aibroker_namespace
2483
+ type: string
2484
+ - name: mas_aibroker_watsonx_secret
2485
+ type: string
2486
+ - name: pull_secret_name
2487
+ type: string
2488
+ - name: mas_aibroker_storage_provider
2489
+ type: string
2490
+ - name: mas_aibroker_storage_secret
2491
+ type: string
2492
+ - name: mas_aibroker_storage_host
2493
+ type: string
2494
+ - name: mas_aibroker_storage_port
2495
+ type: string
2496
+ - name: mas_aibroker_storage_ssl
2497
+ type: string
2498
+ - name: mas_aibroker_storage_region
2499
+ type: string
2500
+ - name: mas_aibroker_storage_pipelines_bucket
2501
+ type: string
2502
+ - name: mas_aibroker_storage_tenants_bucket
2503
+ type: string
2504
+ - name: mas_aibroker_storage_templates_bucket
2505
+ type: string
2506
+ - name: mas_aibroker_mariadb_secret
2507
+ type: string
2508
+ - name: primary_storage_class
2509
+ type: string
2510
+ - name: artifactory_username
2511
+ type: string
2512
+ - name: mas_app_channel
2513
+ type: string
2514
+ - name: mas_catalog_source
2515
+ type: string
2516
+ - name: mas_icr_cp
2517
+ type: string
2518
+ - name: mas_icr_cpopen
2519
+ type: string
2520
+ - name: cluster_domain
2521
+ type: string
2522
+ - name: in_saas_env
2523
+ type: string
2524
+ - name: is_external_route
2525
+ type: string
2526
+ - name: environment_type
2527
+ type: string
2528
+ - name: mas_aibroker_s3_endpoint_url
2529
+ type: string
2530
+ - name: mas_aibroker_s3_region
2531
+ type: string
2532
+ - name: mas_aibroker_s3_bucket_prefix
2533
+ type: string
2534
+
2535
+ stepTemplate:
2536
+ name: gitops-aibroker
2537
+ env:
2538
+ - name: CLUSTER_NAME
2539
+ value: $(params.cluster_name)
2540
+ - name: ACCOUNT
2541
+ value: $(params.account)
2542
+ - name: CLUSTER_URL
2543
+ value: $(params.cluster_url)
2544
+ - name: SECRET_PATH
2545
+ value: $(params.secrets_path)
2546
+ - name: SM_AWS_REGION
2547
+ value: $(params.avp_aws_secret_region)
2548
+ - name: GIT_BRANCH
2549
+ value: $(params.git_branch)
2550
+ - name: GITHUB_ORG
2551
+ value: $(params.github_org)
2552
+ - name: GITHUB_HOST
2553
+ value: $(params.github_host)
2554
+ - name: GITHUB_REPO
2555
+ value: $(params.github_repo)
2556
+ - name: AIBROKER_INSTANCE_ID
2557
+ value: $(params.aibroker_instance_id)
2558
+ - name: AIBROKER_NAMESPACE
2559
+ value: $(params.aibroker_namespace)
2560
+ - name: MAS_AIBROKER_WATSONX_SECRET
2561
+ value: $(params.mas_aibroker_watsonx_secret)
2562
+ - name: PULL_SECRET_NAME
2563
+ value: $(params.pull_secret_name)
2564
+ - name: MAS_AIBROKER_STORAGE_PROVIDER
2565
+ value: $(params.mas_aibroker_storage_provider)
2566
+ - name: MAS_AIBROKER_STORAGE_SECRET
2567
+ value: $(params.mas_aibroker_storage_secret)
2568
+ - name: MAS_AIBROKER_STORAGE_HOST
2569
+ value: $(params.mas_aibroker_storage_host)
2570
+ - name: MAS_AIBROKER_STORAGE_PORT
2571
+ value: $(params.mas_aibroker_storage_port)
2572
+ - name: MAS_AIBROKER_STORAGE_SSL
2573
+ value: $(params.mas_aibroker_storage_ssl)
2574
+ - name: MAS_AIBROKER_STORAGE_REGION
2575
+ value: $(params.mas_aibroker_storage_region)
2576
+ - name: MAS_AIBROKER_STORAGE_PIPELINES_BUCKET
2577
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
2578
+ - name: MAS_AIBROKER_STORAGE_TENANTS_BUCKET
2579
+ value: $(params.mas_aibroker_storage_tenants_bucket)
2580
+ - name: MAS_AIBROKER_STORAGE_TEMPLATES_BUCKET
2581
+ value: $(params.mas_aibroker_storage_templates_bucket)
2582
+ - name: MAS_AIBROKER_MARIADB_SECRET
2583
+ value: $(params.mas_aibroker_mariadb_secret)
2584
+ - name: PRIMARY_STORAGE_CLASS
2585
+ value: $(params.primary_storage_class)
2586
+ - name: ARTIFACTORY_USERNAME
2587
+ value: $(params.artifactory_username)
2588
+ - name: MAS_APP_CHANNEL
2589
+ value: $(params.mas_app_channel)
2590
+ - name: MAS_CATALOG_SOURCE
2591
+ value: $(params.mas_catalog_source)
2592
+ - name: MAS_ICR_CP
2593
+ value: $(params.mas_icr_cp)
2594
+ - name: MAS_ICR_CPOPEN
2595
+ value: $(params.mas_icr_cpopen)
2596
+ - name: CLUSTER_DOMAIN
2597
+ value: $(params.cluster_domain)
2598
+ - name: IN_SAAS_ENV
2599
+ value: $(params.in_saas_env)
2600
+ - name: IS_EXTERNAL_ROUTE
2601
+ value: $(params.is_external_route)
2602
+ - name: ENVIRONMENT_TYPE
2603
+ value: $(params.environment_type)
2604
+ - name: MAS_AIBROKER_S3_ENDPOINT_URL
2605
+ value: $(params.mas_aibroker_s3_endpoint_url)
2606
+ - name: MAS_AIBROKER_S3_REGION
2607
+ value: $(params.mas_aibroker_s3_region)
2608
+ - name: MAS_AIBROKER_S3_BUCKET_PREFIX
2609
+ value: $(params.mas_aibroker_s3_bucket_prefix)
2610
+ envFrom:
2611
+ - configMapRef:
2612
+ name: environment-properties
2613
+ optional: true
2614
+ - secretRef:
2615
+ name: secure-properties
2616
+
2617
+
2618
+ steps:
2619
+ - args:
2620
+ - |-
2621
+ git config --global user.name "MAS Automation"
2622
+ git config --global user.email "you@example.com"
2623
+ git config --global user.password $GITHUB_PAT
2624
+
2625
+ mkdir -p /tmp/init-aibroker
2626
+ mas gitops-aibroker -a $ACCOUNT -c $CLUSTER_NAME \
2627
+ --secrets-path $SECRET_PATH \
2628
+ --dir /tmp/init-aibroker \
2629
+ --github-push \
2630
+ --github-host $GITHUB_HOST \
2631
+ --github-org $GITHUB_ORG \
2632
+ --github-repo $GITHUB_REPO \
2633
+ --git-branch $GIT_BRANCH
2634
+
2635
+ exit $?
2636
+ command:
2637
+ - /bin/sh
2638
+ - -c
2639
+ name: gitops-aibroker
2640
+ imagePullPolicy: IfNotPresent
2641
+ image: quay.io/ibmmas/cli:14.1.0
2642
+ workspaces:
2643
+ - name: configs
2644
+ # --------------------------------------------------------------------------------
2260
2645
  # /home/runner/work/cli/cli/tekton/target/tasks/gitops-bootstrap.yaml
2261
2646
  # --------------------------------------------------------------------------------
2262
2647
  ---
@@ -2354,7 +2739,7 @@ spec:
2354
2739
  - -c
2355
2740
  name: gitops-bootstrap
2356
2741
  imagePullPolicy: IfNotPresent
2357
- image: quay.io/ibmmas/cli:13.29.0
2742
+ image: quay.io/ibmmas/cli:14.1.0
2358
2743
  workspaces:
2359
2744
  - name: configs
2360
2745
  # --------------------------------------------------------------------------------
@@ -2436,7 +2821,7 @@ spec:
2436
2821
  - -c
2437
2822
  name: gitops-cis-compliance
2438
2823
  imagePullPolicy: IfNotPresent
2439
- image: quay.io/ibmmas/cli:13.29.0
2824
+ image: quay.io/ibmmas/cli:14.1.0
2440
2825
  workspaces:
2441
2826
  - name: configs
2442
2827
  # --------------------------------------------------------------------------------
@@ -2771,7 +3156,7 @@ spec:
2771
3156
  - -c
2772
3157
  name: gitops-cluster
2773
3158
  imagePullPolicy: Always
2774
- image: quay.io/ibmmas/cli:13.29.0
3159
+ image: quay.io/ibmmas/cli:14.1.0
2775
3160
  workspaces:
2776
3161
  - name: configs
2777
3162
  # --------------------------------------------------------------------------------
@@ -2879,7 +3264,7 @@ spec:
2879
3264
  - -c
2880
3265
  name: gitops-cos
2881
3266
  imagePullPolicy: IfNotPresent
2882
- image: quay.io/ibmmas/cli:13.29.0
3267
+ image: quay.io/ibmmas/cli:14.1.0
2883
3268
  workspaces:
2884
3269
  - name: configs
2885
3270
  # --------------------------------------------------------------------------------
@@ -3027,7 +3412,7 @@ spec:
3027
3412
  - -c
3028
3413
  name: gitops-cp4d-service
3029
3414
  imagePullPolicy: IfNotPresent
3030
- image: quay.io/ibmmas/cli:13.29.0
3415
+ image: quay.io/ibmmas/cli:14.1.0
3031
3416
  workspaces:
3032
3417
  - name: configs
3033
3418
  - name: shared-gitops-configs
@@ -3156,7 +3541,7 @@ spec:
3156
3541
  - -c
3157
3542
  name: gitops-cp4d
3158
3543
  imagePullPolicy: IfNotPresent
3159
- image: quay.io/ibmmas/cli:13.29.0
3544
+ image: quay.io/ibmmas/cli:14.1.0
3160
3545
  workspaces:
3161
3546
  - name: configs
3162
3547
  - name: shared-gitops-configs
@@ -3447,7 +3832,7 @@ spec:
3447
3832
  - -c
3448
3833
  name: gitops-db2u-database
3449
3834
  imagePullPolicy: Always
3450
- image: quay.io/ibmmas/cli:13.29.0
3835
+ image: quay.io/ibmmas/cli:14.1.0
3451
3836
  workspaces:
3452
3837
  - name: configs
3453
3838
  - name: shared-gitops-configs
@@ -3545,7 +3930,7 @@ spec:
3545
3930
  - -c
3546
3931
  name: gitops-db2u
3547
3932
  imagePullPolicy: IfNotPresent
3548
- image: quay.io/ibmmas/cli:13.29.0
3933
+ image: quay.io/ibmmas/cli:14.1.0
3549
3934
  workspaces:
3550
3935
  - name: configs
3551
3936
  # --------------------------------------------------------------------------------
@@ -3672,7 +4057,7 @@ spec:
3672
4057
  - -c
3673
4058
  name: gitops-delete-jdbc-config
3674
4059
  imagePullPolicy: IfNotPresent
3675
- image: quay.io/ibmmas/cli:13.29.0
4060
+ image: quay.io/ibmmas/cli:14.1.0
3676
4061
  workspaces:
3677
4062
  - name: configs
3678
4063
  # --------------------------------------------------------------------------------
@@ -3770,7 +4155,7 @@ spec:
3770
4155
  - -c
3771
4156
  name: gitops-delete-kafka-config
3772
4157
  imagePullPolicy: Always
3773
- image: quay.io/ibmmas/cli:13.29.0
4158
+ image: quay.io/ibmmas/cli:14.1.0
3774
4159
  workspaces:
3775
4160
  - name: configs
3776
4161
 
@@ -3862,7 +4247,7 @@ spec:
3862
4247
  - -c
3863
4248
  name: gitops-deprovision-app-config
3864
4249
  imagePullPolicy: IfNotPresent
3865
- image: quay.io/ibmmas/cli:13.29.0
4250
+ image: quay.io/ibmmas/cli:14.1.0
3866
4251
  workspaces:
3867
4252
  - name: configs
3868
4253
  # --------------------------------------------------------------------------------
@@ -3947,7 +4332,7 @@ spec:
3947
4332
  - -c
3948
4333
  name: gitops-deprovision-app-install
3949
4334
  imagePullPolicy: IfNotPresent
3950
- image: quay.io/ibmmas/cli:13.29.0
4335
+ image: quay.io/ibmmas/cli:14.1.0
3951
4336
  workspaces:
3952
4337
  - name: configs
3953
4338
  # --------------------------------------------------------------------------------
@@ -4032,7 +4417,7 @@ spec:
4032
4417
  - -c
4033
4418
  name: gitops-deprovision-cluster
4034
4419
  imagePullPolicy: IfNotPresent
4035
- image: quay.io/ibmmas/cli:13.29.0
4420
+ image: quay.io/ibmmas/cli:14.1.0
4036
4421
  workspaces:
4037
4422
  - name: configs
4038
4423
  # --------------------------------------------------------------------------------
@@ -4151,7 +4536,7 @@ spec:
4151
4536
  - -c
4152
4537
  name: gitops-deprovision-cos
4153
4538
  imagePullPolicy: IfNotPresent
4154
- image: quay.io/ibmmas/cli:13.29.0
4539
+ image: quay.io/ibmmas/cli:14.1.0
4155
4540
  workspaces:
4156
4541
  - name: configs
4157
4542
  # --------------------------------------------------------------------------------
@@ -4256,7 +4641,7 @@ spec:
4256
4641
  - -c
4257
4642
  name: gitops-deprovision-cp4d-service
4258
4643
  imagePullPolicy: IfNotPresent
4259
- image: quay.io/ibmmas/cli:13.29.0
4644
+ image: quay.io/ibmmas/cli:14.1.0
4260
4645
  workspaces:
4261
4646
  - name: configs
4262
4647
  # --------------------------------------------------------------------------------
@@ -4344,7 +4729,7 @@ spec:
4344
4729
  - -c
4345
4730
  name: gitops-deprovision-cp4d
4346
4731
  imagePullPolicy: IfNotPresent
4347
- image: quay.io/ibmmas/cli:13.29.0
4732
+ image: quay.io/ibmmas/cli:14.1.0
4348
4733
  workspaces:
4349
4734
  - name: configs
4350
4735
  # --------------------------------------------------------------------------------
@@ -4437,7 +4822,7 @@ spec:
4437
4822
  - -c
4438
4823
  name: gitops-deprovision-db2u-database
4439
4824
  imagePullPolicy: IfNotPresent
4440
- image: quay.io/ibmmas/cli:13.29.0
4825
+ image: quay.io/ibmmas/cli:14.1.0
4441
4826
  workspaces:
4442
4827
  - name: configs
4443
4828
 
@@ -4520,7 +4905,7 @@ spec:
4520
4905
  - -c
4521
4906
  name: gitops-deprovision-db2u
4522
4907
  imagePullPolicy: IfNotPresent
4523
- image: quay.io/ibmmas/cli:13.29.0
4908
+ image: quay.io/ibmmas/cli:14.1.0
4524
4909
  workspaces:
4525
4910
  - name: configs
4526
4911
 
@@ -4637,7 +5022,7 @@ spec:
4637
5022
  - -c
4638
5023
  name: gitops-deprovision-efs
4639
5024
  imagePullPolicy: IfNotPresent
4640
- image: quay.io/ibmmas/cli:13.29.0
5025
+ image: quay.io/ibmmas/cli:14.1.0
4641
5026
  workspaces:
4642
5027
  - name: configs
4643
5028
 
@@ -4747,7 +5132,7 @@ spec:
4747
5132
  - -c
4748
5133
  name: gitops-deprovision-kafka
4749
5134
  imagePullPolicy: IfNotPresent
4750
- image: quay.io/ibmmas/cli:13.29.0
5135
+ image: quay.io/ibmmas/cli:14.1.0
4751
5136
  workspaces:
4752
5137
  - name: configs
4753
5138
  # --------------------------------------------------------------------------------
@@ -4850,7 +5235,7 @@ spec:
4850
5235
  - -c
4851
5236
  name: gitops-deprovision-mongo
4852
5237
  imagePullPolicy: IfNotPresent
4853
- image: quay.io/ibmmas/cli:13.29.0
5238
+ image: quay.io/ibmmas/cli:14.1.0
4854
5239
  workspaces:
4855
5240
  - name: configs
4856
5241
 
@@ -4907,7 +5292,7 @@ spec:
4907
5292
  - -c
4908
5293
  name: gitops-deprovision-rosa
4909
5294
  imagePullPolicy: IfNotPresent
4910
- image: quay.io/ibmmas/cli:13.29.0
5295
+ image: quay.io/ibmmas/cli:14.1.0
4911
5296
  workspaces:
4912
5297
  - name: configs
4913
5298
  # --------------------------------------------------------------------------------
@@ -5112,7 +5497,7 @@ spec:
5112
5497
  - -c
5113
5498
  name: gitops-deprovision-suite-config
5114
5499
  imagePullPolicy: IfNotPresent
5115
- image: quay.io/ibmmas/cli:13.29.0
5500
+ image: quay.io/ibmmas/cli:14.1.0
5116
5501
  workspaces:
5117
5502
  - name: configs
5118
5503
 
@@ -5210,7 +5595,7 @@ spec:
5210
5595
  - -c
5211
5596
  name: gitops-deprovision-suite-idp-config
5212
5597
  imagePullPolicy: IfNotPresent
5213
- image: quay.io/ibmmas/cli:13.29.0
5598
+ image: quay.io/ibmmas/cli:14.1.0
5214
5599
  workspaces:
5215
5600
  - name: configs
5216
5601
  # --------------------------------------------------------------------------------
@@ -5302,7 +5687,7 @@ spec:
5302
5687
  - -c
5303
5688
  name: gitops-deprovision-suite-objectstorage-config
5304
5689
  imagePullPolicy: IfNotPresent
5305
- image: quay.io/ibmmas/cli:13.29.0
5690
+ image: quay.io/ibmmas/cli:14.1.0
5306
5691
  workspaces:
5307
5692
  - name: configs
5308
5693
  # --------------------------------------------------------------------------------
@@ -5514,7 +5899,7 @@ spec:
5514
5899
  - -c
5515
5900
  name: gitops-deprovision-suite-smtp-config
5516
5901
  imagePullPolicy: IfNotPresent
5517
- image: quay.io/ibmmas/cli:13.29.0
5902
+ image: quay.io/ibmmas/cli:14.1.0
5518
5903
  workspaces:
5519
5904
  - name: configs
5520
5905
  # --------------------------------------------------------------------------------
@@ -5607,7 +5992,7 @@ spec:
5607
5992
  - -c
5608
5993
  name: gitops-deprovision-suite-watson-studio-config
5609
5994
  imagePullPolicy: IfNotPresent
5610
- image: quay.io/ibmmas/cli:13.29.0
5995
+ image: quay.io/ibmmas/cli:14.1.0
5611
5996
  workspaces:
5612
5997
  - name: configs
5613
5998
  # --------------------------------------------------------------------------------
@@ -5698,7 +6083,7 @@ spec:
5698
6083
  - -c
5699
6084
  name: gitops-deprovision-suite-workspace
5700
6085
  imagePullPolicy: Always
5701
- image: quay.io/ibmmas/cli:13.29.0
6086
+ image: quay.io/ibmmas/cli:14.1.0
5702
6087
  workspaces:
5703
6088
  - name: configs
5704
6089
  # --------------------------------------------------------------------------------
@@ -5791,7 +6176,7 @@ spec:
5791
6176
  - -c
5792
6177
  name: gitops-deprovision-suite
5793
6178
  imagePullPolicy: IfNotPresent
5794
- image: quay.io/ibmmas/cli:13.29.0
6179
+ image: quay.io/ibmmas/cli:14.1.0
5795
6180
  workspaces:
5796
6181
  - name: configs
5797
6182
 
@@ -5904,7 +6289,7 @@ spec:
5904
6289
  - -c
5905
6290
  name: gitops-dro
5906
6291
  imagePullPolicy: IfNotPresent
5907
- image: quay.io/ibmmas/cli:13.29.0
6292
+ image: quay.io/ibmmas/cli:14.1.0
5908
6293
  workspaces:
5909
6294
  - name: configs
5910
6295
  # --------------------------------------------------------------------------------
@@ -6031,7 +6416,7 @@ spec:
6031
6416
  - -c
6032
6417
  name: gitops-efs
6033
6418
  imagePullPolicy: IfNotPresent
6034
- image: quay.io/ibmmas/cli:13.29.0
6419
+ image: quay.io/ibmmas/cli:14.1.0
6035
6420
  workspaces:
6036
6421
  - name: configs
6037
6422
 
@@ -6166,7 +6551,7 @@ spec:
6166
6551
  - -c
6167
6552
  name: gitops-jdbc-config
6168
6553
  imagePullPolicy: Always
6169
- image: quay.io/ibmmas/cli:13.29.0
6554
+ image: quay.io/ibmmas/cli:14.1.0
6170
6555
  workspaces:
6171
6556
  - name: configs
6172
6557
  - name: shared-gitops-configs
@@ -6262,7 +6647,7 @@ spec:
6262
6647
  - -c
6263
6648
  name: gitops-kafka-config
6264
6649
  imagePullPolicy: Always
6265
- image: quay.io/ibmmas/cli:13.29.0
6650
+ image: quay.io/ibmmas/cli:14.1.0
6266
6651
  workspaces:
6267
6652
  - name: configs
6268
6653
 
@@ -6384,7 +6769,201 @@ spec:
6384
6769
  - -c
6385
6770
  name: gitops-kafka
6386
6771
  imagePullPolicy: IfNotPresent
6387
- image: quay.io/ibmmas/cli:13.29.0
6772
+ image: quay.io/ibmmas/cli:14.1.0
6773
+ workspaces:
6774
+ - name: configs
6775
+ # --------------------------------------------------------------------------------
6776
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-kmodel.yaml
6777
+ # --------------------------------------------------------------------------------
6778
+
6779
+ apiVersion: tekton.dev/v1beta1
6780
+ kind: Task
6781
+ metadata:
6782
+ name: gitops-kmodel
6783
+ spec:
6784
+ params:
6785
+ - name: cluster_name
6786
+ type: string
6787
+ - name: account
6788
+ type: string
6789
+ - name: cluster_id
6790
+ type: string
6791
+ - name: cluster_url
6792
+ type: string
6793
+ default: ""
6794
+ - name: secrets_path
6795
+ type: string
6796
+ - name: avp_aws_secret_region
6797
+ type: string
6798
+ - name: git_branch
6799
+ type: string
6800
+ - name: github_org
6801
+ type: string
6802
+ - name: github_repo
6803
+ type: string
6804
+ - name: github_host
6805
+ type: string
6806
+
6807
+ - name: aibroker_instance_id
6808
+ type: string
6809
+ - name: aibroker_internal_tls
6810
+ type: string
6811
+ - name: aibroker_namespace
6812
+ type: string
6813
+ - name: pull_secret_name
6814
+ type: string
6815
+ - name: mas_aibroker_storage_provider
6816
+ type: string
6817
+ - name: mas_aibroker_storage_ssl
6818
+ type: string
6819
+ - name: mas_aibroker_storage_host
6820
+ type: string
6821
+ - name: mas_aibroker_storage_port
6822
+ type: string
6823
+ - name: mas_aibroker_storage_region
6824
+ type: string
6825
+ - name: mas_aibroker_storage_templates_bucket
6826
+ type: string
6827
+ - name: mas_aibroker_storage_tenants_bucket
6828
+ type: string
6829
+ - name: mas_aibroker_storage_pipelines_bucket
6830
+ type: string
6831
+ - name: ssh_secret_name
6832
+ type: string
6833
+ - name: docker_server
6834
+ type: string
6835
+ - name: tenantNamespace
6836
+ type: string
6837
+ - name: mas_aibroker_provision_tenant
6838
+ type: string
6839
+ - name: primary_storage_class
6840
+ type: string
6841
+ - name: image_store
6842
+ type: string
6843
+ - name: image_watcher
6844
+ type: string
6845
+ - name: image_controller
6846
+ type: string
6847
+ - name: mas_aibroker_connector_tag
6848
+ type: string
6849
+ - name: mas_aibroker_saas
6850
+ type: string
6851
+ - name: model_id_unique_length
6852
+ type: string
6853
+ - name: model_id_prefix
6854
+ type: string
6855
+
6856
+ - name: mas_app_channel
6857
+ type: string
6858
+ - name: mas_icr_cp
6859
+ type: string
6860
+
6861
+ stepTemplate:
6862
+ name: gitops-kmodel
6863
+ env:
6864
+ - name: CLUSTER_NAME
6865
+ value: $(params.cluster_name)
6866
+ - name: ACCOUNT
6867
+ value: $(params.account)
6868
+ #- name: CLUSTER_ID
6869
+ # value: $(params.cluster_id)
6870
+ - name: CLUSTER_URL
6871
+ value: $(params.cluster_url)
6872
+ - name: SECRET_PATH
6873
+ value: $(params.secrets_path)
6874
+ - name: SM_AWS_REGION
6875
+ value: $(params.avp_aws_secret_region)
6876
+ - name: GIT_BRANCH
6877
+ value: $(params.git_branch)
6878
+ - name: GITHUB_ORG
6879
+ value: $(params.github_org)
6880
+ - name: GITHUB_HOST
6881
+ value: $(params.github_host)
6882
+ - name: GITHUB_REPO
6883
+ value: $(params.github_repo)
6884
+ - name: AIBROKER_INSTANCE_ID
6885
+ value: $(params.aibroker_instance_id)
6886
+ - name: AIBROKER_INTERNAL_TLS
6887
+ value: $(params.aibroker_internal_tls)
6888
+ - name: AIBROKER_NAMESPACE
6889
+ value: $(params.aibroker_namespace)
6890
+ - name: PULL_SECRET_NAME
6891
+ value: $(params.pull_secret_name)
6892
+ - name: MAS_AIBROKER_STORAGE_PROVIDER
6893
+ value: $(params.mas_aibroker_storage_provider)
6894
+ - name: MAS_AIBROKER_STORAGE_SSL
6895
+ value: $(params.mas_aibroker_storage_ssl)
6896
+ - name: MAS_AIBROKER_STORAGE_HOST
6897
+ value: $(params.mas_aibroker_storage_host)
6898
+ - name: MAS_AIBROKER_STORAGE_PORT
6899
+ value: $(params.mas_aibroker_storage_port)
6900
+ - name: MAS_AIBROKER_STORAGE_REGION
6901
+ value: $(params.mas_aibroker_storage_region)
6902
+ - name: MAS_AIBROKER_STORAGE_TEMPLATES_BUCKET
6903
+ value: $(params.mas_aibroker_storage_templates_bucket)
6904
+ - name: MAS_AIBROKER_STORAGE_TENANTS_BUCKET
6905
+ value: $(params.mas_aibroker_storage_tenants_bucket)
6906
+ - name: MAS_AIBROKER_STORAGE_PIPELINES_BUCKET
6907
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
6908
+ - name: SSH_SECRET_NAME
6909
+ value: $(params.ssh_secret_name)
6910
+ - name: DOCKER_SERVER
6911
+ value: $(params.docker_server)
6912
+ - name: TENANT_NAMESPACE
6913
+ value: $(params.tenantNamespace)
6914
+ - name: MAS_AIBROKER_PROVISION_TENANT
6915
+ value: $(params.mas_aibroker_provision_tenant)
6916
+ - name: PRIMARY_STORAGE_CLASS
6917
+ value: $(params.primary_storage_class)
6918
+ - name: IMAGE_STORE
6919
+ value: $(params.image_store)
6920
+ - name: IMAGE_WATCHER
6921
+ value: $(params.image_watcher)
6922
+ - name: IMAGE_CONTROLLER
6923
+ value: $(params.image_controller)
6924
+ - name: MAS_AIBROKER_CONNECTOR_TAG
6925
+ value: $(params.mas_aibroker_connector_tag)
6926
+ - name: MAS_AIBROKER_SAAS
6927
+ value: $(params.mas_aibroker_saas)
6928
+ - name: MODEL_ID_UNIQUE_LENGTH
6929
+ value: $(params.model_id_unique_length)
6930
+ - name: MODEL_ID_PREFIX
6931
+ value: $(params.model_id_prefix)
6932
+ - name: MAS_APP_CHANNEL
6933
+ value: $(params.mas_app_channel)
6934
+ - name: MAS_ICR_CP
6935
+ value: $(params.mas_icr_cp)
6936
+
6937
+ envFrom:
6938
+ - configMapRef:
6939
+ name: environment-properties
6940
+ optional: true
6941
+ - secretRef:
6942
+ name: secure-properties
6943
+ steps:
6944
+ - args:
6945
+ - |-
6946
+ git config --global user.name "MAS Automation"
6947
+ git config --global user.email "you@example.com"
6948
+ git config --global user.password $GITHUB_PAT
6949
+
6950
+ mkdir -p /tmp/init-kmodel
6951
+ mas gitops-kmodel -a $ACCOUNT -c $CLUSTER_NAME \
6952
+ --dir /tmp/init-kmodel \
6953
+ --secrets-path $SECRET_PATH \
6954
+ --github-push \
6955
+ --github-host $GITHUB_HOST \
6956
+ --github-org $GITHUB_ORG \
6957
+ --github-repo $GITHUB_REPO \
6958
+ --git-branch $GIT_BRANCH \
6959
+
6960
+ exit $?
6961
+ command:
6962
+ - /bin/sh
6963
+ - -c
6964
+ name: gitops-kmodel
6965
+ imagePullPolicy: IfNotPresent
6966
+ image: quay.io/ibmmas/cli:14.1.0
6388
6967
  workspaces:
6389
6968
  - name: configs
6390
6969
  # --------------------------------------------------------------------------------
@@ -6510,7 +7089,7 @@ spec:
6510
7089
  - -c
6511
7090
  name: gitops-license
6512
7091
  imagePullPolicy: Always
6513
- image: quay.io/ibmmas/cli:13.29.0
7092
+ image: quay.io/ibmmas/cli:14.1.0
6514
7093
  workspaces:
6515
7094
  - name: shared-entitlement
6516
7095
 
@@ -7229,7 +7808,7 @@ spec:
7229
7808
  - -c
7230
7809
  name: gitops-mas-fvt-preparer
7231
7810
  imagePullPolicy: Always
7232
- image: quay.io/ibmmas/cli:13.29.0
7811
+ image: quay.io/ibmmas/cli:14.1.0
7233
7812
  workspaces:
7234
7813
  - name: configs
7235
7814
  - name: shared-additional-configs
@@ -7729,7 +8308,7 @@ spec:
7729
8308
  - -c
7730
8309
  name: gitops-mas-initiator
7731
8310
  imagePullPolicy: IfNotPresent
7732
- image: quay.io/ibmmas/cli:13.29.0
8311
+ image: quay.io/ibmmas/cli:14.1.0
7733
8312
  workspaces:
7734
8313
  - name: configs
7735
8314
  # --------------------------------------------------------------------------------
@@ -7862,7 +8441,7 @@ spec:
7862
8441
  - -c
7863
8442
  name: gitops-mas-provisioner
7864
8443
  imagePullPolicy: IfNotPresent
7865
- image: quay.io/ibmmas/cli:13.29.0
8444
+ image: quay.io/ibmmas/cli:14.1.0
7866
8445
  workspaces:
7867
8446
  - name: configs
7868
8447
  # --------------------------------------------------------------------------------
@@ -7970,7 +8549,7 @@ spec:
7970
8549
  - -c
7971
8550
  name: gitops-mongo
7972
8551
  imagePullPolicy: IfNotPresent
7973
- image: quay.io/ibmmas/cli:13.29.0
8552
+ image: quay.io/ibmmas/cli:14.1.0
7974
8553
  workspaces:
7975
8554
  - name: configs
7976
8555
 
@@ -8096,7 +8675,124 @@ spec:
8096
8675
  - -c
8097
8676
  name: gitops-nvidia-gpu
8098
8677
  imagePullPolicy: IfNotPresent
8099
- image: quay.io/ibmmas/cli:13.29.0
8678
+ image: quay.io/ibmmas/cli:14.1.0
8679
+ workspaces:
8680
+ - name: configs
8681
+ # --------------------------------------------------------------------------------
8682
+ # /home/runner/work/cli/cli/tekton/target/tasks/gitops-odh.yaml
8683
+ # --------------------------------------------------------------------------------
8684
+ apiVersion: tekton.dev/v1beta1
8685
+ kind: Task
8686
+ metadata:
8687
+ name: gitops-odh
8688
+ spec:
8689
+ params:
8690
+ - name: cluster_name
8691
+ type: string
8692
+ - name: account
8693
+ type: string
8694
+ - name: aibroker_instance_id
8695
+ type: string
8696
+ - name: cluster_url
8697
+ type: string
8698
+ default: ""
8699
+ - name: git_branch
8700
+ type: string
8701
+ - name: github_org
8702
+ type: string
8703
+ - name: github_repo
8704
+ type: string
8705
+ - name: github_host
8706
+ type: string
8707
+ - name: secrets_path
8708
+ type: string
8709
+ - name: avp_aws_secret_region
8710
+ type: string
8711
+ - name: odh_channel
8712
+ type: string
8713
+ - name: odh_subscription_install_plan
8714
+ type: string
8715
+ default: "Automatic"
8716
+ - name: opendatahub_name
8717
+ type: string
8718
+ - name: opendatahub_operator_group
8719
+ type: string
8720
+ - name: opendatahub_namespace
8721
+ type: string
8722
+ - name: odh_operator_version
8723
+ type: string
8724
+ - name: mas_aibroker_storage_ssl
8725
+ type: string
8726
+ default: "true"
8727
+ stepTemplate:
8728
+ name: gitops-odh
8729
+ env:
8730
+ - name: CLUSTER_NAME
8731
+ value: $(params.cluster_name)
8732
+ - name: ACCOUNT
8733
+ value: $(params.account)
8734
+ - name: AIBROKER_INSTANCE_ID
8735
+ value: $(params.aibroker_instance_id)
8736
+ - name: CLUSTER_URL
8737
+ value: $(params.cluster_url)
8738
+ - name: GITHUB_REPO
8739
+ value: $(params.github_repo)
8740
+ - name: SECRET_PATH
8741
+ value: $(params.secrets_path)
8742
+ - name: GIT_BRANCH
8743
+ value: $(params.git_branch)
8744
+ - name: GITHUB_ORG
8745
+ value: $(params.github_org)
8746
+ - name: GITHUB_HOST
8747
+ value: $(params.github_host)
8748
+ - name: GITHUB_REPO
8749
+ value: $(params.github_repo)
8750
+ - name: SM_AWS_REGION
8751
+ value: $(params.avp_aws_secret_region)
8752
+ - name: ODH_CHANNEL
8753
+ value: $(params.odh_channel)
8754
+ - name: ODH_INSTALL_PLAN
8755
+ value: $(params.odh_subscription_install_plan)
8756
+ - name: ODH_NAME
8757
+ value: $(params.opendatahub_name)
8758
+ - name: ODH_OPERATOR_GROUP
8759
+ value: $(params.opendatahub_operator_group)
8760
+ - name: ODH_NAMESPACE
8761
+ value: $(params.opendatahub_namespace)
8762
+ - name: ODH_OPERATOR_VERSION
8763
+ value: $(params.odh_operator_version)
8764
+ - name: MAS_AIBROKER_STORAGE_SSL
8765
+ value: $(params.mas_aibroker_storage_ssl)
8766
+ envFrom:
8767
+ - configMapRef:
8768
+ name: environment-properties
8769
+ optional: true
8770
+ - secretRef:
8771
+ name: secure-properties
8772
+ steps:
8773
+ - args:
8774
+ - |-
8775
+ git config --global user.name "MAS Automation"
8776
+ git config --global user.email "you@example.com"
8777
+ git config --global user.password $GITHUB_PAT
8778
+ mkdir -p /tmp/init-odh
8779
+ mas gitops-odh -a $ACCOUNT -c $CLUSTER_NAME \
8780
+ --secrets-path $SECRET_PATH \
8781
+ --dir /tmp/init-odh \
8782
+ --github-push \
8783
+ --github-host $GITHUB_HOST \
8784
+ --github-org $GITHUB_ORG \
8785
+ --github-repo $GITHUB_REPO \
8786
+ --git-branch $GIT_BRANCH
8787
+
8788
+
8789
+ exit $?
8790
+ command:
8791
+ - /bin/sh
8792
+ - -c
8793
+ name: gitops-odh
8794
+ imagePullPolicy: IfNotPresent
8795
+ image: quay.io/ibmmas/cli:14.1.0
8100
8796
  workspaces:
8101
8797
  - name: configs
8102
8798
  # --------------------------------------------------------------------------------
@@ -8214,7 +8910,7 @@ spec:
8214
8910
  - -c
8215
8911
  name: gitops-process-mongo-user
8216
8912
  imagePullPolicy: IfNotPresent
8217
- image: quay.io/ibmmas/cli:13.29.0
8913
+ image: quay.io/ibmmas/cli:14.1.0
8218
8914
  workspaces:
8219
8915
  - name: configs
8220
8916
  # --------------------------------------------------------------------------------
@@ -8270,7 +8966,7 @@ spec:
8270
8966
  - -c
8271
8967
  name: gitops-rosa
8272
8968
  imagePullPolicy: IfNotPresent
8273
- image: quay.io/ibmmas/cli:13.29.0
8969
+ image: quay.io/ibmmas/cli:14.1.0
8274
8970
  workspaces:
8275
8971
  - name: configs
8276
8972
  # --------------------------------------------------------------------------------
@@ -8457,7 +9153,7 @@ spec:
8457
9153
  - -c
8458
9154
  name: gitops-suite-app-config
8459
9155
  imagePullPolicy: IfNotPresent
8460
- image: quay.io/ibmmas/cli:13.29.0
9156
+ image: quay.io/ibmmas/cli:14.1.0
8461
9157
  workspaces:
8462
9158
  - name: configs
8463
9159
  - name: shared-gitops-configs
@@ -8615,7 +9311,7 @@ spec:
8615
9311
  - -c
8616
9312
  name: gitops-suite-app-install
8617
9313
  imagePullPolicy: Always
8618
- image: quay.io/ibmmas/cli:13.29.0
9314
+ image: quay.io/ibmmas/cli:14.1.0
8619
9315
  workspaces:
8620
9316
  - name: configs
8621
9317
  - name: shared-gitops-configs
@@ -8721,7 +9417,7 @@ spec:
8721
9417
  - -c
8722
9418
  name: gitops-suite-certs
8723
9419
  imagePullPolicy: IfNotPresent
8724
- image: quay.io/ibmmas/cli:13.29.0
9420
+ image: quay.io/ibmmas/cli:14.1.0
8725
9421
  workspaces:
8726
9422
  - name: configs
8727
9423
  - name: certificates
@@ -8896,7 +9592,7 @@ spec:
8896
9592
  - -c
8897
9593
  name: gitops-suite-config
8898
9594
  imagePullPolicy: IfNotPresent
8899
- image: quay.io/ibmmas/cli:13.29.0
9595
+ image: quay.io/ibmmas/cli:14.1.0
8900
9596
  workspaces:
8901
9597
  - name: configs
8902
9598
  - name: shared-additional-configs
@@ -8996,7 +9692,7 @@ spec:
8996
9692
  - -c
8997
9693
  name: gitops-suite-dns
8998
9694
  imagePullPolicy: IfNotPresent
8999
- image: quay.io/ibmmas/cli:13.29.0
9695
+ image: quay.io/ibmmas/cli:14.1.0
9000
9696
  workspaces:
9001
9697
  - name: configs
9002
9698
 
@@ -9120,7 +9816,7 @@ spec:
9120
9816
  - -c
9121
9817
  name: gitops-suite-idp-config
9122
9818
  imagePullPolicy: IfNotPresent
9123
- image: quay.io/ibmmas/cli:13.29.0
9819
+ image: quay.io/ibmmas/cli:14.1.0
9124
9820
  workspaces:
9125
9821
  - name: configs
9126
9822
  - name: shared-additional-configs
@@ -9221,7 +9917,7 @@ spec:
9221
9917
  - -c
9222
9918
  name: gitops-suite-objectstorage-config
9223
9919
  imagePullPolicy: IfNotPresent
9224
- image: quay.io/ibmmas/cli:13.29.0
9920
+ image: quay.io/ibmmas/cli:14.1.0
9225
9921
  workspaces:
9226
9922
  - name: configs
9227
9923
  - name: shared-gitops-configs
@@ -9643,7 +10339,7 @@ spec:
9643
10339
  - -c
9644
10340
  name: gitops-suite-smtp-config
9645
10341
  imagePullPolicy: IfNotPresent
9646
- image: quay.io/ibmmas/cli:13.29.0
10342
+ image: quay.io/ibmmas/cli:14.1.0
9647
10343
  workspaces:
9648
10344
  - name: configs
9649
10345
  - name: shared-gitops-configs
@@ -9763,7 +10459,7 @@ spec:
9763
10459
  - -c
9764
10460
  name: gitops-suite-watson-studio-config
9765
10461
  imagePullPolicy: IfNotPresent
9766
- image: quay.io/ibmmas/cli:13.29.0
10462
+ image: quay.io/ibmmas/cli:14.1.0
9767
10463
  workspaces:
9768
10464
  - name: configs
9769
10465
  - name: shared-gitops-configs
@@ -9865,7 +10561,7 @@ spec:
9865
10561
  - -c
9866
10562
  name: gitops-suite-workspace
9867
10563
  imagePullPolicy: IfNotPresent
9868
- image: quay.io/ibmmas/cli:13.29.0
10564
+ image: quay.io/ibmmas/cli:14.1.0
9869
10565
  workspaces:
9870
10566
  - name: configs
9871
10567
  # --------------------------------------------------------------------------------
@@ -10208,7 +10904,7 @@ spec:
10208
10904
  - -c
10209
10905
  name: gitops-suite
10210
10906
  imagePullPolicy: IfNotPresent
10211
- image: quay.io/ibmmas/cli:13.29.0
10907
+ image: quay.io/ibmmas/cli:14.1.0
10212
10908
  workspaces:
10213
10909
  - name: configs
10214
10910
  - name: shared-gitops-configs
@@ -10258,7 +10954,7 @@ spec:
10258
10954
 
10259
10955
  steps:
10260
10956
  - name: grafana
10261
- image: quay.io/ibmmas/cli:13.29.0
10957
+ image: quay.io/ibmmas/cli:14.1.0
10262
10958
  imagePullPolicy: $(params.image_pull_policy)
10263
10959
  command:
10264
10960
  - /opt/app-root/src/run-role.sh
@@ -10392,7 +11088,7 @@ spec:
10392
11088
  command:
10393
11089
  - /opt/app-root/src/run-role.sh
10394
11090
  - ibm_catalogs
10395
- image: quay.io/ibmmas/cli:13.29.0
11091
+ image: quay.io/ibmmas/cli:14.1.0
10396
11092
  imagePullPolicy: $(params.image_pull_policy)
10397
11093
  workingDir: /workspace/configs
10398
11094
  # --------------------------------------------------------------------------------
@@ -10634,7 +11330,7 @@ spec:
10634
11330
  command:
10635
11331
  - /opt/app-root/src/run-role.sh
10636
11332
  - kafka
10637
- image: quay.io/ibmmas/cli:13.29.0
11333
+ image: quay.io/ibmmas/cli:14.1.0
10638
11334
  imagePullPolicy: $(params.image_pull_policy)
10639
11335
  workingDir: /workspace/configs
10640
11336
 
@@ -10869,7 +11565,7 @@ spec:
10869
11565
  command:
10870
11566
  - /opt/app-root/src/run-role.sh
10871
11567
  - kmodels
10872
- image: quay.io/ibmmas/cli:13.29.0
11568
+ image: quay.io/ibmmas/cli:14.1.0
10873
11569
  imagePullPolicy: $(params.image_pull_policy)
10874
11570
  # --------------------------------------------------------------------------------
10875
11571
  # /home/runner/work/cli/cli/tekton/target/tasks/mariadb.yaml
@@ -10990,7 +11686,7 @@ spec:
10990
11686
  command:
10991
11687
  - /opt/app-root/src/run-role.sh
10992
11688
  - mariadb
10993
- image: quay.io/ibmmas/cli:13.29.0
11689
+ image: quay.io/ibmmas/cli:14.1.0
10994
11690
  imagePullPolicy: $(params.image_pull_policy)
10995
11691
  # --------------------------------------------------------------------------------
10996
11692
  # /home/runner/work/cli/cli/tekton/target/tasks/minio.yaml
@@ -11096,7 +11792,7 @@ spec:
11096
11792
  command:
11097
11793
  - /opt/app-root/src/run-role.sh
11098
11794
  - minio
11099
- image: quay.io/ibmmas/cli:13.29.0
11795
+ image: quay.io/ibmmas/cli:14.1.0
11100
11796
  imagePullPolicy: $(params.image_pull_policy)
11101
11797
  # --------------------------------------------------------------------------------
11102
11798
  # /home/runner/work/cli/cli/tekton/target/tasks/mongodb.yaml
@@ -11274,7 +11970,7 @@ spec:
11274
11970
  command:
11275
11971
  - /opt/app-root/src/run-role.sh
11276
11972
  - mongodb
11277
- image: quay.io/ibmmas/cli:13.29.0
11973
+ image: quay.io/ibmmas/cli:14.1.0
11278
11974
  imagePullPolicy: $(params.image_pull_policy)
11279
11975
  workingDir: /workspace/configs
11280
11976
 
@@ -11317,7 +12013,7 @@ spec:
11317
12013
  - $(params.base_output_dir)
11318
12014
  - --extra-namespaces
11319
12015
  - selenium
11320
- image: quay.io/ibmmas/cli:13.29.0
12016
+ image: quay.io/ibmmas/cli:14.1.0
11321
12017
  imagePullPolicy: $(params.image_pull_policy)
11322
12018
  env:
11323
12019
  - name: DEVOPS_MONGO_URI
@@ -11434,7 +12130,7 @@ spec:
11434
12130
  command:
11435
12131
  - /opt/app-root/src/run-role.sh
11436
12132
  - nvidia_gpu
11437
- image: quay.io/ibmmas/cli:13.29.0
12133
+ image: quay.io/ibmmas/cli:14.1.0
11438
12134
  imagePullPolicy: $(params.image_pull_policy)
11439
12135
  workingDir: /workspace/configs
11440
12136
 
@@ -11470,7 +12166,7 @@ spec:
11470
12166
  # Verify Cluster
11471
12167
  # -------------------------------------------------------------------------
11472
12168
  - name: ocp-verify-cluster
11473
- image: quay.io/ibmmas/cli:13.29.0
12169
+ image: quay.io/ibmmas/cli:14.1.0
11474
12170
  imagePullPolicy: $(params.image_pull_policy)
11475
12171
  command:
11476
12172
  - /opt/app-root/src/run-role.sh
@@ -11512,7 +12208,7 @@ spec:
11512
12208
  # Verify Catalogs
11513
12209
  # -------------------------------------------------------------------------
11514
12210
  - name: ocp-verify-catalogs
11515
- image: quay.io/ibmmas/cli:13.29.0
12211
+ image: quay.io/ibmmas/cli:14.1.0
11516
12212
  imagePullPolicy: $(params.image_pull_policy)
11517
12213
  command:
11518
12214
  - /opt/app-root/src/run-role.sh
@@ -11554,7 +12250,7 @@ spec:
11554
12250
  # Verify Subscriptions
11555
12251
  # -------------------------------------------------------------------------
11556
12252
  - name: ocp-verify-subscriptions
11557
- image: quay.io/ibmmas/cli:13.29.0
12253
+ image: quay.io/ibmmas/cli:14.1.0
11558
12254
  imagePullPolicy: $(params.image_pull_policy)
11559
12255
  command:
11560
12256
  - /opt/app-root/src/run-role.sh
@@ -11596,7 +12292,7 @@ spec:
11596
12292
  # Verify Workloads
11597
12293
  # -------------------------------------------------------------------------
11598
12294
  - name: ocp-verify-workloads
11599
- image: quay.io/ibmmas/cli:13.29.0
12295
+ image: quay.io/ibmmas/cli:14.1.0
11600
12296
  imagePullPolicy: $(params.image_pull_policy)
11601
12297
  command:
11602
12298
  - /opt/app-root/src/run-role.sh
@@ -11638,7 +12334,7 @@ spec:
11638
12334
  # Verify Catalogs - Ingress TLS
11639
12335
  # -------------------------------------------------------------------------
11640
12336
  - name: ocp-verify-ingress
11641
- image: quay.io/ibmmas/cli:13.29.0
12337
+ image: quay.io/ibmmas/cli:14.1.0
11642
12338
  imagePullPolicy: $(params.image_pull_policy)
11643
12339
  command:
11644
12340
  - /opt/app-root/src/run-role.sh
@@ -11764,7 +12460,7 @@ spec:
11764
12460
  command:
11765
12461
  - /opt/app-root/src/run-role.sh
11766
12462
  - ocp_verify
11767
- image: quay.io/ibmmas/cli:13.29.0
12463
+ image: quay.io/ibmmas/cli:14.1.0
11768
12464
  imagePullPolicy: $(params.image_pull_policy)
11769
12465
  workingDir: /workspace/configs
11770
12466
  # --------------------------------------------------------------------------------
@@ -11832,7 +12528,7 @@ spec:
11832
12528
  command:
11833
12529
  - /opt/app-root/src/run-role.sh
11834
12530
  - ocs
11835
- image: quay.io/ibmmas/cli:13.29.0
12531
+ image: quay.io/ibmmas/cli:14.1.0
11836
12532
  imagePullPolicy: $(params.image_pull_policy)
11837
12533
  workingDir: /workspace/configs
11838
12534
 
@@ -12068,7 +12764,7 @@ spec:
12068
12764
  command:
12069
12765
  - /opt/app-root/src/run-role.sh
12070
12766
  - odh
12071
- image: quay.io/ibmmas/cli:13.29.0
12767
+ image: quay.io/ibmmas/cli:14.1.0
12072
12768
  imagePullPolicy: $(params.image_pull_policy)
12073
12769
  # --------------------------------------------------------------------------------
12074
12770
  # /home/runner/work/cli/cli/tekton/target/tasks/sls-registry-update.yaml
@@ -12244,7 +12940,7 @@ spec:
12244
12940
  command:
12245
12941
  - /opt/app-root/src/run-role.sh
12246
12942
  - sls
12247
- image: quay.io/ibmmas/cli:13.29.0
12943
+ image: quay.io/ibmmas/cli:14.1.0
12248
12944
  imagePullPolicy: $(params.image_pull_policy)
12249
12945
  workingDir: /workspace/configs
12250
12946
 
@@ -12365,10 +13061,6 @@ spec:
12365
13061
  type: string
12366
13062
  description: Provides different flavors of server bundle configuration to handle workload for Manage application.
12367
13063
  default: ""
12368
- - name: is_full_manage
12369
- type: string
12370
- description: Set to true if full Manage is installed instead of Manage Foundation
12371
- default: "true"
12372
13064
  - name: mas_app_settings_tablespace
12373
13065
  type: string
12374
13066
  description: Name of the Manage database tablespace
@@ -12611,8 +13303,6 @@ spec:
12611
13303
  value: $(params.mas_app_settings_doclinks_pvc_accessmode)
12612
13304
  - name: MAS_APP_SETTINGS_SERVER_BUNDLES_SIZE
12613
13305
  value: $(params.mas_app_settings_server_bundles_size)
12614
- - name: IS_FULL_MANAGE
12615
- value: $(params.is_full_manage)
12616
13306
  - name: MAS_APP_SETTINGS_TABLESPACE
12617
13307
  value: $(params.mas_app_settings_tablespace)
12618
13308
  - name: MAS_APP_SETTINGS_INDEXSPACE
@@ -12710,12 +13400,12 @@ spec:
12710
13400
  command:
12711
13401
  - /opt/app-root/src/run-role.sh
12712
13402
  - suite_app_config
12713
- image: quay.io/ibmmas/cli:13.29.0
13403
+ image: quay.io/ibmmas/cli:14.1.0
12714
13404
  imagePullPolicy: $(params.image_pull_policy)
12715
13405
 
12716
13406
  # If configmap/approval-app-cfg-$(params.mas_app_id) exists then set STATUS=pending and wait for it to be changed to "approved"
12717
13407
  - name: app-cfg-post-verify
12718
- image: quay.io/ibmmas/cli:13.29.0
13408
+ image: quay.io/ibmmas/cli:14.1.0
12719
13409
  imagePullPolicy: $(params.image_pull_policy)
12720
13410
  command:
12721
13411
  - /opt/app-root/src/wait-for-configmap.sh
@@ -12910,7 +13600,7 @@ spec:
12910
13600
  command:
12911
13601
  - /opt/app-root/src/run-role.sh
12912
13602
  - suite_app_install
12913
- image: quay.io/ibmmas/cli:13.29.0
13603
+ image: quay.io/ibmmas/cli:14.1.0
12914
13604
  imagePullPolicy: $(params.image_pull_policy)
12915
13605
 
12916
13606
  workspaces:
@@ -12999,7 +13689,7 @@ spec:
12999
13689
  command:
13000
13690
  - /opt/app-root/src/run-role.sh
13001
13691
  - suite_app_rollback
13002
- image: quay.io/ibmmas/cli:13.29.0
13692
+ image: quay.io/ibmmas/cli:14.1.0
13003
13693
  imagePullPolicy: $(params.image_pull_policy)
13004
13694
  # --------------------------------------------------------------------------------
13005
13695
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-uninstall.yaml
@@ -13062,7 +13752,7 @@ spec:
13062
13752
  command:
13063
13753
  - /opt/app-root/src/run-role.sh
13064
13754
  - suite_app_uninstall
13065
- image: quay.io/ibmmas/cli:13.29.0
13755
+ image: quay.io/ibmmas/cli:14.1.0
13066
13756
  imagePullPolicy: $(params.image_pull_policy)
13067
13757
  # --------------------------------------------------------------------------------
13068
13758
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-upgrade.yaml
@@ -13137,7 +13827,7 @@ spec:
13137
13827
  command:
13138
13828
  - /opt/app-root/src/run-role.sh
13139
13829
  - suite_app_upgrade
13140
- image: quay.io/ibmmas/cli:13.29.0
13830
+ image: quay.io/ibmmas/cli:14.1.0
13141
13831
  imagePullPolicy: $(params.image_pull_policy)
13142
13832
  # --------------------------------------------------------------------------------
13143
13833
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-app-verify.yaml
@@ -13238,7 +13928,7 @@ spec:
13238
13928
  command:
13239
13929
  - /opt/app-root/src/run-role.sh
13240
13930
  - suite_app_verify
13241
- image: quay.io/ibmmas/cli:13.29.0
13931
+ image: quay.io/ibmmas/cli:14.1.0
13242
13932
  imagePullPolicy: $(params.image_pull_policy)
13243
13933
  # --------------------------------------------------------------------------------
13244
13934
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-certs.yaml
@@ -13381,7 +14071,7 @@ spec:
13381
14071
  command:
13382
14072
  - /opt/app-root/src/run-role.sh
13383
14073
  - suite_certs
13384
- image: quay.io/ibmmas/cli:13.29.0
14074
+ image: quay.io/ibmmas/cli:14.1.0
13385
14075
  imagePullPolicy: $(params.image_pull_policy)
13386
14076
 
13387
14077
  workspaces:
@@ -13448,7 +14138,7 @@ spec:
13448
14138
  command:
13449
14139
  - /opt/app-root/src/run-role.sh
13450
14140
  - suite_config
13451
- image: quay.io/ibmmas/cli:13.29.0
14141
+ image: quay.io/ibmmas/cli:14.1.0
13452
14142
  imagePullPolicy: $(params.image_pull_policy)
13453
14143
  workingDir: /workspace/configs
13454
14144
 
@@ -13780,7 +14470,7 @@ spec:
13780
14470
  command:
13781
14471
  - /opt/app-root/src/run-role.sh
13782
14472
  - suite_db2_setup_for_facilities
13783
- image: quay.io/ibmmas/cli:13.29.0
14473
+ image: quay.io/ibmmas/cli:14.1.0
13784
14474
  imagePullPolicy: $(params.image_pull_policy)
13785
14475
  workingDir: /workspace/configs
13786
14476
 
@@ -13852,7 +14542,7 @@ spec:
13852
14542
  command:
13853
14543
  - /opt/app-root/src/run-role.sh
13854
14544
  - suite_db2_setup_for_manage
13855
- image: quay.io/ibmmas/cli:13.29.0
14545
+ image: quay.io/ibmmas/cli:14.1.0
13856
14546
  imagePullPolicy: $(params.image_pull_policy)
13857
14547
  # --------------------------------------------------------------------------------
13858
14548
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-dns.yaml
@@ -14042,7 +14732,7 @@ spec:
14042
14732
  command:
14043
14733
  - /opt/app-root/src/run-role.sh
14044
14734
  - suite_dns
14045
- image: quay.io/ibmmas/cli:13.29.0
14735
+ image: quay.io/ibmmas/cli:14.1.0
14046
14736
  imagePullPolicy: $(params.image_pull_policy)
14047
14737
  # --------------------------------------------------------------------------------
14048
14738
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-install.yaml
@@ -14291,7 +14981,7 @@ spec:
14291
14981
  command:
14292
14982
  - /opt/app-root/src/run-role.sh
14293
14983
  - suite_install
14294
- image: quay.io/ibmmas/cli:13.29.0
14984
+ image: quay.io/ibmmas/cli:14.1.0
14295
14985
  imagePullPolicy: $(params.image_pull_policy)
14296
14986
  workingDir: /workspace/configs
14297
14987
 
@@ -14379,7 +15069,7 @@ spec:
14379
15069
  command:
14380
15070
  - /opt/app-root/src/run-role.sh
14381
15071
  - suite_rollback
14382
- image: quay.io/ibmmas/cli:13.29.0
15072
+ image: quay.io/ibmmas/cli:14.1.0
14383
15073
  imagePullPolicy: $(params.image_pull_policy)
14384
15074
  # --------------------------------------------------------------------------------
14385
15075
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-uninstall.yaml
@@ -14444,7 +15134,7 @@ spec:
14444
15134
  command:
14445
15135
  - /opt/app-root/src/run-role.sh
14446
15136
  - suite_uninstall
14447
- image: quay.io/ibmmas/cli:13.29.0
15137
+ image: quay.io/ibmmas/cli:14.1.0
14448
15138
  imagePullPolicy: $(params.image_pull_policy)
14449
15139
  # --------------------------------------------------------------------------------
14450
15140
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-upgrade.yaml
@@ -14514,7 +15204,7 @@ spec:
14514
15204
  command:
14515
15205
  - /opt/app-root/src/run-role.sh
14516
15206
  - suite_upgrade
14517
- image: quay.io/ibmmas/cli:13.29.0
15207
+ image: quay.io/ibmmas/cli:14.1.0
14518
15208
  imagePullPolicy: $(params.image_pull_policy)
14519
15209
  # --------------------------------------------------------------------------------
14520
15210
  # /home/runner/work/cli/cli/tekton/target/tasks/suite-verify.yaml
@@ -14576,12 +15266,12 @@ spec:
14576
15266
  command:
14577
15267
  - /opt/app-root/src/run-role.sh
14578
15268
  - suite_verify
14579
- image: quay.io/ibmmas/cli:13.29.0
15269
+ image: quay.io/ibmmas/cli:14.1.0
14580
15270
  imagePullPolicy: $(params.image_pull_policy)
14581
15271
 
14582
15272
  # If configmap/approval-suite-verify exists then set STATUS=pending and wait for it to be changed to "approved"
14583
15273
  - name: suite-post-verify
14584
- image: quay.io/ibmmas/cli:13.29.0
15274
+ image: quay.io/ibmmas/cli:14.1.0
14585
15275
  imagePullPolicy: $(params.image_pull_policy)
14586
15276
  command:
14587
15277
  - /opt/app-root/src/wait-for-configmap.sh
@@ -14704,7 +15394,7 @@ spec:
14704
15394
  command:
14705
15395
  - /opt/app-root/src/run-role.sh
14706
15396
  - turbonomic
14707
- image: quay.io/ibmmas/cli:13.29.0
15397
+ image: quay.io/ibmmas/cli:14.1.0
14708
15398
  imagePullPolicy: $(params.image_pull_policy)
14709
15399
  # --------------------------------------------------------------------------------
14710
15400
  # /home/runner/work/cli/cli/tekton/target/tasks/uds.yaml
@@ -14785,7 +15475,7 @@ spec:
14785
15475
  # IBM User Data Services (UDS)
14786
15476
  # -------------------------------------------------------------------------
14787
15477
  - name: uds
14788
- image: quay.io/ibmmas/cli:13.29.0
15478
+ image: quay.io/ibmmas/cli:14.1.0
14789
15479
  imagePullPolicy: $(params.image_pull_policy)
14790
15480
  workingDir: /workspace/configs
14791
15481
  command:
@@ -14848,7 +15538,7 @@ spec:
14848
15538
  # IBM Data Reporter Operator (DRO)
14849
15539
  # -------------------------------------------------------------------------
14850
15540
  - name: dro
14851
- image: quay.io/ibmmas/cli:13.29.0
15541
+ image: quay.io/ibmmas/cli:14.1.0
14852
15542
  imagePullPolicy: $(params.image_pull_policy)
14853
15543
  workingDir: /workspace/configs
14854
15544
  command:
@@ -14934,7 +15624,7 @@ spec:
14934
15624
  description: "The value to set"
14935
15625
  steps:
14936
15626
  - name: update-configmap
14937
- image: quay.io/ibmmas/cli:13.29.0
15627
+ image: quay.io/ibmmas/cli:14.1.0
14938
15628
  command:
14939
15629
  - /opt/app-root/src/update-configmap.sh
14940
15630
  env:
@@ -14981,7 +15671,7 @@ spec:
14981
15671
 
14982
15672
  steps:
14983
15673
  - name: wait-for-configmap
14984
- image: quay.io/ibmmas/cli:13.29.0
15674
+ image: quay.io/ibmmas/cli:14.1.0
14985
15675
  command:
14986
15676
  - /opt/app-root/src/wait-for-configmap.sh
14987
15677
  env:
@@ -15062,7 +15752,7 @@ spec:
15062
15752
 
15063
15753
  steps:
15064
15754
  - name: wait-for-configmap
15065
- image: quay.io/ibmmas/cli:13.29.0
15755
+ image: quay.io/ibmmas/cli:14.1.0
15066
15756
  command:
15067
15757
  - /opt/app-root/src/wait-for-configmap.sh
15068
15758
  env:
@@ -15122,7 +15812,7 @@ spec:
15122
15812
 
15123
15813
  steps:
15124
15814
  - name: wait
15125
- image: quay.io/ibmmas/cli:13.29.0
15815
+ image: quay.io/ibmmas/cli:14.1.0
15126
15816
  command:
15127
15817
  - /opt/app-root/src/wait-for-tekton.sh
15128
15818
  env:
@@ -16503,6 +17193,519 @@ spec:
16503
17193
  workspace: configs
16504
17194
 
16505
17195
  # --------------------------------------------------------------------------------
17196
+ # /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-aibroker-tenant.yaml
17197
+ # --------------------------------------------------------------------------------
17198
+ apiVersion: tekton.dev/v1beta1
17199
+ kind: Pipeline
17200
+ metadata:
17201
+ name: gitops-mas-aibroker-tenant
17202
+ spec:
17203
+ params:
17204
+ - name: cluster_name
17205
+ type: string
17206
+ - name: account
17207
+ type: string
17208
+ - name: cluster_id
17209
+ type: string
17210
+ - name: cluster_url
17211
+ type: string
17212
+ - name: secrets_path
17213
+ type: string
17214
+ - name: avp_aws_secret_region
17215
+ type: string
17216
+ - name: git_branch
17217
+ type: string
17218
+ - name: github_org
17219
+ type: string
17220
+ - name: github_repo
17221
+ type: string
17222
+ - name: github_host
17223
+ type: string
17224
+ - name: aibroker_namespace
17225
+ type: string
17226
+ - name: mas_aibroker_provision_tenant
17227
+ type: string
17228
+ - name: aibroker_instance_id
17229
+ type: string
17230
+ - name: tenantNamespace
17231
+ type: string
17232
+ - name: tenant_id
17233
+ type: string
17234
+ - name: mas_aibroker_tenant_name
17235
+ type: string
17236
+ - name: cluster_domain
17237
+ type: string
17238
+ - name: in_saas_env
17239
+ type: string
17240
+ - name: mas_icr_cp
17241
+ type: string
17242
+ - name: mas_icr_cpopen
17243
+ type: string
17244
+ - name: drocfg_url
17245
+ type: string
17246
+ - name: slscfg_url
17247
+ type: string
17248
+ - name: mas_aibroker_sls_subscription_id
17249
+ type: string
17250
+ - name: mas_aibroker_watsonxai_url
17251
+ type: string
17252
+ - name: mas_aibroker_watsonxai_project_id
17253
+ type: string
17254
+ - name: mas_aibroker_storage_port
17255
+ type: string
17256
+ - name: mas_aibroker_storage_region
17257
+ type: string
17258
+ - name: mas_aibroker_storage_provider
17259
+ type: string
17260
+ - name: mas_aibroker_storage_pipelines_bucket
17261
+ type: string
17262
+ - name: mas_aibroker_storage_ssl
17263
+ type: string
17264
+ - name: mas_aibroker_s3_endpoint_url
17265
+ type: string
17266
+ - name: mas_aibroker_s3_region
17267
+ type: string
17268
+ - name: mas_aibroker_s3_bucket_prefix
17269
+ type: string
17270
+ - name: rsl_url
17271
+ type: string
17272
+ - name: tenant_entitlement_type
17273
+ type: string
17274
+ - name: tenant_entitlement_start_date
17275
+ type: string
17276
+ - name: tenant_entitlement_end_date
17277
+ type: string
17278
+
17279
+ workspaces:
17280
+ - name: configs
17281
+ tasks:
17282
+ - name: run-gitops-aibroker-tenant
17283
+ taskRef:
17284
+ name: gitops-aibroker-tenant
17285
+ workspaces:
17286
+ - name: configs
17287
+ workspace: configs
17288
+ params:
17289
+ - name: cluster_name
17290
+ value: $(params.cluster_name)
17291
+ - name: account
17292
+ value: $(params.account)
17293
+ - name: cluster_id
17294
+ value: $(params.cluster_id)
17295
+ - name: cluster_url
17296
+ value: $(params.cluster_url)
17297
+ - name: secrets_path
17298
+ value: $(params.secrets_path)
17299
+ - name: avp_aws_secret_region
17300
+ value: $(params.avp_aws_secret_region)
17301
+ - name: git_branch
17302
+ value: $(params.git_branch)
17303
+ - name: github_org
17304
+ value: $(params.github_org)
17305
+ - name: github_repo
17306
+ value: $(params.github_repo)
17307
+ - name: github_host
17308
+ value: $(params.github_host)
17309
+ - name: aibroker_namespace
17310
+ value: $(params.aibroker_namespace)
17311
+ - name: mas_aibroker_provision_tenant
17312
+ value: $(params.mas_aibroker_provision_tenant)
17313
+ - name: aibroker_instance_id
17314
+ value: $(params.aibroker_instance_id)
17315
+ - name: tenantNamespace
17316
+ value: $(params.tenantNamespace)
17317
+ - name: tenant_id
17318
+ value: $(params.tenant_id)
17319
+ - name: mas_aibroker_tenant_name
17320
+ value: $(params.mas_aibroker_tenant_name)
17321
+ - name: cluster_domain
17322
+ value: $(params.cluster_domain)
17323
+ - name: in_saas_env
17324
+ value: $(params.in_saas_env)
17325
+ - name: mas_icr_cp
17326
+ value: $(params.mas_icr_cp)
17327
+ - name: mas_icr_cpopen
17328
+ value: $(params.mas_icr_cpopen)
17329
+ - name: drocfg_url
17330
+ value: $(params.drocfg_url)
17331
+ - name: slscfg_url
17332
+ value: $(params.slscfg_url)
17333
+ - name: mas_aibroker_sls_subscription_id
17334
+ value: $(params.mas_aibroker_sls_subscription_id)
17335
+ - name: mas_aibroker_watsonxai_url
17336
+ value: $(params.mas_aibroker_watsonxai_url)
17337
+ - name: mas_aibroker_watsonxai_project_id
17338
+ value: $(params.mas_aibroker_watsonxai_project_id)
17339
+ - name: mas_aibroker_storage_port
17340
+ value: $(params.mas_aibroker_storage_port)
17341
+ - name: mas_aibroker_storage_region
17342
+ value: $(params.mas_aibroker_storage_region)
17343
+ - name: mas_aibroker_storage_provider
17344
+ value: $(params.mas_aibroker_storage_provider)
17345
+ - name: mas_aibroker_storage_pipelines_bucket
17346
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
17347
+ - name: mas_aibroker_storage_ssl
17348
+ value: $(params.mas_aibroker_storage_ssl)
17349
+ - name: mas_aibroker_s3_endpoint_url
17350
+ value: $(params.mas_aibroker_s3_endpoint_url)
17351
+ - name: mas_aibroker_s3_region
17352
+ value: $(params.mas_aibroker_s3_region)
17353
+ - name: mas_aibroker_s3_bucket_prefix
17354
+ value: $(params.mas_aibroker_s3_bucket_prefix)
17355
+ - name: rsl_url
17356
+ value: $(params.rsl_url)
17357
+ - name: tenant_entitlement_type
17358
+ value: $(params.tenant_entitlement_type)
17359
+ - name: tenant_entitlement_start_date
17360
+ value: $(params.tenant_entitlement_start_date)
17361
+ - name: tenant_entitlement_end_date
17362
+ value: $(params.tenant_entitlement_end_date)
17363
+ # --------------------------------------------------------------------------------
17364
+ # /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-aibroker.yaml
17365
+ # --------------------------------------------------------------------------------
17366
+ apiVersion: tekton.dev/v1beta1
17367
+ kind: Pipeline
17368
+ metadata:
17369
+ name: gitops-mas-aibroker
17370
+ spec:
17371
+ params:
17372
+ - name: cluster_name
17373
+ type: string
17374
+ - name: cluster_id
17375
+ type: string
17376
+ - name: account
17377
+ type: string
17378
+ - name: aibroker_instance_id
17379
+ type: string
17380
+ - name: cluster_url
17381
+ type: string
17382
+ default: ""
17383
+ - name: secrets_path
17384
+ type: string
17385
+ - name: avp_aws_secret_region
17386
+ type: string
17387
+ - name: git_branch
17388
+ type: string
17389
+ - name: github_org
17390
+ type: string
17391
+ - name: github_repo
17392
+ type: string
17393
+ - name: github_host
17394
+ type: string
17395
+
17396
+ # AIBROKER-specific
17397
+ - name: aibroker_namespace
17398
+ type: string
17399
+ - name: mas_aibroker_watsonx_secret
17400
+ type: string
17401
+ - name: pull_secret_name
17402
+ type: string
17403
+ - name: mas_aibroker_storage_provider
17404
+ type: string
17405
+ - name: mas_aibroker_storage_secret
17406
+ type: string
17407
+ - name: mas_aibroker_storage_host
17408
+ type: string
17409
+ - name: mas_aibroker_storage_port
17410
+ type: string
17411
+ - name: mas_aibroker_storage_ssl
17412
+ type: string
17413
+ - name: mas_aibroker_storage_region
17414
+ type: string
17415
+ - name: mas_aibroker_storage_pipelines_bucket
17416
+ type: string
17417
+ - name: mas_aibroker_storage_tenants_bucket
17418
+ type: string
17419
+ - name: mas_aibroker_storage_templates_bucket
17420
+ type: string
17421
+ - name: mas_aibroker_mariadb_secret
17422
+ type: string
17423
+ - name: primary_storage_class
17424
+ type: string
17425
+ - name: artifactory_username
17426
+ type: string
17427
+ - name: mas_app_channel
17428
+ type: string
17429
+ - name: mas_catalog_source
17430
+ type: string
17431
+ - name: mas_icr_cp
17432
+ type: string
17433
+ - name: mas_icr_cpopen
17434
+ type: string
17435
+ - name: cluster_domain
17436
+ type: string
17437
+ - name: in_saas_env
17438
+ type: string
17439
+ - name: is_external_route
17440
+ type: string
17441
+
17442
+ # ODH-specific
17443
+ - name: odh_channel
17444
+ type: string
17445
+ - name: odh_subscription_install_plan
17446
+ type: string
17447
+ - name: opendatahub_name
17448
+ type: string
17449
+ - name: opendatahub_operator_group
17450
+ type: string
17451
+ - name: opendatahub_namespace
17452
+ type: string
17453
+ - name: odh_operator_version
17454
+ type: string
17455
+
17456
+ # KMODEL-specific
17457
+ - name: aibroker_internal_tls
17458
+ type: string
17459
+ - name: docker_server
17460
+ type: string
17461
+ - name: image_controller
17462
+ type: string
17463
+ - name: image_store
17464
+ type: string
17465
+ - name: image_watcher
17466
+ type: string
17467
+ - name: mas_aibroker_connector_tag
17468
+ type: string
17469
+ - name: mas_aibroker_provision_tenant
17470
+ type: string
17471
+ - name: mas_aibroker_saas
17472
+ type: string
17473
+ - name: model_id_prefix
17474
+ type: string
17475
+ - name: model_id_unique_length
17476
+ type: string
17477
+ - name: ssh_secret_name
17478
+ type: string
17479
+ - name: tenantNamespace
17480
+ type: string
17481
+ - name: environment_type
17482
+ type: string
17483
+ - name: mas_aibroker_s3_endpoint_url
17484
+ type: string
17485
+ - name: mas_aibroker_s3_region
17486
+ type: string
17487
+ - name: mas_aibroker_s3_bucket_prefix
17488
+ type: string
17489
+
17490
+ workspaces:
17491
+ - name: configs
17492
+
17493
+ tasks:
17494
+
17495
+ # 2.gitops-odh
17496
+ # -------------------------------------------------------------------------
17497
+ - name: gitops-odh
17498
+ taskRef:
17499
+ name: gitops-odh
17500
+ workspaces:
17501
+ - name: configs
17502
+ workspace: configs
17503
+ params:
17504
+ - name: cluster_name
17505
+ value: $(params.cluster_name)
17506
+ - name: account
17507
+ value: $(params.account)
17508
+ - name: aibroker_instance_id
17509
+ value: $(params.aibroker_instance_id)
17510
+ - name: cluster_url
17511
+ value: $(params.cluster_url)
17512
+ - name: git_branch
17513
+ value: $(params.git_branch)
17514
+ - name: github_org
17515
+ value: $(params.github_org)
17516
+ - name: github_repo
17517
+ value: $(params.github_repo)
17518
+ - name: github_host
17519
+ value: $(params.github_host)
17520
+ - name: secrets_path
17521
+ value: $(params.secrets_path)
17522
+ - name: avp_aws_secret_region
17523
+ value: $(params.avp_aws_secret_region)
17524
+ - name: odh_channel
17525
+ value: $(params.odh_channel)
17526
+ - name: odh_subscription_install_plan
17527
+ value: $(params.odh_subscription_install_plan)
17528
+ - name: opendatahub_name
17529
+ value: $(params.opendatahub_name)
17530
+ - name: opendatahub_operator_group
17531
+ value: $(params.opendatahub_operator_group)
17532
+ - name: opendatahub_namespace
17533
+ value: $(params.opendatahub_namespace)
17534
+ - name: odh_operator_version
17535
+ value: $(params.odh_operator_version)
17536
+ - name: mas_aibroker_storage_ssl
17537
+ value: $(params.mas_aibroker_storage_ssl)
17538
+
17539
+ # 3.gitops-Aibroker
17540
+ # -------------------------------------------------------------------------
17541
+
17542
+ - name: gitops-aibroker
17543
+ taskRef:
17544
+ name: gitops-aibroker
17545
+ runAfter:
17546
+ - gitops-odh
17547
+ workspaces:
17548
+ - name: configs
17549
+ workspace: configs
17550
+ params:
17551
+ # AIBROKER shared and specific params
17552
+ - name: cluster_name
17553
+ value: $(params.cluster_name)
17554
+ - name: account
17555
+ value: $(params.account)
17556
+ - name: cluster_url
17557
+ value: $(params.cluster_url)
17558
+ - name: secrets_path
17559
+ value: $(params.secrets_path)
17560
+ - name: avp_aws_secret_region
17561
+ value: $(params.avp_aws_secret_region)
17562
+ - name: git_branch
17563
+ value: $(params.git_branch)
17564
+ - name: github_org
17565
+ value: $(params.github_org)
17566
+ - name: github_repo
17567
+ value: $(params.github_repo)
17568
+ - name: github_host
17569
+ value: $(params.github_host)
17570
+ - name: aibroker_instance_id
17571
+ value: $(params.aibroker_instance_id)
17572
+ - name: aibroker_namespace
17573
+ value: $(params.aibroker_namespace)
17574
+ - name: mas_aibroker_watsonx_secret
17575
+ value: $(params.mas_aibroker_watsonx_secret)
17576
+ - name: pull_secret_name
17577
+ value: $(params.pull_secret_name)
17578
+ - name: mas_aibroker_storage_provider
17579
+ value: $(params.mas_aibroker_storage_provider)
17580
+ - name: mas_aibroker_storage_secret
17581
+ value: $(params.mas_aibroker_storage_secret)
17582
+ - name: mas_aibroker_storage_host
17583
+ value: $(params.mas_aibroker_storage_host)
17584
+ - name: mas_aibroker_storage_port
17585
+ value: $(params.mas_aibroker_storage_port)
17586
+ - name: mas_aibroker_storage_ssl
17587
+ value: $(params.mas_aibroker_storage_ssl)
17588
+ - name: mas_aibroker_storage_region
17589
+ value: $(params.mas_aibroker_storage_region)
17590
+ - name: mas_aibroker_storage_pipelines_bucket
17591
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
17592
+ - name: mas_aibroker_storage_tenants_bucket
17593
+ value: $(params.mas_aibroker_storage_tenants_bucket)
17594
+ - name: mas_aibroker_storage_templates_bucket
17595
+ value: $(params.mas_aibroker_storage_templates_bucket)
17596
+ - name: mas_aibroker_mariadb_secret
17597
+ value: $(params.mas_aibroker_mariadb_secret)
17598
+ - name: primary_storage_class
17599
+ value: $(params.primary_storage_class)
17600
+ - name: artifactory_username
17601
+ value: $(params.artifactory_username)
17602
+ - name: mas_app_channel
17603
+ value: $(params.mas_app_channel)
17604
+ - name: mas_catalog_source
17605
+ value: $(params.mas_catalog_source)
17606
+ - name: mas_icr_cp
17607
+ value: $(params.mas_icr_cp)
17608
+ - name: mas_icr_cpopen
17609
+ value: $(params.mas_icr_cpopen)
17610
+ - name: cluster_domain
17611
+ value: $(params.cluster_domain)
17612
+ - name: in_saas_env
17613
+ value: $(params.in_saas_env)
17614
+ - name: is_external_route
17615
+ value: $(params.is_external_route)
17616
+ - name: environment_type
17617
+ value: $(params.environment_type)
17618
+ - name: mas_aibroker_s3_endpoint_url
17619
+ value: $(params.mas_aibroker_s3_endpoint_url)
17620
+ - name: mas_aibroker_s3_region
17621
+ value: $(params.mas_aibroker_s3_region)
17622
+ - name: mas_aibroker_s3_bucket_prefix
17623
+ value: $(params.mas_aibroker_s3_bucket_prefix)
17624
+
17625
+
17626
+ # 4.gitops-Kmodel
17627
+ # -------------------------------------------------------------------------
17628
+ - name: gitops-kmodel
17629
+ taskRef:
17630
+ name: gitops-kmodel
17631
+ runAfter:
17632
+ - gitops-aibroker
17633
+ workspaces:
17634
+ - name: configs
17635
+ workspace: configs
17636
+ params:
17637
+ - name: cluster_name
17638
+ value: $(params.cluster_name)
17639
+ - name: account
17640
+ value: $(params.account)
17641
+ - name: cluster_id
17642
+ value: $(params.cluster_id)
17643
+ - name: cluster_url
17644
+ value: $(params.cluster_url)
17645
+ - name: secrets_path
17646
+ value: $(params.secrets_path)
17647
+ - name: avp_aws_secret_region
17648
+ value: $(params.avp_aws_secret_region)
17649
+ - name: git_branch
17650
+ value: $(params.git_branch)
17651
+ - name: github_org
17652
+ value: $(params.github_org)
17653
+ - name: github_repo
17654
+ value: $(params.github_repo)
17655
+ - name: github_host
17656
+ value: $(params.github_host)
17657
+ - name: aibroker_instance_id
17658
+ value: $(params.aibroker_instance_id)
17659
+ - name: aibroker_internal_tls
17660
+ value: $(params.aibroker_internal_tls)
17661
+ - name: aibroker_namespace
17662
+ value: $(params.aibroker_namespace)
17663
+ - name: pull_secret_name
17664
+ value: $(params.pull_secret_name)
17665
+ - name: mas_aibroker_storage_provider
17666
+ value: $(params.mas_aibroker_storage_provider)
17667
+ - name: mas_aibroker_storage_ssl
17668
+ value: $(params.mas_aibroker_storage_ssl)
17669
+ - name: mas_aibroker_storage_host
17670
+ value: $(params.mas_aibroker_storage_host)
17671
+ - name: mas_aibroker_storage_port
17672
+ value: $(params.mas_aibroker_storage_port)
17673
+ - name: mas_aibroker_storage_region
17674
+ value: $(params.mas_aibroker_storage_region)
17675
+ - name: mas_aibroker_storage_templates_bucket
17676
+ value: $(params.mas_aibroker_storage_templates_bucket)
17677
+ - name: mas_aibroker_storage_tenants_bucket
17678
+ value: $(params.mas_aibroker_storage_tenants_bucket)
17679
+ - name: mas_aibroker_storage_pipelines_bucket
17680
+ value: $(params.mas_aibroker_storage_pipelines_bucket)
17681
+ - name: ssh_secret_name
17682
+ value: $(params.ssh_secret_name)
17683
+ - name: docker_server
17684
+ value: $(params.docker_server)
17685
+ - name: tenantNamespace
17686
+ value: $(params.tenantNamespace)
17687
+ - name: mas_aibroker_provision_tenant
17688
+ value: $(params.mas_aibroker_provision_tenant)
17689
+ - name: primary_storage_class
17690
+ value: $(params.primary_storage_class)
17691
+ - name: image_store
17692
+ value: $(params.image_store)
17693
+ - name: image_watcher
17694
+ value: $(params.image_watcher)
17695
+ - name: image_controller
17696
+ value: $(params.image_controller)
17697
+ - name: mas_aibroker_connector_tag
17698
+ value: $(params.mas_aibroker_connector_tag)
17699
+ - name: mas_aibroker_saas
17700
+ value: $(params.mas_aibroker_saas)
17701
+ - name: model_id_unique_length
17702
+ value: $(params.model_id_unique_length)
17703
+ - name: model_id_prefix
17704
+ value: $(params.model_id_prefix)
17705
+ - name: mas_app_channel
17706
+ value: $(params.mas_app_channel)
17707
+ - name: mas_icr_cp
17708
+ value: $(params.mas_icr_cp)# --------------------------------------------------------------------------------
16506
17709
  # /home/runner/work/cli/cli/tekton/target/pipelines/gitops-mas-apps.yaml
16507
17710
  # --------------------------------------------------------------------------------
16508
17711
  ---
@@ -25345,7 +26548,7 @@ spec:
25345
26548
  - name: mas_appws_components
25346
26549
  type: string
25347
26550
  description: Manage components to configure in the workspace
25348
- default: "base=latest,health=latest"
26551
+ default: ""
25349
26552
  - name: mas_app_settings_aio_flag
25350
26553
  type: string
25351
26554
  description: Flag indicating if Asset Investment Optimization (AIO) resource must be loaded or not. It can be loaded only when Optimizer application is installed.
@@ -25398,10 +26601,6 @@ spec:
25398
26601
  type: string
25399
26602
  description: Provides different flavors of server bundle configuration to handle workload for Manage application.
25400
26603
  default: "dev"
25401
- - name: is_full_manage
25402
- type: string
25403
- description: Set to true if full Manage is installed instead of Manage Foundation
25404
- default: "true"
25405
26604
  - name: mas_app_settings_tablespace
25406
26605
  type: string
25407
26606
  description: Name of the Manage database tablespace
@@ -27698,7 +28897,7 @@ spec:
27698
28897
  - name: mas_appws_components
27699
28898
  type: string
27700
28899
  description: Manage components to configure in the workspace
27701
- default: "base=latest,health=latest"
28900
+ default: ""
27702
28901
  - name: mas_app_settings_aio_flag
27703
28902
  type: string
27704
28903
  description: Flag indicating if Asset Investment Optimization (AIO) resource must be loaded or not. It can be loaded only when Optimizer application is installed.
@@ -27751,10 +28950,6 @@ spec:
27751
28950
  type: string
27752
28951
  description: Provides different flavors of server bundle configuration to handle workload for Manage application.
27753
28952
  default: "dev"
27754
- - name: is_full_manage
27755
- type: string
27756
- description: Set to true if full Manage is installed instead of Manage Foundation
27757
- default: "true"
27758
28953
  - name: mas_app_settings_tablespace
27759
28954
  type: string
27760
28955
  description: Name of the Manage database tablespace
@@ -29806,8 +31001,6 @@ spec:
29806
31001
  value: $(params.mas_app_settings_doclinks_pvc_accessmode)
29807
31002
  - name: mas_app_settings_server_bundles_size
29808
31003
  value: $(params.mas_app_settings_server_bundles_size)
29809
- - name: is_full_manage
29810
- value: $(params.is_full_manage)
29811
31004
  - name: mas_app_settings_tablespace
29812
31005
  value: $(params.mas_app_settings_tablespace)
29813
31006
  - name: mas_app_settings_indexspace
@@ -33590,7 +34783,7 @@ spec:
33590
34783
  - name: mas_appws_components
33591
34784
  type: string
33592
34785
  description: Manage components to configure in the workspace
33593
- default: "base=latest,health=latest"
34786
+ default: ""
33594
34787
  - name: mas_app_settings_aio_flag
33595
34788
  type: string
33596
34789
  description: Flag indicating if Asset Investment Optimization (AIO) resource must be loaded or not. It can be loaded only when Optimizer application is installed.
@@ -33643,10 +34836,6 @@ spec:
33643
34836
  type: string
33644
34837
  description: Provides different flavors of server bundle configuration to handle workload for Manage application.
33645
34838
  default: "dev"
33646
- - name: is_full_manage
33647
- type: string
33648
- description: Set to true if full Manage is installed instead of Manage Foundation
33649
- default: "true"
33650
34839
  - name: mas_app_settings_tablespace
33651
34840
  type: string
33652
34841
  description: Name of the Manage database tablespace
@@ -34560,8 +35749,6 @@ spec:
34560
35749
  value: $(params.mas_app_settings_doclinks_pvc_accessmode)
34561
35750
  - name: mas_app_settings_server_bundles_size
34562
35751
  value: $(params.mas_app_settings_server_bundles_size)
34563
- - name: is_full_manage
34564
- value: $(params.is_full_manage)
34565
35752
  - name: mas_app_settings_tablespace
34566
35753
  value: $(params.mas_app_settings_tablespace)
34567
35754
  - name: mas_app_settings_indexspace