Commit Graph

15 Commits

Author SHA1 Message Date
Jordon Leach 4dc4168381
Merge pull request #4436 from jordojordo/4110-loadbalancer-ip
Add input for loadBalancerIP in Load Balancer create service
2021-10-27 08:01:43 -04:00
Vincent Fiduccia e12eae56f4
Drop .class since it's the only type now 2021-10-25 10:20:35 -07:00
Vincent Fiduccia 570c4650e9
Now with more classes and no proxies 2021-10-25 10:20:34 -07:00
Jordon Leach 90c33d8de0 localised services details and moved loadBalancerIP input 2021-10-22 11:44:24 -04:00
Jordon Leach 82d78ab043 Add input for loadBalancerIP in Load Balancer create service 2021-10-21 10:52:02 -04:00
Vincent Fiduccia a083312b00
Support showing ui.cattle.io.navlinks in the nav 2021-05-22 01:45:42 -07:00
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