moby--moby/daemon/cluster
Albin Kerouanton c76f380bea
Add ulimits support to services
Add Ulimits field to the ContainerSpec API type and wire it to Swarmkit.

This is related to #40639.

Signed-off-by: Albin Kerouanton <albin@akerouanton.name>
2020-07-29 02:09:06 +02:00
..
controllers/plugin cluster/controllers/plugin: remove unused Controller.taskID (unused) 2019-09-18 12:57:49 +02:00
convert Add ulimits support to services 2020-07-29 02:09:06 +02:00
executor Add ulimits support to services 2020-07-29 02:09:06 +02:00
provider
cluster.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
configs.go set bigger grpc limit for GetConfigs api 2019-02-26 11:09:25 -05:00
errors.go
filters.go
filters_test.go
helpers.go
listen_addr.go daemon/cluster: normalize comment formatting 2019-11-27 15:42:53 +01:00
listen_addr_linux.go
listen_addr_others.go
networks.go
noderunner.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
nodes.go daemon/cluster: fix unused context (staticcheck) 2019-09-18 12:55:42 +02:00
secrets.go Increase max recv gRPC message size for nodes and secrets 2019-06-03 11:42:31 -05:00
services.go Add swarm jobs 2020-01-13 13:21:12 -06:00
swarm.go Replace errors.Cause() with errors.Is() / errors.As() 2020-04-29 00:28:41 +02:00
tasks.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
utils.go