mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 11:10:35 -05:00
When the server rejects an event because it has already been created, log it at a very high level (debug) instead of the default level. Duplicate events typically only occur due to programmer error or failure conditions, so they can safely be ignored in production environments. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| event.go | ||
| event_test.go | ||
| events_cache.go | ||
| events_cache_test.go | ||
| fake.go | ||