mirror of https://github.com/portainer/portainer
5a04338087
* 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 |
||
---|---|---|
.. | ||
create_compose_stack.go | ||
create_kubernetes_stack.go | ||
create_swarm_stack.go | ||
handler.go | ||
stack_associate.go | ||
stack_create.go | ||
stack_delete.go | ||
stack_file.go | ||
stack_inspect.go | ||
stack_list.go | ||
stack_migrate.go | ||
stack_start.go | ||
stack_stop.go | ||
stack_update.go | ||
stack_update_git.go | ||
stack_update_git_redeploy.go | ||
update_kubernetes_stack.go | ||
webhook_invoke.go | ||
webhook_invoke_test.go |