Skip to content

Populate the the NO_PROXY environment#561

Merged
oglok merged 2 commits intoopenshift:mainfrom
mangelajo:no-proxy
Jan 21, 2022
Merged

Populate the the NO_PROXY environment#561
oglok merged 2 commits intoopenshift:mainfrom
mangelajo:no-proxy

Conversation

@mangelajo
Copy link
Copy Markdown
Contributor

Fixes-Issue: #558

Signed-off-by: Miguel Angel Ajo majopela@redhat.com

@openshift-ci openshift-ci bot requested review from copejon and rootfs January 19, 2022 17:19
@mangelajo mangelajo requested a review from fzdarsky January 19, 2022 17:21
@sallyom
Copy link
Copy Markdown
Contributor

sallyom commented Jan 19, 2022

/test e2e-rpm-install

Fixes-Issue: openshift#558

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
@fzdarsky
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 20, 2022
@mangelajo mangelajo changed the title Add the NodeName and NodeIP to the NO_PROXY environment Populate the the NO_PROXY environment Jan 20, 2022
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 20, 2022
}

// sort keys to avoid issues with map key ordering in go future versions on the unit-test side
sort.Strings(keys)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I know the sort is unnecessary on production, but guarantees key ordering during unit testing, which is not a problem in current go, but future go versions will change this.

@mangelajo
Copy link
Copy Markdown
Contributor Author

Sorry for the new after LGTM, but it came without batteries included (testing :-P)

@fzdarsky
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 20, 2022
@mangelajo
Copy link
Copy Markdown
Contributor Author

ok, I verified it works on a reproduced environment.

@oglok
Copy link
Copy Markdown
Contributor

oglok commented Jan 21, 2022

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fzdarsky, oglok

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

The pull request process is described here

Details 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

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants