Alias version pin is dropped when storage version is v1beta1 #6776
Labels
bug
Something isn't working
triage/accepted
Indicates that the issue has been accepted as a valid issue
Description
Observed Behavior:
When the storage version is v1beta1, the version pin for an alias on a v1 NodePool is dropped. In practice this shouldn't be problematic since version pinning for discovered AMIs isn't supported until v1.0.0 (at which point v1 is the storage version), but this behavior is surprising.
Expected Behavior:
Users should be able to set a version pin on the v1 resource, even when the storage version is v1beta1.
Versions:
kubectl version
): 1.30The text was updated successfully, but these errors were encountered: