Results 71 issues of pando85

Hey, thanks for this great repository. I would like to understand why we should add this code in bh1750: ```yaml # convert to illuminance filters: - lambda: |- return x...

It doesn't collect the correct labels and metrics and it ends failing with message: ``` ... was collected before with the same name and label values ``` And only if...

Manage passwords with passwordstore.org’s pass utility.

enhancement
area/lookup

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description I think that changing the...

feature/request

### Current and expected behavior I have a dummy controller that creates a deployment based on a CRD. I'm watching the deployments this controller owns and triggering reconcile events on...

bug
runtime
unstable

This broke climate in 5.2.2 Resolve: #1787

The same as #11739, we need to allow those kinds of configurations in case your group names contain your domain separated by an at symbol. ## What this PR does...

cncf-cla: yes
size/XS
needs-ok-to-test
needs-kind
needs-triage
needs-priority

We've been running Kured for some time and recently noticed a change in behavior starting with version 1.16.2. When a node fails to drain, it is now uncordoned only after...

bug
good first issue
FEATURE-v2

Hello there, First of all, thank you for this implementation — it’s great to see projects like this in the Zig ecosystem. I’m currently building Rust bindings for keylib and...

### I did this I have two replicas in my current cluster. One is marked as primary and in case of inconsistencies, the secondary sync automatically with it. Both are...