refactored the Makefile of env/linux-x86-std-kube/Makefile which would've changed its image name from gcr.io/symbolic-datum-552/linux-x86-std:latest to gcr.io/symbolic-datum-552/linux-x86-std-kube:latest but the dashboard/builders.go file was never updated.
One of the two files needs to change so they're in sync.
So far we've just not needed to change anything and have gotten lucky I think.
The text was updated successfully, but these errors were encountered:
@evandbrown, it looks like this CL,
https://go-review.googlesource.com/19021
refactored the Makefile of
env/linux-x86-std-kube/Makefile
which would've changed its image name fromgcr.io/symbolic-datum-552/linux-x86-std:latest
togcr.io/symbolic-datum-552/linux-x86-std-kube:latest
but the dashboard/builders.go file was never updated.One of the two files needs to change so they're in sync.
So far we've just not needed to change anything and have gotten lucky I think.
The text was updated successfully, but these errors were encountered: