portainer/api/http/handler/stacks
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
* feat(container): add sysctls in the container view (#2756)

* feat(container): add setting to restrict sysctl access

* feat(endpoint): move sysctl disable setting to security settings

* feat(container): add sysctls to container edit view

* fix(container) remove unnecessary migration setting

Co-authored-by: Owen Kirby <oskirby@gmail.com>
2021-04-12 19:40:45 +12:00
..
create_compose_stack.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
create_kubernetes_stack.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
create_swarm_stack.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01: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 feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_create.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
stack_delete.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_file.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_inspect.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_list.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
stack_migrate.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_start.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_stop.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_update.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00