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

refactor(storage/fs/object): move all implementations into single sto… #9

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

erka
Copy link
Owner

@erka erka commented Jan 5, 2024

…re backed by gcblob

@erka erka merged commit 4f29509 into erka:gcs Jan 6, 2024
25 of 26 checks passed
@markphelps markphelps deleted the gm/gocloud-object branch January 6, 2024 16:34
erka added a commit that referenced this pull request Jan 7, 2024
* feat(storage/gcs): add support for Google Cloud Storage

fixes flipt-io#2288

* address PR feedback, cleanup tests and better context for blob FS

* cleanup docs

* fix tests and schema

* Update internal/config/storage.go

Co-authored-by: Mark Phelps <[email protected]>

* cleanup go.mod

* Update internal/storage/fs/object/blob/blob_fs.go

Co-authored-by: George <[email protected]>

* remove unused import

* Update internal/storage/fs/object/blob/blob_fs_test.go

Co-authored-by: George <[email protected]>

* fix test prefix

* remove prefixedBucket

* refactor(storage/fs/object): move all implementations into single store backed by gcblob (#9)

Co-authored-by: George MacRorie <[email protected]>

* fix linter issue and remove panic call

* cleanup

* added new integration test to github actions and improve test coverage

---------

Co-authored-by: Mark Phelps <[email protected]>
Co-authored-by: George <[email protected]>
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