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
Matt Hook 6d6c70a98b
fix(swarm): don't stomp on the x-registry-auth header EE-3308 (#7080)
2 years ago
..
agent feat(kube): use local kubectl for all deployments (#5488) 3 years ago
azure fix(azure): parse validation error [EE-2334] (#6341) 3 years ago
docker fix(swarm): don't stomp on the x-registry-auth header EE-3308 (#7080) 2 years ago
gitlab fix(registries): sync code with ee [EE-2176] (#6355) 3 years ago
kubernetes fix(app): add github action for linting and formatting [EE-2344] (#6356) 3 years ago
utils Fix parsing of content-type field (#5356) 3 years ago
agent.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 3 years ago
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
docker.go fix(git) EE-2026 git default branch (#6876) 3 years ago
docker_unix.go fix(git) EE-2026 git default branch (#6876) 3 years ago
docker_windows.go fix(git) EE-2026 git default branch (#6876) 3 years ago
factory.go fix(git) EE-2026 git default branch (#6876) 3 years ago
gitlab.go fix(api): introduce gitlab proxy package 5 years ago
kubernetes.go fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775) 3 years ago
reverse_proxy.go