mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
Merge pull request #4122 from pmorie/comment
Clarify commenting in endpoints_controller
This commit is contained in:
@@ -96,7 +96,7 @@ func TestServiceStorageValidatesCreate(t *testing.T) {
|
||||
SessionAffinity: api.AffinityTypeNone,
|
||||
},
|
||||
},
|
||||
"empty selector": {
|
||||
"empty port": {
|
||||
ObjectMeta: api.ObjectMeta{Name: "foo"},
|
||||
Spec: api.ServiceSpec{
|
||||
Selector: map[string]string{"bar": "baz"},
|
||||
|
Reference in New Issue
Block a user