remove cert verification for oc download#366
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe code removes the Changes
Possibly related PRs
Suggested labels
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/build-push-pr-image', '/cherry-pick', '/lgtm', '/verified', '/hold', '/wip'} |
|
/build-push-pr-image |
|
Status of building tag pr-366: success. |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
utilities/infra.py(2 hunks)
🔇 Additional comments (2)
utilities/infra.py (2)
19-19: Import added for SSL warning suppression.The urllib3 import is necessary for the SSL warning suppression functionality, but be aware this is part of a broader security-concerning pattern in this change.
1203-1203: ```shell
#!/bin/bash
rg -n "verify=False" -n</details> </blockquote></details> </details> <!-- This is an auto-generated comment by CodeRabbit for review status -->
|
/verified |
|
/lgtm |
|
Status of building tag latest: success. |
Description
How Has This Been Tested?
Merge criteria: