Commit Graph

55 Commits (710337eaeea0aa0a966c3cc007dece2b7830af10)

Author SHA1 Message Date
dependabot[bot] 5f6cb00108
chore(deps): bump the go group across 13 directories with 13 updates (#6051)
5 months ago
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
6 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
7 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
9 months ago
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)
12 months ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years 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
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
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
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
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
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 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
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jeff Mitchell 098c3e1f22 Update sdk dep from proper branch and fix building
4 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
4 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
4 years ago
Todd bbfef2802f
Placeholder Plugin Providers for Repos and added testPlugin struct (#1532)
4 years ago