plain-carpenter-67621
10/17/2022, 3:23 PMexecute()
of a custom plugin, if i pass a templated value to container_image
.
E.g. is my task definition
@task(task_config=my_task_config, container_image="{{.image.img1.fqn }}:{{.image.img1.version}}"
I can see that the container_image
is set as a property and if I retrieve it, I see it’s value is still a templated string.
How can I get the actual rendered image uri for that task? (i.e. basically I want what this function returns)plain-carpenter-67621
10/17/2022, 8:53 PMwonderful-afternoon-77766
10/17/2022, 10:50 PMthankful-minister-83577
plain-carpenter-67621
10/18/2022, 12:04 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
plain-carpenter-67621
10/18/2022, 2:43 AMplain-carpenter-67621
10/18/2022, 2:45 AMthankful-minister-83577
thankful-minister-83577
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
rest
api and make it available locally as well as when running in remote. This would make your life to extend really easyplain-carpenter-67621
10/18/2022, 9:53 PMPythonCustomizedContainerTask
and I pass a templated string to container_image
in the task definition of the plug-in, while initialization, the value will still be a templated string. Not a rendered image-uri if I am not wrong.?freezing-airport-6809
freezing-airport-6809
plain-carpenter-67621
10/20/2022, 7:19 PMfreezing-airport-6809
freezing-airport-6809