Skip to content

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

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

fix(IAM Identity): add PowerVS compute resource type support#305
pyrooka merged 4 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: #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

$ mvn verify -fae -pl modules/iam-identity -Dskip.unit.tests=true

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.ibm.cloud.platform_services.iam_identity.v1.IamIdentityIT
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 642.9 s -- in com.ibm.cloud.platform_services.iam_identity.v1.IamIdentityIT
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- failsafe:3.1.2:verify (default) @ iam-identity ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:00 min
[INFO] Finished at: 2026-06-04T15:03:54+01:00
[INFO] ------------------------------------------------------------------------


$ mvn exec:java -Dexec.mainClass="com.ibm.cloud.platform_services.iam_identity.v1.IamIdentityExamples"

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:01 min
[INFO] Finished at: 2026-06-04T15:32:32+01:00
[INFO] ------------------------------------------------------------------------

@CLAassistant

CLAassistant commented May 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@briangleeson
briangleeson force-pushed the iam-identity-profiles branch 2 times, most recently from 233ab0e to 102ab53 Compare May 29, 2026 12:20
@briangleeson
briangleeson marked this pull request as draft May 29, 2026 14:56
pooraniss-ibm and others added 2 commits June 3, 2026 09:29
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 102ab53 to 11c40f2 Compare June 3, 2026 08:30
@briangleeson
briangleeson marked this pull request as ready for review June 3, 2026 08:30
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
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
@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.

LGTM!

@pyrooka
pyrooka merged commit cfef722 into IBM:main Jun 9, 2026
7 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Jun 9, 2026
## [0.75.1](0.75.0...0.75.1) (2026-06-09)

### Bug Fixes

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

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.75.1 🎉

The release is available on GitHub release

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