mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Fix gofmt issues
This commit is contained in:
parent
c88a838282
commit
4cb67b8f0c
@ -274,12 +274,12 @@ var _ = SIGDescribe("Proxy", func() {
|
||||
})
|
||||
|
||||
/*
|
||||
Release: v1.21
|
||||
Testname: Proxy, validate ProxyWithPath responses
|
||||
Description: Attempt to create a pod and a service. A
|
||||
set of pod and service endpoints MUST be accessed via
|
||||
ProxyWithPath using a list of http methods. A valid
|
||||
response MUST be returned for each endpoint.
|
||||
Release: v1.21
|
||||
Testname: Proxy, validate ProxyWithPath responses
|
||||
Description: Attempt to create a pod and a service. A
|
||||
set of pod and service endpoints MUST be accessed via
|
||||
ProxyWithPath using a list of http methods. A valid
|
||||
response MUST be returned for each endpoint.
|
||||
*/
|
||||
framework.ConformanceIt("A set of valid responses are returned for both pod and service ProxyWithPath", func() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user