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
Steven Kang ea228c3d6d
refactor(k8s): namespace core logic (#12142)
2 months ago
..
create_compose_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
create_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2 months ago
create_swarm_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
handler.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
stack_associate.go refactor(k8s): namespace core logic (#12142) 2 months ago
stack_create.go
stack_delete.go refactor: fix linting issues across the codebase (#12152) 3 months ago
stack_file.go
stack_inspect.go
stack_list.go fix(stacks): update swagger stacks doc description [EE-6860] (#11384) 8 months ago
stack_list_test.go
stack_migrate.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
stack_start.go feat(system): upgrade on swarm [EE-5848] (#11728) 2 months ago
stack_stop.go
stack_update.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
stack_update_git.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
stack_update_git_redeploy.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
update_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2 months ago
webhook_invoke.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
webhook_invoke_test.go