containerd/namespaces
Phil Estes 76aa4e546e
Use common identifiers package with less restrictive regex
Regular expressions in the namespaces package are redundant with the
pre-existing validator in the "identifiers" package; replace this custom
usage with the validator in "identifiers"

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2019-11-04 21:22:01 -05:00
..
context_test.go Licence header added 2018-02-19 10:32:26 +09:00
context.go Use common identifiers package with less restrictive regex 2019-11-04 21:22:01 -05:00
grpc.go Switch from x/net/context to context 2018-04-24 14:33:34 -07:00
store.go Add cgroup delete opt for ns deletion 2019-07-01 15:01:02 -04:00
ttrpc_test.go namespace: Copy ttrpc metadata before setting header 2019-08-09 13:16:29 +08:00
ttrpc.go namespace: Copy ttrpc metadata before setting header 2019-08-09 13:16:29 +08:00