Commit Graph

9 Commits

Author SHA1 Message Date
Westly Wright ffacf2109b
display correct service type
Incorrectly used `value` when fetching service type but since this is a model there is no `value`

rancher/dashboard#1772
2021-01-07 10:28:09 -07:00
Westly Wright 685ee053bc
Service detail page 2021-01-07 09:39:31 -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
Nancy Butler cd47532c47 kiali link pr feedback 2020-09-16 11:32:46 -07:00
Nancy Butler a31de3d7b7 generate kiali link from service 2020-09-16 10:38:33 -07:00
Westly Wright 4fc4026349
CruResource create 2020-08-03 08:42:38 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
Westly Wright 96c951f262
Adds client side validation
Supports basic scalar types string, int, bool, array etc
Supports custom validation logic

Adds initial service validations
Adds additional error processing logic to better parse Kubernetes api errors

Fixes some minor bugs found while writing custom validtion for service

rancher/dashboard#189
2020-06-15 08:57:35 -07:00
Vincent Fiduccia 62462734ee
Steve vs Rancher types, types.js is only for type names 2020-06-09 16:09:06 -07:00