#410 #3458 Include default MinIO credentials
Pull request opened by
GRomR1
#3458 Include default MinIO credentials in sandbox console readout
TL;DR
Include default MinIO credentials in sandbox console readout
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☐ Code completed
☐ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
When following the
steps to setup Flyte on a demo sandbox, the console reports that 📂 The Minio API is hosted on localhost:30002. Use
http://localhost:30080/minio/login for Minio console. However, in order to view the obect store, you need to use the default credentials for MinIO, which are:
username: minio
password: miniostorage
Tracking Issue
flyteorg/flyte#3458
flyteorg/flytectl
✅ All checks have passed
2/2 successful checks