You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/stacks
Hui e86a586651
fix(k8s): manifest file not persisted when deploying with manifest URL EE-1586
3 years ago
..
autoupdate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
create_compose_stack.go feat(kube): advanced apps management [EE-466] (#5446) 3 years ago
create_kubernetes_stack.go fix(k8s): manifest file not persisted when deploying with manifest URL EE-1586 3 years ago
create_kubernetes_stack_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
create_swarm_stack.go feat(kube): advanced apps management [EE-466] (#5446) 3 years ago
handler.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
stack_associate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
stack_create.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_delete.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_file.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_inspect.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_list.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_migrate.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_start.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_stop.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_update.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_update_git.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_update_git_redeploy.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
update_kubernetes_stack.go feat(kube): advanced apps management [EE-466] (#5446) 3 years ago
webhook_invoke.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
webhook_invoke_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago