-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[v1.3.x] images/ansible-operator/Dockerfile: pin cryptography python package #4510
[v1.3.x] images/ansible-operator/Dockerfile: pin cryptography python package #4510
Conversation
…o version that does not require the rust compiler to set up Signed-off-by: Eric Stroczynski <[email protected]>
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Reproduced the issue with v1.3.x and verified that this fix works! |
This is happening on non-amd64/arm64 machines in v1.4.x now. /cherry-pick v1.4.x |
@estroz: new pull request created: #4522 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick master |
@estroz: new pull request created: #4523 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Description of the change:
Motivation for the change: ansible-operator image build is broken:
Users won't see a chance here because v1.3.1 was built with cryptography v3.3.1, which this PR pins to.
Signed-off-by: Eric Stroczynski [email protected]
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs