portainer/api/http/proxy/factory
andres-portainer 588ce549ad
fix(namespaces): remove the stacks from the data store when deleting their corresponding Kubernetes namespace EE-1872 (#5893)
* fix(namespaces): remove the stacks from the data store when deleting their corresponding Kubernetes namespace EE-1872

* add endpoint ID checking

Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: ArrisLee <arris_li@hotmail.com>
2021-10-14 19:14:57 -03:00
..
agent feat(kube): use local kubectl for all deployments (#5488) 2021-09-24 16:56:22 +12:00
azure
docker feat(edge) EE-743 enable signature checking for edge agent (#5355) 2021-08-09 17:22:41 +12:00
gitlab
kubernetes fix(namespaces): remove the stacks from the data store when deleting their corresponding Kubernetes namespace EE-1872 (#5893) 2021-10-14 19:14:57 -03: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
docker.go fix(environments): don't override with local IP [EE-1561] (#5785) 2021-10-14 09:40:14 -03:00
docker_unix.go
docker_windows.go
factory.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
gitlab.go
kubernetes.go fix(environments): don't override with local IP [EE-1561] (#5785) 2021-10-14 09:40:14 -03:00
reverse_proxy.go