• Kubernetes Submit Queue's avatar
    Merge pull request #31755 from smarterclayton/has_synced · dab787d8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    DeltaFIFO should not report HasSynced until deletes are reported
    
    Deletions identified by knownObjects on the initial sync replace
    (immediately after the List from a reflector) should be considered part
    of the initial sync since we have the information available at the time
    we do the deletion.
    
    An error during Replace() can result in Populated not being set, but it
    was incorrect before (population would be wrong) and queueActionLocked
    does not error except on "my cache is broken because I gave an incorrect
    keyFunc".
    
    @lavalamp @deads2k hit this while trying to use DeltaFIFO to implement an "external" controller (one that uses the knownObjects as provided by a call to a remote system of record).
    
    Not 1.4
    dab787d8
Name
Last commit
Last update
..
admission Loading commit data...
api Loading commit data...
apimachinery Loading commit data...
apis Loading commit data...
apiserver Loading commit data...
auth Loading commit data...
capabilities Loading commit data...
client Loading commit data...
cloudprovider Loading commit data...
controller Loading commit data...
conversion Loading commit data...
credentialprovider Loading commit data...
dns Loading commit data...
fieldpath Loading commit data...
fields Loading commit data...
generated Loading commit data...
genericapiserver Loading commit data...
healthz Loading commit data...
httplog Loading commit data...
hyperkube Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
labels Loading commit data...
master Loading commit data...
metrics Loading commit data...
probe Loading commit data...
proxy Loading commit data...
quota Loading commit data...
registry Loading commit data...
routes Loading commit data...
runtime Loading commit data...
security Loading commit data...
securitycontext Loading commit data...
selection Loading commit data...
serviceaccount Loading commit data...
ssh Loading commit data...
storage Loading commit data...
types Loading commit data...
util Loading commit data...
version Loading commit data...
volume Loading commit data...
watch Loading commit data...
OWNERS Loading commit data...