portainer/app/docker/views
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
..
configs feat(app): Prevent web editor related views from being accidentally closed (#4715) 2021-03-20 22:13:27 +01:00
containers feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
dashboard feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
docker-features-configuration feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
events chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
host feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
images feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
networks feat(app/network): rename restrict external acces to the network label and add a tooltip (#4514) 2021-01-14 12:24:56 +13:00
nodes feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
secrets feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
services feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
swarm feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
tasks feat(app/logs): add download button on container logs and service logs views (#4529) 2020-12-16 12:30:16 +13:00
volumes feat(volume) change the way portainer creates NFS4 volumes (#4729) (#4735) 2021-03-02 02:46:18 +01:00