--- Begin Message ---
Currently proxmox VE 7.4-16 does not allow having underscore in vm name, giving 
this error:

"This is not a valid DNS name".

This is not correct because having underscores in domain names are perfectly 
valid, although it's not acceptable at host names, so it should be changed to 
"This is not a valid Host name" IMO.

A couple of links nice to have:
https://stackoverflow.com/a/2183140/3835210
https://www.ietf.org/rfc/rfc1123.txt section 2.1 "Host Names and Numbers"
https://www.rfc-editor.org/rfc/rfc2181#section-11

Amin Vakil (1):
  fixes #4874: Improve VM Name error message

 src/Toolkit.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.41.0



--- End Message ---
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to