summaryrefslogtreecommitdiff
path: root/api/types/swarm
Commit message (Expand)AuthorAgeFilesLines
* api/types/swarm: Version: implement stringer interfaceSebastiaan van Stijn2022-05-131-1/+9
* Add Swarm cluster volume supportsDrew Erny2022-05-132-0/+43
* client: Ping(): add handling for swarm status headersSebastiaan van Stijn2022-03-251-0/+10
* Add ulimits support to servicesAlbin Kerouanton2020-07-291-0/+2
* Replace service "Capabilities" w/ add/drop APIBrian Goff2020-07-271-7/+8
* API: swarm: move PidsLimit to TaskTemplate.ResourcesSebastiaan van Stijn2020-06-052-1/+1
* API: split types for Resources Reservations and LimitsSebastiaan van Stijn2020-05-181-2/+9
* Add API support for PidsLimit on servicesSebastiaan van Stijn2020-04-151-0/+1
* Add swarm jobsDrew Erny2020-01-132-2/+65
* Add support for sending down service Running and Desired task countsDrew Erny2019-10-141-0/+21
* Merge pull request #38441 from sirlatrom/swarm_plugin_envMichael Crosby2019-07-082-34/+77
|\
| * Support environment vars in Swarm plugins servicesSune Keller2019-04-072-34/+77
* | Add support capabilities list on servicesOlli Janatuinen2019-05-281-6/+7
|/
* Return a warning when running in a two-manager setupSebastiaan van Stijn2019-03-181-0/+2
* Use Runtime targetDrew Erny2019-02-191-1/+6
* Add support for using Configs as CredentialSpecs in servicesSebastiaan van Stijn2019-02-041-0/+1
* Added support for maximum replicas per node to servicesOlli Janatuinen2018-12-241-0/+1
* VXLAN UDP Port configuration supportselansen2018-11-221-0/+2
* Add support for sysctl options in servicesDrew Erny2018-09-201-0/+1
* Global Default Address Pool feature supportselansen2018-08-201-1/+7
* Add support for `init` on servicesVincent Demeester2018-06-071-0/+1
* Output network attachment task informationDrew Erny2018-05-222-4/+15
* Merge pull request #33702 from aaronlehmann/templated-secrets-and-configsSebastiaan van Stijn2018-02-212-0/+8
|\
| * api: Add Templating parameter to SecretSpec and ConfigSpecAaron Lehmann2018-02-162-0/+8
* | Support SCTP port mapping (bump up API to v1.37)Akihiro Suda2018-02-201-0/+2
|/
* Add canonical import commentDaniel Nephin2018-02-0511-11/+11
* Merge pull request #36146 from yongtang/36142-TaskStateYong Tang2018-02-021-0/+4
|\
| * Add `REMOVE` and `ORPHANED` to TaskStateYong Tang2018-01-301-0/+4
* | Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatusYong Tang2018-01-311-9/+9
|/
* Set a go_package on api/types/swarm/runtime to make it Bazel compatibleYves Junqueira2017-11-251-0/+2
* Added support for swarm service isolation modeSimon Ferquel2017-10-301-4/+5
* Add API documentation for plugable secret backendsSebastiaan van Stijn2017-07-281-1/+1
* Merge pull request #33440 from RenaudWasTaken/genericresourceBrian Goff2017-07-251-2/+29
|\
| * Added support for Generic ResourcesRenaud Gaubert2017-07-241-2/+29
* | pluggable secret backendLiron Levin2017-07-181-1/+1
* | pluggable secret backendLiron Levin2017-07-151-1/+2
|/
* Make plugin emit strongly typed, consumable eventsBrian Goff2017-07-064-2/+743
* Spelling fixesJosh Soref2017-07-031-1/+1
* remove RuntimeData from cluster and typesEvan Hazlett2017-05-191-3/+0
* Adding network specific options to service create/updateAbhinandan Prativadi2017-05-171-2/+3
* Integrate local datascope network with swarmAlessandro Boch2017-05-171-6/+12
* Adding Platforms field to TaskSpecNishant Totla2017-05-151-0/+5
* Merge pull request #32993 from cyli/root-rotation-cliAaron Lehmann2017-05-121-0/+10
|\
| * Propagate the desired CA certificate and CAConfig ForceRotate parameterYing Li2017-05-111-0/+10
* | Add config APIsAaron Lehmann2017-05-112-0/+32
|/
* Propagate the swarm cluster and node TLS info provided by the swarmYing Li2017-05-103-1/+17
* Merge pull request #32828 from cyli/external-ca-certBrian Goff2017-04-281-0/+4
|\
| * Add the CACert parameter to the ExternalCA object in order to matchYing Li2017-04-261-0/+4
* | Inroduce SWARM --data-path-addr flagFlavio Crisciani2017-04-261-0/+2
|/
* return exec.Controller instead of nilEvan Hazlett2017-04-111-2/+4