k3s/pkg/storage
Kubernetes Submit Queue 9f58a867e1 Merge pull request #31522 from krousey/path_validation
Automatic merge from submit-queue

Split path validation into a separate library

This PR splits path segment validation into it's own package. This cuts off one of the restclient's dependency paths to some docker packages, and completely eliminates its dependency on go-restful swagger validation.


cc @kubernetes/sig-api-machinery
2016-09-07 10:14:32 -07:00
..
etcd Revert "Enable v3 Client as the default on UTs" 2016-08-24 13:16:40 -07:00
etcd3 unshare cluster, store in each test suite 2016-09-02 15:04:23 -07:00
storagebackend refactor destroy func in unit testing 2016-08-25 22:57:28 -07:00
testing Update generated files due to dependency shift. 2016-08-09 10:41:09 -05:00
OWNERS Create pkg/storage/OWNERS 2016-05-25 21:13:10 -07:00
cacher.go pkg/storage: cleanup Codec() from interface 2016-08-15 20:46:13 -07:00
cacher_test.go pkg/storage: cleanup Codec() from interface 2016-08-15 20:46:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go Modify IsInvalidObj name and description 2016-08-12 11:17:08 +08:00
interfaces.go Merge pull request #30664 from hongchaodeng/r3 2016-08-17 00:56:05 -07:00
util.go Split path validation into a separate library 2016-08-26 08:05:20 -07:00
util_test.go Fix watch cache filtering 2016-07-14 13:13:17 -04:00
watch_cache.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00
watch_cache_test.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00