Sigurd Blueface

Results 8 issues of Sigurd Blueface

It seems easy to implement and it also would be handy and useful for many people who use elasticsearch/loki etc smth like this ``` func NewLogger(level uint32, format string) Logger...

enhancement

Hello, everyone. I want to collect metrics of systemd services, running on nodes of k3s cluster, into prometheus instance installed inside the same cluster. Tried to use following configuration: ```yaml...

lifecycle/stale

Hello. I have a couple of questions regarding helm release secrets. As I found out, secrets hold last applied configuration, but not the actual result of applying configuration. My case...

question/support

It might sound not like terraform best practice, but having such thing would be pretty handy, i.e. if you have a lot of repos and would like to set lifecycle...

### Operating system alpine 3.16.2 ### Helmfile Version v0.148.1 ### Helm Version v3.10.2 ### Bug description I have a parent helmfile with timeout of 360s, and a child helmfile with...

question
in progress

I've added two submodules: ``` git submodule add https://mygitlab/prometheus monitoring git submodule add https://mygitlab/prometheus-rules ``` .gitmodules file: ``` [submodule "monitoring"] path = monitoring url = https://mygitlab/prometheus [submodule "prometheus-rules"] path =...

bug
help wanted
stale

### Proposal `WIREMOCK_OPTIONS` env variable seem to have zero effect on actual application. App starts listening on 8080 instead of 9021 configured in the variable and ignores all other settings...

bug

# Changelog: - added `imagePullSecrets` support - updated images & versions - added option to specify deployment args, because starting from **2.35.0.1** version `WIREMOCK_OPTION` env variable is deprecated - added...

enhancement