Dennis Geiselmann

Results 4 issues of Dennis Geiselmann

## What did you do - How was the cluster created? - `k3d registry create own-registry.localhost -p 5000` - `k3d cluster create c1 --kubeconfig-update-default --timeout 300s --agents 1 --k3s-arg --disable=traefik@server:0...

bug

**Description** Changes proposed in this pull request: - Add `keepAnnotations` and `dropLabels` CRD attributes in application input - Those fields make the collection of kubernetes annotations and labels optional. Annotations...

area/logging
size/L

See https://github.com/stakater/IngressMonitorController/issues/598 I also fixed/improved some log statements in the pingdom controller.

**Is your feature request related to a problem? Please describe.** Some of our Pingdom Uptime checks use an api token in the request header for authentication. It is possible to...

kind/enhancement