trinity-1686a
trinity-1686a pushed to more-streaming-payload at KokaKiwi/garage 2022-03-22 20:41:01 +00:00
a5374a4fdf cleanup
trinity-1686a pushed to more-streaming-payload at KokaKiwi/garage 2022-03-22 20:39:46 +00:00
cbf86fc2d8 cleanup
trinity-1686a pushed to more-streaming-payload at KokaKiwi/garage 2022-03-22 17:21:18 +00:00
db96d2b8bd cleanup
trinity-1686a pushed to more-streaming-payload at KokaKiwi/garage 2022-03-21 20:15:28 +00:00
84eeaa7803 add test for create bucket and put website with streaming signature
6ea6a8d6d1 add test framework for arbitraty S3 requests
4458996ea5 garage_api: Update streaming payload stream unit tests
81f1db6060 garage_api: Handle streaming payload early in request handling
aea8b41728 document request routing logic
Compare 14 commits »
trinity-1686a pushed to more-streaming-payload at KokaKiwi/garage 2022-03-21 20:08:05 +00:00
fc1c0e30b3 add test for create bucket and put website with streaming signature
trinity-1686a created branch more-streaming-payload in trinity-1686a/garage 2022-03-11 16:36:10 +00:00
trinity-1686a pushed to more-streaming-payload at trinity-1686a/garage 2022-03-11 16:36:10 +00:00
7f14b6c24d add test framework for arbitraty S3 requests
f2e72bb05e garage_api: Update streaming payload stream unit tests
a2f49e59d1 garage_api: Handle streaming payload early in request handling
c00b2c9948 Functional tests for admin commands
8df1e186de Functional tests for website endpoints
Compare 10 commits »
trinity-1686a commented on pull request Deuxfleurs/garage#262 2022-03-07 15:07:46 +00:00
add support for kubernetes service discovery

could you add the following line please?

trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:52:23 +00:00
32864bb8f3 re-update cargo.nix
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:48:45 +00:00
cea91e7a7d re-update cargo.nix
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:43:00 +00:00
3536903a58 re-update cargo.nix
fe9210f071 address review comments
93637d40ec correct location, response xml and behavior on missing filename
63948190e4 stricter policy validation
e0aee72a9c fix review comments
Compare 16 commits »
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:30:57 +00:00
0fae509b29 address review comments
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:30:01 +00:00
a19079ba1a address review comments
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-16 22:28:13 +00:00
fe9cedfdf5 address review comments
trinity-1686a commented on pull request Deuxfleurs/garage#222 2022-02-16 22:25:28 +00:00
Support for PostObject

turns out AWS ignore this, and only consider content type set in what I called param, not in the field metadata

trinity-1686a commented on pull request Deuxfleurs/garage#222 2022-02-15 17:18:40 +00:00
Support for PostObject

see comment on key

trinity-1686a commented on pull request Deuxfleurs/garage#222 2022-02-15 17:17:58 +00:00
Support for PostObject

this is not specified, it's however the behavior of AWS. policy and x-amz-signature are the only two fields I found to not be required in the policy. Even x-amz-credential, which is definitelly…

trinity-1686a commented on pull request Deuxfleurs/garage#222 2022-02-15 17:14:31 +00:00
Support for PostObject

that was actually how a previous iteration worked. This behavior was added because it's exactly how AWS behave (not that I can say I agree with that behavior)

trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-12 13:14:05 +00:00
16cd481d1a fix bad merge on cargo.nix
trinity-1686a pushed to post-object at trinity-1686a/garage 2022-02-12 13:11:57 +00:00
f1ebcad654 fix bad merge on cargo.nix