[image-builder] mkIII: imagebuild workspaces seem to ignore "workspace templates" #5497
Labels
component: image-builder
groundwork: awaiting deployment
team: workspace
Issue belongs to the Workspace team
type: bug
Something isn't working
While testing #5480 I was blocked because an
imagebuild
got scheduled to a NodePool where no suitablews-daemon
was running (context: #5432).On inspection of the
imagebuild
it did not contain anodeAffinity
, but theworkspace-template
ConfigMap did:default
imagebuild
)I did not have time to investigate further. This should be easily reproduceable by triggering an image build in a preview env. (note that you might get lucky and the build succeeds if the workspaces ends up on the "right" node. Please check the pods yaml to verify that there's no nodeAffinity).
The text was updated successfully, but these errors were encountered: