Skip to content
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

[IAM]: use client from ctx in resources/iam_v3 #1880

Merged
merged 4 commits into from Aug 15, 2022
Merged

[IAM]: use client from ctx in resources/iam_v3 #1880

merged 4 commits into from Aug 15, 2022

Conversation

artem-lifshits
Copy link
Member

@artem-lifshits artem-lifshits commented Aug 15, 2022

Summary of the Pull Request

Use client from ctx in iam_group/iam_group_membership/iam_role_assignment

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccIdentityV3Group_basic
--- PASS: TestAccIdentityV3Group_basic (65.66s)
PASS

Process finished with the exit code 0

=== RUN   TestAccIdentityV3GroupMembership_basic
--- PASS: TestAccIdentityV3GroupMembership_basic (105.29s)
PASS

Process finished with the exit code 0


=== RUN   TestAccIdentityV3RoleAssignment_basic
--- PASS: TestAccIdentityV3RoleAssignment_basic (77.69s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits changed the title [IAM]: use client from ctx in iam_group/iam_group_membership/iam_role_assignment [IAM]: use client from ctx in resources/iam_v3 Aug 15, 2022
@artem-lifshits artem-lifshits marked this pull request as ready for review August 15, 2022 18:38
Aloento
Aloento previously approved these changes Aug 15, 2022
@Aloento Aloento self-requested a review August 15, 2022 18:52
@artem-lifshits
Copy link
Member Author

=== RUN TestAccIdentityV3RoleAssignment_basic
--- PASS: TestAccIdentityV3RoleAssignment_basic (88.91s)
PASS

Process finished with the exit code 0

=== RUN TestAccIdentityV3GroupMembership_basic
--- PASS: TestAccIdentityV3GroupMembership_basic (104.48s)
PASS

Process finished with the exit code 0

=== RUN TestAccIdentityV3Group_basic
--- PASS: TestAccIdentityV3Group_basic (65.27s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits self-assigned this Aug 15, 2022
@artem-lifshits artem-lifshits added this to In progress in Upstream via automation Aug 15, 2022
@otc-zuul
Copy link

otc-zuul bot commented Aug 15, 2022

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/c2a086ab55384a3ba153609275a07546

✔️ build-otc-releasenotes SUCCESS in 3m 10s
✔️ otc-golangci-lint SUCCESS in 2m 56s
✔️ golang-make-test SUCCESS in 3m 09s
✔️ golang-make-vet SUCCESS in 2m 33s
✔️ tflint SUCCESS in 1m 50s
✔️ goreleaser-build SUCCESS in 8m 22s

@otc-zuul otc-zuul bot merged commit d10298b into devel Aug 15, 2022
Upstream automation moved this from In progress to Done Aug 15, 2022
@otc-zuul otc-zuul bot deleted the user_groups branch August 15, 2022 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Upstream
  
Done
Development

Successfully merging this pull request may close these issues.

Error: unable to query groups: Too many requests
3 participants