kubernetes/pkg/client/record
Federico Simoncelli 8849cf21d3 event: fallback to creation when update fails
Updating may fail because the item was removed from apiserver. This
patch makes sure to retry using creation instead of update.

Fixes #6289

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-02 09:15:01 -04:00
..
doc.go Add event client and easy creation library 2014-10-15 11:42:05 -07:00
event.go event: fallback to creation when update fails 2015-04-02 09:15:01 -04:00
event_test.go Make each new instance of kubelet generate a new event channel (instead of reusing existing). 2015-03-30 14:22:16 -07:00
events_cache.go Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
events_cache_test.go Move REST* interfaces into pkg/api/rest 2015-03-23 16:52:21 -04:00
fake.go Allow multiple sources to be used with record package 2015-03-05 13:54:29 -05:00