Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Fiduccia 3025e33231
Fix chart options for windows logging 2021-04-22 13:15:52 -07:00
Vincent Fiduccia 19c9e7c379
Remap rke.windows to rke for logging values (#2684) 2021-04-13 11:18:55 -07:00
Cody Jackson 7170928140 Moving the fluentbit mountpath to global.dockerRootDirectory
This is to support a backend interface change.

rancher/dashboard#2199
2021-02-10 12:03:35 -07:00
Cody Jackson 58c67be983 Making the logging options nested objects reactive
While testing the original implementation I didn't run into any focus
issues but after merging from mainline if the input loses focus the
input was lost. This appeared to be a reactivity issue

https://github.com/rancher/dashboard/issues/2199#issuecomment-768438436
2021-01-27 15:19:38 -07:00
Cody Jackson 519f2d6913 Adding a new field to logging and correcting a typo for monitoring
rancher/dashboard#2199
rancher/dashboard#2234
2021-01-25 18:36:56 -07:00
Cody Jackson c26347acf6 Allowing users to configure additionalLoggingSources on the logging chart
rancher/dashboard#1851
2020-11-30 23:55:08 -07:00
Cody Jackson 64a574dc7c Removing deploy to constrolplane nodes
rancher/dashboard#1558
2020-10-01 12:28:01 -07:00
Vincent Fiduccia ec436f9c8e
Merge pull request #1511 from codyrancher/logging-install-deploy
Correcting an issue with deployToControlPlane
2020-09-29 14:57:57 -07:00
Cody Jackson 51473d2366 Correcting an issue with deployToControlPlane
deployToControlPlane wasn't retaining the value when switching between yaml and form

rancher/dashboard#1320
2020-09-29 14:15:53 -07:00
lvuch ff7b866a6f product switcher icons 2020-09-29 12:27:55 -07:00
Jacob Payne 506b64ccf5 renamed tolerations to fluentbit_tolerations 2020-09-21 09:05:59 -07:00
Vincent Fiduccia 28aa2ce2a3
Merge pull request #1271 from codyrancher/logging-output
ClusterOutput and Output implementation
2020-09-21 03:33:02 -07:00
Cody Jackson 0fff2f7094 ClusterOutput and Output implementation
rancher/dashboard#1102
rancher/dashboard#1103
2020-09-18 17:54:07 -07:00
Cody Jackson a5203d9e38 Converting toleration values from booleans to strings
Needed to be updated per this comment https://github.com/rancher/dashboard/issues/1244#issuecomment-695121332
2020-09-18 16:07:23 -07:00
Cody Jackson 98346b918d Updating the logging installation options
- Added the 'Additional Loggers' tab
- Added a Cluster Flow placeholder

rancher/dashboard#1109
2020-09-08 11:13:54 -07:00
Cody Jackson 483f2e0008 Adding kafka, splung and syslog logging proviiders
rancher/dashboard#895
rancher/dashboard#973
2020-08-11 16:33:40 -07:00
Cody Jackson 1fdb1e682a Adding new logging providers 2020-08-11 16:09:42 -07:00
Cody Jackson 71391f1a66 Adding a custom page for the logging chart
rancher/dashboard#895
2020-08-03 16:20:37 -07:00