redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

[Bug] Missing params for search instance type #301

Closed adrianriobo closed 1 month ago

adrianriobo commented 1 month ago

With https://github.com/redhat-developer/mapt/pull/277 we introduced a new way to search for instance types,.

As of now we need to pass args to describe the type of machine we want, we need to translate them into the tekton task specs. Specially the nested virtualization as now its default value is false (which would break almost every usage of the tekton tasks)