mirror of https://github.com/knative/pkg.git
* Add an option to skip automated status updates in a reconciler. This option is necessary to be able to create reconcilers like Serving's labeler, that is purely adding labels to resources. If that fails, the new automated observed generation handling changes the status and that gets written to the API currently, which is not desired. * Flip the bool. |
||
---|---|---|
.. | ||
testing | ||
OWNERS | ||
controller.go | ||
controller_test.go | ||
helper.go | ||
helper_test.go | ||
options.go | ||
stats_reporter.go | ||
stats_reporter_test.go |