mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Fix expired event logic to use 404 instead of 500 It seems this logic was never updated once apiserver started returning 404s for expired (missing) events. This change corrects it to use a 404 so events will get resent correctly if they were expired in etcd. Fixes #23637. |
||
---|---|---|
.. | ||
doc.go | ||
event.go | ||
event_test.go | ||
events_cache.go | ||
events_cache_test.go | ||
fake.go |