1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 07:49:41 +02:00
portainer/api/http
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
..
client fix(http): drain and close response bodies EE-5486 (#8933) 2023-05-12 17:55:27 -03:00
errors refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
handler feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] (#8725) 2023-05-17 14:52:39 +02:00
middlewares fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
models/kubernetes feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
offlinegate feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
proxy wrap response rewrite operation with validation check (#7727) 2023-05-07 13:52:03 +12:00
security fix(http): drain and close response bodies EE-5486 (#8933) 2023-05-12 17:55:27 -03:00
server.go fix(admin): infinite loop when initializaing admin user (#8905) 2023-05-05 11:45:03 +12:00