rancher-charts/packages
Arvind Iyengar d6c774aa42 Add nginx proxy to Grafana for magic links
This commit adds an nginx proxy in front of Grafana that intercepts the requests that are sent to the Grafana pod. This change was necessary since the Grafana pod encounters issues with Rancher proxy URLs that are formatted like:

```
<server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy
```

Specifically, if using the root_url option, it doubles up this URL when making requests for resources, e.g.
```
<server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/<my-path>
=>
<server-url>/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/k8s/clusters/<cluster-id>/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80/proxy/<my-path>
```
2020-09-22 11:20:57 -07:00
..
backup-restore-operator Change encryption config field name in restore crd 2020-09-22 10:26:48 -07:00
fleet Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
fleet-agent Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
fleet-crd Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
rancher-cis-benchmark Use the system_default_registry for security-scan and sonobuoy images 2020-09-21 15:21:56 -07:00
rancher-gatekeeper Update gatekeeper to v3.1.1 2020-09-21 12:26:43 -07:00
rancher-istio/charts Set installer repo,tag in values.yaml 2020-09-18 15:56:15 -07:00
rancher-kiali-server Update kiali to 1.23.0 2020-09-18 10:25:50 -07:00
rancher-logging allow tolerations to be passed to fluentbit containers (#673) 2020-09-21 16:47:48 -07:00
rancher-monitoring Add nginx proxy to Grafana for magic links 2020-09-22 11:20:57 -07:00
rancher-operator Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
rancher-operator-crd Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
rancher-pushprox/charts Support pushprox in hardened RKE clusters 2020-09-21 00:20:45 -07:00
rancher-webhook Bump fleet, rancher-operator, webhook 2020-09-18 23:01:59 -07:00
rio/charts Add istio dependency to rio chart 2020-09-17 16:51:55 -07:00