Files
coredns/plugin
Andrey Smirnov 604e1675cf fix: kubernetes plugin logging (#7727)
The plugin dropped the actual error message from the log, so the log
becomes completely useless.

Before:

```
[ERROR] plugin/kubernetes: error Failed to watch
```

After:

```
[ERROR] plugin/kubernetes: Failed to watch: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": tls: failed to parse certificate from server: x509: SAN dNSName is malformed
```

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-11-27 19:46:04 +02:00
..
2025-09-10 13:08:27 -07:00
2025-09-10 13:08:27 -07:00
2025-09-10 13:08:27 -07:00
2025-09-10 13:08:27 -07:00
2025-09-12 14:43:56 -07:00
2025-09-01 18:05:15 -07:00
2020-11-05 15:02:07 +01:00
2025-09-10 13:08:27 -07:00
2025-09-21 08:17:35 -07:00
2024-03-07 14:24:38 -05:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2020-09-24 18:14:41 +02:00