source-controller/config
Hidde Beydals 920d37fcda api: add timeout field to GitRepositorySpec
This commit adds a timeout field to the GitRepositorySpec to be used
during the git clone operation when reconciling the resource.
When no interval is defined the default timeout returned by the getter
is 20 seconds.

The timeout can not be added yet to the Helm related sources as it
is currently not possible to inject anything custom into the HTTP
client from the Helm HTTP getter except for the authentication
options built in. A submit has been submitted to make this possible
and is waiting for review.

This commit includes some context changes to the other reconcilers
to tidy them up and make them depend on a single background context.

It also includes some added docblocks that crossed my path.
2020-04-22 11:42:27 +02:00
..
crd api: add timeout field to GitRepositorySpec 2020-04-22 11:42:27 +02:00
default Rename project to source-controller 2020-04-08 16:12:17 +03:00
manager Release v0.0.1-alpha.1 2020-04-16 14:12:38 +03:00
rbac Add helmchart/finalizers RBAC rule for OpenShift 2020-04-13 13:12:41 +02:00
samples api: corrections to match v1alpha1 spec 2020-04-14 13:34:38 +02:00