Christos Papageorgiou
Christos Papageorgiou
If there is any other breaking change pending I can hold it, let me know Closes #1495
#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues
#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues Closes #248
Fix regression introduced in a505ebf11075a307212b871ebf68d43c4f04b011. We used the same var for both grafana.net and custom dashboards (__dashboards_copied) Register a different variable and merge the two results. Fixes #346
This PR includes some additional fixes for the `foldersFromFilesStructure` introduced in https://github.com/grafana/grafana-ansible-collection/pull/326 which was incomplete. 1. It correctly handles creating folders from the file structures under `{{ grafana_dashboards_dir }}` while...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: When removing the first control plane or etcd node kubespray will try to...
### Problem Currently the provider expects the list of `boostrap_servers` at the provider level configuration. This makes it impossible to dynamically fetch the list of `boostrap_servers` and configure the kafka...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR Introduces a new variable named `vsphere_csi_controller_config_override` to allow users to override...