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

Fix login persistence regression against Hub #3484

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

apostasie
Copy link
Contributor

Login no longer persists for Docker Hub, as a mistake in the code was not using the special case Docker Hub key to save in the store.

Incidentally, we should start testing more against Hub generally to avoid things like that.
That implies creating a test account over there, and issuing a read-only token to be added here.

Login no longer persists for Docker Hub, as a mistake in the code was not using the special case
Docker Hub key to save in the store.

Signed-off-by: apostasie <spam_blackhole@farcloser.world>
@apostasie apostasie force-pushed the fix-login-regression branch from 71a8d29 to 5cdb3e0 Compare October 2, 2024 07:22
@apostasie apostasie marked this pull request as ready for review October 2, 2024 08:01
@apostasie
Copy link
Contributor Author

@AkihiroSuda this one is ready.

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Oct 2, 2024
@AkihiroSuda AkihiroSuda added the area/login authentification/ login label Oct 2, 2024
@AkihiroSuda AkihiroSuda merged commit df713a6 into containerd:main Oct 2, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/login authentification/ login
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants