February 9, 2025
View d9cf097

daemon/cluster/executor/container: make switches exhaustive (exhaustive)

Sebastiaan van Stijn authored on 2025/02/09 01:21:50
February 5, 2025
View b96b14d

cluster/executor/container: exitError: implement go1.13 unwrapper

Sebastiaan van Stijn authored on 2025/02/05 01:43:55
June 26, 2024
View 1abc8f6

api/types: move container-inspect types to api/types/container

Sebastiaan van Stijn authored on 2024/06/26 07:46:34
June 18, 2024
View 01efb9a

daemon/cluster/executor/container: fix error-handling

Sebastiaan van Stijn authored on 2024/06/18 04:14:47
August 26, 2023
View 0f871f8

api/types/events: define "Action" type and consts

Sebastiaan van Stijn authored on 2023/08/26 22:24:46
October 31, 2022
View c545473

daemon/cluster: use strings.Cut()

Sebastiaan van Stijn authored on 2022/10/31 23:01:02
April 22, 2022
View 1c12910

Bump swarmkit to v2

Cory Snider authored on 2022/04/22 06:33:07
May 28, 2021
View 4b98143

Fixup libnetwork lint errors

Brian Goff authored on 2021/05/28 09:15:56
May 15, 2021
View 240a9fc

Add Swarm cluster volume supports

Drew Erny authored on 2021/05/15 02:38:50
April 6, 2021
View a0a4731

Fix libnetwork imports

Brian Goff authored on 2021/04/06 09:24:47
April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
August 6, 2019
View 7b0e033

Fix some inefassign warnings

Kir Kolyshkin authored on 2019/08/06 12:05:09
June 13, 2019
View 50c6a5f

Fix rate limiting for logger, increase refill rate

Ethan Mosbaugh authored on 2019/06/13 05:48:36
May 21, 2019
View 70fa7b6

Network not deleted after stack is removed

Arko Dasgupta authored on 2019/05/21 06:23:35
May 7, 2019
View 680d0ba

Remove a network during task SHUTDOWN instead of REMOVE to make sure the LB sandbox is removed when a service is updated with a --network-rm option

Arko Dasgupta authored on 2019/05/07 00:46:12