Commit b9121cb
committed
in_kubernetes_events: remove unused dns struct members
Remove dns_retries and dns_wait_time struct members from k8s_events.
These fields were stored but never used by the plugin, making them
dead code that should not be exposed to users.
Signed-off-by: Eric D. Schabell <eric@schabell.org>1 parent 4e14f9f commit b9121cb
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
| |||
0 commit comments