Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[housekeeping] Include default MinIO credentials in sandbox console readout #3458

Closed
2 tasks done
jpvotta opened this issue Mar 13, 2023 · 3 comments
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request flytectl Issues related to flytectl -Flytes CLI

Comments

@jpvotta
Copy link

jpvotta commented Mar 13, 2023

Motivation: Why do you think this is important?

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

Goal: What should the final outcome look like, ideally?

It would be great to include this information in:

  • The docs (sandbox deployment article)
  • The console readout upon successful install (part of the Flyte is ready! message)

Describe alternatives you've considered

N/A

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@jpvotta jpvotta added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Mar 13, 2023
@welcome
Copy link

welcome bot commented Mar 13, 2023

Thank you for opening your first issue here! 🛠

@GRomR1
Copy link
Contributor

GRomR1 commented Jun 27, 2023

@jpvotta absolutely agree with you! without this issue I cannot login in Minio Admin.

I've found a place where these output should be added

https://github.com/flyteorg/flytectl/blob/master/pkg/util/util.go#L96

@davidmirror-ops
Copy link
Contributor

@GRomR1 that's great!

would you be up to submitting a PR?

@pingsutw pingsutw added flytectl Issues related to flytectl -Flytes CLI and removed untriaged This issues has not yet been looked at by the Maintainers labels Nov 21, 2023
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Apr 30, 2024
flyteorg#3458 Include default MinIO credentials in sandbox console readout

Signed-off-by: Ruslan Gainanov <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Apr 30, 2024
flyteorg#3458 Include default MinIO credentials in sandbox console readout

Signed-off-by: Ruslan Gainanov <[email protected]>
austin362667 pushed a commit to austin362667/flyte that referenced this issue May 7, 2024
flyteorg#3458 Include default MinIO credentials in sandbox console readout

Signed-off-by: Ruslan Gainanov <[email protected]>
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this issue Jul 2, 2024
flyteorg#3458 Include default MinIO credentials in sandbox console readout

Signed-off-by: Ruslan Gainanov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flytectl Issues related to flytectl -Flytes CLI
Projects
None yet
Development

No branches or pull requests

4 participants