andres-portainer
a7127bc74f
feat(libstack): remove the docker-compose binary BE-10801 ( #111 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-11 19:05:56 -03:00
Oscar Zhou
4a7f96caf6
fix(stack): unable to delete invalid stack [EE-5753] ( #11813 )
2024-06-04 11:34:02 +12:00
andres-portainer
5488389278
fix(code): replace calls to ioutil EE-4425 ( #7878 )
2022-10-17 15:29:12 -03:00
Dmitry Salakhov
33861a834b
fix(compose): merge default and in-place stack env vars [EE-2860] ( #7076 )
2022-07-04 13:16:04 +12:00
Chao Geng
76916b0ad6
fix(docker): provide workaround to save network name variable ( #6080 )
...
* fix/EE-1862/unable-to-stop-or-remove-stack workaround for var without default value in yaml file
* fix/EE-1862/unable-to-stop-or-remove-stack check yaml file
* fixed func and var names
* wrapper error and used bool for stringset
* UT case for createNetworkEnvFile
* UT case for %s=%s
* powerful StringSet
* wrapper error for extract network name
* wrapper all the return err
* store more env
* put to env file
* make default value None
2021-12-09 23:09:34 +08:00
andres-portainer
28f71e486a
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 ( #5957 )
...
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922
2021-11-01 08:01:03 -03:00
Dmitry Salakhov
396a921b12
fix(stacks): allow root based compose file paths ( #5564 )
2021-09-13 11:11:22 +12:00
Dmitry Salakhov
c39c7010be
Revert "fix(stacks): allow root based compose file paths ( #5506 )" ( #5540 )
...
This reverts commit 78c4530956
.
2021-08-30 19:06:35 +12:00
Dmitry Salakhov
78c4530956
fix(stacks): allow root based compose file paths ( #5506 )
2021-08-30 17:14:44 +12:00
Dmitry Salakhov
bcccdfb669
feat(stacks): support automated sync for stacks [EE-248] ( #5340 )
2021-08-17 13:12:07 +12:00
Chaim Lev-Ari
f9ffb1a712
refactor(stacks): use docker-compose-wrapper library ( #4979 )
2021-07-21 13:56:28 +12:00