Skip to content

fix(IAM Identity): add PowerVS compute resource type support#341

Merged
pyrooka merged 3 commits into
IBM:mainfrom
briangleeson:iam-identity-profiles
Jun 9, 2026
Merged

fix(IAM Identity): add PowerVS compute resource type support#341
pyrooka merged 3 commits into
IBM:mainfrom
briangleeson:iam-identity-profiles

Conversation

@briangleeson

@briangleeson briangleeson commented May 29, 2026

Copy link
Copy Markdown
Member

PR summary

This PR replaces and fixes this previous PR: IBM/platform-services-java-sdk#302

  • Add support for PowerVS compute resource type
  • Fix issue with value_string in Identity Preference handling by making it not required
  • Fix issue from previous PR with email strings

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

$ npm run test-integration

PASS  test/integration/iam-identity.v1.test.js (813.888 s)

Test Suites: 1 passed, 1 total
Tests:       78 passed, 78 total
Snapshots:   0 total
Time:        814.785 s
Ran all test suites matching /test\\integration\\iam-identity/i.


$ npm run test-examples

PASS  examples/iam-identity.v1.test.js (739.571 s)

Test Suites: 1 passed, 1 total
Tests:       58 passed, 58 total
Snapshots:   0 total
Time:        742.255 s, estimated 750 s
Ran all test suites matching /examples\\iam-identity/i.

@CLAassistant

CLAassistant commented May 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@briangleeson briangleeson marked this pull request as draft May 29, 2026 14:56
pooraniss-ibm and others added 2 commits June 3, 2026 09:28
Signed-off-by: poorani <poorani.senthilkumar.sankari@ibm.com>
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
@briangleeson briangleeson force-pushed the iam-identity-profiles branch from 43081a3 to d5fd74e Compare June 3, 2026 08:28
@briangleeson briangleeson marked this pull request as ready for review June 3, 2026 08:29
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
@pyrooka pyrooka self-assigned this Jun 4, 2026
@pyrooka pyrooka self-requested a review June 4, 2026 11:33
@briangleeson briangleeson changed the title feat(iam-identity): Add PowerVS compute resource type support fix(iam-identity): Add PowerVS compute resource type support Jun 4, 2026
@pyrooka pyrooka changed the title fix(iam-identity): Add PowerVS compute resource type support fix(IAM Identity): add PowerVS compute resource type support Jun 9, 2026

@pyrooka pyrooka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good!

@pyrooka pyrooka merged commit 17fa7a9 into IBM:main Jun 9, 2026
8 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Jun 9, 2026
## [0.83.5](v0.83.4...v0.83.5) (2026-06-09)

### Bug Fixes

* **IAM Identity:** add PowerVS compute resource type support ([#341](#341)) ([17fa7a9](17fa7a9))
@ibm-devx-sdk

Copy link
Copy Markdown

🎉 This PR is included in version 0.83.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants