Commit Graph

3 Commits

Author SHA1 Message Date
Westly Wright 37dec3ba6b
remove headless check as reaching this error is not possible in the UI 2020-10-20 10:59:26 -07:00
Westly Wright e45da6c823
PR feedback checking targetPort is number
removed a function that coerced target port to a number all the time which is not valid as it can be a string
2020-10-20 10:23:38 -07:00
Westly Wright aa33b16785
Service validation
Adds the following validation:
Service Ports - adds extra checks for port name, fixes invalid check for externalname services
ClusterIP - Conditional Checks on service types and ip none check
ExternalName
2020-10-20 08:58:18 -07:00