uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 153 forks source link

Add BackoffMax config to registry config #343

Closed ahmagdy closed 4 years ago

ahmagdy commented 4 years ago

Make it possible to set backoff max value through the config file. The config file is passed using registry-config flag. It's backward compatible and if the user didn't pass the value it will fallback to the default 30 sec.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.