Sheng Zheng

Results 10 comments of Sheng Zheng

https://github.com/minio/console/issues/1908 I also face on this issue reslove with add the ```ENV``` -> ```MINIO_BROWSER_REDIRECT_URL``` but also have some issue in subpath, the issue belw here object cant download, redirect with...

Not a best practice if you want fix download API Error when I setting up of one domain mapping to minio (s3 api | console) in istio virtual service CRD...

https://github.com/minio/console/issues/1908 I have the same problem So, now I use ```RELEASE.2022-06-17T02-00-35Z``` ([here](https://hub.docker.com/r/minio/minio/tags?page=1) ) and can touch to login to the website and view the console However, the object download is...

I'm here to explain the practices and limits I set up for success Currently using Kubernetes + Istio to build VS implementation set ENV ```MINIO_BROWSER_REDIRECT_URL``` Add "http://your.specify.domain/console" "/console/" to specify...

@andyzhangx I already sign the CLA, thanks!

Thanks, for now we already using API to control this, just think to create and provide a simply function to send event to use. and looks like the nats event...

Our team currently maintains and operates two dual data centers (Build with Kuberntes and used Istio Service Mesh) The following methods may be for your reference We used Kubernetes StatefulSet...

@asianman35 Sorry that late to reply it, As I know the latest version is fixed the download error, and Fix Logout not used subpath issue (after my report it). A...

Hi clux, Thanks your Reply In fact I use k8s_openapi Mostly because it provides basic K8S Kind Struct support (like Pod / Node / NS ... etc.) And I need...

Thanks for your reply I'm also very interested in this plan It will help me a lot Because ```kubectl``` outputs ```-o yaml``` information It appears to be fixed given ```{...