This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
Better Token Management
Pre-release
Pre-release
This RC addresses a few issues brought up by @AKoetsier.
- All tokens have a set expiration of 600 seconds (10 minutes)
- All image layer tokens are expired after use when /access endpoint is called.
- Primary tokens are set to expire 60 seconds after the last PUT/GET is received for the push and/or pull.
- Improved logging