Skip to content

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

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#328
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: #324

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

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

$ make test-int
python -m pytest test/integration/test_iam_identity_v1*
=================== test session starts ===================
platform win32 -- Python 3.14.4, pytest-7.4.4, pluggy-1.6.0
rootdir: C:\Snaps\terraform\platform-services-python-sdk
collected 105 items
============= 105 passed in 798.26s (0:13:18) =============


$ make test-examples
python -m pytest examples/test_iam_identity_v1*
=================== test session starts ===================
platform win32 -- Python 3.14.4, pytest-7.4.4, pluggy-1.6.0
rootdir: C:\Snaps\terraform\platform-services-python-sdk
collected 83 items

examples\test_iam_identity_v1_examples.py .......    [100%]

============== 83 passed in 746.63s (0:12:26) =============

@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 17:05
@briangleeson
briangleeson force-pushed the iam-identity-profiles branch from 605ebe0 to 1bfb0b9 Compare June 2, 2026 08:25
pooraniss-ibm and others added 2 commits June 3, 2026 09:23
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 1bfb0b9 to 9dd3dfa Compare June 3, 2026 08:26
@briangleeson
briangleeson marked this pull request as ready for review June 3, 2026 08:26
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:32
@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 d7cdccc into IBM:main Jun 9, 2026
10 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Jun 9, 2026
## [0.75.1](v0.75.0...v0.75.1) (2026-06-09)

### Bug Fixes

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

Copy link
Copy Markdown

🎉 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