k3s/cmd
Clayton Coleman 818f357128 Client should validate the incoming host value
Convert host:port and URLs passed to client.New() into the proper
values, and return an error if the value is invalid.  Change CLI
to return an error if -master is invalid.  Remove Client.rawRequest
which was not in use, and fix the involved tests. Add NewOrDie

Preserves the behavior of the client to not auth when a non-https
URL is passed (although in the future this should be corrected).
2014-08-28 13:47:36 -04:00
..
apiserver Client should validate the incoming host value 2014-08-28 13:47:36 -04:00
controller-manager Client should validate the incoming host value 2014-08-28 13:47:36 -04:00
integration Client should validate the incoming host value 2014-08-28 13:47:36 -04:00
kubecfg Client should validate the incoming host value 2014-08-28 13:47:36 -04:00
kubelet Merge pull request #943 from smarterclayton/only_wait_for_acceptance 2014-08-20 21:01:21 -07:00
proxy Client should validate the incoming host value 2014-08-28 13:47:36 -04:00