Skip to content

Commit

Permalink
Add some more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Jan 3, 2025
1 parent ff2669e commit 278f85f
Show file tree
Hide file tree
Showing 4 changed files with 391 additions and 148 deletions.
2 changes: 1 addition & 1 deletion kube-controllers/pkg/controllers/node/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ type NodeController struct {
dataFeed *utils.DataFeed

// Sub-controllers
ipamCtrl *ipamController
ipamCtrl *IPAMController
}

// NewNodeController Constructor for NodeController
Expand Down
Loading

0 comments on commit 278f85f

Please sign in to comment.