ui icon indicating copy to clipboard operation
ui copied to clipboard

fix: Only display valid Linode types for LKE node pools

Open LBGarber opened this issue 3 years ago • 0 comments

This pull request alters the Linode LKE node pool type filtering logic to only include valid instance types. Previously the filter would allow certain invalid types and exclude valid types (highmem).

See: https://www.linode.com/docs/api/linode-types/#type-view__responses

Related issue: https://github.com/rancher/dashboard/issues/6424

LBGarber avatar Jun 16 '22 14:06 LBGarber