1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 23:09:41 +02:00
portainer/api/http/handler/stacks
cong meng defd929366
Fix(kube) advanced deployment CE-83 (#4866)
* refactor(http/kube): convert compose format

* feat(kube/deploy): deploy to agent

* feat(kube/deploy): show more details about error

* refactor(kube): return string from deploy

* feat(kube/deploy): revert to use local kubectl

* Revert "feat(kube/deploy): revert to use local kubectl"

This reverts commit 7c4a1c70

* feat(kube/deploy): GH#4321 use the v2 version of agent api instead of v3

Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-06-09 01:55:17 +02:00
..
create_compose_stack.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
create_kubernetes_stack.go Fix(kube) advanced deployment CE-83 (#4866) 2021-06-09 01:55:17 +02:00
create_swarm_stack.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
handler.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_create.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
stack_delete.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_file.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_inspect.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_list.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
stack_migrate.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_start.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_stop.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_update.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00