Commit Graph

77 Commits

Author SHA1 Message Date
Vincent Fiduccia 89fb6c8f00
Merge pull request #1865 from codyrancher/additional-receivers
Adding PagerDuty and OpsGenie receivers
2020-11-19 15:22:59 -07:00
Cody Jackson dfdad395a4 Adding PagerDuty and OpsGenie receivers
rancher/dashboard#1216
2020-11-18 15:23:08 -07:00
Cody Jackson dcad01a17a Moving gatekeeper-constraint to be a spoofedType 2020-11-17 23:14:40 -07:00
Cody Jackson 0118e0c984 Adding the route alertmanager route type
- Extracted code that could be shared between route and receiver into an alertmanagerconfig util
- Added some more support code to allow users to dynamically add/remove uncreatableTypes

rancher/dashboard#1239
2020-10-27 16:10:01 -07:00
Cody Jackson 95976411ba Adding alertmanager Receiver type
To support receiver types I made it so that we can spoof types which
have any form we specify here in the UI. It will be useful for alertmanager
Routes and I think it could also be useful for things like OPA constraints
and workloads if we wish to update those.

rancher/dashboard#1238
2020-10-23 10:43:57 -07:00
Vincent Fiduccia 08e451185d
Fleet list & details 2020-09-30 05:05:53 -07:00
Westly Wright 30ee4a4eeb
translations and fix typo in type 2020-09-29 14:24:32 -07:00
Vincent Fiduccia 3e8a486555
Start Flow edit scren 2020-09-27 19:43:39 -07:00
Vincent Fiduccia c2c52b7276
Merge pull request #1448 from westlywright/longhorn.overview
Initial creation of longhorn overview pages
2020-09-27 16:52:51 -07:00
Westly Wright b8dda48dd6
Initial creation of longhorn overview pages
rancher/dashboard#1306
2020-09-27 12:45:20 -07:00
lvuch 5c2024b87b reorder for 1274 2020-09-26 23:14:06 -07:00
Westly Wright 4f6650ff6d
Hide Mon/Alert v2 links on overview if they don't exist
https://github.com/rancher/dashboard/issues/1064#issuecomment-693102044
2020-09-23 10:23:45 -07:00
Vincent Fiduccia c5bcc228db
Releases -> Apps 2020-09-22 14:25:48 -07:00
Vincent Fiduccia 3d86690f68
Fleet 2020-09-21 03:33:07 -07:00
Nancy Butler 14767dbf88 clusterscan download report 2020-09-15 09:00:19 -07:00
Nancy Butler bc09e0db74 nav fixes 2020-09-15 09:00:19 -07:00
Vincent Fiduccia 6d9960bf25
GitRepo 2020-09-14 04:00:33 -07:00
Vincent Fiduccia 0d59405dc2
Merge pull request #1219 from westlywright/feature.monitoring.overview
Monitoring/Alerting Overview MVP
2020-09-11 22:48:47 -07:00
Vincent Fiduccia 168fe82e75
Start GitRepos 2020-09-11 03:23:12 -07:00
Vincent Fiduccia ca15b288f9
Use management projects instead of clusterExternal 2020-09-11 00:59:41 -07:00
Westly Wright 0c3ac61ece
Add am and prometheuses to overview 2020-09-10 10:35:50 -07:00
Vincent Fiduccia 5a85b7f26f
Merge pull request #1179 from mantis-toboggan-md/backup-crd
backup create page
2020-09-09 23:04:27 -07:00
Cody Jackson 6e81b2caa3 Implementing logging overview
- Made a generic CountGauge
- Made ResourceGauge a specialization of CountGauge
- Swapped the cluster overview page to using the counts instead of requesting the resources

rancher/dashboard#1089
2020-09-09 10:14:43 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
Nancy Butler 60dcd37ad3 backup create page 2020-09-08 11:43:21 -07:00
Nancy Butler c886983713 Istio overview page, no Grafana link yet 2020-09-01 10:40:34 -07:00
Vincent Fiduccia f23f9aa818
Show server and dashboard version in footer 2020-08-26 14:17:30 -07:00
Vincent Fiduccia 89dadef222
Bugs 2020-08-11 01:39:20 -07:00
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Nancy Butler b8eb49f691 istio create 2020-08-03 08:22:57 -07:00
Vincent Fiduccia 7e6e5f79b1
Istio, Logging products 2020-07-24 00:56:50 -07:00
Vincent Fiduccia 3a6f3d07fc
Install Chart 2020-07-22 03:55:41 -07:00
Vincent Fiduccia d50ab5ec70
i18n support for type names, combine singular&pluralLabelFor 2020-07-22 03:55:41 -07:00
Vincent Fiduccia 75c3e9104e
More dynamic products, MCM 2020-07-15 00:11:51 -07:00
Vincent Fiduccia ba5fba343d
Product switcher 2020-07-10 11:26:00 -07:00
Vincent Fiduccia 174b39b982
Define products 2020-07-10 11:25:45 -07:00
Vincent Fiduccia 78ca12cd50
Kubectl shell 2020-06-16 16:42:20 -07:00
Vincent Fiduccia dad04cb9e3
Standalone Steve /v1/clusters support 2020-06-09 19:14:36 -07:00
Vincent Fiduccia 62462734ee
Steve vs Rancher types, types.js is only for type names 2020-06-09 16:09:06 -07:00
Vincent Fiduccia d01e776e9a
Start rio cleanup 2020-05-30 03:14:01 -07:00
Westly Wright 435c4204c1
move default service types list to types 2020-05-14 12:11:51 -07:00
Westly Wright d98ffb4585
Better parsing for a cluster provider info
rancher/dashboard#478
2020-04-28 14:36:32 -07:00
Cody Jackson fea71ffae2 Refactored YAML editing to better support parameters
We needed a way to support arbitrarily complex parameters in both
type and nesting level. As a temporary solution I enabled the user
to toggle between a key value component and a yaml editor.

To enable this I refactored ResourceYaml into a composable YamlEditor
component that can be used elsewhere.

rancher/dashboard#388
rancher/dashboard#380
2020-04-15 09:53:24 -07:00
Vincent Fiduccia 191cb7ca6e
Continue moving workloads 2020-04-14 16:16:10 -07:00
Westly Wright 63779a1d1a
Cluster dashboard overview feedback
Add exact to type (link) component

Live data format for events

Pretty cluster providers

Add ago suffix to LiveDate

tweak events headers

remove unneeded suffix

change to unhealthy nodes

only show constraints with violations on overview

ignore tern port files

overview detail gatekeeper disabled bugs

Update percentage bar to take in percentage value

tweak exponents and fix issue wiht max/min

change cluster events default sort

update comments for defaultSortby

cluster infobox feedback

Pass nodes down to InfoBoxCluster to parse only worker nodes info

fix engine config translations

node counts infobox cluster

alignment issues

review feedback

lint warnings
2020-04-02 11:17:22 -07:00
Vincent Fiduccia 1e3e1b600f
SortableTable Pagination 2020-03-25 20:10:29 -07:00
Vincent Fiduccia 676dbd22a9
Use userpreference to save prefs 2020-03-24 16:03:43 -07:00
Westly Wright 149f2213e8
Cluster Detail Overview
rancher/dashboard#350
2020-03-23 09:36:55 -07:00
Vincent Fiduccia fab595d82f
Project picker/filter, standalone steve 2020-03-17 23:07:33 -07:00
Cody Jackson 7d7e3b60b7 Updated the gatekeeper constraints and templates
this should better reflect the new Mocks.

rancher/dashboard#305
2020-03-15 01:34:30 -07:00