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

fix: uses proxy settings (if any) on podman machine init command #940

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Nov 30, 2022

What does this PR do?

Sets environment variables to use http(s) proxy when initializing a machine

Screenshot/screencast of this PR

What issues does this PR fix or reference?

Fixes #939

How to test this PR?

Sets http/https proxy in settings

then try to run the 'init' command to initialize a machine.

expect: use the proxy to fetch the data

Change-Id: I177af61e5665710e1bd462a59f06c850c848e2bd
Signed-off-by: Florent Benoit fbenoit@redhat.com

Change-Id: I177af61e5665710e1bd462a59f06c850c848e2bd
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf marked this pull request as draft November 30, 2022 14:55
@benoitf benoitf marked this pull request as ready for review November 30, 2022 17:01
@benoitf benoitf enabled auto-merge (rebase) December 1, 2022 07:27
@benoitf benoitf disabled auto-merge December 1, 2022 07:28
@benoitf benoitf merged commit 0d3ebc7 into containers:main Dec 1, 2022
@podman-desktop-bot podman-desktop-bot added this to the 0.10.0 milestone Dec 1, 2022
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.

podman initialization fails when behind corporate proxy
2 participants