Commit Graph

659 Commits

Author SHA1 Message Date
lvuch 173fda0d20 629 vertical alighnment 2020-06-10 14:24:32 -07:00
lvuch f92a4d3a3b cluster switcher dropdown fix 2020-06-10 13:04:50 -07:00
Vincent Fiduccia dad04cb9e3
Standalone Steve /v1/clusters support 2020-06-09 19:14:36 -07:00
Vincent Fiduccia d41bb1f4f3
Move canBeVariable table header handling into SortableTable 2020-06-09 17:16:36 -07:00
Vincent Fiduccia 62462734ee
Steve vs Rancher types, types.js is only for type names 2020-06-09 16:09:06 -07:00
Nancy Butler 6d352f9beb do not clean yamls for create 2020-06-09 13:27:45 -07:00
Vincent Fiduccia 3776952d60
Merge pull request #744 from codyrancher/constraints-remove-name
Removing the name from the constraints detail page
2020-06-09 10:32:46 -07:00
Vincent Fiduccia ecedf8065c
Merge pull request #741 from lvuch/lh-0602
port dropdown and arraylist gap
2020-06-08 16:19:39 -07:00
Vincent Fiduccia 35ef13c80a
Merge pull request #740 from codyrancher/opa-ui-improvements
Improving the UI for the Constraints Kind tab
2020-06-08 16:18:37 -07:00
Vincent Fiduccia e7a7ab3e37
Merge pull request #738 from mantis-toboggan-md/match-expressions
Match expressions bugs
2020-06-08 16:17:14 -07:00
lvuch a59e75d8ac port bg and array list spacing 2020-06-08 15:41:09 -07:00
Cody Jackson 4656dbeb9c Improving the UI for the Constraints Kind tab
- Make a close icon button for removing a kind
- Update the visuals for a single kind
- Don't remove the empty ApiGroup default value.

rancher/dashboard#392
2020-06-08 14:33:24 -07:00
Cody Jackson 72d6e8f3da Ensure originalModel is defined for create in ResourceDetail
Switching masthead over to use originalModel broke create
pages because originalModel was null. This ensures that
originalModel is defined.
2020-06-08 13:05:37 -07:00
Vincent Fiduccia ce74044bd1
Merge pull request #735 from lvuch/lh-0602
key value fixes
2020-06-08 12:32:35 -07:00
Vincent Fiduccia e7410a0851
Merge pull request #726 from westlywright/bug.cluster.provider.displayname
Add node driver names for providers
2020-06-08 12:31:01 -07:00
Vincent Fiduccia 14a9e9b501
Merge pull request #724 from codyrancher/resource-updates
Fixing cordon/uncordon on the detail page
2020-06-08 12:30:17 -07:00
Vincent Fiduccia 3ee68e82a2
Merge pull request #719 from codyrancher/more-ingress
Implementing the new Ingress requirements and bugfixes
2020-06-08 12:29:42 -07:00
Nancy Butler 428a729b33 fix updating, values format in matchexpressions 2020-06-08 12:22:04 -07:00
lvuch 6b14e8382e lint fix 2020-06-08 11:54:11 -07:00
lvuch 84c3c2f5c1 key val spacing 2020-06-08 11:02:58 -07:00
lvuch ee875929a5 732 2020-06-08 10:34:06 -07:00
Cody Jackson f109e771a5 Fixing cordon/uncordon on the detail page
There were two issues that were causing the 409s.
1. When using cluster/find the resource wasn't being watched
    so the resource was out of date.
2. Cloned resources don't get the updates either.

This change provides and option to to allow cluster/find to
watch the resource and when in VIEW mode the resource isn't
cloned so it can receive updates.

rancher/dashboard#679
2020-06-08 10:30:47 -07:00
Cody Jackson 5070926d01 Removing the name from the constraints detail page
Making the detail-top consistent with all the other pages and
removing the name from the constraints detail page.

rancher/dashboard#695
2020-06-08 10:27:57 -07:00
Westly Wright a6a62af1c7
Add additional safety check for nodetemplate when returning c name 2020-06-08 10:18:07 -07:00
Westly Wright e915977396
Add node driver names for providers
rancher/dashboard#703
2020-06-08 10:18:07 -07:00
Cody Jackson 827f4b5a3f Implementing the new Ingress requirements and bugfixes
rancher#272
2020-06-08 09:55:45 -07:00
Nancy Butler 30632f1eb9 pod detail 2020-06-08 08:55:43 -07:00
Vincent Fiduccia 3a6a56aeba
multiline-ternary: never 2020-06-04 16:22:48 -07:00
Vincent Fiduccia 200504650a
Update rio image 2020-06-04 16:06:15 -07:00
Vincent Fiduccia d17f79576b
Rio fixes 2020-06-04 16:06:15 -07:00
Westly Wright 903e58df0e
use service type computed to init setup of spec type
use vue's reactive set to ensure the properties are reactive on first render
2020-06-04 10:19:03 -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 35ee19a9ee
add change that got rebased out back in to allow for edit component
if a customDetail doesn't exist

changes got borked somehow here https://github.com/rancher/dashboard/pull/689
2020-06-04 09:21:17 -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
Vincent Fiduccia 6c297b23e9
Merge pull request #723 from lvuch/lh-0602
Service - Design Issues #668
2020-06-03 14:38:56 -07:00
lvuch 488615c385 668 2020-06-03 11:01:59 -07:00
Vincent Fiduccia 778dd87d47
Merge pull request #713 from lvuch/lh-0601
543 folder label prefix
2020-06-02 17:02:12 -07:00
Vincent Fiduccia 03d0f8d32b
Group by ns/project labels 2020-06-02 16:10:00 -07:00
Nancy Butler a509fef684 new linting rules 2020-06-02 12:40:38 -07:00
Nancy Butler 3409a06f30 pr feedback 2020-06-02 12:40:38 -07:00
Nancy Butler d83ebfc3cd list containers 2020-06-02 12:40:38 -07:00
Nancy Butler 3addd202bc container component 2020-06-02 12:40:38 -07:00
Vincent Fiduccia 4373728030
Merge pull request #692 from lvuch/lh-0526
spacing in detail top
2020-06-02 11:32:36 -07:00
lvuch 13118a784f lint fix 2020-06-01 13:44:35 -07:00
lvuch 9855f34c21 543 2020-06-01 13:15:37 -07:00
Vincent Fiduccia e7856e52b9
Merge pull request #712 from vincent99/master
GitHub Scope, LoadDeps, managedFields, Rio
2020-05-30 03:21:36 -07:00
Vincent Fiduccia d01e776e9a
Start rio cleanup 2020-05-30 03:14:01 -07:00
Vincent Fiduccia d6bc32ffd4
Fold managedFields and sometimes status 2020-05-30 03:14:00 -07:00
Vincent Fiduccia 2265c3f34d
LoadDeps -> fetch 2020-05-30 03:14:00 -07:00
Vincent Fiduccia b51a94e5d1
Merge branch 'master' into match-expressions 2020-05-30 02:59:16 -07:00