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

aws: topology cache for aws s3 and iam resources #3019

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

tolujimoh
Copy link
Contributor

@tolujimoh tolujimoh commented May 21, 2024

Description

This CR add topology cache for the following aws resources

  • S3 Bucket
  • S3 Access Point
  • IAM Role

This cache is implemented to support autocomplete of aws resources for s3 access workflow

Backend changes
#3023

Proto changes
#3022

@tolujimoh tolujimoh marked this pull request as ready for review May 21, 2024 16:24
@tolujimoh tolujimoh requested a review from a team as a code owner May 21, 2024 16:25
@tolujimoh tolujimoh requested a review from angethuy May 21, 2024 18:03
Copy link
Contributor

@mikecutalo mikecutalo left a comment

Choose a reason for hiding this comment

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

Hey @tolujimoh can we break this PR down into 3 parts so its easier to review? 1. Protos 2. backend aws bits 3. topology cache changes?

@tolujimoh tolujimoh changed the base branch from main to topology-cache-s3-iam-backend May 21, 2024 21:53
@tolujimoh
Copy link
Contributor Author

Hey @tolujimoh can we break this PR down into 3 parts so its easier to review? 1. Protos 2. backend aws bits 3. topology cache changes?

Hey Mike. I have broken in down to 3 CRs

Proto changes
#3022

Backend changes
#3023

Cache changes
#3019

@tolujimoh tolujimoh force-pushed the topology-cache-s3-iam-backend branch from 9f70e9b to 3291d2d Compare May 22, 2024 18:49
Base automatically changed from topology-cache-s3-iam-backend to main May 23, 2024 16:49
@tolujimoh tolujimoh merged commit df77166 into main May 24, 2024
7 checks passed
@tolujimoh tolujimoh deleted the topology-cache-s3-iam branch May 24, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants