Skip to content

HOLD FOR RELEASE: EC respects env vars for proxy installs #3212

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Apr 28, 2025

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Apr 28, 2025
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 0987152
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/680fa39ebf8ac90008c35da2
😎 Deploy Preview https://deploy-preview-3212--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 0987152
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/680fa39f33bac50008c4dbd9
😎 Deploy Preview https://deploy-preview-3212--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -0,0 +1 @@
Embedded Cluster 2.4.0 and later also respects the `http_proxy`, `https_proxy`, and `no_proxy` environment variables for installing behind a proxy. When set, the `--http-proxy`, `--https-proxy`, `--no-proxy` flags take precedence over environment variables. Additionally, lowercase environment variables (`http_proxy`) take precedence over uppercase (`HTTP_PROXY`).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Embedded Cluster 2.4.0 and later

Made a guess at the version where these env vars are respected

@paigecalvert paigecalvert marked this pull request as ready for review April 28, 2025 15:53
@paigecalvert paigecalvert requested a review from a team as a code owner April 28, 2025 15:53
Copy link
Member

@ajp-io ajp-io left a comment

Choose a reason for hiding this comment

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

@paigecalvert
Copy link
Contributor Author

is it worth mentioning here? https://deploy-preview-3212--replicated-docs-upgrade.netlify.app/reference/embedded-cluster-install#install-behind-a-proxy

@ajp-io Yeah I thought about that...I went with leaving it as is since the flags are the actual EC feature/replicated-specific approach (and since they'd take precedence). I could add a "proxy install using env vars" example too though if you think that would be helpful for people to see

@paigecalvert paigecalvert changed the title EC respects env vars for proxy installs HOLD FOR RELEASE: EC respects env vars for proxy installs Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::docs Improvements or additions to documentation type::feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants