Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

fix: increase cordon/drain timeout to 20 mins during upgrade#938

Merged
jackfrancis merged 3 commits intoAzure:masterfrom
jackfrancis:cordon-drain-timeout
Apr 3, 2019
Merged

fix: increase cordon/drain timeout to 20 mins during upgrade#938
jackfrancis merged 3 commits intoAzure:masterfrom
jackfrancis:cordon-drain-timeout

Conversation

@jackfrancis
Copy link
Member

Reason for Change:

There are cluster configuration scenarios (e.g., vms that have lots of persistent volumes) for which a 1 minute cordon/drain timeout isn't sufficiently long. Let's unblock these quickly by increasing the timeout to 20 mins. A // TODO for later is to make this a user-configurable timeout.

Issue Fixed:

Fixes #930

Requirements:

Notes:

@mboersma
Copy link
Member

mboersma commented Apr 3, 2019

lgtm

@CecileRobertMichon
Copy link
Contributor

lgtm

I would call this a fix:

@CecileRobertMichon
Copy link
Contributor

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@CecileRobertMichon CecileRobertMichon changed the title chore: increase cordon/drain timeout to 20 mins during upgrade fix: increase cordon/drain timeout to 20 mins during upgrade Apr 3, 2019
@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #938 into master will not change coverage.
The diff coverage is 50%.

@@           Coverage Diff           @@
##           master     #938   +/-   ##
=======================================
  Coverage   73.35%   73.35%           
=======================================
  Files         130      130           
  Lines       17717    17717           
=======================================
  Hits        12996    12996           
  Misses       4024     4024           
  Partials      697      697

@CecileRobertMichon
Copy link
Contributor

Do we have a test signal for an upgrade with this change?

@jackfrancis
Copy link
Member Author

@CecileRobertMichon yes

@CecileRobertMichon
Copy link
Contributor

/lgtm

@acs-bot
Copy link

acs-bot commented Apr 3, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, jackfrancis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [CecileRobertMichon,jackfrancis]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis
Copy link
Member Author

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Fails due to node drain timeout

4 participants