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
Ali bdcb003a32
fix(app): dont validate stack name [EE-6379] (#10701)
1 year ago
..
create_compose_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
create_kubernetes_stack.go fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 1 year ago
create_swarm_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
handler.go fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 1 year ago
stack_associate.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_create.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
stack_delete.go fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 1 year ago
stack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_migrate.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_start.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_stop.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git_redeploy.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
update_kubernetes_stack.go fix(app): dont validate stack name [EE-6379] (#10701) 1 year ago
webhook_invoke.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 1 year ago