pkg/apis
Victor Agababov 1982208dd9 Initial commit for the webhook to set the annotations about mutator. (#275)
* Initial commit for the webhook to set the annotations about mutator.

The user that created or updated the resource will be set in the
annotations.

* update comments

* remove debug logging

* logging :/

* logging :/, returns

* logging :/ III

* error wrap

* simplify test

* rename the test

* add pkg/errors to the deps for better errors

* do not require CRD to implement Annotatable

* review issues

* fix interface as required by review
2019-02-12 21:03:43 -08:00
..
duck remove the redundant receiver (#271) 2019-02-11 13:39:42 -08:00
istio Fix json mismatch in istio pkg (#247) 2019-01-28 20:51:37 -08:00
OWNERS Can I has slash approve? (#100) 2018-09-27 15:32:22 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Add `AtIndex` method to deal to attach index at the current error. (#257) 2019-01-31 12:47:38 -08:00
field_error_test.go golang format tools (#263) 2019-02-07 08:17:41 -08:00
interfaces.go Initial commit for the webhook to set the annotations about mutator. (#275) 2019-02-12 21:03:43 -08:00
kind2resource.go Create a common way for turning GVK into GVR. (#84) 2018-09-21 14:07:21 -07:00
kind2resource_test.go Create a common way for turning GVK into GVR. (#84) 2018-09-21 14:07:21 -07:00
volatile_time.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -07:00
volatile_time_test.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -07:00
zz_generated.deepcopy.go Simplify FieldError merging. (#99) 2018-10-30 01:20:33 -07:00