tapis-project / pods_service

Network Accessible Pods API.
https://tapis.readthedocs.io/en/latest/technical/pods.html
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

KG 0.37 - Need new model for running images. #18

Closed NotChristianGarcia closed 1 year ago

NotChristianGarcia commented 2 years ago

Currently specify images as:

Ideas for solutions:

NotChristianGarcia commented 1 year ago

Settled on accessing Pod templates with pod_template: "template/neoj" and pod_template: "template/postgres". Regular user images no longer require specifying the additional custom-. For example, users now can use pod_template: "jstubbs/abaco_test" rather than the more complicated pod_template: "custom-jstubbs/abaco_test",