[BUG] Error Updating AksHci from version 1.0.21.11030 to 1.0.22.10209
SantosVictorero opened this issue · 0 comments
SantosVictorero commented
I am using AksHci version 1.0.21.11030. When I try to run 'Get-AKsHciUpdates', I am gettin the following error:
C:\Program Files\AksHci\kvactl.exe cluster get --clustername=
--kubeconfig="x:\ClusterStorage\Volume1\ImageStore\1.0.21.11030\kubeconfig-mgmt"
System.Collections.Hashtable.generic_non_zero 1 [Error: action failed after 9 attempts: no
matches for kind "AksHciCluster" in version "msft.microsoft/v1"]
At C:\Program Files\WindowsPowerShell\Modules\Kva\1.0.83\Common.psm1:2953 char:9
-
throw [CustomException]::new($errMessage, ([ErrorTypes]::IsEr ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : OperationStopped: (:) [], CustomException
- FullyQualifiedErrorId : C:\Program Files\AksHci\kvactl.exe cluster get --clustername= --kubeconfig="x:\ClusterStorage\Volume1\ImageStore\1.0.21.1103
0\kubeconfig-mgmt" System.Collections.Hashtable.generic_non_zero 1 [Error: action failed afte
r 9 attempts: no matches for kind "AksHciCluster" in version "msft.microsoft/v1"]
if I try to run: Update-AksHci, to update to 1.0.22.10209, then I get the following error:
Error: action failed after 9 attempts: no matches for kind "AksHciCluster" in version "m
sft.microsoft/v1"