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

fix: CSE file wait is idempotent #2192

Merged
merged 4 commits into from Oct 22, 2019

Conversation

jackfrancis
Copy link
Member

Reason for Change:

PR #1719 prevented CSE from running twice, which some folks rely upon via az vmss update|update-instances.

This PR keeps the improvements in file wait from #1719, but keeps track of files once they have been validated as delivered by cloud-init.

Issue Fixed:

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #2192 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2192   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files         135      135           
  Lines       20719    20719           
=======================================
  Hits        15864    15864           
  Misses       3931     3931           
  Partials      924      924

Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/hold
feel free to hold cancel when you're done validating

@acs-bot
Copy link

acs-bot commented Oct 22, 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

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

/hold cancel

@jackfrancis jackfrancis merged commit 94e814c into Azure:master Oct 22, 2019
@jackfrancis jackfrancis deleted the cse-track-file-waits branch October 22, 2019 17:48
jackfrancis added a commit that referenced this pull request Oct 22, 2019
jackfrancis added a commit that referenced this pull request Oct 22, 2019
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.

None yet

3 participants