portainer/api/http/handler/stacks
andres-portainer a7127bc74f feat(libstack): remove the docker-compose binary BE-10801 (#111)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-11 19:05:56 -03:00
..
create_compose_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 2024-08-28 19:37:20 -03:00
create_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
create_swarm_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 2024-08-28 19:37:20 -03:00
handler.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 2024-06-10 09:32:52 -03:00
stack_associate.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
stack_create.go fix(api): restore deleted apis [EE-6090] (#10267) 2023-09-19 13:44:48 +12:00
stack_delete.go refactor: fix linting issues across the codebase (#12152) 2024-08-28 15:03:15 +02:00
stack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03: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 fix(stacks): update swagger stacks doc description [EE-6860] (#11384) 2024-03-15 16:47:14 +13: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 feat(libstack): remove the docker-compose binary BE-10801 (#111) 2024-11-11 19:05:56 -03:00
stack_start.go feat(system): upgrade on swarm [EE-5848] (#11728) 2024-09-20 18:00:38 +02:00
stack_stop.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
stack_update.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 2024-08-28 19:37:20 -03:00
stack_update_git.go chore(code): use cmp.Or() EE-7333 (#12009) 2024-07-04 19:23:53 -03:00
stack_update_git_redeploy.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2024-11-11 19:05:56 -03:00
update_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
webhook_invoke.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 2024-04-19 15:19:13 +12:00
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00