dataiku / dss-plugin-eks-clusters

Apache License 2.0
4 stars 6 forks source link

EKS parse no integer in kubectl version #50

Closed amandineslx closed 1 year ago

amandineslx commented 1 year ago

kubectl version provided by Amazon has a minor version finishing by '+'

this minor version is used in a comparison in a condition to decide which version of the AWS authenticator should be used

keeping only the first numeric section to consider as the minor version

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #138603: [EKS] Parse no integer in kubectl version.