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

Drop Admin Password From API #125

Closed
dgoodwin opened this issue Dec 5, 2018 · 3 comments
Closed

Drop Admin Password From API #125

dgoodwin opened this issue Dec 5, 2018 · 3 comments

Comments

@dgoodwin
Copy link
Contributor

dgoodwin commented Dec 5, 2018

This functionality was recently dropped from the installer in favor of using a static user with an auto-generated password.

We need to revendor the installer, adjust our API to match the change in openshift/installer#771, and I suspect we will need to pull out the admin password generated similar to how we upload the admin kubeconfig after an install.

CC @jhernand the installer dropped functionality to let you specify the OpenShift admin password and email, is this workable on your side?

@dgoodwin
Copy link
Contributor Author

dgoodwin commented Dec 5, 2018

CC @ericavonb as well who has a cool idea that may help if we have issues around not being able to set admin password.

@jhernand
Copy link
Contributor

jhernand commented Dec 5, 2018

@dgoodwin It is workable for us, we are setting a hard-coded password now. If you change Hive so that it informs us of the password generated by the installer we can take it.

CC: @zgalor @elad661 @tzvatot

@dgoodwin
Copy link
Contributor Author

Completed.

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

No branches or pull requests

2 participants