Commit Graph

47 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Damian Debkowski 26a07c1418
fix(sbc): ensure secrets cannot be empty & add unit tests (#5102)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Elim Tsiagbey 11272b6c2a feat: update storage to support dependency calls
2 years ago
Damian Debkowski 9bc5e492f6 feat(sbc): add upsert worker storage bucket job
2 years ago
Damian Debkowski 162a857a29 feat(sbc): Add domain changes for SBC
2 years ago
Damian Debkowski 7a3c484147 feat(storage): add UpsertStorageBucket & GetStorageBucketStates methods
2 years ago
Elim Tsiagbey 012ec400f0 feat: Update `StorageBucketSecret` to `StorageBucketCredentialManagedSecret`
2 years ago
Damian Debkowski 88c67e4eea feat(proto): define storage bucket state in worker status
2 years ago
Elim Tsiagbey 3f94c900f0 feat: Add worker event listener
2 years ago
Elim Tsiagbey 8506ed3e2c feat: Report Local Storage State Status
2 years ago
Damian Debkowski aea473c77b feat: new worker config for minimumAvailableCapacity
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Elim Tsiagbey ac382da11f fix: initialize `assert` for `withBuffer` test
2 years ago
Elim Tsiagbey fd385089e8 feat: create default logical block size
2 years ago
Damian Debkowski 87b19504d7 feat(storage): remove withMinimumBuffer
2 years ago
Elim Tsiagbey cae97fcd2e feat: Add function that writes to a file without expanding the buffer and closes the file.
2 years ago
Elim Tsiagbey 366128f079 Update Storage options to support rolling buffer (#798)
2 years ago
Johan Brandhorst-Satzkorn 516d7b3486 internal/storage: support pagination for storage buckets
2 years ago
Johan Brandhorst-Satzkorn 8c3e309816 internal/storage/plugin: run tests in parallel
2 years ago
Johan Brandhorst-Satzkorn 1a6e2fc5b1 internal/storage: fix options test
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Damian Debkowski e285a8ef6f
refactor: make secrets optional for storage bucket (#3353)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Louis Ruch 203d4bb048
fix(storage): Remove client
3 years ago
Danielle Miu 1052118836
remove field masks from proto
3 years ago
Louis Ruch f0e95d7267
docs(storage): Update comments
3 years ago
Damian Debkowski 9aa4d40d95
feat(storage): provide optional chunk size field for GetObject
3 years ago
Timothy Messier e29939ce41
feat(storage): Define interface for creating temporary files
3 years ago
Timothy Messier 82989fd123
feat(storage): Stub out Open interface method
3 years ago
Danielle Miu 385b804ed2
update plugin options to include WithVersion
3 years ago
Louis Ruch e83f5bcd4c
feat(storage): Rename NewLocalFS to NewSyncingFS
3 years ago
Danielle Miu bb82fa6507
update storage buckets to use a shared persisted secrets type. add options
3 years ago
Louis Ruch 1662445e8e
feat(storage): Wire up storage buckets in session recording
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Louis Ruch 38723f8112
feat(storage): Add RemoteFs to storage interface
3 years ago
Timothy Messier 897b70f090
feat(storage): Make Option fields exported
3 years ago
Louis Ruch def8e47f32
feat(storage): Add pluginInfo to storageBucket
3 years ago
Louis Ruch 52fbc6410c
feat(storage): Add interface, options and errors
3 years ago