You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retry on 500 (#168)
* workaround: retry manifest upload on quay
* decorator: get rid of inheritance
* decorator: retry on 500
Signed-off-by: Isabella do Amaral <[email protected]>
Token Auth Backend: Token request function didn`t set Authorization H…
…eader (#153)
* Set Basic auth for token request
Signed-off-by: Marius Bertram <[email protected]>
Add option to refresh (current behaviour) or keep previous headers wh…
…en fetching manifests (#123)
* bumped version and add note to changelog
* added refresh_headers as an option for fetching manifests
* fix line endings
Signed-off-by: Kavish Punchoo <[email protected]>