Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Nov 17, 2022

In this PR:

  • Methods to create a TLS certfificate have been refactored to allow create more than one TLS Certificate
  • Operator, based on flags, autoissues a TLS Certificate for Console and restart the pods to enable the TLS port
  • Add parameter to kubectl-minio init plugin command to enable operator console tls like kubectl minio init --console-tls

New Env variables
MINIO_CONSOLE_TLS_ENABLE

Env variable to turn on / off Console TLS, default "off"

MINIO_CONSOLE_DEPLOYMENT_NAME

Name of the Console Deployment, if customized, default to "console"

@pjuarezd pjuarezd self-assigned this Nov 17, 2022
@pjuarezd pjuarezd changed the title TLS methods refactor Console TLS Dec 6, 2022
dvaldivia
dvaldivia previously approved these changes Dec 15, 2022
Copy link
Collaborator

@dvaldivia dvaldivia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested. LGTM.

@pjuarezd pjuarezd merged commit 4f12e47 into minio:master Dec 16, 2022
@pjuarezd pjuarezd deleted the tls-refactor branch December 16, 2022 20:05
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.

3 participants