portainer/api/http/handler
Chaim Lev-Ari f5aa6c4dc2
feat(docker): show docker pull rate limits (#4666)
* feat(dockerhub): introduce local status endpoint

* feat(proxy): rewrite request with dockerhub credentials

* feat(endpoint): check env type

* feat(endpoint): check for local endpoint

* feat(docker): introduce client side service to get limits

* feat(container): add info about rate limits in container

* feat(dockerhub): load rate limits just for specific endpoints

* feat(images): show specific dockerhub messages for admin

* feat(service-create): show docker rate limits

* feat(service-edit): show rate limit messages

* fix(images): fix loading of page

* refactor(images): move rate limits check to container

* feat(kubernetes): proxy agent requests

* feat(kubernetes/apps): show pull limits in application creation

* refactor(image-registry): move warning to end of field

* fix(image-registry): show right message for admin

* fix(images): silently fail when loading rate limits

* fix(kube/apps): use new rate limits comp

* fix(images): move rate warning to end

* fix(registry): move search to right place

* fix(service): remove service warning

* fix(endpoints): check if kube endpoint is local
2021-03-24 19:27:32 +01:00
..
auth docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
customtemplates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
dockerhub docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgegroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgejobs docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgestacks docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgetemplates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointedge docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointgroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointproxy feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
endpoints feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
registries fix(registry): #4371 cannot push to quay.io registry (#4868) 2021-03-13 12:47:35 +13:00
resourcecontrols docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
roles docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
settings docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
stacks fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
status docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
tags docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teammemberships docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teams docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
templates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
upload docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
users docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
webhooks docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
websocket docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
handler.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00