Skip to content

Restore kamal registry login/logout commands#1680

Merged
djmb merged 1 commit intomainfrom
restore-registry-login-logout
Oct 22, 2025
Merged

Restore kamal registry login/logout commands#1680
djmb merged 1 commit intomainfrom
restore-registry-login-logout

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Oct 21, 2025

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.

Fixes: #1675

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.
@djmb djmb force-pushed the restore-registry-login-logout branch from 3021caf to 3ea2f9b Compare October 21, 2025 18:53
@djmb djmb merged commit bdf38a4 into main Oct 22, 2025
10 checks passed
@djmb djmb deleted the restore-registry-login-logout branch October 22, 2025 15:00
@JamesChevalier
Copy link

JamesChevalier commented Oct 25, 2025

Apologies if I'm misunderstanding or linked to the wrong code below. Is there a plan to remove kamal registry login from future versions?
The setup docs and code seem to cover a much different/wider set of actions compared to the simpler/focused registry login docs and code.
If I'm Using AWS ECR as the container registry, I currently have to run kamal registry login prior to running kamal build deliver and then kamal deploy. It seems like kamal setup would do too much in that case.

@djmb
Copy link
Collaborator Author

djmb commented Oct 27, 2025

@JamesChevalier - sorry, I wasn't clear there - by setup/remove I mean kamal registry setup, kamal registry remove.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kamal 2.8.0 doesn't know "registry login"

2 participants