1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-21 06:19:41 +02:00
portainer/api/http/handler/stacks
2021-09-06 10:57:47 +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 feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
create_kubernetes_stack.go fix(k8s): Git authentication info not persisted 2021-09-06 10:57:47 +12:00
create_kubernetes_stack_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
create_swarm_stack.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +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 feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
stack_delete.go fix(kube): don't valide resource control access for kube (#5568) 2021-09-02 16:17:49 +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 fix(stack): failed to pull and redeploy compose format k8s stack 2021-08-26 14:59:20 +12:00
update_kubernetes_stack.go error message updates for different file type 2021-08-31 16:21:23 +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