Remove IsPrivate check for IP policy conversion #78

Closed
opened 2024-05-27 06:47:17 +00:00 by alexvanin · 0 comments
Owner

IsPrivate check of IP subnet in policy exists in AWS S3, but it is unnecessary and in some cases invalid check for local and private installations. Alternative s3 compatible self-hosted solutions like minio do not use this check, neither should we.

`IsPrivate` check of IP subnet in policy exists in AWS S3, but it is unnecessary and in some cases invalid check for local and private installations. Alternative s3 compatible self-hosted solutions like minio do not use this check, neither should we.
dkirillov was assigned by alexvanin 2024-05-27 06:47:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/policy-engine#78
No description provided.