-
Kubernetes Submit Queue authored
Automatic merge from submit-queue codegen: skip generation of informers and listers on resources with missing verbs This patch will prevent generation of listers and informers for resources that does not implement the required verbs (list, get, watch). Currently informers and listers are generated for those resources which cause a compilation failure.
ecd28d97