eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

fix custom resource name for eksaVersion

Open sotoiwa opened this issue 8 months ago • 2 comments

Issue #, if available:

Description of changes: EKSARelease is the correct custom resource name and there is no resource named eksaVersion. eksaVersion is a field in the cluster spec file.

$ kubectl api-resources  | grep -i eksa
eksareleases                                     anywhere.eks.amazonaws.com/v1alpha1       true         EKSARelease

Testing (if applicable):

Documentation added/planned (if applicable):

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sotoiwa avatar Jun 19 '24 04:06 sotoiwa