Nico Braun

Results 33 issues of Nico Braun

Hi, I am trying to use the provider but terraform errors: ``` Error: Invalid for_each argument │ │ on ..\..\..\..\modules\kube\kyverno.tf line 26, in resource "kubectl_manifest" "kyverno_policies": │ 26: for_each =...

Hi, I just found the project and I think it looks interesting. I am not entirely sure what the scope of the project is and how this is supposed to...

Signed-off-by: Nico Braun fix: #673

The SSL related configuration is buggy. The culprit is that this method does not return the TLS query parameter in mos cases, where it actually should. https://github.com/prometheus/mysqld_exporter/blob/503f1fa222f0afc74a1dcf4a0ef5a7c2dfa4d105/config/config.go#L172 Additionally, I could...

Hi, I am looking for a formatter that formats according to the rules of yamllint. It doesnt seem possible with this one. I am wondering why it is even suggested...

Hi, I am always fascinated by projects like this. Every once in a while I am back to the point of playing with those kinds of libraries or trying to...

### Describe the feature Hi, I find it a bit problematic to have the same hook run on update and install. For example, treesitter, will error if this runs on...

enhancement

### Describe the feature Hi, it is currently possible to enforce sequencing by using the after key. However, I think this is not very practical as it creates tight coupling...

enhancement

Hi, I noticed that there is no complete example in the docs on how to create a bundle including entrypoint and data. There is this one https://www.openpolicyagent.org/docs/latest/management-bundles/#bundle-build which uses the...

help wanted
docs

### Expected behavior The gatekeeper validation does not work as expected when running on nested packages in a mono repo where the nested packages are the same. ``` env/prod/app

bug
good first issue
area/fn-catalog
triaged