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

Enforce bijection relationship between CR and actual S3 resource #22

Open
phlg opened this issue Sep 13, 2023 · 0 comments
Open

Enforce bijection relationship between CR and actual S3 resource #22

phlg opened this issue Sep 13, 2023 · 0 comments

Comments

@phlg
Copy link
Contributor

phlg commented Sep 13, 2023

With the current implementation, it seems possible to have multiple CRs (for instance dummy-bucket1 and dummy-bucket2) reference a single S3 resource (based on the spec.name). This applies both to buckets and policies, and is probably unwanted.

This flew under the radar, for our CR creation process ensures we cannot reference the same S3 resource in two different CRs, but such might not be the case for other users.

@phlg phlg changed the title Enforce bijection between CR and actual S3 resource Enforce bijection relationship between CR and actual S3 resource Sep 13, 2023
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

No branches or pull requests

1 participant