Commit Graph

1428 Commits

Author SHA1 Message Date
loganhz e3b848e3c1 Fix table search issue
https://github.com/rancher/rancher/issues/18513
2019-03-04 10:05:19 -08:00
n313893254 71fd61eb3c Fix Windows - host-gw network cannot setup
https://github.com/rancher/rancher/issues/18542
2019-03-04 18:57:10 +08:00
n313893254 741a1fc14e Hide GKE field when upgrade form 2.1
https://github.com/rancher/rancher/issues/18464
2019-02-28 19:12:09 +08:00
Westly Wright a6d4d1b396
ensure action is called on next tick for cluster skele err's 2019-02-26 15:50:13 -07:00
Westly Wright 4aaf408ad8
Merge pull request #2692 from loganhz/monitoring
Monitoring fix
2019-02-26 08:30:12 -07:00
Westly Wright b344e371ec
Merge pull request #2690 from westlywright/mc-app-states
Show individual app states for mc-apps
2019-02-26 08:29:31 -07:00
loganhz b53e24a95e Fix monitoring expand all issue
https://github.com/rancher/rancher/issues/18317
2019-02-26 10:36:58 +08:00
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 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 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