Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[image-builder] mkIII: imagebuild workspaces seem to ignore "workspace templates" #5497

Closed
geropl opened this issue Sep 2, 2021 · 5 comments · Fixed by #5693
Closed

[image-builder] mkIII: imagebuild workspaces seem to ignore "workspace templates" #5497

geropl opened this issue Sep 2, 2021 · 5 comments · Fixed by #5693
Assignees
Labels

Comments

@geropl
Copy link
Member

geropl commented Sep 2, 2021

While testing #5480 I was blocked because an imagebuild got scheduled to a NodePool where no suitable ws-daemon was running (context: #5432).

On inspection of the imagebuild it did not contain a nodeAffinity, but the workspace-template ConfigMap did:

  • not for default
  • but for all specific workspace types (incl. 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).

@csweichel
Copy link
Contributor

/team workspace

@roboquat roboquat added the team: workspace Issue belongs to the Workspace team label Sep 2, 2021
@csweichel
Copy link
Contributor

/schedule

@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

@csweichel: Issue scheduled in the workspace team (WIP: 0)

In response to this:

/schedule

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@csweichel
Copy link
Contributor

csweichel commented Sep 2, 2021

An additional cdwp fixture test(see create_test.go) could also be used to verify this. Looks like we're missing the case for image-builds though.

@csweichel
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants