-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCM-2437 | feat: Expose /api/v1/clusters_mgmt/aws_inquiries/sts_account_roles #837
OCM-2437 | feat: Expose /api/v1/clusters_mgmt/aws_inquiries/sts_account_roles #837
Conversation
np: I don't know what happened but I am seeing 6 commits all having the same commit message. Can you squash them? |
Doh. Forgot to squash it. Thanks for the reminder 👍 |
5d74a6a
to
f266d61
Compare
All changes made @machi1990 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left one comment which will need others view on it as well.
Other than that the change looks good to me.
Thanks @robpblake
@oriAdler @andreadecorte PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a small comment, other than that LGTM.
f266d61
to
18ebcc4
Compare
/lgtm |
This PR updates the API model to add support for the
/api/v1/clusters_mgmt/aws_inquiries/sts_account_roles
endpoint. The endpoint is already implemented, but is not exposed in the OpenAPI spec nor the SDK.