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
cmeng 4ca45e89c5
fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195)
1 year ago
..
create_compose_stack.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
create_kubernetes_stack.go fix ECR registry token refresh (#10191) 1 year ago
create_swarm_stack.go feat(gitops): reword automatic update to gitops update for ui and docs (#9067) 1 year ago
handler.go fix(api): add missing public access middleware to routes EE-5191 (#9086) 1 year ago
stack_associate.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_create.go feat(transactions): migrate some parts to use transactional code EE-5494 (#9213) 1 year ago
stack_delete.go fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195) 1 year ago
stack_file.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_inspect.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_list.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_migrate.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_start.go fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195) 1 year ago
stack_stop.go fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195) 1 year ago
stack_update.go fix(edge-stack): detaching swarm stack from git repository EE-5812 (#9998) 1 year ago
stack_update_git.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
stack_update_git_redeploy.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
update_kubernetes_stack.go fix ECR registry token refresh (#10191) 1 year ago
webhook_invoke.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 1 year ago