adippl
adippl
`allmailfrom` seems to affect `From:` line in logs, but doesn't affect actual mail. I guess It could be a bug. I've tried to check how how `allmailfrom` works and modify...
I think I have figured it out. Some programs like cronie cron daemon generate mail files with their own `From: ` Right now `allmailfrom` cannot overwrite `From: ` line which...
[Helm] Self-Monitoring fails when loki.auth_enabled is true and/or gateway.basicAuth.enabled is true
Setting `X-Scope-OrgID` by default seems like a bad idea. Chart already seems to know how to pass tenant and password to the chart. Implementation seems to be broken and not...
I'm having similar issue. Upgrade from 1.14.4 to 1.14.5 breaks ingress despite audit mode being enabled. I'm running cilium on single node test cluster. OS: gentoo Kernel: 6.1.69-gentoo-dist kubernetes 1.28.2...
issue is also present on cilium 1.15.0-rc.0
Issue exists on 1.14.7 and 1.15.1
Longer version of log generated while trying to curl ingress service. ``` level=info msg="[cilium.bpf_metadata: IPv4 conntrack map global lookup failed: No such file or directory" subsys=envoy-filter threadID=67 level=warning msg="[cilium.bpf_metadata (egress):...
I've just tried to update my cluster to 1.15.2 without success. using this ccnp doesn't help. Ingress doesn't work, there are no drops in hubble. On 1.15.2 I get 403...
I had exactly the same problem. Configuration isn't obvious and default values don't work with ingress and cert-manager. Please consider changing it or provide example in the documentation. Here is...