Skip to content

Update new regions and available machine types#22

Merged
ppc64le-cloud-bot merged 1 commit intoppc64le-cloud:mainfrom
kishen-v:upd-regs-machs
Apr 17, 2026
Merged

Update new regions and available machine types#22
ppc64le-cloud-bot merged 1 commit intoppc64le-cloud:mainfrom
kishen-v:upd-regs-machs

Conversation

@kishen-v
Copy link
Copy Markdown
Contributor

Based on:

cloudshell:~$ ibmcloud pi datacenter ls --json | jq -r '.datacenters[] | "\(.location.region),\(.capabilitiesDetails.supportedSystems.general[])"' | awk -F, '{if($1 in m){m[$1]=m[$1]", \""$2"\""}else{m[$1]="\"" $2 "\""}} END{for(k in m) print "\""k"\": {" m[k] "}"}' | sort
"che01": {"e980", "s922"}
"che02": {"s1022"}
"che03": {"s1022", "s1122"}
"dal10": {"e1080", "s1022", "e980", "s922"}
"dal12": {"s1122", "e1080", "e1050", "s1022", "e980", "s922"}
"dal14": {"s1122", "e1080", "e1050", "s1022"}
"eu-de-1": {"s1122", "e1080", "e1050", "s1022", "e980", "s922"}
"eu-de-2": {"e1080", "e1050", "s1022", "e980", "s922"}
"lon04": {"s1022", "e980", "s922"}
"lon06": {"s1022", "e980", "s922"}
"mad02": {"s1122", "e1080", "e1050", "s1022", "e980", "s922"}
"mad04": {"e1080", "e1050", "s1022", "e980"}
"mon01": {"e980", "s922"}
"osa21": {"s1022", "e980", "s922"}
"sao01": {"e1050", "s1022", "e980", "s922"}
"sao04": {"s1022", "e980", "s922"}
"sao05": {"e1080", "e1050", "s1022"}
"syd04": {"s1022", "e980", "s922"}
"syd05": {"s1022", "e980", "s922"}
"tok04": {"s1022", "e980", "s922"}
"tor01": {"s1022", "e980", "s922"}
"us-east": {"e980", "s922"}
"us-south": {"s1022", "e980", "s922"}
"wdc06": {"s1122", "e1080", "e1050", "s1022", "e980", "s922"}
"wdc07": {"e1080", "e1050", "s1022", "e980", "s922"}

@ppc64le-cloud-bot ppc64le-cloud-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 20, 2026
Copy link
Copy Markdown
Contributor

@mkumatag mkumatag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ppc64le-cloud-bot ppc64le-cloud-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 20, 2026
@ppc64le-cloud-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kishen-v, mkumatag

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ppc64le-cloud-bot ppc64le-cloud-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 20, 2026
@mkumatag
Copy link
Copy Markdown
Contributor

/hold
for @Prajyot-Parab 's review

@ppc64le-cloud-bot ppc64le-cloud-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 20, 2026
@Prajyot-Parab
Copy link
Copy Markdown
Member

/unhold

@ppc64le-cloud-bot ppc64le-cloud-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 17, 2026
@ppc64le-cloud-bot ppc64le-cloud-bot merged commit 84e90bc into ppc64le-cloud:main Apr 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants