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/proxy/factory
Sven Dowideit 9c80501738
fix(k8s): EE-1631: backport fixes for API proxy (#5608)
3 years ago
..
agent feat(kube): use local kubectl for all deployments (#5488) 3 years ago
azure feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 3 years ago
docker feat(edge) EE-743 enable signature checking for edge agent (#5355) 3 years ago
gitlab fix(api): introduce gitlab proxy package 5 years ago
kubernetes fix(k8s): EE-1631: backport fixes for API proxy (#5608) 3 years ago
utils Fix parsing of content-type field (#5356) 3 years ago
agent.go feat(kube): use local kubectl for all deployments (#5488) 3 years ago
azure.go Revert "feat(ACI): add UAC to ACI (#4952)" (#4982) 4 years ago
docker.go feat(kubernetes): introduce kubernetes support (#3987) 4 years ago
docker_unix.go feat(api): introduce new datastore interface (#3802) 5 years ago
docker_windows.go feat(api): introduce new datastore interface (#3802) 5 years ago
factory.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 3 years ago
gitlab.go fix(api): introduce gitlab proxy package 5 years ago
kubernetes.go feat(edge) EE-743 enable signature checking for edge agent (#5355) 3 years ago
reverse_proxy.go