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

Skaffold expects bazel output dirs to be symlinked to workspace directory #1319

Closed
dicarlo2 opened this issue Nov 26, 2018 · 0 comments
Closed
Assignees
Labels
build/bazel kind/bug Something isn't working

Comments

@dicarlo2
Copy link

Expected behavior

skaffold dev with build --symlink_prefix=/ in .bazelrc should look for built artifacts in the correct folder.

Actual behavior

Looks for it in ./bazel-bin:

FATA[0008] exiting dev mode because the first build failed: building [docker.io/bitnami/postgresql]: build artifact: opening image tarball: open bazel-bin/packages/postgres/postgres.tar: no such file or directory

Information

  • Skaffold version: 0.18.0
  • Operating system: macOS

Steps to reproduce the behavior

See expected behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants