andres-portainer
85ae705833
fix(gitops): add singleflight behavior to RedeployWhenChanged calls EE-6377 ( #10734 )
2024-01-22 19:41:48 -03:00
andres-portainer
a4b17d2548
fix(gitops): change the condition that checks if the environment is online EE-6321 ( #10665 )
2023-11-23 11:54:50 -03:00
andres-portainer
0b5b8971b1
fix(gitops): handle the local environment in isEnvironmentOnline() EE-6321 ( #10631 )
2023-11-16 09:40:42 -03:00
andres-portainer
e4e66dac9c
fix(gitops): only attempt to redeploy when the environment appears to be online EE-6182 ( #10464 )
2023-10-24 11:20:45 -03:00
Chaim Lev-Ari
e28322459a
fix(stacks): mark stack as start after autoupdate [EE-6165] ( #10376 )
2023-09-27 07:53:33 +03:00
andres-portainer
5a0cb4d0e8
fix(gitops): avoid cancelling the auto updates for any error EE-5604 ( #10294 )
2023-09-12 17:53:01 -03:00
cmeng
4ca45e89c5
fix(relative-path): not deploy git stack via unpacker EE-6043 ( #10195 )
2023-08-29 11:49:00 +12:00
Oscar Zhou
bc47061624
feat(edgestack): git stack versioning [EE-5458] ( #9126 )
2023-06-30 16:49:38 +12:00
andres-portainer
4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] ( #9115 )
2023-06-22 18:28:07 -03:00
LP B
5a04338087
feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] ( #8725 )
...
* feat(api/stacks): use compose-unpacker to deploy stacks from git
* refactor(api/stacks): move stack operation as unpacker builder parameter + check builder func existence
* fix(api/stacks): defer removal of unpacker container after error check
* refactor(api/unpacker-builder): clearer code around client creation for standalone and swarm manager
* refactor(api/stacks): extract git stack check to utility function
* fix(api/stacks): apply skip tls when deploying with unpcker - ref EE-5023
* fix(api/stacks): defer close of docker client
2023-05-17 14:52:39 +02:00
Chaim Lev-Ari
feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] ( #8668 )
2023-04-03 09:19:17 +03:00
Chaim Lev-Ari
6918da2414
refactor(stacks): extract auto update logic [EE-4945] ( #8545 )
2023-03-02 17:07:50 +02:00
Oscar Zhou
e9de484c3e
refactor(stack): stack build process backend only [EE-4342] ( #7750 )
2022-10-05 22:33:59 +13:00