portainer/api
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
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823) 2021-03-03 11:38:59 +02:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli feat(core/cli): change analytics flag message (#4273) 2020-08-26 23:58:19 +12:00
cmd/portainer feat(main): introduce description to fatal errors (#4468) 2021-03-01 21:49:57 +01:00
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker feat(home): add node count to endpoint list. (#4793) 2021-03-04 16:42:47 +01:00
exec fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
filesystem feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
internal feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574) 2021-01-08 11:55:42 +13:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
oauth fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
api-description.md docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
go.mod fix windows build 2021-02-24 12:06:20 +13:00
go.sum fix windows build 2021-02-24 12:06:20 +13:00
kubernetes.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
portainer.go Merge changes from release 2.2 (#4930) 2021-03-23 08:58:11 +13:00
swagger.yaml docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
swagger_config.json chore(version): bump version number 2020-08-27 17:48:02 +12:00