docker-machine-driver-proxmox-ve icon indicating copy to clipboard operation
docker-machine-driver-proxmox-ve copied to clipboard

Rancher: Authentication when adding a node template

Open banzo opened this issue 4 years ago • 5 comments

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 https://github.com/lnxbil/docker-machine-driver-proxmox-ve/pull/18 from @sellto

banzo avatar Feb 06 '20 10:02 banzo

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 avatar Feb 06 '20 20:02 lnxbil

Any news on this?

lnxbil avatar Jul 29 '20 21:07 lnxbil

I assume a Custom UI would be necessary:

image

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

pschichtel avatar Sep 25 '21 14:09 pschichtel

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

Syntax3rror404 avatar Dec 07 '21 14:12 Syntax3rror404

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.

lnxbil avatar Dec 08 '21 07:12 lnxbil