Sync status of replication controller via api server #4429
Closed
Description
As part of #2726, everytime we create or delete a pod in the replication controller we should sync with the api server. Currently the api server recomputes this information, ideally it should just read and serve from memory.