holandes22 / kube-admin

An admin dashboard for Kubernetes
MIT License
6 stars 0 forks source link

Improve validation of API addr setting #55

Open holandes22 opened 8 years ago

holandes22 commented 8 years ago

http://host:8080/ -> valid http://host:8080 -> valid http://host:8080/aaa -> invalid http://host/aaa -> invalid http://host:8080aaa -> invalid