Andrew Gaul
Andrew Gaul
Does single-character replacement suffice? Or would something more involved like regexes address more use cases?
Do you have a specific use case for more complicated replacements? I won't add technical complexity just for fun.
Users should be able to set the available regions via `jclouds.region` and `jclouds.regions`. But I believe that the symptom I observed here is the AWS CLI using `aws-global` which can...
Please address the Checkstyle and s3-tests failures: ``` ====================================================================== FAIL: s3tests.functional.test_headers.test_object_create_bad_authorization_invalid_aws2 ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gaul/work/s3proxy/s3-tests/virtualenv/lib/python3.6/site-packages/nose/case.py", line 170, in runTest self.test(*self.arg) File "/home/gaul/work/s3proxy/s3-tests/s3tests/functional/test_headers.py", line 414, in test_object_create_bad_authorization_invalid_aws2...
@RunFMe Can you fix the test failures as I suggested? I plan to run a release this weekend.
@RunFMe could you finish this PR?
I'm happy to add a feature like this but want to follow other servers as a template. Someone proposed adding a `/statusz` endpoint in #763 so maybe this would be...
I'm happy to merge Minio-style `/metrics` endpoint but won't have the cycles to do this myself. Could you raise a PR for this? The three sets of metrics you suggest...
I don't understand this PR. Let's merge or improve the original #2490.
Sorry I missed this which duplicates #2549. Let's try harder not to duplicate work int he future.