feat(IAM Identity): add PowerVS compute resource type support#448
Merged
Conversation
5 tasks
6c89630 to
8b33428
Compare
4 tasks
1d30567 to
6a9e645
Compare
Member
Author
|
IAM Identity test results: |
0a764ad to
cd1723e
Compare
pyrooka
requested changes
May 26, 2026
pyrooka
left a comment
Member
There was a problem hiding this comment.
Before the final review I'd like to ask two things:
- Format the code. You'll like want to run
go fmt ./iamidentityv1 - Run the examples test and add the result to the PR - just like you did with the integration tests. We need to make sure the examples are correct and work fine.
cd1723e to
710cd84
Compare
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
710cd84 to
4c0e350
Compare
Member
Author
|
pyrooka
approved these changes
May 26, 2026
pyrooka
left a comment
Member
There was a problem hiding this comment.
Thanks for addressing my comments @briangleeson , the PR looks good now!
ibm-devx-sdk
pushed a commit
that referenced
this pull request
May 27, 2026
# [0.98.0](v0.97.5...v0.98.0) (2026-05-27) ### Features * **IAM Identity:** add PowerVS compute resource type support ([#448](#448)) ([a87c38e](a87c38e))
|
🎉 This PR is included in version 0.98.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This was referenced May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR summary
This PR replaces a previous PR (as Poorani has left IBM): #441
value_stringin Identity Preference handlingPR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information