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

Log console URL at end of install, as well as initial user info #782

Closed
sallyom opened this issue Dec 4, 2018 · 10 comments
Closed

Log console URL at end of install, as well as initial user info #782

sallyom opened this issue Dec 4, 2018 · 10 comments
Assignees

Comments

@sallyom
Copy link
Contributor

sallyom commented Dec 4, 2018

master

Platform (aws|libvirt|openstack): all

Opening an issue to track this requirement:
At end of install, log information to user about the kubeadmin user/password and the console URL for which the kubeadmin user will have access to.

@sallyom sallyom changed the title Log console URL at end of install, as well as user kubeadmin's password Log console URL at end of install, as well as initial user info Dec 4, 2018
@wking
Copy link
Member

wking commented Dec 5, 2018

@sallyom, can I assign this to you? Or do we need to find someone else to implement it?

@crawford
Copy link
Contributor

crawford commented Dec 6, 2018

@wking I think we'll have to pick it up. Do you have time today? :)

@sallyom
Copy link
Contributor Author

sallyom commented Dec 6, 2018 via email

@wking
Copy link
Member

wking commented Dec 6, 2018

/assign @sallyom

@benjaminapetersen
Copy link

@sallyom let me know if there is anything you need from me to make this happen. I'm guessing we may need some console adjustments.

@sallyom
Copy link
Contributor Author

sallyom commented Dec 6, 2018

I'm putting the url together by patching this: https://console-openshift-console.apps.<cluster-name>.<base-domain> but there may be a better way. pulled route from cluster :)

@wking
Copy link
Member

wking commented Dec 6, 2018

Can't you pull the route from the cluster? We aready have a kube client for the event-watcher.

@benjaminapetersen
Copy link

I was curious about that, if it should come from oc get route -n openshift-console, or if it should come from status on oc get console, the console.Status.PublicURLs[0] (operator status).

I have some work to do on getting the operator status public url published out, but if that's the route to take let me know so I can unblock.

@sallyom
Copy link
Contributor Author

sallyom commented Dec 7, 2018

@benjaminapetersen I grabbed Spec.Host from the route 👍

@benjaminapetersen
Copy link

ok great that works!

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

4 participants