minio/cmd
Nitish Tiwari 67d8396af4
Fix Manta gateway client creation flow (#6425)
This commit fixes the Manta gateway client creation flow. We now affix
the endpoint scheme with endpoint URL while creating the Manta client
for gateway.

Also add steps in Manta gateway docs on how to run with custom Manta
endpoint.

Fixes #6408
2018-09-07 08:41:42 +05:30
..
crypto return Access Denied for invalid SSE keys (#6432) 2018-09-06 12:31:12 -07:00
gateway Fix Manta gateway client creation flow (#6425) 2018-09-07 08:41:42 +05:30
http Bump up soMaxConn backlog for listener to 2048 (#6416) 2018-09-05 13:16:19 -07:00
logger Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
rpc Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00
acl-handlers.go
admin-handlers.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
admin-handlers_test.go
admin-heal-ops.go
admin-router.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
admin-rpc-client.go
admin-rpc-server.go
admin-rpc_test.go
api-datatypes.go
api-errors.go return Access Denied for invalid SSE keys (#6432) 2018-09-06 12:31:12 -07:00
api-errors_test.go
api-headers.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
api-headers_test.go
api-resources.go
api-resources_test.go
api-response-multipart.go
api-response.go
api-response_test.go
api-router.go
auth-handler.go
auth-handler_test.go
benchmark-utils_test.go
bitrot.go
bitrot_test.go
bool-flag.go
bool-flag_test.go
bucket-handlers-listobjects.go
bucket-handlers.go
bucket-handlers_test.go
bucket-notification-handlers.go
bucket-policy-handlers.go
bucket-policy-handlers_test.go
build-constants.go
certs.go
certs_test.go
common-main.go
config-current.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
config-current_test.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
config-dir.go
config-migrate.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
config-migrate_test.go
config-versions.go
config.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
disk-cache-config.go
disk-cache-config_test.go
disk-cache-fs.go
disk-cache.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
disk-cache_test.go
disk-usage.go
dummy-object-layer_test.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
encryption-v1_test.go
endpoint-ellipses.go
endpoint-ellipses_test.go
endpoint.go
endpoint_test.go
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go
erasure-heal.go
erasure-heal_test.go
erasure-utils.go
erasure.go
erasure_test.go
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
format-disk-cache.go
format-disk-cache_test.go
format-fs.go
format-fs_test.go
format-meta.go
format-xl.go
format-xl_test.go
fs-v1-helpers.go
fs-v1-helpers_test.go
fs-v1-metadata.go
fs-v1-metadata_test.go
fs-v1-multipart.go
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
fs-v1_test.go
gateway-common.go
gateway-main.go Gateway should honour --address flag while checking port availability (#6428) 2018-09-06 16:42:33 -07:00
gateway-main_test.go
gateway-router.go
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go
generic-handlers.go
generic-handlers_test.go
globals.go
handler-utils.go
handler-utils_test.go
hasher.go
healthcheck-handler.go
healthcheck-handler_test.go
healthcheck-router.go
http-stats.go Add RPC counters for HTTP stats. (#6206) 2018-08-30 14:17:58 +05:30
httprange.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
httprange_test.go
jwt.go
jwt_test.go
leak-detect_test.go
local-admin-client.go
local-admin-client_test.go
local-locker.go
lock-rpc-client.go
lock-rpc-client_test.go
lock-rpc-server-common.go
lock-rpc-server-common_test.go
lock-rpc-server.go
lock-rpc-server_test.go
lock-stat.go
main.go
metrics-router.go
metrics.go
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net.go
net_test.go
notification.go
object-api-common.go
object-api-datatypes.go
object-api-deleteobject_test.go xl: Fix removing an empty directory (#6421) 2018-09-05 16:38:03 -07:00
object-api-errors.go
object-api-getobject_test.go xl: Fix removing an empty directory (#6421) 2018-09-05 16:38:03 -07:00
object-api-getobjectinfo_test.go xl: Fix removing an empty directory (#6421) 2018-09-05 16:38:03 -07:00
object-api-input-checks.go
object-api-interface.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
object-api-listobjects_test.go xl: Fix removing an empty directory (#6421) 2018-09-05 16:38:03 -07:00
object-api-multipart_test.go
object-api-putobject_test.go
object-api-utils.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
object-api-utils_test.go
object-handlers-common.go
object-handlers.go Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
object-handlers_test.go
object_api_suite_test.go
os-reliable.go
os-reliable_test.go
peer-rpc-client-target.go
peer-rpc-client.go
peer-rpc-server.go
policy.go
policy_test.go
posix-dirent-fileno.go
posix-dirent-ino.go
posix-errors.go
posix-errors_test.go
posix-list-dir_plan9.go
posix-list-dir_test.go
posix-list-dir_unix.go
posix-list-dir_windows.go
posix.go
posix_test.go
posix_unix_test.go
posix_windows_test.go
post-policy_test.go
postpolicyform.go
postpolicyform_test.go
prepare-storage.go Fail for critical errors early on during prepare storage (#6404) 2018-09-05 10:20:54 -07:00
retry.go
retry_test.go
routers.go
rpc.go
rpc_test.go
server-main.go Fix config subsystem to wait on quorum number of formatted disks (#6407) 2018-09-05 20:55:55 +05:30
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go
service.go
setup-type.go
signals.go
signature-v2.go
signature-v2_test.go
signature-v4-parser.go
signature-v4-parser_test.go
signature-v4-utils.go
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go
storage-class.go
storage-class_test.go
storage-datatypes.go
storage-errors.go
storage-interface.go
storage-rpc-client.go Send length instead of empty buffer for ReadFile() (#6414) 2018-09-04 23:22:05 -07:00
storage-rpc-server.go Send length instead of empty buffer for ReadFile() (#6414) 2018-09-04 23:22:05 -07:00
storage-rpc_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
test-utils_test.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
ui-errors-utils.go
ui-errors.go
update-main.go Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00
update-main_test.go
update-notifier.go
update-notifier_test.go
utils.go Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00
utils_test.go
version-main.go
version_test.go
web-handlers.go Add admin get/set config keys API (#6113) 2018-09-06 20:33:18 +05:30
web-handlers_test.go
web-router.go
xl-sets.go Fix config subsystem to wait on quorum number of formatted disks (#6407) 2018-09-05 20:55:55 +05:30
xl-sets_test.go
xl-v1-bucket.go
xl-v1-common.go
xl-v1-common_test.go
xl-v1-errors.go
xl-v1-healing-common.go
xl-v1-healing-common_test.go
xl-v1-healing.go
xl-v1-healing_test.go
xl-v1-list-objects-heal.go
xl-v1-list-objects.go
xl-v1-metadata.go
xl-v1-metadata_test.go
xl-v1-multipart.go Return quorum error based on disks in abortMultipartUpload (#6362) 2018-08-29 13:36:19 -07:00
xl-v1-multipart_test.go
xl-v1-object.go xl: Fix removing an empty directory (#6421) 2018-09-05 16:38:03 -07:00
xl-v1-object_test.go xl: Avoid removing a directory if it is not an object dir (#6395) 2018-08-31 13:16:35 -07:00
xl-v1-utils.go
xl-v1-utils_test.go
xl-v1.go
xl-v1_test.go