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
rancher/dashboard#583
remove center styles on node-port & target-port
add inital empty row to service ports component
show node port in serviceports when also loadbalancer type
change protocol options to what is valid in KubeAPI
Update target port placeholder
show selectors tab on nodeport services
update ips tab to ip listeners
warning text services ips tab
Drop sctp from service ports selection
add tooltip to external ips
refactor headless option for services
more headless updates
Adds new component CreateEditView/Service which replaces both pages
create/edit and detail with a single compoent that renders based on mode
rancher/dashboard#632