1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00
portainer/api/http/handler/stacks
2021-09-06 17:00:41 +12:00
..
autoupdate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
create_compose_stack.go resolve conflicts 2021-09-06 17:00:41 +12:00
create_kubernetes_stack.go resolve conflicts 2021-09-06 17:00:41 +12:00
create_swarm_stack.go resolve conflicts 2021-09-06 17:00:41 +12:00
handler.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_associate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_create.go resolve conflicts 2021-09-06 12:36:24 +12:00
stack_delete.go resolve conflicts 2021-09-02 17:12:09 +12:00
stack_file.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_inspect.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_list.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_migrate.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_start.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_stop.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_update.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
stack_update_git.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +12:00
stack_update_git_redeploy.go feat(kube): kube app auto update backend (#5547) 2021-08-31 16:12:51 +12:00
update_kubernetes_stack.go fix(k8s): file content overridden when deployment failed with compose format EE-1556 2021-09-01 18:32:54 +12:00
webhook_invoke.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
webhook_invoke_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00