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

[Feature complete]Custom IAM Role models, client, schema, implementation and docs #333

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

GilTeraSky
Copy link
Contributor

@GilTeraSky GilTeraSky commented Nov 15, 2023

  1. What this PR does / why we need it:
    This PR includes the complete implementation of a Custom IAM Role.

  2. Which issue(s) this PR fixes

  3. Additional information
    Acceptance test log:
    bangerar@bangerarYMD6M tests % go test -v -tags=customiamrole === RUN TestAcceptanceCustomIAMRoleResource custom_iam_role_test.go:72: Custom IAM role resource acceptance test complete! --- PASS: TestAcceptanceCustomIAMRoleResource (19.49s) PASS ok github.com/vmware/terraform-provider-tanzu-mission-control/internal/resources/customiamrole/tests 20.055s

Example custom role:
Screenshot 2024-01-16 at 4 55 21 PM

  1. Special notes for your reviewer

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50bbbf8) 25.29% compared to head (e83bed2) 25.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   25.29%   25.30%           
=======================================
  Files         192      192           
  Lines       16657    16658    +1     
=======================================
+ Hits         4214     4215    +1     
  Misses      12225    12225           
  Partials      218      218           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

vrabbi
vrabbi previously approved these changes Nov 20, 2023
@ramya-bangera ramya-bangera changed the title Feat/Custom IAM Role -- Feature Complete [Feature complete]Custom IAM Role models, client, schema, implementation and docs Jan 16, 2024
@shobha2626
Copy link
Contributor

Thanks for attaching the screenshot, is all the CRUD operation tested?

@shobha2626
Copy link
Contributor

Overall. LGTM

@ramya-bangera
Copy link
Contributor

Thanks for attaching the screenshot, is all the CRUD operation tested?

Yes

shobha2626
shobha2626 previously approved these changes Jan 17, 2024
Copy link
Contributor

@shobha2626 shobha2626 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

GilTeraSky and others added 3 commits January 17, 2024 16:19
…tion and docs

Signed-off-by: GilTS <gil@terasky.com>
Signed-off-by: Ramya Bangera <bangerar@vmware.com>
…chema

Signed-off-by: Ramya Bangera <bangerar@vmware.com>
@ramya-bangera ramya-bangera merged commit d6c5fee into main Jan 18, 2024
4 checks passed
@ramya-bangera ramya-bangera deleted the feat/custom-role branch January 18, 2024 07:21
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants