1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
selansen 7cf8b20762 Fix to address regression caused by PR 30897
With the inclusion of PR 30897, creating service for host network
    fails in 18.02. Modified IsPreDefinedNetwork check and return
    NetworkNameError instead of errdefs.Forbidden to address this issue

Signed-off-by: selansen <elango.siva@docker.com>
2018-03-05 19:10:39 -05:00
..
adapter.go Fix to address regression caused by PR 30897 2018-03-05 19:10:39 -05:00
attachment.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
container.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
controller.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
executor.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
health_test.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
validate.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_test.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00