File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 container :
33 image : testImage
44 endpoints :
5- - name : endpoint-name-more-than-15 -characters
5+ - name : this-invalid-container- endpoint-name-is- more-than-63 -characters-long
66 targetPort : 1234
Original file line number Diff line number Diff line change 22 kubernetes :
33 inlined : testInlined
44 endpoints :
5- - name : endpoint-name-more-than-15 -characters
5+ - name : this-invalid-kubernetes- endpoint-name-is- more-than-63 -characters-long
66 targetPort : 1234
Original file line number Diff line number Diff line change 22 openshift :
33 inlined : testInlined
44 endpoints :
5- - name : endpoint-name-more-than-15 -characters
5+ - name : this-invalid-openshift- endpoint-name-is- more-than-63 -characters-long
66 targetPort : 1234
Original file line number Diff line number Diff line change 6969 },
7070 {
7171 "FileName" : " componentContainerEndpointLongName.yaml" ,
72- "ExpectOutcome" : " length must be <= 15 " ,
72+ "ExpectOutcome" : " length must be <= 63 " ,
7373 "Files" : [" devfiles/components/componentStart.yaml" ,
7474 " devfiles/components/containerEndpointLongName.yaml" ]
7575 },
142142 },
143143 {
144144 "FileName" : " componentKubernetesEndpointLongName.yaml" ,
145- "ExpectOutcome" : " length must be <= 15 " ,
145+ "ExpectOutcome" : " length must be <= 63 " ,
146146 "Files" : [" devfiles/components/componentStart.yaml" ,
147147 " devfiles/components/kubernetesEndpointLongName.yaml" ]
148148 },
215215 },
216216 {
217217 "FileName" : " componentOpenshiftEndpointLongName.yaml" ,
218- "ExpectOutcome" : " length must be <= 15 " ,
218+ "ExpectOutcome" : " length must be <= 63 " ,
219219 "Files" : [" devfiles/components/componentStart.yaml" ,
220220 " devfiles/components/openshiftEndpointLongName.yaml" ]
221221 },
Original file line number Diff line number Diff line change 7575 },
7676 {
7777 "FileName" : " componentContainerEndpointLongName.yaml" ,
78- "ExpectOutcome" : " length must be <= 15 " ,
78+ "ExpectOutcome" : " length must be <= 63 " ,
7979 "Files" : [" devfiles/components/componentStart.yaml" ,
8080 " devfiles/components/containerEndpointLongName.yaml" ]
8181 },
166166 },
167167 {
168168 "FileName" : " componentKubernetesEndpointLongName.yaml" ,
169- "ExpectOutcome" : " length must be <= 15 " ,
169+ "ExpectOutcome" : " length must be <= 63 " ,
170170 "Files" : [" devfiles/components/componentStart.yaml" ,
171171 " devfiles/components/kubernetesEndpointLongName.yaml" ]
172172 },
245245 },
246246 {
247247 "FileName" : " componentOpenshiftEndpointLongName.yaml" ,
248- "ExpectOutcome" : " length must be <= 15 " ,
248+ "ExpectOutcome" : " length must be <= 63 " ,
249249 "Files" : [" devfiles/components/componentStart.yaml" ,
250250 " devfiles/components/openshiftEndpointLongName.yaml" ]
251251 },
You can’t perform that action at this time.
0 commit comments