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

Create e2e test for authenticated image pulls #11826

Open
brandond opened this issue Feb 21, 2025 · 0 comments
Open

Create e2e test for authenticated image pulls #11826

brandond opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@brandond
Copy link
Member

  • Update to containerd v2.0 #11626 broke authenticated image pulls when using a containerd v2.0 (schema version 3) config file. The registry auth section was still using the legacy plugin name.

We should add an E2E test that covers authenticated image pulls. Our existing tests of this functionality are mocks that do not actually validate that containerd is doing the right thing with our generated config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Working
Development

No branches or pull requests

1 participant