Commit Graph

13 Commits

Author SHA1 Message Date
Westly Wright a9cc4e39dc
expose target port for headless service types
i think this check was left over from before i pulled this code out into ServicePorts component

rancher/dashboard#1028
2020-08-18 10:42:52 -07:00
Vincent Fiduccia b201bc4647
Merge pull request #847 from lvuch/lh-0715
ui polish
2020-07-15 12:57:23 -07:00
Westly Wright 355854a064
lint 2020-07-15 11:55:52 -07:00
Westly Wright aa8983c1b8
fix wonky styling on port protocol -> service rule row 2020-07-15 11:39:01 -07:00
lvuch 7b21c44fa9 785 spacing issues 2020-07-15 10:56:28 -07:00
Vincent Fiduccia 174b39b982
Define products 2020-07-10 11:25:45 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -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
lvuch b0319e31f7 resource detail page clean up. spacing and headers 2020-06-11 14:19:48 -07:00
Westly Wright ad0079ebe6
refactor headless mode logic for service create
from pr feedback
2020-06-04 09:23:44 -07:00
Westly Wright 98f699bc1f
Service create/edit requirements updates
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
2020-06-03 15:50:50 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -07:00
Westly Wright 84417675d2
Add Service Create/Edit Page
rancher/rancher#583
2020-05-14 11:20:49 -07:00