Something we hit today, since hatchery.json is just passed in as a json we could check that the images actually exist before starting. here's the uncovering convo:
https://cdis.slack.com/archives/C06QJ1SHMDL/p1788371880465489?thread_ts=1788279762.925209&cid=C06QJ1SHMDL
we missed a :TAG_NAME and the end of the image specification.
Eventually this could potentially be extended to populate a pull through cache (yay!) or internal registry (less yay) to speed up jupyter pod boot ups.
Something we hit today, since hatchery.json is just passed in as a json we could check that the images actually exist before starting. here's the uncovering convo:
https://cdis.slack.com/archives/C06QJ1SHMDL/p1788371880465489?thread_ts=1788279762.925209&cid=C06QJ1SHMDL
we missed a
:TAG_NAMEand the end of the image specification.Eventually this could potentially be extended to populate a pull through cache (yay!) or internal registry (less yay) to speed up jupyter pod boot ups.