Kubernetes?
Garage supports connecting to a node using something like <hex blob>@my-domain.tld:1234
. You can use that in bootstrap_peers in config, or when doing garage node connect <peer-id>
. Internally,…
46c769ca00
correct location, response xml and behavior on missing filename
0a5148ba99
stricter policy validation
6317b1c698
fix review comments
37372ed7dc
answer a bit more like aws
42a803ec61
add length support to post policy
f551062456
add length support to post policy
8eaba9e615
add post object policy support
bc7242d01a
refactore params parsing
259cd7e02c
refactore signature verification to avoir duplication
fca685e67d
update Cargo.nix and fix clippy
DeleteObject should almost always return 204
11bb514b34
refactore params parsing
dca1018cd5
refactore signature verification to avoir duplication
73d234c893
working PostObject without policy support
5886be7f0a
add basic parsing for PostObject
c5c3fa3f1a
add routing for Post Object
935670690f
Probably fix test-smoke
ae2f32baf1
Hide deleted key in bucket info (fix #211)
WIP: Support for PostObject