InseeFrLab / InseeFrLab/s3-operator

Enforce bijection relationship between CR and actual S3 resource

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
66
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.