Skip to content

Update minio to explicitly specify console address #2

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

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

sonicaj
Copy link
Member

@sonicaj sonicaj commented Dec 27, 2021

This commit adds changes to explicitly specify minio console address as in the latest version(s), minio is now exposing 2 ports for different reasons. For UI we have console address and for minio server port, we have a separate port. If minio console address is not explicitly specified, it results in minio randomly choosing a port which it wants to use for minio console which results in inconsistent behavior as port forwarding gets broken with the new dynamic port not being mapped.

This commit adds changes to explicitly specify minio console address as in the latest version(s), minio is now exposing 2 ports for different reasons. For UI we have console address and for minio server port, we have a separate port. If minio console address is not explicitly specified, it results in minio randomly choosing a port which it wants to use for minio console which results in inconsistent behavior as port forwarding gets broken with the new dynamic port not being mapped
@sonicaj sonicaj requested review from william-gr, kmoore134, rick-mesta and a team December 27, 2021 12:53
@sonicaj sonicaj self-assigned this Dec 27, 2021
@sonicaj sonicaj merged commit 091edd8 into master Dec 27, 2021
@sonicaj sonicaj deleted the update-minio-for-console branch December 27, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants