Skip to content
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

Add option set new HTTP proxy as default #3510

Merged

Conversation

Lennonka
Copy link
Contributor

@Lennonka Lennonka commented Dec 9, 2024

What changes are you introducing?

Replacing manual configuration of the default content HTTP proxy with a new option to configure the global setting automatically.

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

Documents theforeman/foreman#10372, Katello/katello#11183, and Katello/katello#11266

https://issues.redhat.com/browse/SAT-28860 (public)

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

  • Not sure if there are any other places where an update is needed.

Checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into: N/A

@Lennonka Lennonka force-pushed the add-option-set-default-http-proxy branch from cda1ecb to 425ee8d Compare December 9, 2024 20:32
@Lennonka Lennonka added Needs tech review Requires a review from the technical perspective Needs style review Requires a review from docs style/grammar perspective labels Dec 9, 2024
Copy link
Contributor

@stejskalleos stejskalleos left a comment

Choose a reason for hiding this comment

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

🍏 LGTM

@asteflova asteflova added style review done No issues from docs style/grammar perspective and removed Needs style review Requires a review from docs style/grammar perspective labels Dec 10, 2024
@Lennonka Lennonka added tech review done No issues from the technical perspective and removed Needs tech review Requires a review from the technical perspective labels Dec 10, 2024
@Lennonka
Copy link
Contributor Author

Please, keep it open for a QE review.

@Lennonka
Copy link
Contributor Author

@Gauravtalreja1 This procedure is awaiting QE testing. Please, leave a comment. Thank you!

@Lennonka Lennonka force-pushed the add-option-set-default-http-proxy branch from ecaff9b to b3b8e09 Compare January 13, 2025 09:56
@Lennonka
Copy link
Contributor Author

Rebased.

@Lennonka Lennonka added the Waiting for code Requires merge of related code in another repository before it can be merged label Jan 13, 2025
@Lennonka
Copy link
Contributor Author

Waiting for the merge of Katello/katello#11266

Copy link
Contributor

@maximiliankolb maximiliankolb left a comment

Choose a reason for hiding this comment

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

style-wise LGTM

@Lennonka
Copy link
Contributor Author

Katello/katello#11266 has been merged!

@Lennonka Lennonka removed the Waiting for code Requires merge of related code in another repository before it can be merged label Jan 14, 2025
@Lennonka
Copy link
Contributor Author

@Gauravtalreja1 Can you give it a final ack?

Comment on lines 40 to 41
--url http://_http-proxy.example.com_:8080
--content_default_http_proxy
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a small change in command, and not sure if we should include --organization "My_Organization" --location "My_Location" here as well

Suggested change
--url http://_http-proxy.example.com_:8080
--content_default_http_proxy
--url http://_http-proxy.example.com_:8080 \
--content-default-http-proxy true

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure about org and loc either, but I'd say it's out of scope.

@Lennonka Lennonka force-pushed the add-option-set-default-http-proxy branch from b3b8e09 to 01a597d Compare January 17, 2025 17:44
@Lennonka
Copy link
Contributor Author

Rebased.

Copy link
Contributor

@Gauravtalreja1 Gauravtalreja1 left a comment

Choose a reason for hiding this comment

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

ACK

@Lennonka Lennonka merged commit 53eb5e8 into theforeman:master Jan 20, 2025
8 of 9 checks passed
@Lennonka Lennonka deleted the add-option-set-default-http-proxy branch January 20, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style review done No issues from docs style/grammar perspective tech review done No issues from the technical perspective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants