When checking if the minio container is up and running, the followign
output is printed:
pinging minio...
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access
Denied.</Message><Key></Key><BucketName></BucketName><Resource>/</Resource><RequestId>3L137</RequestId><HostId>3L137</HostId></Error>
... OK
This is a misleading message, as it shows an error ("Access Denied") but
there is no problem at all, so we can drop the curl output.
[ Full content available at:
https://github.com/apache/incubator-openwhisk-devtools/pull/165 ]
This message was relayed via gitbox.apache.org for [email protected]