Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error Updating AksHci from version 1.0.21.11030 to 1.0.22.10209 #371

Open
SantosVictorero opened this issue Mar 13, 2024 · 0 comments

Comments

@SantosVictorero
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant