feat: bump AKS Windows CSE script package to v0.0.36 (#3879)

This commit is contained in:
Junjie Zhang 2023-11-30 13:28:05 +08:00 коммит произвёл GitHub
Родитель 2c76579706
Коммит 0afa7248ae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
16 изменённых файлов: 19 добавлений и 17 удалений

Просмотреть файл

@ -230,7 +230,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -226,7 +226,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -7797,7 +7797,7 @@ try
Write-Log "private egress proxy address is '$global:PrivateEgressProxyAddress'"
# TODO update to use proxy
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.35.zip"
$WindowsCSEScriptsPackage = "aks-windows-cse-scripts-v0.0.36.zip"
Write-Log "CSEScriptsPackageUrl is $global:CSEScriptsPackageUrl"
Write-Log "WindowsCSEScriptsPackage is $WindowsCSEScriptsPackage"
# Old AKS RP sets the full URL (https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.11.zip) in CSEScriptsPackageUrl

Просмотреть файл

@ -55,6 +55,9 @@ popd
# AKS Windows CSE Scripts Package
All files except *.test.ps1 and README will be published in AKS Windows CSE Scripts Package.
## v0.0.36
chore: support to test Windows 2025 #3871
## v0.0.35
feat: update cse script package changes for aks windows gpu feature #3794
feat: optimize resize-osdrive replacing get-partitionsupportedsize with diskpart #3804

Просмотреть файл

@ -108,11 +108,10 @@ $global:imagesToPull += @(
$global:map = @{
"c:\akse-cache\" = @(
"https://acs-mirror.azureedge.net/ccgakvplugin/v1.1.5/binaries/windows-gmsa-ccgakvplugin-v1.1.5.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.31.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.32.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.33.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.34.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.35.zip"
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.35.zip",
"https://acs-mirror.azureedge.net/aks/windows/cse/aks-windows-cse-scripts-v0.0.36.zip"
);
# Different from other packages which are downloaded/cached and used later only during CSE, windows containerd is installed
# during building the Windows VHD to cache container images.