Skip to content

minio client API #15093

Discussion options

You must be logged in to vote

@JayaChandra03 we do not know how S3 compatible Zenko is ? - we did some similar testing with GCP's S3 compatibility claim and here are some results..

API AWS S3 MinIO GCS (S3 compatibility)
ListObjectVersions ✔️ ✔️

GCS fails in this manner while they succeed on AWS S3 and MinIO fine.

~ mc ls --versions gcs/harshavardhana
mc: <ERROR> Unable to list folder. unrecognized option:Marker
API AWS S3 MinIO GCS (S3 compatibility)
GetBucketEncryption ✔️ ✔️

GCS fails in this manner while they succeed on AWS S3 and MinIO fine.

~  mc encrypt info gcs/harshavardhana
mc: <ERROR> Unable to get encryption info: 503 Service Unavailable.
API AWS S3 MinIO GCS (S3 compatibility)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by harshavardhana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants