Skip to content

Commit 906c1e9

Browse files
committed
bump(k8s): tools: align to new upstream function by removing BoundingDirs from deepcopy-gen args
1 parent d3fce5a commit 906c1e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/codegen/pkg/deepcopy/deepcopy.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ func generateDeepcopyFunctions(p *parser.Parser, universe types.Universe, path,
4040
}
4141

4242
args := &args.Args{
43-
BoundingDirs: []string{packagePath},
4443
GoHeaderFile: headerFilePath,
4544
OutputFile: outputBaseFileName,
4645
}

0 commit comments

Comments
 (0)