Builds fail when builder image is removed #152

Closed
opened 2022-05-03 10:29:09 +02:00 by Jef Roosens · 2 comments

If anything removes the builder image (eg. the auto-cleaning cronjob on my servers) & a build is scheduled before the builder image is rebuilt, the builds fail because the image doesn't exist.

It looks like we'll have to check when we schedule a build whether the builder image is still present & rebuild it if not.

If anything removes the builder image (eg. the auto-cleaning cronjob on my servers) & a build is scheduled before the builder image is rebuilt, the builds fail because the image doesn't exist. It looks like we'll have to check when we schedule a build whether the builder image is still present & rebuild it if not.
Jef Roosens added this to the 0.3.0 milestone 2022-05-03 10:29:09 +02:00
Jef Roosens added the
bug
label 2022-05-03 10:29:09 +02:00

While this issue can't easily be solved, it'll be much more manageable thanks to #211. Therefore, we're gonna move it to the next milestone.

While this issue can't easily be solved, it'll be much more manageable thanks to #211. Therefore, we're gonna move it to the next milestone.
Jef Roosens modified the milestone from 0.3.0 to 0.4.0 2022-06-09 23:07:50 +02:00
Jef Roosens removed this from the 0.4.0 milestone 2022-06-13 16:08:50 +02:00

With the new agent-server architecture, this happens more often because I can now schedule builds at arbitrary times. The solution might be to check in the refresh_image whether the latest image still exists.

With the new agent-server architecture, this happens more often because I can now schedule builds at arbitrary times. The solution might be to check in the `refresh_image` whether the latest image still exists.
Jef Roosens added this to the 0.5.0 milestone 2022-12-15 08:30:58 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: vieter-v/vieter#152
There is no content yet.