portainer/api/http/proxy/factory
sunportainer 76d1b70644
fix(volume): prevent bind mounts and allow named volumes [EE-2364] (#6771)
* check bindmounts via absolute path

* check bindmounts via absolute path
2022-04-19 20:05:16 +08:00
..
agent feat(kube): use local kubectl for all deployments (#5488) 2021-09-24 16:56:22 +12:00
azure fix(azure): parse validation error [EE-2334] (#6341) 2022-01-13 07:29:32 +02:00
docker fix(volume): prevent bind mounts and allow named volumes [EE-2364] (#6771) 2022-04-19 20:05:16 +08:00
gitlab fix(registries): sync code with ee [EE-2176] (#6355) 2022-01-11 07:35:09 +02:00
kubernetes fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
utils
agent.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 2021-09-30 12:58:10 +13:00
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
docker.go fix(environments): don't override with local IP [EE-1561] (#5785) 2021-10-14 09:40:14 -03:00
docker_unix.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
docker_windows.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
factory.go refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 2022-02-09 05:47:11 +13:00
gitlab.go
kubernetes.go fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775) 2021-10-15 18:13:20 +13:00
reverse_proxy.go