portainer/api/http/handler/stacks
Oscar Zhou 5aba61cc49 refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
..
create_compose_stack.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
create_kubernetes_stack.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
create_swarm_stack.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
handler.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_associate.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
stack_create.go remove deprecated api endpoints - develop [BE-11510] (#399) 2025-02-10 10:46:36 +13:00
stack_delete.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
stack_file.go fix(stacks): fix(stacks): prevent git file load before clone [BE-12764] (#2162) 2026-03-26 15:10:14 +02:00
stack_file_test.go fix(stacks): fix(stacks): prevent git file load before clone [BE-12764] (#2162) 2026-03-26 15:10:14 +02:00
stack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
stack_list.go chore(code): remove unused code BE-12744 (#2112) 2026-03-25 10:19:17 -03:00
stack_list_test.go fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11291) 2024-03-08 09:56:10 +13:00
stack_migrate.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
stack_start.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_start_test.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_stop.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_test_helper.go refactor(stack): move stack update into transaction [BE-12244] (#1324) 2025-10-31 17:19:56 +13:00
stack_update.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_update_git.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
stack_update_git_redeploy.go refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238) 2026-04-07 09:18:54 +12:00
stack_update_git_test.go fix(uuid): consolidate dependencies BE-12695 (#2016) 2026-03-10 10:12:42 -03:00
stack_update_test.go fix(stacks): pass prune option through the deploy pipeline [BE-12738] (#2098) 2026-03-22 12:37:40 +02:00
update_kubernetes_stack.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
webhook_invoke.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
webhook_invoke_test.go fix(uuid): consolidate dependencies BE-12695 (#2016) 2026-03-10 10:12:42 -03:00