You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric points out potential issues with relabeling /tmp [1], which is
shared by several system-level consumers.
For the Bazel script, the /tmp mount is just since c483f59 (Move
bazel build tarball test to prow, 2018-08-08, #117), so we can drop it
to return to our previous approach.
The Terraform container seems to run fine without /tmp as well,
although there's no clear history to point to on this front because we
used to use Bazel for this. See b8a9bbc (Remove bazel from test
process, 2018-08-01, #97).
[1]: #174 (comment)
0 commit comments