You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: