You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Rancher web interface, the Proxmox provider password is currently displayed in clear in the form for adding a node template.
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:
I am not sure if this issue should be here or in the Rancher repository, but it is related to #18 from @Sellto
The text was updated successfully, but these errors were encountered:
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.
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.
In Rancher web interface, the Proxmox provider password is currently displayed in clear in the form for adding a node template.
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:
I am not sure if this issue should be here or in the Rancher repository, but it is related to #18 from @Sellto
The text was updated successfully, but these errors were encountered: