-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: moby/buildkit
base: ba673bb
head repository: moby/buildkit
compare: 8778943
- 10 commits
- 25 files changed
- 5 contributors
Commits on Oct 15, 2021
-
fix: provide only available capabilities to insecure environment
The problem this change is trying to fix are the environments where some capabilities are already dropped, so they can't be granted to the job with `--security=insecure`. I know that probably fixed set of capabilities was implemented to provide a stable build environment, but at the same time this breaks environments with reduced capabilities. Signed-off-by: Andrey Smirnov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5d1cfc - Browse repository at this point
Copy the full SHA a5d1cfcView commit details
Commits on Oct 16, 2021
-
Merge pull request #2394 from smira/insecure-capabilities
fix: provide only available capabilities to insecure environment
Configuration menu - View commit details
-
Copy full SHA for cbf808f - Browse repository at this point
Copy the full SHA cbf808fView commit details
Commits on Oct 18, 2021
-
client: allow setting custom dialer for session endpoint
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c51e87 - Browse repository at this point
Copy the full SHA 1c51e87View commit details -
Merge pull request #2419 from tonistiigi/session-dialer
client: allow setting custom dialer for session endpoint
Configuration menu - View commit details
-
Copy full SHA for 9dd4ec0 - Browse repository at this point
Copy the full SHA 9dd4ec0View commit details -
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87e1fa7 - Browse repository at this point
Copy the full SHA 87e1fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d95c8 - Browse repository at this point
Copy the full SHA 32d95c8View commit details -
Merge pull request #2411 from crazy-max/tpmfs-size
add size to tmpfs mounts
Configuration menu - View commit details
-
Copy full SHA for 41c0a18 - Browse repository at this point
Copy the full SHA 41c0a18View commit details
Commits on Oct 19, 2021
-
use bytes as given size for tmpfs mount
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 954c472 - Browse repository at this point
Copy the full SHA 954c472View commit details -
use
opts.MemBytesfor tmpfs size run mount instructionSigned-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94378a8 - Browse repository at this point
Copy the full SHA 94378a8View commit details -
Merge pull request #2422 from crazy-max/fix-tmpfs-size
use bytes as given size for tmpfs mount
Configuration menu - View commit details
-
Copy full SHA for 8778943 - Browse repository at this point
Copy the full SHA 8778943View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ba673bb...8778943