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

fix: disable unattended upgrades during CSE execution #1681

Merged
merged 2 commits into from Apr 3, 2020

Conversation

sylr
Copy link
Contributor

@sylr sylr commented Jul 29, 2019

Signed-off-by: Sylvain Rabot s.rabot@lectra.com

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@jackfrancis
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jackfrancis
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #1681 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1681   +/-   ##
=======================================
  Coverage   72.11%   72.11%           
=======================================
  Files         142      142           
  Lines       26270    26270           
=======================================
  Hits        18945    18945           
  Misses       6230     6230           
  Partials     1095     1095           
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 31.57% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae57a4c...05dadfa. Read the comment docs.

@stale
Copy link

stale bot commented Aug 29, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@sylr
Copy link
Contributor Author

sylr commented Oct 7, 2019

@jackfrancis can we move forward with this ?

@sylr
Copy link
Contributor Author

sylr commented Oct 21, 2019

Guys ?

@stale
Copy link

stale bot commented Nov 20, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added stale and removed stale labels Nov 20, 2019
@stale
Copy link

stale bot commented Dec 21, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 21, 2019
@sylr
Copy link
Contributor Author

sylr commented Dec 22, 2019

ping

@stale stale bot removed the stale label Dec 22, 2019
@stale
Copy link

stale bot commented Jan 21, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 21, 2020
@stale stale bot removed the stale label Jan 24, 2020
@jackfrancis jackfrancis added this to Under Review in backlog Jan 29, 2020
@mboersma mboersma self-assigned this Mar 4, 2020
@acs-bot
Copy link

acs-bot commented Mar 17, 2020

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sylr
To complete the pull request process, please assign mboersma
You can assign the PR to them by writing /assign @mboersma in a comment when ready.

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

Needs approval from an approver in each of these files:

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

@mboersma
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mboersma
Copy link
Member

mboersma commented Apr 3, 2020

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sylvain Rabot and others added 2 commits April 3, 2020 12:48
@mboersma
Copy link
Member

mboersma commented Apr 3, 2020

I tested this interactively by running this command as soon as the still-provisioning master was ready for ssh:

$ watch apt-config dump APT::Periodic::Unattended-Upgrade
APT::Periodic::Unattended-Upgrade "0";

At about the same time as aks-engine deploy returned, the value changed to 1.

@jackfrancis
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

/lgtm

@mboersma mboersma merged commit 0fff207 into Azure:master Apr 3, 2020
backlog automation moved this from Under Review to Done Apr 3, 2020
andyliuliming pushed a commit to andyliuliming/aks-engine that referenced this pull request Apr 14, 2020
* fix: disable unattended upgrades during CSE execution

Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>

* style: remove comments to save CSE bytes

Co-authored-by: Matt Boersma <Matt.Boersma@microsoft.com>
andyliuliming added a commit that referenced this pull request Apr 14, 2020
* fix: disable unattended upgrades during CSE execution

Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>

* style: remove comments to save CSE bytes

Co-authored-by: Matt Boersma <Matt.Boersma@microsoft.com>

Co-authored-by: Sylvain Rabot <s.rabot@lectra.com>
Co-authored-by: Matt Boersma <Matt.Boersma@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants