Skip to content

Fix login persistence regression against Hub#3484

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
apostasie:fix-login-regression
Oct 2, 2024
Merged

Fix login persistence regression against Hub#3484
AkihiroSuda merged 1 commit intocontainerd:mainfrom
apostasie:fix-login-regression

Conversation

@apostasie
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@AkihiroSuda this one is ready.

Copy link
Copy Markdown
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
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