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

fix: Windows no outbound fixes#2883

Merged
jackfrancis merged 2 commits intoAzure:masterfrom
marosset:windows-no-outbound-fixes
Mar 12, 2020
Merged

fix: Windows no outbound fixes#2883
jackfrancis merged 2 commits intoAzure:masterfrom
marosset:windows-no-outbound-fixes

Conversation

@marosset
Copy link
Contributor

@marosset marosset commented Mar 11, 2020

Reason for Change:

Issue Fixed:

Fixes #2272

Requirements:

Notes:

@marosset marosset changed the title Windows no outbound fixes fix: Windows no outbound fixes Mar 11, 2020
@codecov
Copy link

codecov bot commented Mar 11, 2020

Codecov Report

Merging #2883 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2883      +/-   ##
==========================================
+ Coverage   72.46%   72.46%   +<.01%     
==========================================
  Files         140      140              
  Lines       25675    25677       +2     
==========================================
+ Hits        18606    18608       +2     
  Misses       5993     5993              
  Partials     1076     1076

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

@jackfrancis jackfrancis merged commit 4140152 into Azure:master Mar 12, 2020
@marosset marosset deleted the windows-no-outbound-fixes branch March 18, 2020 16:56
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request Apr 20, 2020
andyliuliming pushed a commit that referenced this pull request Apr 21, 2020
* chore: adding azure-cni v1.0.33 artifacts to VHDs (#2790)

* chore: update Azure CNI to v1.0.33 (#2825)

* feat: collect Windows CSE logs during log collection (#2858)

* fix: Windows no outbound fixes (#2883)

* fix: fixing nssm logging in windows CSE (#2890)

* fix: Get WindowsVersion from registry instead of calling Get-ComputerInfo (#2954)

* feat: Updating AKS to use April 2020 Windows VHDs by default (#3060)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Jaeryn <13284103+jaer-tsun@users.noreply.github.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
AbelHu added a commit to AbelHu/aks-engine that referenced this pull request Apr 22, 2020
* chore: adding azure-cni v1.0.33 artifacts to VHDs (Azure#2790)

* chore: update Azure CNI to v1.0.33 (Azure#2825)

* feat: collect Windows CSE logs during log collection (Azure#2858)

* fix: Windows no outbound fixes (Azure#2883)

* fix: fixing nssm logging in windows CSE (Azure#2890)

* fix: Get WindowsVersion from registry instead of calling Get-ComputerInfo (Azure#2954)

* feat: Updating AKS to use April 2020 Windows VHDs by default (Azure#3060)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Jaeryn <13284103+jaer-tsun@users.noreply.github.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
xuto2 pushed a commit that referenced this pull request Apr 23, 2020
* Upgrade Windows VHD image to April release (#3111)

* chore: adding azure-cni v1.0.33 artifacts to VHDs (#2790)

* chore: update Azure CNI to v1.0.33 (#2825)

* feat: collect Windows CSE logs during log collection (#2858)

* fix: Windows no outbound fixes (#2883)

* fix: fixing nssm logging in windows CSE (#2890)

* fix: Get WindowsVersion from registry instead of calling Get-ComputerInfo (#2954)

* feat: Updating AKS to use April 2020 Windows VHDs by default (#3060)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Jaeryn <13284103+jaer-tsun@users.noreply.github.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>

* feat: adding kubelet and csi-proxy-server as windows defender excluded processes (#2967) (#3118)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Jaeryn <13284103+jaer-tsun@users.noreply.github.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
AbelHu pushed a commit to AbelHu/aks-engine that referenced this pull request Apr 23, 2020
andyliuliming pushed a commit that referenced this pull request Apr 23, 2020
* feat: Adding WindowsNodeReset.ps1 script to reset/cleanup state for nodes (#2457)

* Adding WindowsNodeReset.ps1 script to reset/cleanup state for windox^C nodes

* fix linting errors

* fixing  comments per CR feedback

* chore: adding azure-cni v1.0.33 artifacts to VHDs (#2790)

* chore: update Azure CNI to v1.0.33 (#2825)

* feat: collect Windows CSE logs during log collection (#2858)

* fix: Windows no outbound fixes (#2883)

* fix: fixing nssm logging in windows CSE (#2890)

* fix: Get WindowsVersion from registry instead of calling Get-ComputerInfo (#2954)

* feat: adding kubelet and csi-proxy-server as windows defender excluded processes (#2967)

* feat: Updating AKS to use April 2020 Windows VHDs by default (#3060)

* feat: Updating Windows VHDs with 4B patches (#3115)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Jaeryn <13284103+jaer-tsun@users.noreply.github.com>
Co-authored-by: Kalya Subramanian <42158129+ksubrmnn@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need no-outbound connectivity test for Windows

2 participants