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

Fixing #3246 - Windows kubelet configs shouldn't overwrite Linux configs in hybrid cluster #3651

Merged
merged 2 commits into from
Aug 11, 2018

Conversation

PatrickLang
Copy link
Contributor

What this PR does / why we need it:

The previous code would apply Windows kubelet static configs over the Linux ones in a hybrid cluster. That would break the Linux nodes

Which issue this PR fixes:
fixes #3246

@ghost ghost assigned PatrickLang Aug 10, 2018
@ghost ghost added the in progress label Aug 10, 2018
@acs-bot acs-bot added the size/S label Aug 10, 2018
@codecov
Copy link

codecov bot commented Aug 10, 2018

Codecov Report

Merging #3651 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3651      +/-   ##
==========================================
+ Coverage   55.99%   56.04%   +0.05%     
==========================================
  Files         108      108              
  Lines       16314    16318       +4     
==========================================
+ Hits         9135     9146      +11     
+ Misses       6412     6400      -12     
- Partials      767      772       +5

@jackfrancis
Copy link
Member

/lgtm

@acs-bot
Copy link

acs-bot commented Aug 11, 2018

[APPROVALNOTIFIER] This PR is APPROVED

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

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:

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

@jackfrancis jackfrancis merged commit 1ac0240 into Azure:master Aug 11, 2018
@ghost ghost removed the in progress label Aug 11, 2018
CecileRobertMichon pushed a commit to CecileRobertMichon/acs-engine that referenced this pull request Aug 13, 2018
@PatrickLang PatrickLang deleted the patricklang-3246 branch August 16, 2018 00:31
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.

Windows kubelet defaults are mistakenly applied to Linux agents
3 participants