Commit Graph

8238 Commits

Author SHA1 Message Date
Westly Wright 1485d658ee
Merge pull request #2701 from westlywright/2.2-bugs
2.2 bug fixes
2019-02-28 09:09:12 -07:00
Westly Wright 657e0ccfb8
Merge pull request #2698 from n313893254/18394
Delete 'client_cert_key' when CA field change
2019-02-28 09:08:59 -07: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
LiuYan 9a7618e276 pinganyun ecs node-driver 2019-02-28 18:19:35 +08:00
n313893254 558fa0bb21 Fix elasticsearch will save fucntion
https://github.com/rancher/rancher/issues/18397
2019-02-28 15:28:53 +08:00
n313893254 496947e841 Fix splunk will save
https://github.com/rancher/rancher/issues/18397
2019-02-28 11:50:44 +08:00
n313893254 0bbe344957 Add isInherited for alert rule
https://github.com/rancher/rancher/issues/17604
2019-02-28 10:46:37 +08:00
n313893254 419cdb64dc Delete 'client_cert_key' when caChange
https://github.com/rancher/rancher/issues/18394
2019-02-28 09:52:49 +08:00
Westly Wright 2e40fc1756
Updated etcd backup growl message to make it clearer
backup was started not finished
2019-02-27 17:33:53 -07:00
Westly Wright 8a3b3cf4b2
Fix missing provider indicator for s3 backups
rancher/rancher#18457
2019-02-27 17:05:39 -07:00
Westly Wright 241abad8ae
Fix errors on MC app launch page
rancher/rancher#18430
2019-02-27 16:46:06 -07:00
Westly Wright fe11a0e2ac
Remove required from global dns providers root domain
rancher/rancher#18412
2019-02-27 15:42:38 -07:00
Westly Wright d4c8463dfa
update cluster model prodiver to watch provider key 2019-02-27 15:39:23 -07:00
Westly Wright e3a4fb1c64
Merge pull request #2700 from kinolaev/master
fix default vmwarevsphere vapp properties
2019-02-27 09:19:36 -07:00
Westly Wright 1fd57c8a48
Merge pull request #2699 from n313893254/18317
Fix dashboard gauge when cannot obtain metrics
2019-02-27 09:17:41 -07:00
Westly Wright 10d1182453
Merge pull request #2696 from n313893254/18374
Fix fluentd client cert path and client key path.
2019-02-27 09:15:18 -07:00
Sergej Nikolaev ef5e74ea26 fix default vapp properties 2019-02-27 13:43:38 +03:00
n313893254 fd32cb17a6 Fix dashboard gauge when cannot obtain metrics
https://github.com/rancher/rancher/issues/18317
2019-02-27 17:02:58 +08:00
n313893254 ee5fae210a Fix fluentd client cert path and client key path.
https://github.com/rancher/rancher/issues/18374
2019-02-27 10:32:24 +08:00
Westly Wright ed8f2b73e4
Merge pull request #2697 from westlywright/2.2-bugs
2.2 bugs
2019-02-26 16:00:35 -07: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 c81aa67ca4
Load correct external driver on edit of cluster
rancher/rancher#18406
2019-02-26 14:33:26 -07:00
Westly Wright a009bc543e
Merge pull request #2695 from n313893254/18220
Fix Logging does not clear the cache
2019-02-26 08:31:58 -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
Westly Wright 26312b6938
Merge pull request #2689 from westlywright/2.2-bugs
2.2 Bug fixes
2019-02-26 08:29:09 -07:00
n313893254 8213952cff Fix Logging does not clear the cache
https://github.com/rancher/rancher/issues/18220
2019-02-26 15:45:10 +08:00
loganhz 51f2134e75 Moving RootDomain field to GlobalDNSProviderSpec
https://github.com/rancher/rancher/issues/18359
2019-02-25 18:51:25 -08:00
loganhz 3bd9ac205b Fix monitoring status display issue when switching between projects
https://github.com/rancher/rancher/issues/18330
2019-02-26 10:46:19 +08: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 66beb46df7
tweak clone text/data for node templates
rancher/rancher#18231
2019-02-25 16:46:32 -07:00
Westly Wright f3f57a61f9
Show individual app states for mc-apps
rancher/rancher#18337
2019-02-25 16:07:36 -07:00
Westly Wright ea144e85e2
Move gdns and MCapp under tools at the global level
rancher/rancher#18378
2019-02-25 14:39:20 -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 45384b8199
Fix role label on mc app
rancher/rancher#18373
2019-02-25 12:12:24 -07:00
Westly Wright aa18ba2893
Fix ec2 nt "next" label
rancher/rancher#18227

Fix hbs styles and added label for's + id's for accessability
2019-02-25 11:41:10 -07:00
Westly Wright ae24869b2e
Merge pull request #2688 from n313893254/18354
Fix Fluentd `CA Certificate PEM` prompt message
2019-02-25 10:04:55 -07:00
Westly Wright a98a529959
Merge pull request #2687 from n313893254/18364
Change button text from "Test" to "Dry Run" for advance mode logging target
2019-02-25 10:04:24 -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 dba1e05c2c Fix Fluentd `CA Certificate PEM` prompt message
https://github.com/rancher/rancher/issues/18354
2019-02-25 18:22:58 +08:00
n313893254 fd66dae678 Change button text from "Test" to "Dry Run" for advance mode logging target
https://github.com/rancher/rancher/issues/18364
2019-02-25 18:06:03 +08: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 48fb7dcd0a
Merge pull request #2684 from westlywright/2.2-bugs
2.2 Bugs
2019-02-22 16:24:58 -07: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 7537421efc
Fix edit/clone translations for node templates
rancher/rancher#18227
rancher/rancher#18231
2019-02-22 12:05:07 -07:00