Skip to content

Conversation

jcantrill
Copy link
Member

@jcantrill jcantrill commented Sep 18, 2023

Description

This PR:

  • modifies ruby net/http.rb HTTP#start to check the env no proxy vars
  • prefers NO_PROXY over no_proxy

Links

@openshift-ci-robot
Copy link

openshift-ci-robot commented Sep 18, 2023

@jcantrill: This pull request references LOG-4366 which is a valid jira issue.

In response to this:

Description

This PR:

  • modifies ruby net/http.rb HTTP#start to check the env no proxy vars
  • prefers NO_PROXY over no_proxy

Links

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 18, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcantrill

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link

openshift-ci-robot commented Sep 18, 2023

@jcantrill: This pull request references LOG-4366 which is a valid jira issue.

In response to this:

Description

This PR:

  • modifies ruby net/http.rb HTTP#start to check the env no proxy vars
  • prefers NO_PROXY over no_proxy

Links

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.

COPY ${upstream_code}/install-gems.sh ${HOME}/vendored_gem_src/
COPY ${upstream_code}/*.patch.sh ${HOME}/vendored_gem_src/
COPY ${upstream_code}/*.patch ${HOME}/vendored_gem_src/
RUN rm ${HOME}/vendored_gem_src/log4366_ruby_lib_net_http.patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: will be useful for future to add some comment here because not clear why we copy patches and on next step remove this particular file

@vparfonov
Copy link
Contributor

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants