rancher / qa-tasks

List of QA Backlog
1 stars 1 forks source link

validate that an upstream resource is created with the specified values (i.e. cpu, memory, etc.) (corral) #932

Open slickwarren opened 11 months ago

slickwarren commented 11 months ago

use case: https://github.com/rancher/rancher/issues/37808

this would take some thinking around, as each provider (vsphere, aws, linode) has their own name for machine types which aren't always straightforward on what resources to expect (take linode machine names for example). However we should validate this as part of provisioning.

slickwarren commented 7 months ago

this would have to be done via corral as we aren't adding any other external clients to rancher at this time.