Skip to content

Commit 3d0cb88

Browse files
nupurg-ibmNupur Goyal
andauthored
Revert main back to 8b6254e: undo commits post that (#285)
* Revert main back to 8b6254e: undo commits post that * fixing pre-commit --------- Co-authored-by: Nupur Goyal <[email protected]>
1 parent 069a99b commit 3d0cb88

File tree

200 files changed

+3160
-10448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+3160
-10448
lines changed

.catalog-onboard-pipeline.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,3 @@ offerings:
2222
region: us-south
2323
# pre_validation: tests/scripts/pre-validation.sh # optionally run a command before validation runs
2424
# post_validation: tests/scripts/post-validation.sh # optionally run a command after validation completes
25-
- name: deploy-arch-ibm-storage-scale # must match the offering name in the ibm_catalog.json
26-
kind: solution
27-
catalog_id: 90717ada-be34-4b82-a0d9-0f225f8dbd76
28-
offering_id: 33105573-84df-4279-9efa-48887456fa6d
29-
# list all of the variations (flavors) you have included in the ibm_catalog.json
30-
variations:
31-
- name: Cluster-with-Scale
32-
mark_ready: false # have pipeline mark as visible if validation passes
33-
install_type: fullstack # ensure value matches what is in ibm_catalog.json (fullstack or extension)
34-
destroy_resources_on_failure: false # defaults to false if not specified so resources can be inspected to debug failures during validation
35-
destroy_workspace_on_failure: false # defaults to false if not specified so schematics workspace can be inspected to debug failures during validation
36-
import_only: false # defaults to false - set to true if you do not want to do any validation, but be aware offering can't be publish if not validated
37-
validation_rg: validation # the resource group in which to do validation in. Will be created if does not exist. If not specified, default value is 'validation'
38-
# scc details needed if your offering is claiming any compliance controls
39-
scc:
40-
# must be an instance in the same account the validation is being done in
41-
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
42-
region: us-south
43-
# pre_validation: tests/scripts/pre-validation.sh # optionally run a command before validation runs
44-
# post_validation: tests/scripts/post-validation.sh # optionally run a command after validation completes

.secrets.baseline

Lines changed: 1 addition & 147 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2025-09-29T12:05:07Z",
6+
"generated_at": "2025-06-19T07:38:57Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -102,152 +102,6 @@
102102
"type": "Secret Keyword",
103103
"verified_result": null
104104
}
105-
],
106-
"samples/configs/scale_catalog_values.json": [
107-
{
108-
"hashed_secret": "2e7ec5f9611439242fd8e30e3e13bc36baff526c",
109-
"is_secret": true,
110-
"is_verified": false,
111-
"line_number": 10,
112-
"type": "Secret Keyword",
113-
"verified_result": null
114-
},
115-
{
116-
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
117-
"is_secret": true,
118-
"is_verified": false,
119-
"line_number": 45,
120-
"type": "Secret Keyword",
121-
"verified_result": null
122-
},
123-
{
124-
"hashed_secret": "b295b04949a98dc50ba65adcddd588077b93ab3c",
125-
"is_secret": true,
126-
"is_verified": false,
127-
"line_number": 62,
128-
"type": "Secret Keyword",
129-
"verified_result": null
130-
}
131-
],
132-
"tools/minimal-demo-prod-scripts/README.md": [
133-
{
134-
"hashed_secret": "89a6cfe2a229151e8055abee107d45ed087bbb4f",
135-
"is_secret": true,
136-
"is_verified": false,
137-
"line_number": 28,
138-
"type": "Secret Keyword",
139-
"verified_result": null
140-
},
141-
{
142-
"hashed_secret": "365b78d42089abe4583503eded60fa7c1b3e1cd0",
143-
"is_secret": true,
144-
"is_verified": false,
145-
"line_number": 47,
146-
"type": "Secret Keyword",
147-
"verified_result": null
148-
}
149-
],
150-
"tools/minimal-demo-prod-scripts/catalog_values_demo_deployment.json": [
151-
{
152-
"hashed_secret": "216168000275f83a7bc3599e708c5bafab959783",
153-
"is_secret": true,
154-
"is_verified": false,
155-
"line_number": 2,
156-
"type": "Secret Keyword",
157-
"verified_result": null
158-
},
159-
{
160-
"hashed_secret": "55aac310878e11ce14b29027f77e58cb7c4fe7a4",
161-
"is_secret": true,
162-
"is_verified": false,
163-
"line_number": 8,
164-
"type": "Secret Keyword",
165-
"verified_result": null
166-
},
167-
{
168-
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
169-
"is_secret": true,
170-
"is_verified": false,
171-
"line_number": 56,
172-
"type": "Secret Keyword",
173-
"verified_result": null
174-
},
175-
{
176-
"hashed_secret": "b295b04949a98dc50ba65adcddd588077b93ab3c",
177-
"is_secret": true,
178-
"is_verified": false,
179-
"line_number": 65,
180-
"type": "Secret Keyword",
181-
"verified_result": null
182-
}
183-
],
184-
"tools/minimal-demo-prod-scripts/catalog_values_minimal_deployment.json": [
185-
{
186-
"hashed_secret": "216168000275f83a7bc3599e708c5bafab959783",
187-
"is_secret": true,
188-
"is_verified": false,
189-
"line_number": 2,
190-
"type": "Secret Keyword",
191-
"verified_result": null
192-
},
193-
{
194-
"hashed_secret": "55aac310878e11ce14b29027f77e58cb7c4fe7a4",
195-
"is_secret": true,
196-
"is_verified": false,
197-
"line_number": 8,
198-
"type": "Secret Keyword",
199-
"verified_result": null
200-
},
201-
{
202-
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
203-
"is_secret": true,
204-
"is_verified": false,
205-
"line_number": 56,
206-
"type": "Secret Keyword",
207-
"verified_result": null
208-
},
209-
{
210-
"hashed_secret": "b295b04949a98dc50ba65adcddd588077b93ab3c",
211-
"is_secret": true,
212-
"is_verified": false,
213-
"line_number": 65,
214-
"type": "Secret Keyword",
215-
"verified_result": null
216-
}
217-
],
218-
"tools/minimal-demo-prod-scripts/catalog_values_production_deployment.json": [
219-
{
220-
"hashed_secret": "216168000275f83a7bc3599e708c5bafab959783",
221-
"is_secret": true,
222-
"is_verified": false,
223-
"line_number": 2,
224-
"type": "Secret Keyword",
225-
"verified_result": null
226-
},
227-
{
228-
"hashed_secret": "55aac310878e11ce14b29027f77e58cb7c4fe7a4",
229-
"is_secret": true,
230-
"is_verified": false,
231-
"line_number": 8,
232-
"type": "Secret Keyword",
233-
"verified_result": null
234-
},
235-
{
236-
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
237-
"is_secret": true,
238-
"is_verified": false,
239-
"line_number": 56,
240-
"type": "Secret Keyword",
241-
"verified_result": null
242-
},
243-
{
244-
"hashed_secret": "b295b04949a98dc50ba65adcddd588077b93ab3c",
245-
"is_secret": true,
246-
"is_verified": false,
247-
"line_number": 65,
248-
"type": "Secret Keyword",
249-
"verified_result": null
250-
}
251105
]
252106
},
253107
"version": "0.13.1+ibm.62.dss",

.tekton/hpcaas/hpcaas-pr-pipeline/hpcaas-pipeline-git-pr-status.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
description: Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster management nodes. By default, the solution uses a RHEL88 base image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering.
6262
default: ""
6363
- name: cluster_name
64-
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifier for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
64+
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifer for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
6565
default: ""
6666
- name: reservation_id
6767
description: Ensure that you have received the reservation ID from IBM technical sales. Reservation ID is a unique identifier to distinguish different IBM Cloud HPC service agreements. It must start with a letter and can only contain letters, numbers, hyphens (-), or underscores (_).

.tekton/hpcaas/hpcaas-pr-pipeline/listener-git-pr-status.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
description: Name of the custom image that you want to use to create virtual server instances in your IBM Cloud account to deploy the IBM Cloud HPC cluster management nodes. By default, the solution uses a RHEL88 base image with additional software packages mentioned [here](https://cloud.ibm.com/docs/ibm-spectrum-lsf#create-custom-image). If you would like to include your application-specific binary files, follow the instructions in [ Planning for custom images ](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images) to create your own custom image and use that to build the IBM Cloud HPC cluster through this offering.
5757
default: ""
5858
- name: cluster_name
59-
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifier for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
59+
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifer for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
6060
default: ""
6161
- name: reservation_id
6262
description: Ensure that you have received the reservation ID from IBM technical sales. Reservation ID is a unique identifier to distinguish different IBM Cloud HPC service agreements. It must start with a letter and can only contain letters, numbers, hyphens (-), or underscores (_).
@@ -65,7 +65,7 @@ spec:
6565
default: ""
6666
description: The IBM Cloud zone name within the selected region where the IBM Cloud HPC cluster should be deployed and requires a single zone input value. Supported zones are eu-de-2 and eu-de-3 for eu-de, us-east-1 and us-east-3 for us-east, and us-south-1 for us-south. The management nodes, file storage shares, and compute nodes will be deployed in the same zone.[Learn more](https://cloud.ibm.com/docs/vpc?topic=vpc-creating-a-vpc-in-a-different-region#get-zones-using-the-cli).
6767
- name: us_east_cluster_id
68-
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifier for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
68+
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifer for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
6969
default: ""
7070
- name: us_east_reservation_id
7171
description: Ensure that you have received the reservation ID from IBM technical sales. Reservation ID is a unique identifier to distinguish different IBM Cloud HPC service agreements. It must start with a letter and can only contain letters, numbers, hyphens (-), or underscores (_).
@@ -74,7 +74,7 @@ spec:
7474
default: ""
7575
description: The IBM Cloud zone name within the selected region where the IBM Cloud HPC cluster should be deployed and requires a single zone input value. Supported zones are eu-de-2 and eu-de-3 for eu-de, us-east-1 and us-east-3 for us-east, and us-south-1 for us-south. The management nodes, file storage shares, and compute nodes will be deployed in the same zone.[Learn more](https://cloud.ibm.com/docs/vpc?topic=vpc-creating-a-vpc-in-a-different-region#get-zones-using-the-cli).
7676
- name: eu_de_cluster_id
77-
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifier for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
77+
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifer for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
7878
default: ""
7979
- name: eu_de_reservation_id
8080
description: Ensure that you have received the reservation ID from IBM technical sales. Reservation ID is a unique identifier to distinguish different IBM Cloud HPC service agreements. It must start with a letter and can only contain letters, numbers, hyphens (-), or underscores (_).
@@ -83,7 +83,7 @@ spec:
8383
default: ""
8484
description: The IBM Cloud zone name within the selected region where the IBM Cloud HPC cluster should be deployed and requires a single zone input value. Supported zones are eu-de-2 and eu-de-3 for eu-de, us-east-1 and us-east-3 for us-east, and us-south-1 for us-south. The management nodes, file storage shares, and compute nodes will be deployed in the same zone.[Learn more](https://cloud.ibm.com/docs/vpc?topic=vpc-creating-a-vpc-in-a-different-region#get-zones-using-the-cli).
8585
- name: us_south_cluster_id
86-
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifier for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
86+
description: Ensure that you have received the cluster ID from IBM technical sales. A unique identifer for HPC cluster used by IBM Cloud HPC to differentiate different HPC clusters within the same reservation. This can be up to 39 alphanumeric characters including the underscore (_), the hyphen (-), and the period (.) characters. You cannot change the cluster ID after deployment.
8787
default: ""
8888
- name: us_south_reservation_id
8989
description: Ensure that you have received the reservation ID from IBM technical sales. Reservation ID is a unique identifier to distinguish different IBM Cloud HPC service agreements. It must start with a letter and can only contain letters, numbers, hyphens (-), or underscores (_).

0 commit comments

Comments
 (0)