mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
remove unnecessary TODO in test/e2e/network/service.go
This commit is contained in:
parent
5ae7bba496
commit
875ea97147
@ -43,7 +43,6 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO(yankaiz): Move constants and default settings to service_util.go.
|
|
||||||
const (
|
const (
|
||||||
defaultServeHostnameServicePort = 80
|
defaultServeHostnameServicePort = 80
|
||||||
defaultServeHostnameServiceName = "svc-hostname"
|
defaultServeHostnameServiceName = "svc-hostname"
|
||||||
|
Loading…
Reference in New Issue
Block a user