Skip to content

Commit d634bed

Browse files
committed
to support factory based self service
Signed-off-by: May Zhang <[email protected]>
1 parent 4f8c8e1 commit d634bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/controller/controller.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ func NewControllerWithNamespaceSupport(
154154
return ctrl
155155
}
156156

157-
// NewControllerWithNamespaceSupport For self-service notification
157+
// NewControllerWithNamespaceSupport For self-service notification getting configuration from apiFactory
158158
func NewControllerWithFactorySupport(
159159
client dynamic.NamespaceableResourceInterface,
160160
informer cache.SharedIndexInformer,

0 commit comments

Comments
 (0)