grafana/devenv/docker
Daniel Lee 33a32df47b
imagestorage: fix templating of public_url option for webdav (#74885)
* spelling in error message

* imguploader: fix template for webdav url

Since a few years ago, when loading the config file, the  template gets replaced in the expanding
env var phase (see ##25075) and introduced a bug in the webdav public_url config option. This commit
changes the template syntax to be {{file}}. This doesn't get expanded and removed when the config file
is loaded.

* devenv: add a block for a WebDAV server

* Adding alerting as codeowners for webdav

---------

Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2023-09-28 00:35:10 +03:00
..
blocks imagestorage: fix templating of public_url option for webdav (#74885) 2023-09-28 00:35:10 +03:00
buildcontainer moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
debtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
ha_test DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
ha-test-unified-alerting DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
loadtest Plugins: Remove deprecated /api/tsdb/query metrics endpoint (#49916) 2022-06-01 13:05:15 +02:00
rpmtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
compose_header.yml Add multi-auth devenv (#57609) 2022-10-26 13:46:50 +02:00