n313893254
e0ab35e901
Add form-gke-taints https://github.com/rancher/rancher/issues/16412
2019-02-02 16:26:55 +08:00
n313893254
0c46dcf912
UI: Add option for selecting node image for a node pool in GKE https://github.com/rancher/rancher/issues/16412
2019-02-02 10:57:17 +08:00
Westly Wright
1d8aa70143
Merge pull request #2622 from loganhz/message
...
Fix cluster error message missing issue
2019-01-31 20:52:44 -07:00
loganhz
a4c15c5b07
Fix cluster error message missing issue
...
https://github.com/rancher/rancher/issues/17801
2019-02-01 09:37:25 +08:00
Westly Wright
11dfa60fd8
remove old code
2019-01-31 17:55:52 -07:00
Westly Wright
37ec800b9e
Fix backup settings being destroyed on edit of cluster
...
rancher/rancher#17772
2019-01-31 17:55:04 -07:00
Westly Wright
808132c61c
cleaned up weird status logic in principal search
...
HA setups don't always return statusText and that's a bad check anyway
we weren't setting the output correctly in all cases either and because of the
weird status text check we were never setting the principals even if we had
them.
rancher/rancher#17796
2019-01-31 16:22:57 -07:00
Westly Wright
03a280a7fc
Fix double render error & missing subquestion answers on mc app upg
...
ranchr/rancher#16941
Fix double render error & missing subquestion answers on mc app upg
ranchr/rancher#16941
2019-01-31 12:22:15 -07:00
Westly Wright
b5b6bad5a4
Missing project/cluster indicator broke answer overrides for mc apps
...
rancher/rancher#16941
2019-01-29 12:22:21 -07:00
loganhz
dd035a4c7b
Fix the issue that users have to refresh the page to see the ingress detail page
2019-01-27 06:21:26 +08:00
loganhz
97cf30d5cd
Fix ingress backend type issue
2019-01-27 05:27:14 +08:00
loganhz
75909be8f3
Fix the service link in ingress detail page
...
https://github.com/rancher/rancher/issues/17644
2019-01-26 22:25:40 +08:00
Westly Wright
8c8cae9183
Update recommneded node template engine and choices
...
rancher/rancher#17547
2019-01-25 17:31:27 -07:00
loganhz
a94b0ed5f0
Fix ingress path issue
...
https://github.com/rancher/rancher/issues/17622
2019-01-26 07:24:23 +08:00
Westly Wright
028bef63e6
Fix missed type change of ingress rule paths
...
rancher/rancher#17618
2019-01-25 10:17:02 -07:00
loganhz
d59da85e45
Use array for ingress rule path
...
https://github.com/rancher/rancher/issues/17529
2019-01-25 09:07:17 -07:00
Westly Wright
f6f60468c4
Merge pull request #2580 from westlywright/issue-16486
...
Expose authorized cluster endpoint on rke clusters
2019-01-23 09:48:24 -07:00
Westly Wright
bb2f6fdbca
Merge pull request #2568 from n313893254/17082
...
Update EKS regions and add k8s version
2019-01-23 08:10:28 -07:00
n313893254
a5e83f6dc4
Update for review
2019-01-23 15:19:56 +08:00
Westly Wright
7370401da2
Add authorized cluster endpoint to rke clusters
...
rancher/rancher#16486
default auth endpoint to true for NEW clusters
Add clusterId to token creation
add scope to api keys table
refactor modal-edit-apikey
2019-01-22 16:28:18 -07:00
Westly Wright
970aba4c68
fix input-slider not sliding and elementId after init errors
...
rancher/rancher#17522
2019-01-22 11:58:29 -07:00
Westly Wright
6a03df02d0
Global DNS & Multi Cluster App Routes and Components
...
Add Global DNS providers and re-org global dns page
update providers routes and translations
global dns providers add page mock
Hookup Global DNS Provider api
Hookup Global DNS Entry API
Update multi-cluster-app for new api
add targets to multi-cluster-apps creation
Multi cluster app component for list page
launch route upgrade button and clone
clone name
styles and clean up
add multi-cluster targets and projects to gdns
add project ids to dns entries index
address feedback from review
2019-01-21 15:14:58 -07:00
Westly Wright
663c13ccc9
Add S3 Etcd Backup & Restore API to UI
...
refector legacy local etcd backup & restore api to use new api
rancher/rancher#16797
Add s3backup config to rke clusters advanced options
Add 'restore from backup' action on RKE clusters
add backups list page
add cluster switching handling for backups
WIP
cleaup for review
2019-01-21 13:48:46 -07:00
Westly Wright
0287cd4816
Merge pull request #2569 from n313893254/15396
...
Add cluster root filed for edit as a file
2019-01-21 10:51:07 -07:00
Westly Wright
839caeb53f
Merge pull request #2538 from n313893254/15380
...
Logging feature && bug
2019-01-21 10:31:27 -07:00
n313893254
447f5838f4
Cluster options in Edit as a Form are not all configurable in current Edit as YAML option
...
https://github.com/rancher/rancher/issues/15396
2019-01-16 19:14:20 +08:00
n313893254
3b245589c4
UI - Update EKS regions/AMIs/templates
...
https://github.com/rancher/rancher/issues/17082
2019-01-16 16:13:09 +08:00
Westly Wright
d7961211cf
Merge pull request #2566 from n313893254/17353
...
Alert Group - Slider sync sliding of multiple Alert Rules
2019-01-11 09:49:38 -07:00
n313893254
a2b5a95750
Alert Group - Slider sync sliding of multiple Alert Rules
...
https://github.com/rancher/rancher/issues/17353
2019-01-11 20:09:39 +08:00
Vincent Fiduccia
691ffc38e5
Switch to @rancher/ember-api-store
2019-01-10 16:44:35 -07:00
Westly Wright
14ac752f84
Merge pull request #2546 from loganhz/service
...
Add advanced section for Service Discovery
2019-01-10 10:05:39 -07:00
Westly Wright
8943b6379c
Merge pull request #2559 from lvuch/lv-0109
...
general ui polish
2019-01-10 09:57:18 -07:00
n313893254
24ceeb318c
Logger UI Hides SSL Fields Until `https` Scheme is Entered
...
https://github.com/rancher/rancher/issues/16374
2019-01-10 18:14:33 +08:00
loganhz
e05a63a5cd
Add a space after the full name and before the username
...
https://github.com/rancher/rancher/issues/16679
2019-01-09 12:26:43 +08:00
lvuch
22a3d7e39f
17133
2019-01-08 16:11:43 -07:00
lvuch
ab711f2d12
16732
2019-01-08 15:01:12 -07:00
loganhz
1ed161e60c
Use service instead of dnsRecord
2019-01-04 11:37:37 +08:00
Westly Wright
bd311cec21
Fix incorrect styling of labels for rke windows support
...
rancher/rancher#16397
2019-01-02 16:45:07 -07:00
Westly Wright
271973812c
fix sort order on edit catalog scope dropdown
2018-12-21 10:46:21 -07:00
Westly Wright
d67760b789
Merge pull request #2531 from westlywright/root-creds-note
...
Update help text for amazon eks access keys
2018-12-21 09:51:16 -07:00
Westly Wright
3d055629fc
Merge pull request #2530 from westlywright/principal-search-bug
...
Principal search bug
2018-12-21 09:49:10 -07:00
Westly Wright
93888d142a
Update help text for amazon eks access keys
...
rancher/rancher#16157
2018-12-20 12:57:44 -07:00
Westly Wright
fb005b12c9
Upgrade ember-concurrency
...
sync yarn.lock
2018-12-20 10:29:45 -07:00
Westly Wright
9f60542201
reorganized principal search to account for out of sync results
...
rancher/rancher#15961
2018-12-20 10:11:46 -07:00
Westly Wright
7188a4f730
Add weave network support to RKE clusters
...
rancher/rancher#12909
2018-12-19 15:37:24 -07:00
Westly Wright
ee6c14b5b4
Merge pull request #2527 from n313893254/17141
...
Fix unable to edit existing cluster K8s version
2018-12-18 11:30:30 -07:00
Westly Wright
463ab8246e
Merge pull request #2526 from loganhz/m3
...
Fix custom range query issue
2018-12-18 11:28:40 -07:00
n313893254
ffa0a388ee
Unable to edit existing cluster K8s version
...
https://github.com/rancher/rancher/issues/17141
2018-12-18 17:49:57 +08:00
loganhz
de258785de
Fix custom range query issue
...
https://github.com/rancher/rancher/issues/17111
2018-12-18 17:19:52 +08:00
loganhz
bc7e3672b4
Change minute increment to 1
...
https://github.com/rancher/rancher/issues/17113
2018-12-18 17:01:52 +08:00