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

Upgrade Windows VHD image to April release 17763.1098.200409 #3121

Merged
merged 2 commits into from Apr 23, 2020

Conversation

AbelHu
Copy link
Member

@AbelHu AbelHu commented Apr 22, 2020

Reason for Change:

Upgrade Windows VHD image to April release 17763.1098.200409

Issue Fixed:

Requirements:

Notes:
cherry-pick below commits from v0.49.0:

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)

feat: adding windows defender process exclusions #2967

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 and others added 2 commits April 22, 2020 15:07
* 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>
…d processes (Azure#2967) (Azure#3118)

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
@mboersma mboersma added the aks label Apr 22, 2020
@AbelHu
Copy link
Member Author

AbelHu commented Apr 22, 2020

cc @xuto2 @andyliuliming

"https://kubernetesartifacts.azureedge.net/azure-cni/v1.0.29/binaries/azure-vnet-cni-windows-amd64-v1.0.29.zip",
"https://kubernetesartifacts.azureedge.net/azure-cni/v1.0.30/binaries/azure-vnet-cni-windows-amd64-v1.0.30.zip"
"https://kubernetesartifacts.azureedge.net/azure-cni/v1.0.30/binaries/azure-vnet-cni-windows-amd64-v1.0.30.zip",
"https://kubernetesartifacts.azureedge.net/azure-cni/v1.0.33/binaries/azure-vnet-cni-windows-amd64-v1.0.33.zip"
Copy link
Contributor

Choose a reason for hiding this comment

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

Note this is not valid aks egress

Copy link
Contributor

@xuto2 xuto2 Apr 23, 2020

Choose a reason for hiding this comment

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

wget https://acs-mirror.azureedge.net/cni/azure-vnet-cni-windows-amd64-v1.0.33.zip
--2020-04-22 18:38:59-- https://acs-mirror.azureedge.net/cni/azure-vnet-cni-windows-amd64-v1.0.33.zip
Resolving acs-mirror.azureedge.net (acs-mirror.azureedge.net)... 2600:1405:a000::172d:2e83, 2600:1405:a000::172d:2e60, 23.35.68.224, ...
Connecting to acs-mirror.azureedge.net (acs-mirror.azureedge.net)|2600:1405:a000::172d:2e83|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7482401 (7.1M) [application/x-zip-compressed]
Saving to: ‘azure-vnet-cni-windows-amd64-v1.0.33.zip’

azure-vnet-cni-windows-amd64-v1.0.33.zip 100%[=====================================================================================================================>] 7.14M 14.0MB/s in 0.5s

2020-04-22 18:39:02 (14.0 MB/s) - ‘azure-vnet-cni-windows-amd64-v1.0.33.zip’ saved [7482401/7482401]

@@ -66,9 +66,9 @@ installEtcd "docker"
echo " - etcd v${ETCD_VERSION}" >> ${VHD_LOGS_FILEPATH}

VNET_CNI_VERSIONS="
1.0.33
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to double check with aks VHD script

@xuto2 xuto2 merged commit e7db9e0 into Azure:aks-release-v0.47.0-1 Apr 23, 2020
xuto2 added a commit that referenced this pull request Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants