kubetower
kubetower copied to clipboard
Request validation might be necessary
minikube v1.16.0 is already running on ubuntu 20.04 if i send request without request validation, server is replying empty.
Returned error :
curl localhost:8080/resources/deployments
Returned correct response:
curl localhost:8080/resources/deployments?clusters="minikube"