Conversation
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
|
|
||
| # docker Python API package is needed by Ansible docker module as well as some SONiC applications | ||
| sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'docker==6.1.1' | ||
| sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'docker==7.1.0' |
There was a problem hiding this comment.
Is this change required in other branches?
There was a problem hiding this comment.
I believe it is needed on 202311 and 202305 as well (at minimum). However, looking in the build pipelines, I see that the build for both is passing (without any version pinning). If it is actually needed, I can add the labels here.
|
/azpw ms_conflict |
|
Hi @saiarcot895 , any update on double commit? I see requests label added last week but no commit yet. This is affecting builds on 202311. Thanks |
|
@anamehra I had added but then removed the requests labels, because the build pipelines for 202305 and 202311 were passing. However, I now see that in the pipelines I was looking at, Python 2 and Python 3 package versions are pinned for non-master branches, which means it would not run into this error. I've added the request labels for 202305 and 202311. |
|
HI @saiarcot895 I am running into this error for innovium build in 202211 branch. Can we backport this into 202211 as well? |
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
|
Cherry-pick PR to 202211: #20359 |
|
Cherry-pick PR to 202305: #20360 |
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Builb failed. |
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
|
Cherry-pick PR to 202311: #21092 |
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Why I did it
This version of docker-py has the fix for the issue caused by requests 2.32, and has the added benefit of upgrading to the latest version of docker-py.
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)