k3s/pkg/config
Clayton Coleman 3e2e4714a2 Always set ?namespace in query if specified
Revise our code to only call Request.Namespace() if a namespace
*should* be present.  For root scoped resources, namespace should
be ignored.  For namespaced resources, it is an error to have
Namespace=="".
2015-02-16 00:23:38 -05:00
..
config.go Update references from Path() to the appropriate segment use 2014-12-29 15:38:52 -05:00
config_test.go Always set ?namespace in query if specified 2015-02-16 00:23:38 -05:00
config_test.json Tighten validation of Name and Namespace 2015-01-27 17:04:59 -05:00