• Michail Kargakis's avatar
    controller: various fixes for the deployment controller · 1fb8dd83
    Michail Kargakis authored
    Changes:
    * moved waiting for synced caches before starting any work
    * refactored worker() to really quit on quit
    * changed queue to a ratelimiting queue and added retries on errors
    * deep-copy deployments before mutating - we still need to deep-copy
    replica sets and pods
    1fb8dd83
Name
Last commit
Last update
..
util Loading commit data...
deployment_controller.go Loading commit data...
deployment_controller_test.go Loading commit data...
recreate.go Loading commit data...
rollback.go Loading commit data...
rolling.go Loading commit data...
rolling_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...