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)
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)