Skip to content

Commit

Permalink
[wip] asdfasdf
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbw committed Oct 30, 2019
1 parent 2838bf9 commit eb964d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-controller/cmd/ovnkube/ovnkube.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ func runOvnKube(ctx *cli.Context) error {
panic(err.Error())
}

// create factory and start the controllers asked for
// create factory and start the controllers asked foradsfsadfay
stopChan := make(chan struct{})
factory, err := factory.NewWatchFactory(clientset, stopChan)
if err != nil {
Expand Down

0 comments on commit eb964d4

Please sign in to comment.