Westly Wright
f3f57a61f9
Show individual app states for mc-apps
...
rancher/rancher#18337
2019-02-25 16:07:36 -07:00
Westly Wright
a2c76be2df
top-errors should set errors to empty array on init
...
ensure that we always have a fresh errors object when initializing the
top-errors component
rancher/rancher#18376
2019-02-25 14:24:57 -07:00
Westly Wright
b8f76fbe34
Merge pull request #2686 from n313893254/17040
...
Group dashboard gauge text
2019-02-25 10:05:19 -07:00
Westly Wright
fd51967b80
Merge pull request #2685 from n313893254/18132
...
Fix question cannot input for catalog app
2019-02-25 10:02:41 -07:00
Westly Wright
7fd1abfd94
Merge pull request #2654 from n313893254/15246
...
Show API response in embedded kubectl view
2019-02-25 09:59:48 -07:00
n313893254
4ff7ef4b22
Group dashboard gauge text
...
https://github.com/rancher/rancher/issues/17040
2019-02-25 16:58:28 +08:00
n313893254
c5202966d7
Fix dashboard Unit https://github.com/rancher/rancher/issues/17040
2019-02-25 15:56:20 +08:00
n313893254
7910bc2f37
Fix question cannot input for catalog app
...
https://github.com/rancher/rancher/issues/18132
2019-02-24 13:27:09 +08:00
Westly Wright
a3cc451cff
use init for cloud cred add in node temp, !didReceiveAttrs
...
rancher/rancher#18341
2019-02-22 16:12:34 -07:00
Westly Wright
4f0ad7ecbe
add correct returns to sortable search matches
...
also cleaned up code style
rancher/rancher#18288
2019-02-22 15:39:30 -07:00
Westly Wright
a5ce0a492d
Refactor members global access to make sure all members obj are same
...
rancher/rancher#18278
2019-02-22 11:08:34 -07:00
lvuch
5ae7af369c
18092
2019-02-22 09:52:53 -07:00
Westly Wright
01125b63c4
Merge pull request #2534 from n313893254/17040
...
Add current cpu/memory usage in cluster dashboard
2019-02-22 09:47:56 -07:00
n313893254
f45ff0d9c7
Update for review
2019-02-22 17:36:59 +08:00
n313893254
8e6e8109e5
Show the current cpu/memory usage in cluster dashboard https://github.com/rancher/rancher/issues/17040
2019-02-22 11:17:04 +08:00
Westly Wright
4c320a524d
remove duplicate function that was causing double add on prncpl srch
...
rancher/rancher#18292
2019-02-21 16:08:47 -07:00
Westly Wright
dbb59871e4
Filter already selected project targets in mc app add
...
rancher/rancher#18241
2019-02-21 16:08:47 -07:00
loganhz
79ece1dfce
Fix aliyun hosted k8s version issue
...
https://github.com/rancher/rancher/issues/17827
2019-02-21 10:48:40 +08:00
Westly Wright
6e5c1f019a
Merge pull request #2676 from westlywright/2.2-bugs
...
Cloud Key Bugs
2019-02-20 15:49:26 -07:00
Westly Wright
a01692a9dd
make cloud credential editable
...
rancher/rancher#18096
2019-02-20 15:14:04 -07:00
Vincent Fiduccia
8139fd4788
Cleanup cluster drivers
2019-02-20 13:14:35 -07:00
Westly Wright
3ee960a8ca
Add sort to cc dropdown and auto-select first cc if only 1
...
rancher/rancher#18094
2019-02-20 12:24:15 -07:00
Westly Wright
9628bbd931
cloud credential modal updates
...
Change add button
Add logic to default to add mode if no cloud creds
disable add new button when already adding new cloud cred
rancher/rancher#18091
2019-02-20 12:08:51 -07:00
Vincent Fiduccia
7cff76fa4b
Revert "Don't show empty row when no cluster driver."
...
This reverts commit 8c6ef4f250 .
2019-02-20 11:13:47 -07:00
Westly Wright
0f61740f64
Merge pull request #2672 from n313893254/18226
...
Fix GKE cluster custom access scope
2019-02-20 05:40:35 -07:00
Westly Wright
c93f38f347
Merge pull request #2669 from barpilot/empty-provider
...
Don't show empty row when no cluster driver.
2019-02-20 05:38:43 -07:00
n313893254
4f00df378a
GKE - cannot provision a GKE cluster with custom access scope
...
https://github.com/rancher/rancher/issues/18226
2019-02-20 12:21:27 +08:00
Westly Wright
a77ea542c9
handle error when looking up non-local users but logged in as local
2019-02-19 16:56:54 -07:00
Westly Wright
344084e266
Load multi-cluster-app principals so member info is ready
...
rancher/rancher#18242
2019-02-19 16:06:28 -07:00
Westly Wright
26dc0d9c7e
Display no-link data when the mc app owner doesn't have access to pr
...
rancher/rancher#18153
2019-02-19 12:37:09 -07:00
n313893254
74c967aed9
Show API response in embedded kubectl view
...
https://github.com/rancher/rancher/issues/15246
2019-02-19 17:46:18 +08:00
Guilhem Lettron
8c6ef4f250
Don't show empty row when no cluster driver.
2019-02-18 21:52:49 +01:00
loganhz
fa81689ff0
Fix aliyun host cluster version issue
...
https://github.com/rancher/rancher/issues/17825
2019-02-17 18:58:00 +08:00
Westly Wright
c957f662c2
Add partial support for cloud key validation
...
rancher/rancher#18037
add amazon key validation
2019-02-16 08:31:24 -07:00
Westly Wright
a261cfe507
Merge pull request #2661 from loganhz/yaml
...
Fix the issue that users can see the readonly field in cluster yaml
2019-02-16 08:09:21 -07:00
Westly Wright
b34426e1e8
Merge pull request #2635 from loganhz/aliyun-version
...
Support alibaba ACK managed kubernetes
2019-02-16 08:08:03 -07:00
loganhz
1dbc9293cd
Fix the issue that users can see the readonly field in cluster yaml
...
https://github.com/rancher/rancher/issues/15396
2019-02-16 10:26:03 +08:00
Vincent Fiduccia
1effb998eb
Update engine version suggestions
2019-02-15 14:43:44 -07:00
Westly Wright
bdc2f2d324
Merge pull request #2657 from westlywright/global-dns-rbac
...
Add Global DNS Provider and Entry RBAC
2019-02-14 17:10:16 -07:00
Westly Wright
935521482d
Add Global DNS Provider and Entry RBAC
...
rancher/rancher#17976
2019-02-14 15:33:48 -07:00
loganhz
3aca61030a
Change the default node exporter port
2019-02-14 23:56:48 +08:00
loganhz
35219f16c7
Stop auto refresh for monitoring graph if the view is collapsed
2019-02-14 23:56:48 +08:00
Westly Wright
11ecc8a185
Merge pull request #2656 from loganhz/yaml
...
Support valuesYaml for catalog
2019-02-14 08:41:44 -07:00
Westly Wright
3cb82d931e
Merge pull request #2655 from n313893254/18072
...
GKE issue
2019-02-14 08:39:05 -07:00
Westly Wright
1b22cacee9
Merge pull request #2652 from westlywright/2.2-bugs
...
2.2 bugs
2019-02-14 08:34:51 -07:00
loganhz
6b00a9d6dd
Support valuesYaml for catalog
...
https://github.com/rancher/rancher/issues/16680
https://github.com/rancher/rancher/issues/17605
2019-02-14 20:52:57 +08:00
n313893254
fd9a50faa4
UI: Ability to create private clusters in GKE https://github.com/rancher/rancher/issues/17991
2019-02-14 20:18:05 +08:00
n313893254
843f04ccfb
GKE cluster: Additional Zones should be labeled correctly in the UI
...
https://github.com/rancher/rancher/issues/18072
2019-02-14 15:57:13 +08:00
Westly Wright
c2ce463ac2
check for cluster created without backup config
...
rancher/rancher#17940
2019-02-13 16:43:09 -07:00
Westly Wright
9eddd4bdd8
Multi cluster app RBAC and Actions features
...
add roles to mc apps
refector mc apps add target into component
add new project target actions for mc apps
rancher/rancher#17853
rancher/rancher#17975
2019-02-13 15:26:04 -07:00
Westly Wright
449838494e
Merge pull request #2650 from loganhz/aliyundns
...
Support Aliyun dns
2019-02-13 09:35:04 -07:00
Westly Wright
ee1ad0cbc5
Merge pull request #2541 from n313893254/16412
...
Add GKE fields
2019-02-13 09:27:21 -07:00
loganhz
b5859e439a
Fix btn style issue
2019-02-13 17:31:53 +08:00
n313893254
a9dde201b9
Update for review
2019-02-13 16:51:44 +08:00
Westly Wright
0703ebed68
fix typo that prevents DO keys from showing in select
2019-02-12 15:15:10 -07:00
Westly Wright
c8af8bcc28
fix redirect issue for saml adfs when turning on
...
rancher/rancher#15530
redirect issue fixed
2019-02-12 13:35:57 -07:00
Westly Wright
f83c50771f
Merge pull request #2644 from superseb/australiasoutheast
...
Add australiasoutheast to AKS regions
2019-02-12 09:10:57 -07:00
Westly Wright
29e5d845a3
Merge pull request #2641 from loganhz/lb
...
Fix the issue that user cannot select LB in imported cluster
2019-02-12 09:09:23 -07:00
Westly Wright
542b348f75
Merge pull request #2640 from westlywright/cloud-keys
...
cloud credentials
2019-02-12 09:08:48 -07:00
Westly Wright
5116e5b199
Merge pull request #2624 from n313893254/17659
...
Logging issue
2019-02-12 09:05:59 -07:00
Sebastiaan van Steenis
0f797c8bc8
Add australiasoutheast to AKS regions
2019-02-12 12:36:24 +01:00
loganhz
0136803f17
Fix the issue that user cannot select LB in imported cluster
...
https://github.com/rancher/rancher/issues/17941
2019-02-12 14:57:28 +08:00
Westly Wright
3df948e9ab
Add cloud credentials page, resource, and add modal
...
WIP
WIP
WIP
cleanup
2019-02-11 17:37:05 -07:00
Westly Wright
1f957b1bd6
Merge pull request #2639 from loganhz/eks-ud
...
Support user-data and volume size for EKS
2019-02-11 09:40:18 -07:00
Westly Wright
a1cb27b0f2
Merge pull request #2638 from loganhz/quota
...
Support container default resource limit
2019-02-11 09:39:23 -07:00
loganhz
d4fc8c9d2b
Show locked roles
...
https://github.com/rancher/rancher/issues/17925
2019-02-11 17:38:45 +08:00
n313893254
fa8bf46495
UI - Logging Fix https://github.com/rancher/rancher/issues/17598
2019-02-11 15:02:52 +08:00
loganhz
5e4eba1552
Support Node Volume Size in EKS
...
https://github.com/rancher/rancher/issues/17690
2019-02-10 18:47:08 +08:00
loganhz
f0c8e08ae8
Support user-data for EKS
...
https://github.com/rancher/rancher/issues/17711
2019-02-10 18:33:59 +08:00
loganhz
689e6be38f
Support container default resource limit
...
https://github.com/rancher/rancher/issues/16753
2019-02-10 18:00:37 +08:00
loganhz
608ef27cf8
Support managed aliyun hosted k8s
...
https://github.com/rancher/rancher/issues/17825
2019-02-10 15:59:49 +08:00
loganhz
d2732ec901
Support k8s version for aliyun hosted k8s
...
https://github.com/rancher/rancher/issues/17827
2019-02-10 13:57:24 +08:00
Westly Wright
37c099f3e3
fix error check on un-required field
...
rancher/rancher#17927
2019-02-08 12:04:21 -07:00
Westly Wright
a893f2433a
Merge pull request #2633 from westlywright/2.2.x-alpha-bugs
...
Bugs
2019-02-07 17:12:26 -07:00
Westly Wright
907d6f0fe2
fix helm chart custom answer overrides
2019-02-06 11:21:33 -07:00
Westly Wright
281df1ea1b
Fix initial answers not loading for helm charts without questions
2019-02-05 16:32:41 -07:00
Westly Wright
919eb83352
Fix cert validation for authorized cluster endpoint on rke clusters
...
rancher/rancher#16486
rancher/rancher#17793
2019-02-05 10:22:02 -07:00
Westly Wright
0b176aa116
Merge pull request #2628 from westlywright/mc-apps-bugs
...
add truthy check for catalogid's when launching MC apps
2019-02-05 09:41:29 -07:00
Westly Wright
0a112f5b02
Merge pull request #2627 from n313893254/17762
...
EKS form-version align issue
2019-02-05 09:41:06 -07:00
Westly Wright
ce5b1bfe1a
Merge pull request #2611 from n313893254/17262-bak
...
Add new field for AKS
2019-02-05 09:35:02 -07:00
Westly Wright
f0db2856ea
add truthy check for catalogid's when launching MC apps
...
rancher/rancher#17837
2019-02-04 11:20:09 -07:00
n313893254
6ec0377992
EKS k8 version UI issues
...
https://github.com/rancher/rancher/issues/17762
2019-02-03 17:18:39 +08:00
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
b9a9813f54
Fix defaults overwriting inputs
...
rancher/rancher#17820
2019-02-01 17:34:12 -07:00
Westly Wright
1c6f9bda15
Ensure backup strategy is initialized correctly
...
rancher/rancher#17772
2019-02-01 14:08:26 -07: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
n313893254
7b72ef82f5
Update for review
2019-02-01 10:32:01 +08: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
75f2a5f274
Remove route action to load all MC App template versions
...
only load the versions we need
rancher/rancher#17790
2019-01-31 14:45:08 -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
313bceea4c
Fix missing mc app answer overrides and upgrade answer overrides
...
rancher/rancher#16941
rancher/rancher#17678
2019-01-29 17:05:30 -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
n313893254
2e1124eaf0
UI for Revise AKS kontainer-engine driver and add missing fields https://github.com/rancher/rancher/issues/17262
2019-01-29 16:29:46 +08:00
Westly Wright
89d0bc0a46
lint
2019-01-28 16:26:41 -07:00
Westly Wright
bb03ce2b75
Fix missing workloads for cloned multi-cluster-apps
...
rancher/rancher#17680
2019-01-28 16:09:19 -07:00
Westly Wright
77afa50964
Fix missing closer and closer all for growl notifications
...
rancher/rancher#17669
2019-01-28 16:08:16 -07:00