redhat-developer / mapt

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

Add parameter on tekton task specs to allow passing custom tags to mapt execution #254

Closed adrianriobo closed 2 months ago

adrianriobo commented 3 months ago

Currently mapt offers a parameter to set custom tags for the resources created on the providers, in order to set them from a tekton pipeline execution we need to set them as parameters on each task spec and then pass the value to the mapt execution.