client-go/tools/record
Antonio Ojea 023460f5a8 events: ensure the name is valid
The event Object is created from the referenced Object name, however,
there is no guarantee that the name from the referenced Object will be a
valid Event Name.

For those Objects with name not valid for an Event, generate a new valid
name using an UUID.

Kubernetes-commit: ee36b817df06f84ce1a48ef4d65ed559c3775404
2025-02-20 09:13:56 +00:00
..
util events: ensure the name is valid 2025-02-20 09:13:56 +00:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
event_test.go client-go/tools/record: fix and test Broadcaster shutdown + logging 2024-04-30 12:16:55 +02:00
event.go events: ensure the name is valid 2025-02-20 09:13:56 +00:00
events_cache_test.go generate ReportingInstance and ReportingController in Event 2023-03-27 22:23:45 +08:00
events_cache.go Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru 2024-11-01 22:19:11 -04:00
fake.go k8s.io/client-go/tools: support context for event recording 2023-09-18 09:13:22 +02:00
main_test.go client-go/tools/record: fix and test Broadcaster shutdown + logging 2024-04-30 12:16:55 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00