Jason Cox
Jason Cox
After https://github.com/ansible/ansible-dev-tools/pull/364, the container is now running as root. The setting for a docker devcontainer `"updateRemoteUserUID": true` does not work for the root user, therefore all file ownership inside the...
Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...
**Is this a request for help?**: No --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT **Which installer**: N/A **Which product and version** (eg: ansible &...
Starting in v6.0.0 dashboards imported from grafana.net are removed every other execution of the role when `grafana_provisioning_synced: true` . It look like the `__dashboards_copied` var does not get populated when...
### What happened? Setting `tag` in the values.yaml does not override the `Chart.AppVersion`, this makes it impossible to get the latest version. ### Steps to reproduce 1. Install with `--set...
The change log for most patch releases is not being updated properly: https://github.com/prometheus-community/ansible/blob/HEAD/CHANGELOG.rst#id62 The github release does have the changes, but CHANGELOG.rst does not match. It looks like minor releases...