Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Kiali password should not be hardcoded #17

Open
bbrowning opened this issue Jan 22, 2019 · 3 comments
Open

Kiali password should not be hardcoded #17

bbrowning opened this issue Jan 22, 2019 · 3 comments

Comments

@bbrowning
Copy link
Contributor

https://github.com/openshift-cloud-functions/knative-operators/blob/v0.2/etc/scripts/installation-functions.sh#L162

Ideally we could flip a setting in Kiali to have it just oauth against OpenShift's oauth server. I'm not sure if Kiali supports that, but 'admin/admin' isn't a good idea as this can be used to run on OCP/OKD clusters now and not just minishift.

@jcrossley3
Copy link
Contributor

Worth tracking here, of course, but isn't this more an issue with the maistra-operator?

@bbrowning
Copy link
Contributor Author

Well, we're the ones setting the password here. We could just as easily set it to some random string.

@jcrossley3
Copy link
Contributor

jcrossley3 commented Jan 25, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants