pkg/webhook
Dan Gerdesmeier e2418a08c1 Change 'updater' to 'lastModifier' in webhook (#512)
* Change 'updater' to 'lastModifier' in webhook

Both eventing and serving curretly use lastModifier. Nothing seems to
implement the pkg 'HasSpec' interface yet so this should be a safe
change. This brings the annotation in-line with currentb behavior

Fixes #511

* Remove unnecessary defer

* Change paths in json patches
2019-07-09 17:58:59 -07:00
..
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
certs.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
certs_test.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
helper_test.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
stats_reporter.go Add metrics to webhook package (#503) 2019-07-08 16:00:44 -07:00
stats_reporter_test.go Add metrics to webhook package (#503) 2019-07-08 16:00:44 -07:00
user_info.go Change 'updater' to 'lastModifier' in webhook (#512) 2019-07-09 17:58:59 -07:00
user_info_test.go Change 'updater' to 'lastModifier' in webhook (#512) 2019-07-09 17:58:59 -07:00
webhook.go Add check for nil StatsReporter in webhook package (#518) 2019-07-09 17:23:58 -07:00
webhook_deprecated_test.go golang format tools (#497) 2019-06-27 07:37:08 -07:00
webhook_integration_test.go Add metrics to webhook package (#503) 2019-07-08 16:00:44 -07:00
webhook_test.go Change 'updater' to 'lastModifier' in webhook (#512) 2019-07-09 17:58:59 -07:00