Vincent Fiduccia
19c9e7c379
Remap rke.windows to rke for logging values ( #2684 )
2021-04-13 11:18:55 -07:00
Neil MacDougall
779896f0db
Merge pull request #2635 from mantis-toboggan-md/monitoring-windows
...
add rke windows as monitoring cluster type
2021-04-13 17:24:02 +01:00
Cody Jackson
7cf227e1fc
Enabling ingressNginx by default when installing a monitoring chart
...
only sets the default if the provider is rke or rke2.
rancher/dashboard#2485
2021-04-06 15:01:35 -07:00
Nancy Butler
a18b8eba66
add rke windows as monitoring cluster type
2021-04-06 10:23:06 -07:00
Westly Wright
aa39560564
If existing alertmanager secret exists use it
...
rancher/rancher#2225
2021-03-08 12:04:05 -07:00
Richard Cox
c35f5b2e21
Only show PV size field in deploy Dashboard Backup app when creating a PV
...
- Currently persistence size field is shown when creating a PV and selecting an existing one
- This PR ensures it's only shown for the former
2021-02-23 17:14:19 +00:00
Richard Cox
0625c4e009
Ensure bound PVs are filtered when creating the Rancher Backup app
2021-02-23 15:29:19 +00: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
Nancy Butler
a94ede88b2
do not show rwx pv for backup
2021-02-04 08:27: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
Nancy Butler
670196509e
backup/restore polishing
2021-01-21 10:49:32 -07:00
Vincent Fiduccia
9819c11e0b
Pick cluster, driver, credential, AWS client
2021-01-15 12:59:54 -07:00
Westly Wright
6fd19cb587
PR feedback
...
adds poller to alertmanager events
removes unused param
move Monitoring index fetch deps to data/loading
2021-01-11 10:46:01 -07:00
Westly Wright
c3b448b1e9
monitoring config - break sections into tabs
2021-01-11 09:25:27 -07:00
Vincent Fiduccia
3706de914c
Group charts by repo in install
...
- Show hidden charts which match the name of the expected repo
- Add support for hidden and deprecated query params on edit
2021-01-04 21:26:58 -07:00
Nancy Butler
095a2355da
allow rwx pv in backup/restore install
2020-12-22 09:41:22 -07:00
Nancy Butler
cb517c263d
install page breaks when tracing unavailable
2020-12-21 10:42:31 -07:00
Nancy Butler
463a279779
add jaeger link and options to isito launch
2020-12-02 11:11:08 -07:00
Vincent Fiduccia
62d501321a
Merge pull request #1887 from vincent99/master
...
Resource Detail/Config/YAML reorg
2020-12-01 00:43:13 -08:00
Vincent Fiduccia
8746ab077c
Form component props standardizing
2020-12-01 01:09:24 -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
Westly Wright
e8994832d4
Missing translations for chart install and version
...
formatting and change inline values to be data values
2020-11-30 15:11:51 -07:00
Westly Wright
143f758d3d
Expose Mon v2 certDir for RKE 1 Clusters
...
rancher/dashboard#1787
2020-11-30 14:54:15 -07:00
Cody Jackson
73e0a56443
Adding more polish to OPA Gatekeeper
...
rancher/dashboard#1773
2020-11-17 23:27:24 -07:00
Westly Wright
0b01883326
set persistance enabled on upgrade if set on the chart
...
also make sure the selector warning shows the escaped markup
rancher/dashboard#1764
2020-11-02 11:48:40 -07:00
Vincent Fiduccia
15dacd2372
Merge pull request #1760 from westlywright/prom.rules.bugs
...
Monitoring Fixes
2020-10-31 10:32:33 -07:00
Westly Wright
379a0e8446
add selector warning
2020-10-30 17:10:35 -07:00
Westly Wright
17c4ec0a2a
drop prometheus storage selector values on save if emtpy
...
rancher/dashboard#1757
2020-10-30 16:58:00 -07:00
Nancy Butler
ec8ad9f5c1
repopulate grafana persistence correctly on edit
2020-10-30 14:19:31 -07:00
Vincent Fiduccia
ebc1fb18cf
Chart values.yaml fixes, istio extra values editor, rancher/dashboard#1166
2020-10-30 03:10:34 -07:00
Vincent Fiduccia
35ef0ab171
Merge branch 'master' into monitoring
2020-10-28 11:24:29 -07:00
Cody Jackson
726f680c1f
Add support pasting key value entries update ArrayList pasting
...
KeyValue:
- If pasted with only one line and doesn't have a ':' or '=' token it will perform a normal paste.
- If pasted in the key column it will replace the current row.
- Performs a normal paste in the value field
ArrayList:
- Only handles pasting when it's single line
- Only shows the default protip if it's single line
rancher/dashboard#1701
2020-10-28 10:08:12 -07:00
Nancy Butler
4ef96ed21b
set k3sServer enabled=true
2020-10-23 11:38:35 -07:00
Nancy Butler
3cb8d65c41
title tag consistency
2020-10-23 11:25:41 -07:00
Nancy Butler
1b35ffc7ff
advanced nav group
2020-10-23 11:25:41 -07:00
Nancy Butler
218cf8461f
set enabled:true when grafana persistence is configured
2020-10-23 11:25:41 -07:00
Westly Wright
fd2fca4d5e
change label and default for ignoreNamespaceSelectors
...
rancher/dashboard#1129
2020-10-23 09:54:40 -07:00
Westly Wright
8df6eae9c2
Merge pull request #1542 from westlywright/bug.add.mon.fields
...
[2.5.2] Monitoring ignoreNamespaceSelectors
2020-10-20 13:52:05 -07:00
Vincent Fiduccia
ce05b4b53c
Merge pull request #1662 from westlywright/bug.monitoring.upgrade.warning
...
Hide Monitoring V1 warning when doing V2 chart upgrade
2020-10-19 12:36:44 -06:00
Westly Wright
9d265b2ef2
Limit mon v2 warning visibility on upgrade
...
Adds `existing` to the install chart component ref so that charts (service in this case) can make assumptions based on presense of chart for upgrade scnearios
I didn't use mode check to do this because existing shows us if we actually have a chart in place not just a query param.
rancher/dashboard#1557
2020-10-13 15:05:35 -07:00
Westly Wright
9560ec9127
update ignornamespaceselectors to radio and update translations
2020-10-13 09:50:27 -07:00
Westly Wright
7fcc4d3198
Expose ignoreNamespaceSelectors on prometheus config
...
rancher/dashboard#1129
2020-10-13 09:49:49 -07:00
Nancy Butler
22631216ce
remove monitoring warning from istio install, added monitoring warning to istio overview
2020-10-09 13:05:54 -07:00
Westly Wright
d18f7d7763
Add extra check for v2 namespace to v1 overview warning
...
rancher/dashboard#1565
2020-10-02 10:07:43 -07:00
Nancy Butler
067db41459
add optionkey to secret select
2020-10-01 17:42:43 -07:00
Westly Wright
091497c5a5
show warning on overview page when v1 mon is enabled
...
rancher/rancher#1565
2020-10-01 15:18:41 -07:00
Westly Wright
45e21bb669
Warn and prevent if mon v1 is installed
...
rancher/dashboard#1566
2020-10-01 14:54:42 -07:00
Westly Wright
ecb745ffee
Merge pull request #1560 from codyrancher/logging-remove-check
...
Removing deploy to controlplane nodes
2020-10-01 13:48:49 -07:00
Westly Wright
457d4ed187
fix bug in resetting alertmanager configsecret
...
rancher/rancher#1230
2020-10-01 12:33:49 -07:00