apiserver/pkg/apis
Stephen Augustus 58544edbdf apiserver/pkg/apis/config/validation: Add invalidURLErrFmt
In go1.14, the following change to 'net/url' was made:
"When parsing of a URL fails (for example by Parse or ParseRequestURI),
the resulting Error message will now quote the unparsable URL. This
provides clearer structure and consistency with other parsing errors."

Here we add a new const, 'invalidURLErrFmt' to properly handle the now
quoted string in validation_test.go.

ref: https://golang.org/doc/go1.14#net/url

Signed-off-by: Stephen Augustus <saugustus@vmware.com>

Kubernetes-commit: b0f17c2918fe0d099fc59f17788ca60202a5ae1a
2020-04-18 04:37:22 -04:00
..
apiserver Promote the egressselector API to beta 2020-02-24 17:12:44 -08:00
apiserverinternal generated 2020-02-26 23:56:24 -08:00
audit update generated files 2020-01-13 17:56:56 -05:00
config apiserver/pkg/apis/config/validation: Add invalidURLErrFmt 2020-04-18 04:37:22 -04:00
example update generated files 2020-01-13 17:56:56 -05:00
example2 Autogenerated code 2019-10-24 14:09:51 +02:00
flowcontrol/bootstrap removed excess blank line 2020-01-17 12:30:07 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00