pkg/apis
grac3gao 46cfce8d99 Add check in informer to make controllers work when process invalid resources (#880)
* #2047 sources-controller can't recover from faulty sink (in eventing)

* #2047 sources-controller can't recover from faulty sink (in eventing)

* add unit test

* change after review

* change after review-2

Co-Authored-By: Victor Agababov <vagababov@gmail.com>
2019-11-26 14:16:21 -08:00
..
duck Add check in informer to make controllers work when process invalid resources (#880) 2019-11-26 14:16:21 -08:00
testing Version condition testing helper functions (#644) 2019-09-08 16:39:06 -07:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
condition_set.go apis: fix typo in ConditionSet.Manage comment (#551) 2019-07-30 08:52:43 -07:00
condition_set_impl_test.go Implement ClearCondition for ConditionManager (#538) 2019-07-24 14:22:35 -07:00
condition_set_test.go Move Condition stuff to apis, add a v1beta1 Status. (#361) 2019-04-02 09:51:55 -07:00
condition_types.go Remove openapi-gen annotations (#775) 2019-11-05 13:03:27 -08:00
condition_types_test.go Move Condition stuff to apis, add a v1beta1 Status. (#361) 2019-04-02 09:51:55 -07:00
contexts.go Incorporate the sub-resource context into the context state populated by the webhook. (#442) 2019-06-05 20:36:39 -07:00
contexts_test.go Incorporate the sub-resource context into the context state populated by the webhook. (#442) 2019-06-05 20:36:39 -07:00
deprecated.go Fix the issues pointed out by staticcheck (#541) 2019-07-23 13:13:36 -07:00
deprecated_test.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Introduce error util ErrInvalidCombination for invalid combination (#638) 2019-09-12 16:44:32 -07:00
field_error_test.go Introduce error util ErrInvalidCombination for invalid combination (#638) 2019-09-12 16:44:32 -07:00
interfaces.go Split the resource semantic webhooks into separate AdmissionControllers (#848) 2019-11-14 16:51:02 -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
metadata_validation.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
metadata_validation_test.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
url.go Add utility methods for api.URL (#785) 2019-10-21 19:11:25 -07:00
url_test.go golang format tools (#791) 2019-10-23 13:37:29 -07:00
volatile_time.go Remove openapi-gen annotations (#775) 2019-11-05 13:03:27 -08:00
volatile_time_test.go Move VolatileTime into knative/pkg (#40) 2018-08-09 15:58:51 -07:00
zz_generated.deepcopy.go Add support for a structured URL type. (#400) 2019-05-01 18:40:33 -07:00