Skip to content
Snippets Groups Projects
  • Belinda Liu's avatar
    d0dfa93b
    v7: Align restart behavior with push & restage · d0dfa93b
    Belinda Liu authored
    
    - During a non-rolling restart, `cf restart` would previously ignore the
    no-wait flag. This is inconsistent with the behavior of `cf push` and
    now `cf restage`.
    - This commit ensures that `cf restart` respects the value of the no-wait
    flag, whether or not the deployment strategy is set to rolling.
    - This commit also makes helper methods in the restart command private
    since they are not used elsewhere.
    
    [#169413098]
    
    Co-authored-by: default avatarBelinda Liu <bliu@pivotal.io>
    d0dfa93b
    History
    v7: Align restart behavior with push & restage
    Belinda Liu authored
    
    - During a non-rolling restart, `cf restart` would previously ignore the
    no-wait flag. This is inconsistent with the behavior of `cf push` and
    now `cf restage`.
    - This commit ensures that `cf restart` respects the value of the no-wait
    flag, whether or not the deployment strategy is set to rolling.
    - This commit also makes helper methods in the restart command private
    since they are not used elsewhere.
    
    [#169413098]
    
    Co-authored-by: default avatarBelinda Liu <bliu@pivotal.io>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.