portainer/api/http/handler/stacks
cong meng da41dbb79a
fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-01-20 15:19:35 +13:00
..
create_compose_stack.go feat(docker/stacks): introduce date info for stacks (#4660) 2021-01-12 12:38:49 +13:00
create_kubernetes_stack.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
create_swarm_stack.go feat(docker/stacks): introduce date info for stacks (#4660) 2021-01-12 12:38:49 +13:00
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
handler.go fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725) 2021-01-20 15:19:35 +13:00
stack_create.go fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725) 2021-01-20 15:19:35 +13:00
stack_delete.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_file.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_inspect.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_list.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_migrate.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
stack_start.go fix(api/stacks): add authorization checks for start/stop operations (#4248) 2020-08-21 15:16:38 +12:00
stack_stop.go fix(api/stacks): add authorization checks for start/stop operations (#4248) 2020-08-21 15:16:38 +12:00
stack_update.go feat(docker/stacks): introduce date info for stacks (#4660) 2021-01-12 12:38:49 +13:00