containerd/metadata
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
..
boltutil Write the Annotations map into the bolt db 2019-03-07 13:55:58 -05:00
adaptors.go Add snapshot walk implementations 2019-10-24 11:11:22 -07:00
bolt.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
buckets.go Add structure documentation for metadata 2019-02-05 14:45:29 -08:00
containers_test.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
containers.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
content_test.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
content.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
db_test.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
db.go fix-up typo 2019-09-26 13:02:03 +08:00
gc_test.go Add flat GC label for leases 2019-07-18 11:16:46 -07:00
gc.go Add flat GC label for leases 2019-07-18 11:16:46 -07:00
images_test.go Extend metadata images test with fieldpaths for Annotations 2019-03-07 14:20:56 -05:00
images.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
leases_test.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
leases.go Update metadata interfaces for containers and leases 2019-09-23 15:27:39 -07:00
migrations.go Adds a no-op migration for metadata v3 2018-09-12 15:33:42 -07:00
namespaces.go Use common identifiers package with less restrictive regex 2019-11-04 21:22:01 -05:00
snapshot_test.go Allow opts to flow to the backend snapshotter during snapshot creation. 2019-06-19 11:00:22 -07:00
snapshot.go Add snapshot walk implementations 2019-10-24 11:11:22 -07:00