Skip to content

Commit

Permalink
to support factory based self service
Browse files Browse the repository at this point in the history
Signed-off-by: May Zhang <[email protected]>
  • Loading branch information
mayzhang2000 committed Aug 7, 2023
1 parent e3c993c commit 2d42563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ func NewControllerWithNamespaceSupport(
return ctrl
}

// NewControllerWithNamespaceSupport For self-service notification
// NewControllerWithNamespaceSupport For self-service notification getting configuration from apiFactory
func NewControllerWithFactorySupport(
client dynamic.NamespaceableResourceInterface,
informer cache.SharedIndexInformer,
Expand Down

0 comments on commit 2d42563

Please sign in to comment.