
Automatic merge from submit-queue controller: save older revisions for Deployment's replica sets @jwforres the only usable way I could find for multiple old revisions for a single replica set is to stuff them as comma-separated values. @kubernetes/deployment this retains old revisions served by a replica set inside an annotation. Fixes https://github.com/kubernetes/kubernetes/issues/33844