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/edgestacks
cmeng a43454076b
fix(edge-stacks): take not-found stack as removed EE-6758 (#11249)
9 months ago
..
edgestack_create.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
edgestack_create_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_create_git.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 1 year ago
edgestack_create_string.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_create_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 1 year ago
edgestack_delete_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_inspect_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
edgestack_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_status_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 1 year ago
edgestack_status_delete_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
edgestack_status_update.go fix(edge-stacks): take not-found stack as removed EE-6758 (#11249) 9 months ago
edgestack_status_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_test.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago
edgestack_update.go ignore, remove or comment out unused code. Enable unused linter (#10743) 12 months ago
edgestack_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
endpoints.go fix(edge/stacks): validate deployment type [EE-4580] (#8875) 2 years ago
endpoints_test.go feat(edgestacks): support kubernetes edge stacks (#5276) [EE-393] 3 years ago
handler.go ignore, remove or comment out unused code. Enable unused linter (#10743) 12 months ago
utils_update_stack_version.go fix(edge-stack): unable to edit edge stack EE-5845 (#9981) 1 year ago