Skip to content

Add: Http Proxy Options When Downloading Drivers#943

Open
michal0000000 wants to merge 4 commits intofalcosecurity:mainfrom
michal0000000:main
Open

Add: Http Proxy Options When Downloading Drivers#943
michal0000000 wants to merge 4 commits intofalcosecurity:mainfrom
michal0000000:main

Conversation

@michal0000000
Copy link
Copy Markdown

/kind feature

/area cli

What this PR does / why we need it:

Adds CLI support for configuring proxy usage in the default HTTP client used for driver downloads.

Which issue(s) this PR fixes:

Contributes to falcosecurity/falco#3339 by providing the underlying CLI support in falcoctl.

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: michal0000000
Once this PR has been reviewed and has the lgtm label, please assign cpanato for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@poiana poiana requested a review from maxgio92 April 4, 2026 16:30
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 4, 2026

Welcome @michal0000000! It looks like this is your first PR to falcosecurity/falcoctl 🎉

dependabot bot and others added 3 commits April 4, 2026 18:46
Bumps the actions group with 1 update: [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login).

Updates `aws-actions/amazon-ecr-login` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecr-login@c962da2...261fc3d)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: michal000 <michal000@rpi5>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.271.0 to 0.272.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.271.0...v0.272.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.272.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: michal000 <michal000@rpi5>
Signed-off-by: michal000 <michal000@rpi5>
Signed-off-by: michal0000000 <111810032+michal0000000@users.noreply.github.com>
@poiana poiana added size/XS and removed size/M labels Apr 8, 2026
@michal0000000
Copy link
Copy Markdown
Author

@FedeDP @maxgio92 any news on this?

@maxgio92
Copy link
Copy Markdown
Member

maxgio92 commented Apr 9, 2026

Hi @michal0000000, CI checks failed. PTAL

Did you validate this PR fixes somehow the issue you mentioned?

The http.DefaultTransport used by the driver, index, and artifacts download paths already observes HTTP(S)_PROXY.

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

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants