-
Notifications
You must be signed in to change notification settings - Fork 773
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
Sideloading image gives ('Connection aborted.', OSError("(104, 'ECONNRESET')")) error #4304
Comments
Hi @senyahnoj, thank you for reporting the issue. This should be resolved in the latest version with canonical/microk8s-cluster-agent#52, but we have not backported the fix. I think we should backport that fix to 1.28, 1.27 and previous branches as well. In the meantime, if you have a test environment could you test microk8s from the |
Thanks for your reply @neoaggelos. I confirm that when using latest/edge --classic (1.28.3), the issue is resolved. A backport to both 1.28 and 1.27 would be very much appreciated if possible |
Is there any timescale for releasing 1.28.4 into the stable channel with this fix? |
Hi @senyahnoj, sorry for taking long to reply. We have recently had some bumps in our release pipelines, but things should be resolved now. New patchlevel releases are pushed to stable a week after they're out, so next week should do it:
|
Thank you so much @neoaggelos for your reply |
@neoaggelos still no release. Are we still expecting one? |
@neoaggelos Any updates on the release date for this issue. |
Hi @senyahnoj @DileepAP, apologies. We unfortunately had some bumps in our release pipeline, but things should now be resolved and fixes are out in all stable tracks. |
I just installed v1.31.2 (stable version) today and I face the same issue in v1.31.2 (stable version) |
Summary
When sideloading a container image in microk8s 1.27.7 it fails with the following error
I have installed microk8s 1.27.7 on RHEL 8.8 linux via the snap store
I have the same version of microk8s on an ubuntu linux server (20.04) and I do not experience the same issue
What Should Happen Instead?
The image should be sideloaded into containerd
Reproduction Steps
Introspection Report
inspection-report-20231115_144720.tar.gz
The text was updated successfully, but these errors were encountered: