Commit Graph

1718 Commits

Author SHA1 Message Date
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
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 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
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