Commit Graph

8238 Commits

Author SHA1 Message Date
Westly Wright 771214b69a
cleanup do err msg on cloud credential validation
rancher/rancher#18294
2019-02-22 11:25:42 -07:00
Westly Wright 408a41b6d2
add roles to pagination translations
rancher/rancher#18237
2019-02-22 11:18:23 -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
Westly Wright 642003076b
Merge pull request #2678 from lvuch/lv-0221
ui issues
2019-02-22 10:07:23 -07:00
lvuch 649a84f10f remove translation 2019-02-22 09:59:09 -07:00
lvuch 53c73f0154 18287 cloud keys header 2019-02-22 09:56:12 -07:00
lvuch 29b4d6ab8b 18125 2019-02-22 09:52:53 -07:00
lvuch 5ae7af369c 18092 2019-02-22 09:52:53 -07:00
Westly Wright 6f42115338
Merge pull request #2683 from n313893254/18220
Fix logging does not clear the cache after save
2019-02-22 09:50:03 -07:00
Westly Wright a0753b32e4
Merge pull request #2682 from xiaoluhong/master
update zh-hans
2019-02-22 09:49:19 -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
Westly Wright ca3d0f1f73
bump package 2019-02-22 08:50:29 -07:00
n313893254 f45ff0d9c7 Update for review 2019-02-22 17:36:59 +08:00
n313893254 17d556155f Logging does not clear the cache
https://github.com/rancher/rancher/issues/18220
2019-02-22 15:27:09 +08:00
XiaoluHong d2cdd18310 update zh-hans 2019-02-22 15:12:51 +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 4262459c6f
Merge pull request #2681 from westlywright/2.2-bugs
2.2 bugs
2019-02-21 16:40:58 -07: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
Westly Wright a3e279f2b1
Merge pull request #2679 from westlywright/2.2-bugs
2.2 bugs
2019-02-21 12:48:09 -07:00
Westly Wright b2db7f3773
refactor cloud-keys to cloud-credentials 2019-02-21 12:37:57 -07:00
Westly Wright 8196adfc9a
Add helper text to global dns entry page for projects selection
rancher/rancher#18199
2019-02-21 12:16:03 -07:00
Westly Wright c21ca1157a
fix G-DNS entries when RBAC access isn't available to all resources
rancher/rancher#18203
rancher/rancher#18178
2019-02-21 11:37:42 -07:00
Westly Wright 5494682cbc
Merge pull request #2677 from loganhz/aliyun
Fix aliyun hosted k8s version issue
2019-02-21 09:08:15 -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 d2e030b3c3
bump icons 2019-02-20 17:40:22 -07: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 6b7005d46f
Merge pull request #2675 from vincent99/master
Cleanup custom cluster drivers
2019-02-20 13:34:35 -07:00
Vincent Fiduccia 8139fd4788
Cleanup cluster drivers 2019-02-20 13:14:35 -07:00
Vincent Fiduccia 5344db8707
Fix websocket forwarded headers 2019-02-20 12:57:04 -07:00
Westly Wright 2179bdda78
change cloud key search and sort
rancher/rancher#18095
rancher/rancher#18097
2019-02-20 12:44:46 -07:00
Westly Wright c46c3f2515
fix cloud keys search
rancher/rancher#18097
2019-02-20 12:29:15 -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
Westly Wright 8ebe2d8c66
Default cloud key config to amazon
rancher/rancher#18091
2019-02-20 11:21:33 -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 dee1f49a4f
Merge pull request #2674 from westlywright/etcdbackupspecchange
add state badge to etcd backups page
2019-02-20 11:10:43 -07:00
Westly Wright 21765ae4f9
add state badge to etcd backups page
rancher/rancher#18257
2019-02-20 10:36:13 -07:00
Westly Wright 33fc4050af
Merge pull request #2673 from loganhz/monitoring
Update the button text in enable monitoring page
2019-02-20 09:36:30 -07:00
loganhz 983658dda6 Update the button text in enable monitoring page
https://github.com/rancher/rancher/issues/18004
2019-02-20 23:35:59 +08:00
Westly Wright b7201e552e
Merge pull request #2663 from loganhz/monitoring
Support enable project monitoring only
2019-02-20 08:03:08 -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 12fe46caa5
Merge pull request #2671 from westlywright/mc-apps-bugs
Load multi-cluster-app principals so member info is ready
2019-02-19 17:03:43 -07: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 f077dc77b4
Merge pull request #2670 from westlywright/mc-apps-bugs
Blocker Bugs
2019-02-19 14:32:41 -07:00
Westly Wright 7126fa7a5c
ensure cloud credentials are loaded on add cluster page
rancher/rancher#18225
2019-02-19 12:58:48 -07:00