mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:12:20 +08:00

* Provisioning: Gracefully handle AlreadyExists errors When this occurs, the job is already in the store. The vast majority of use-cases (which currently is all of them!) will be fine with just accepting that as an OK. * chore: make update-workspace * fix: return error, but expect it in tests