Commit Graph

55 Commits

Author SHA1 Message Date
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
Westly Wright cf38477c84
Monitoring General Bugs and Feedback (#1487)
* rename and reorg monitoring config sections

* Disable aggregate roles if userRoles.create is false

* remove docker/minikube support for cluster selector for mon v2

* fix default chart values based on cluster type in monitoring v2

* set default request and limit values for k3s higher

* Add resource limit subheading

* update default storage spec for prometheus persistant storage

* persistant storage fixes

* AlertManager -> Alertmanager

* move giant infobox to hover tooltip

* fix use existing secret logic to clean up old sec selection

* Filter additional secrets by namespace

* fixup existing secret logic and auto-select if exists

* Use match expression for selection on prom storage config
2020-09-28 23:08:26 -07:00
Nancy Butler 4c6643aa8e fix backup detail view
use rancher-resource-set for all backups

no default storage location on deployment

require encryptionconfigsecretname if encryption radio selected
2020-09-25 12:46:32 -07:00
Denise Schannon 024fc7c430 Update chart name from backup-restore-operator to rancher-backup 2020-09-25 11:00:30 -07:00
Vincent Fiduccia b21172aae7
Fix edit backup chart 2020-09-25 02:34:51 -07:00
Nancy Butler 6d101d86cf include credentialSecretNamespace when name matches default 2020-09-24 10:15:47 -07:00
Vincent Fiduccia e780574fb8
Merge pull request #1364 from westlywright/bugs.monitoring.alerting
Monitoring/Alerting V2 Bugs
2020-09-23 18:57:07 -07:00
Westly Wright 55bf204d07
monitoring config swap pods for workloads per pr feedback 2020-09-23 12:12:16 -07:00
Nancy Butler 14b382005e fix pv select in backup/restore deploy 2020-09-23 11:23:21 -07:00
Westly Wright b47254e650
expose link to prometheus pods for pod warning
rancher/dashboard#1167
2020-09-23 10:23:45 -07:00
Nancy Butler 1739fcacbd fix endpointCA input in s3 config 2020-09-22 14:34:47 -07:00
Nancy Butler 2346d6aa84 set s3.enabled true when s3 is default storage choice 2020-09-22 10:16:58 -07:00
Vincent Fiduccia 90d9210d92
Merge pull request #1334 from westlywright/bugs.monitoring.alerting
Add warning when users already have pods with prometheus containers
2020-09-22 04:26:26 -07:00
Westly Wright 9e549678d0
Add warning when users already have pods with prometheus containers
rancher/dashboard#1167
2020-09-21 16:35:23 -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
Nancy Butler 388b7207d6 update storage class value when choosing PV 2020-09-20 11:57:30 -07:00
Nancy Butler b87f9b5b05 pr feedback 2020-09-20 11:57:30 -07:00
Nancy Butler 3fdcf4ddad remove resourceSetNamespace 2020-09-20 11:57:30 -07:00
Nancy Butler 4152473149 change bro name in nav 2020-09-20 11:57:30 -07:00
Nancy Butler 67d242f806 deployment original design 2020-09-20 11:57:30 -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 825fec9267 Adding a SecretSelector 2020-09-14 17:26:47 -07:00
Vincent Fiduccia 09d3d8dc39
Make RadioButton usable standalone, require name for RadioGroup 2020-09-14 04:00:32 -07:00
Vincent Fiduccia 42bb22a23b
Merge pull request #1198 from westlywright/feature.alerting.v2
Remove default secret/namespace creation Monitoring/Alerting V2
2020-09-10 10:33:58 -07:00
Vincent Fiduccia 8dffd62e7c
Merge pull request #1199 from westlywright/enhanc.mon.v2.cluster.selector.auto
Monitoring - Auto Select Cluster Type
2020-09-10 01:23:05 -07:00
Westly Wright b68b73027f
Refactor cluster selector from pr feedback
Refactors the cluster selector to key off the cluster provider as opposed to random id
Split 'managed' into actual items that are returned from the cluster provider call
2020-09-09 10:26:25 -07:00
Vincent Fiduccia 11d1ab530d
Merge pull request #1182 from codyrancher/logging-install
Updating the logging installation options
2020-09-09 03:27:22 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
Westly Wright 02fe540d04
auto select cluster provider on init
but still allow user to change because the kubeadm type is not returned as a cluster type
2020-09-08 15:38:47 -07:00
Westly Wright 6e7f3c00fc
Remove default secret/namespace creation Mon/Alert
rancher/dashboard#1088
2020-09-08 14:16:42 -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
Vincent Fiduccia 849b5fa891
Upgrade auto-install charts on update, requires chart support, auto-version by name support 2020-09-03 20:59:51 -07:00
Westly Wright 5661b0e4ad
remove unused component 2020-09-02 11:32:25 -07:00
Westly Wright 548cb732a4
pr cleanup 2020-09-02 11:32:25 -07:00
Westly Wright 966b816cfe
Add Alerting V2 config to monitoring 2020-09-02 11:32:24 -07:00
Westly Wright 5ece603c7b
Expose rke2 cluster type on monitoring chart
rancher/dashboard#1130
2020-08-31 16:56:31 -07:00
Nancy Butler 8b1ab19246 add warning banner for v1 conflict 2020-08-27 09:41:43 -07:00
Nancy Butler 5bc89a4c8d istio ui demo feedback 2020-08-27 08:38:36 -07:00
Westly Wright f57e4107d1
fix default retention size monitoring
rancher/dashboard#908
2020-08-19 09:29:55 -07:00
Vincent Fiduccia 2043b98ff6
Merge pull request #1029 from mantis-toboggan-md/istio
istio ui demo feedback
2020-08-17 11:52:43 -07:00
Nancy Butler 8b8760d805 istio ui demo feedback 2020-08-14 10:06:17 -07:00
Westly Wright 7457bd8c01
Expose global rbac and move pvc template only opts
rancher/dashboard#908
2020-08-13 11:50:25 -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 fc0f099179 Switched existing code to use FileSelector 2020-08-10 15:08:53 -07:00
Cody Jackson 75b6c4c7e9 Create a FileSelector component 2020-08-10 15:08:52 -07:00