Guillaume Lours
|
3cfbac6624
restart only needed services by checking depends_on relations
|
2 years ago |
Nicolas De Loof
|
96bbda98f8
add support for uts namespace
|
2 years ago |
Nicolas De Loof
|
9f7ad18d62
reduce cyclomatic complexity
|
2 years ago |
Nicolas De Loof
|
40ebcd6203
fix security opts support (seccomp and unconfined)
|
2 years ago |
Nicolas De Loof
|
b4b7319901
introduce support for cgroup namespace
|
2 years ago |
Nicolas De Loof
|
d0e95ccac3
set CPU quota
|
2 years ago |
Milas Bowman
|
ffb95449a2
volume: fix WCOW volume mounts
|
2 years ago |
Milas Bowman
|
113fb6732d
schema: add support for tmpfs.mode in mount definition (#10031)
|
2 years ago |
Nicolas De Loof
|
fb5b90ed47
implement support for oom_score_adj
|
2 years ago |
Laura Brehm
|
df9e605b31
Merge pull request #9947 from glours/manage-resources-reservations
|
3 years ago |
Guillaume Lours
|
7ba9aac5da
add support of deploy.reservation.memory
|
3 years ago |
Guillaume Lours
|
eaf27d9dfe
map deploy.restart_policy.condition to engine values
|
3 years ago |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
Laura Brehm
|
b564cc5a17
Don't overwrite existing dependency condition
|
3 years ago |
Nick Sieger
|
3c561e7017
create: pull all services logic out of loop; add DependsOn deps
|
3 years ago |
Jeremiah Millay
|
8d84a12333
Fix LinkLocalIPs in V2
|
3 years ago |
Guillaume Lours
|
b49bd7c6ce
Merge pull request #9179 from ndeloof/no_build_image
|
3 years ago |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
3 years ago |
Robert Schumacher
|
f69dec2da8
Fixes #9403: Remove Named Pipes from volumeMounts
|
3 years ago |
Guillaume Lours
|
d85751f6d4
Merge pull request #9641 from glours/fix-volumes_from
|
3 years ago |
Ulysses Souza
|
d42adf6efb
Add "opinionated" tag to gocritic
|
3 years ago |
Guillaume Lours
|
f30f9d9692
keep the container reference when volumes_from target a container and not a service
|
3 years ago |
Guillaume Lours
|
50aa9750ee
check the exact network's name before creating or stopping it
|
3 years ago |
Abhinav Nair
|
11f2f2dbc4
Replace deprecated ioutil pkg with os & io
|
3 years ago |
Milas Bowman
|
0f747419b6
networks: prevent issues due to duplicate names
|
3 years ago |
Nicolas De Loof
|
005fc25823
add support for setting secret from env variable
|
3 years ago |
Guillaume Lours
|
e111b651b3
add deploy.resourses.limits.pids to the managed resources
|
3 years ago |
Guillaume Lours
|
638d78516a
parse deploy.resources.limit.cpus as float before converting
|
3 years ago |
Guillaume Lours
|
8862f95858
Merge pull request #9514 from ulyssessouza/fix-bindmounts
|
3 years ago |
Ulysses Souza
|
919f351b4b
Fix bind mounts when in project volumes definition
|
3 years ago |