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

* Feature: Add option to enable local Squid proxy #274

Open
wants to merge 1 commit into
base: add-more-hooks
Choose a base branch
from

Conversation

ableischwitz
Copy link
Contributor

  • pulls quay.io/openshifttest/squid-proxy:latest and configures a SystemD service
  • optionally enables upstream cache proxy (proxy_cache_peer and proxy_cache_peer_port).
  • configures installation config to make use of this proxy.

Description

Checklist/ToDo's

  • Added documentation?
  • Added release note entry? ( docs/release-notes.md )
  • Tested?

  - pulls quay.io/openshifttest/squid-proxy:latest and configures a SystemD service
  - optionally enables upstream cache proxy (proxy_cache_peer and proxy_cache_peer_port).
  - configures installation config to make use of this proxy.
@rbo
Copy link
Contributor

rbo commented May 13, 2023

/ok-to-test

@rbo
Copy link
Contributor

rbo commented Jun 12, 2023

@ableischwitz mh I would like to implement the proxy installation and management into an add-on. It's easy to introduce additional hooks. Currently, only post-installation is available.

To adjust the install-config.yaml we can introduce an additional hook as well.

@ableischwitz
Copy link
Contributor Author

As long as we can make sure that a proxy can be used during installation and post-installation, I'm fine with moving this feature in a add-on. Do you have something in mind how to implement this as a pre-installation hook?

@rbo rbo mentioned this pull request Jun 14, 2023
3 tasks
@rbo rbo changed the base branch from devel to add-more-hooks June 14, 2023 16:08
@rbo
Copy link
Contributor

rbo commented Jun 14, 2023

@ableischwitz is it ok for you to use that fork/pr to move the squid stuff into an add-on? I would create the first version at your branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants