Skip to content

Commit 396d365

Browse files
Jefftreejpbetz
andauthored
Update cmd/kube-apiserver/app/testing/testserver.go
Co-authored-by: Joe Betz <[email protected]>
1 parent dacc2e1 commit 396d365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kube-apiserver/app/testing/testserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ type TestServerInstanceOptions struct {
106106
// If empty, binary version will be inferred from the build.
107107
BinaryVersion string
108108
// Set the EmulationVersion of server effective version.
109-
// If empty, emulation version will be inferred (equal to) from the binary version.
109+
// If empty, emulation version will default to the effective version.
110110
EmulationVersion string
111111
// Set non-default request timeout in the server.
112112
RequestTimeout time.Duration

0 commit comments

Comments
 (0)