k3s/pkg/util
Tim Hockin 8d6e832b8e Simplify DNS validation checks
Move DNS length checks to util/validation.go.  Make the max subdomain be 253,
which is what the RFC actually says.
2014-07-08 15:14:17 -07:00
..
doc.go Move etcd helpers to tools package so they can depend on api package. Add ResourceVersion, hook it up to etcd index to get atomic PUTs. 2014-07-02 15:42:05 -07:00
fake_handler.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
fake_handler_test.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
logs.go Default --logtostderr=true 2014-06-24 21:29:53 -07:00
set.go improvements to integration test organization 2014-07-01 14:02:14 -07:00
set_test.go improvements to integration test organization 2014-07-01 14:02:14 -07:00
stringlist.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
stringlist_test.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
util.go Add crash handler bypass for testing. 2014-06-29 12:35:43 -07:00
util_test.go Break the dep from util -> api 2014-06-30 14:28:41 -07:00
validation.go Simplify DNS validation checks 2014-07-08 15:14:17 -07:00
validation_test.go Simplify DNS validation checks 2014-07-08 15:14:17 -07:00