Ricardo

Results 29 issues of Ricardo

Hi, I found your project as someone mentioned this project over at https://github.com/bb-Ricardo/netbox-sync Great effort to integrate so many sources, a lot of work. I was wondering if you plan...

discussion

#### What this PR does / why we need it Adds the monitoring.googleapis.com/v1 PodMonitor resource additionally to serviceMonitor. #### Which issue this PR fixes * currently it is not possible...

size/L
dns-exporter

#### What this PR does / why we need it This PR adds `extraArgs` and `containerPort` to dns-exporter Helm chart. This makes it easier to configure debugging and see requests...

size/M
dns-exporter

#### What this PR does / why we need it adds support to restart/reload container if dns-exporter modules configuration has changed #### Checklist - [ ] Target a branch starting...

size/S
dns-exporter

#### What this PR does / why we need it This PR adds the `priorityClassName` attribute to the deployment #### Special notes for your reviewer #### Checklist - [ ]...

size/S
dns-exporter

#### What this PR does / why we need it fixes a misleading example for dns-exporter modules #### Checklist - [ ] Target a branch starting with `dev-` - []...

size/S
dns-exporter

### Pull Request Motivation This PR introduces a cli controller config option to define a timeout for ACME challenge authorisation. This was introduced with #7202. This then caused issues with...

release-note
needs-rebase
area/api
kind/feature
size/M
area/acme
dco-signoff: yes
ok-to-test

Hi, I thought about how to write this, but the only thing which comes to my mind is: It doesn't spark joy anymore. It is personally difficult to keep up...

### Kyverno Version 1.15 ### Kubernetes Version 1.33 ### Kubernetes Platform Bare metal ### Description If a secret is missing the `type` attribute the policy `deny-secret-service-account-token-type` validation will result in:...

bug