Skip to content
  • Lovro Seder's avatar
    7f87ce03
    Upgrade container-engine after draining (#5601) · 7f87ce03
    Lovro Seder authored
    * Run 'container-engine' after drain.
    
    Move possibly disruptive role 'container-engine' to run after the node
    is drained.
    
    As that role have to be run on non-cluster nodes as well (etcd and
    calico-rr), and those nodes are not drained, add play for that case.
    
    * Check if api is up before upgrade.
    
    If container engine is restarted in previous role, api controller can
    take some time to start. This check ensures api is up before upgrade.
    7f87ce03
    Upgrade container-engine after draining (#5601)
    Lovro Seder authored
    * Run 'container-engine' after drain.
    
    Move possibly disruptive role 'container-engine' to run after the node
    is drained.
    
    As that role have to be run on non-cluster nodes as well (etcd and
    calico-rr), and those nodes are not drained, add play for that case.
    
    * Check if api is up before upgrade.
    
    If container engine is restarted in previous role, api controller can
    take some time to start. This check ensures api is up before upgrade.
Loading