moby--moby/api/types/swarm
Sebastiaan van Stijn 687bdc7c71
API: swarm: move PidsLimit to TaskTemplate.Resources
The initial implementation followed the Swarm API, where
PidsLimit is located in ContainerSpec. This is not the
desired place for this property, so moving the field to
TaskTemplate.Resources in our API.

A similar change should be made in the SwarmKit API (likely
keeping the old field for backward compatibility, because
it was merged some releases back)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-05 12:50:38 +02:00
..
runtime Support environment vars in Swarm plugins services 2019-04-07 09:48:19 +02:00
common.go Add canonical import comment 2018-02-05 16:51:57 -05:00
config.go Use Runtime target 2019-02-19 13:14:17 -06:00
container.go API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00
network.go Support SCTP port mapping (bump up API to v1.37) 2018-02-20 11:15:36 +09:00
node.go Add canonical import comment 2018-02-05 16:51:57 -05:00
runtime.go Output network attachment task information 2018-05-22 23:36:30 +02:00
secret.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
service.go Add swarm jobs 2020-01-13 13:21:12 -06:00
swarm.go Return a warning when running in a two-manager setup 2019-03-18 14:36:00 +01:00
task.go API: swarm: move PidsLimit to TaskTemplate.Resources 2020-06-05 12:50:38 +02:00