• Dan Mace's avatar
    Add cleanup policy to RollingUpdater · 093b7c2e
    Dan Mace authored
    * Support configurable cleanup policies in RollingUpdater. Downstream
    library consumers don't necessarily have the same rules for post
    deployment cleanup; making the behavior policy driven is more flexible.
    
    * Refactor RollingUpdater to accept a config object during Update instead
    of a long argument list.
    
    * Add test coverage for cleanup policy.
    093b7c2e
rolling_updater_test.go 11.5 KB