mirror of https://github.com/knative/pkg.git
* Create a new singleton Reconciler for the webhook secret. This change creates a new Reconciler (not yet hooked up) that ensures that the webhook secret has the appropriate shape. I call this a "singleton Reconciler" because this reconciler exists to effectively reconcile a single resource, which will be a pattern for the webhook's reconcilers. * Address linter problems |
||
|---|---|---|
| .. | ||
| resources | ||
| certificates.go | ||
| certificates_test.go | ||
| controller.go | ||