Closed yevster closed 5 years ago
@mboersma Hey Matt, would you mind taking a look at this issue?
@cormacpayne yes indeed. @jskulavik and I are currently working on a wholesale update to the AKS PowerShell cmdlets, so it's probably not worthwhile addressing this in the current code. I'll make sure this behavior is fixed there.
@yevster we will update the default Kubernetes version used in our AKS cmdlets in the upcoming sprint. A temporary workaround can be found in this comment. I'm going to close this issue in favor of the one linked previously and we will track the status of the fix to the default version there.
Description
Attempting to create a cluster without the KubernetesVersion parameter produces an argument. Attempting to populate the parameter with Tab completion produces unacceptable values.
The expected behavior is that if the use is required to specify a KubernetesVersion it should be annotated as a mandatory parameter. And the enumerated versions should be supported.
This may potentially be related to Azure Libraries for .Net:#323
Script/Steps for Reproduction
$config
is populated with acceptable values):Error:
-KubernetesVersion
argument and then TABbing-through the acceptable values. On Windows, 1.7.7 and 1.8.1 alternate back and forth. Neither one is actually acceptable.Note: this may be related to
Module Version
Environment Data