Commit Graph

26 Commits (bc40164871b2b459e819da9100678c753d8f9106)

Author SHA1 Message Date
dani b31c6a2834
update loopback to normalize endpoint_url (#5603)
11 months ago
Johan Brandhorst-Satzkorn 3a49c8c483
Update golang.org deps and Go version (#5595)
11 months ago
dani 2ed3430069
Modify storage bucket service to include NormalizeStorageBucketData (#5590)
11 months ago
Damian Debkowski 85b9adea81
feat(loopback): support dynamic credentials (#4982)
2 years ago
Elim Tsiagbey 130010a2ca feat(testing): add loopback plugin support for overriding the error state with SBC State
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Danielle Miu 40477d84c0 add objects to default loopback bucket
2 years ago
dani c43ded06a6 add delete objects command to proto and loopback (#785)
2 years ago
Johan Brandhorst-Satzkorn 16eab12458 internal/plugin: fix typo
2 years ago
Damian Debkowski 12600617ba
fix(plugin): remove unit test race condition (#4002)
2 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
Damian Debkowski e7420eb690
fix(plugin): correct spelling mistake
3 years ago
Damian Debkowski 9aa4d40d95
feat(storage): provide optional chunk size field for GetObject
3 years ago
Damian Debkowski 234c4ade86
refactor(plugin): use flat file system for loopback storage
3 years ago
Damian Debkowski 331254402a
feat(loopback): add ability to mock putObject response
3 years ago
Louis Ruch 042c46e00e
test(storage): Avoid panic in test when writing to closed channel
3 years ago
Damian Debkowski 95c3b2d56a
test(storage): improve loopback mock err & update storage container closed err msg
3 years ago
Danielle Miu bb82fa6507
update storage buckets to use a shared persisted secrets type. add options
3 years ago
Damian Debkowski 39a07252b6
refactor(storage): read from local disk for putObject
3 years ago
Louis Ruch 34942e001b
feat(loopback): Create directories in object key
3 years ago
Louis Ruch 798a1f952a
feat(storage): Add support for storage plugins
3 years ago
Damian Debkowski 9ef94892f4
test(plugin): Support storage service in loopback plugin
3 years ago
Louis Ruch 351444f1bd
refact(plugin): Move host loopback plugin into internal/plugin/loopback
3 years ago