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

Rancher: Authentication when adding a node template #29

Open
banzo opened this issue Feb 6, 2020 · 5 comments
Open

Rancher: Authentication when adding a node template #29

banzo opened this issue Feb 6, 2020 · 5 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@banzo
Copy link

banzo commented Feb 6, 2020

In Rancher web interface, the Proxmox provider password is currently displayed in clear in the form for adding a node template.

proxmox_auth

It would be nicer if the auth worked similarly to the other Rancher infrastructure providers with a prealable authentication check and a proper password form field, here is an example for Packet:

packet_auth

I am not sure if this issue should be here or in the Rancher repository, but it is related to #18 from @Sellto

@lnxbil
Copy link
Owner

lnxbil commented Feb 6, 2020

There is no rancher specific code in this repository, so my first guess is that this is the wrong place. I (unfortunately still) have no working rancher here but I doubt it's something I can fix in the docker-machine driver go code directly. However, I suspect you just need a working UI skeleton for that, am I right? I'm willing to include instructions and/or the skeleton for setting up rancher, but I unfortunately cannot work on this at the moment.

@lnxbil
Copy link
Owner

lnxbil commented Jul 29, 2020

Any news on this?

@lnxbil lnxbil added help wanted Extra attention is needed question Further information is requested labels Sep 30, 2020
@pschichtel
Copy link

I assume a Custom UI would be necessary:

image

here is the link to the base files: https://github.com/rancher/ui-driver-skel

@Syntax3rror404
Copy link

I also want this feature :) any news on this?

@lnxbil
Copy link
Owner

lnxbil commented Dec 8, 2021

I also want this feature :) any news on this?

You have to ask on the Rancher side, this driver has nothing to do with Rancher.
I'm willing to host the ui driver skeleton stuff for Rancher mentionied before, but it has to be provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants