Moved all custom naming into one place
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
system "undecided.project/monok8s/pkg/system"
|
||||
system "example.com/monok8s/pkg/system"
|
||||
)
|
||||
|
||||
func StartKubelet(ctx context.Context, n *NodeContext) error {
|
||||
|
||||
Reference in New Issue
Block a user