New build-id label results in unique digests on each build #1219
Labels
impact/regression
Something that used to work, but is now broken
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
Milestone
In #843 a random build-id label was added to the image, resulting in a unique digest for each build. This in turn results in our service getting restarted (because the image "changed") even though the actually build context was identical.
PR #843 caused a regression in #32 because the random build-id appears to cause the image to change each time I run pulumi up.
Issue #846 was filed to remove the build-id but this issue is still open with no activity for a while.
The text was updated successfully, but these errors were encountered: