-
Notifications
You must be signed in to change notification settings - Fork 689
Comparing changes
Open a pull request
base repository: basecamp/kamal
base: v2.8.1
head repository: basecamp/kamal
compare: v2.8.2
- 8 commits
- 20 files changed
- 3 contributors
Commits on Oct 21, 2025
-
Add local registry support for remote builders
When running with a remote builder and a local registry: 1. Forward the local registry port to the remote builder 2. Use host networking on the remote builder 3. Use a different builder name as the settings are different A remote builder can only have one port at a time forwarded, so concurrent builds on the same registry port will fail.
Configuration menu - View commit details
-
Copy full SHA for 0055338 - Browse repository at this point
Copy the full SHA 0055338View commit details -
Restore kamal registry login/logout commands
They were removed for the local registry in favour of the more generic setup/remove. Keep the commands for backward compatibility. They can be removed the next major version.
Configuration menu - View commit details
-
Copy full SHA for 3ea2f9b - Browse repository at this point
Copy the full SHA 3ea2f9bView commit details
Commits on Oct 22, 2025
-
Merge pull request #1680 from basecamp/restore-registry-login-logout
Restore kamal registry login/logout commands
Configuration menu - View commit details
-
Copy full SHA for bdf38a4 - Browse repository at this point
Copy the full SHA bdf38a4View commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 328b853 - Browse repository at this point
Copy the full SHA 328b853View commit details -
- Include keepalive options when forwarding port for remote builder - Log port forwarding errors.
Configuration menu - View commit details
-
Copy full SHA for 10e40a7 - Browse repository at this point
Copy the full SHA 10e40a7View commit details
Commits on Oct 27, 2025
-
Merge pull request #1679 from basecamp/remote-builder-local-registry
Add local registry support for remote builders
Configuration menu - View commit details
-
Copy full SHA for 4bac779 - Browse repository at this point
Copy the full SHA 4bac779View commit details -
Merge pull request #1683 from david-uhlig/update-registry-config-doc
Update registry config documentation to reflect Kamal 2.8.0 changes
Configuration menu - View commit details
-
Copy full SHA for 43e3d98 - Browse repository at this point
Copy the full SHA 43e3d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b52d2c - Browse repository at this point
Copy the full SHA 3b52d2cView 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 v2.8.1...v2.8.2