Sören Jentzsch

Results 5 issues of Sören Jentzsch

I would like to discuss a breaking change on observability. Our problem (and I will argue in a moment why it would not only affect us): Metrics from cnpg expose...

With latest kapp-controller `v0.48.1` (and related kapp version) we face the following issue: We have an app with large manifests (based on https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack), namely about 4.4MB of manifest files. When...

bug
carvel accepted

### Operating system Ubuntu 22.04.1 LTS ### Helmfile Version 0.150.0 ### Helm Version v3.11.0 ### Bug description After upgrading from [v0.144.0](https://github.com/roboll/helmfile/releases/tag/v0.144.0) to latest `0.150.0` I have the interactive apply (`-i...

bug
in progress

When mapping the following service ... ``` ports: - name: dns port: 53 protocol: UDP targetPort: 1053 - name: dns-tcp port: 53 protocol: TCP targetPort: 1053 ``` ... illuminatio breaks,...

bug

**Is your feature request related to a problem? Please describe**: In centralized monitoring setups, you collect metrics from multiple sources (or: clusters, agents), push them to a centralized Prometheus-API-compatible sink,...

kind/enhancement
lifecycle/stale