Currently the table tests do not annotate the context logger with the key
which means we puts lots of unnecessary logging in the reconcilers to log the key that is being reconciled.
So this fixes that.
Also precreates some containers to the needed size.
/assign mattmoor
Currently we're collecting and printing extra objects
as VerbActions, which of course is not what's extra, the extra is the
object wrapped around them. So print that insted.
* Moving reconcile/testing from serving to pkg.
* add clock.
* Update clock cw.
* move testing/configmap.go to configmap/
* wire in a setable context.
* need to export example key.