Skip to content

Commit c94b22f

Browse files
committed
bump(k8s): tools: align to new upstream function by removing BoundingDirs from deepcopy-gen args
Signed-off-by: jubittajohn <jujohn@redhat.com>
1 parent ad7da19 commit c94b22f

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)