flagd/core/pkg/sync/builder
Dave Josephsen a9f7261e75
feat: s3 support for the blob sync (#1449)
## This PR
Intent of this pr is to add S3 bucket support to the existing "blob"
sync.

### Related Issues
fixes #1376 

### Notes
Marking as a draft for now until I can find my aws creds and live-test
it.

### Follow-up Tasks
integration testing is yet to be performed

### How to test
unit tests provided

Signed-off-by: Dave Josephsen <dave.josephsen@gmail.com>
2024-12-11 16:06:36 -05:00
..
mock feat: OFREP support for flagd (#1247) 2024-03-27 10:03:01 -07:00
syncbuilder.go feat: s3 support for the blob sync (#1449) 2024-12-11 16:06:36 -05:00
syncbuilder_test.go feat: s3 support for the blob sync (#1449) 2024-12-11 16:06:36 -05:00
utils.go feat: s3 support for the blob sync (#1449) 2024-12-11 16:06:36 -05:00
utils_test.go feat: s3 support for the blob sync (#1449) 2024-12-11 16:06:36 -05:00