Sebastian Gaiser

Results 14 issues of Sebastian Gaiser

Hi there, I'm trying to setup a CI workflow for editorconfig and trying to use this tool. My editorconfig contains the following: ``` [*.{yml,yaml}] indent_size = 2 indent_style = space...

As a workaround for #286 I tried to configure nginx for some whitelisted cidr's. At setting up the load balancer for this I added the following Helm values for [nginx-ingress-controller...

Hey, when setting the following values in the Helm chart: ``` controller: config: log-format-escape-json: "true" log-format-upstream: '...' ``` it is possible to configure the access log in the format I...

kind/feature
lifecycle/frozen
needs-triage
needs-priority

Hey, I found this issue about wildcard matching of all resources (https://github.com/fluxcd/notification-controller/issues/461). I think it could be a nice way to handle this also via labels - more or less...

enhancement

Hey, I stumbled upon this project and tried to deploy it in combination with the strimzi-kafka-operator. For this I was a bit curious about creating a `KafkaTopic` and `KafkaUser` with...

The PR updates the dashboards to Grafana 10.X. Additionally the datasource variable was renamed to have the same naming as for https://github.com/prometheus-operator/kube-prometheus/tree/main/manifests

Hey, we had a problem with two controllers draining/uncordon nodes. To make the reboot more graceful, we configured `rebootDelay: 120s`. During these 2 mins the other controller uncordened the node....

…e compatible with Grafana 11 Issue: https://github.com/cilium/cilium/issues/31850 Please ensure your pull request adheres to the following guidelines: - [x] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [x]...

dont-merge/needs-release-note-label
kind/community-contribution