-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugprovider/kubernetesIssues/PRs related with the Kubernetes providerIssues/PRs related with the Kubernetes providerstatus/waiting-for-revisionWaiting for maintainer's revisionWaiting for maintainer's revision
Description
Steps to Reproduce
Use Case: The GKE clusters can be communicated only through an internal proxy.
Command tried: prowler kubernetes --namespace --context
The following steps were tried while running the command mentioned above, however, the prowler is not honoring the proxy configuration.
- Exporting the variable HTTPS_PROXY and run the command
- Explicitly prefix the HTTPS_PROXY=<proxy_url> with the command
- Add the proxy-url in the ~/.kube/config for specific namespace
Expected behavior
The application should honor the proxy settings to establish communication with the cluster IP
Actual Result with Screenshots or Logs
How did you install Prowler?
From pip package (pip install prowler)
Environment Resource
- Proxy to establish communication with the cluster
- GKE cluster
OS used
Ubuntu
Prowler version
5.4.1
Pip version
24.0
Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugprovider/kubernetesIssues/PRs related with the Kubernetes providerIssues/PRs related with the Kubernetes providerstatus/waiting-for-revisionWaiting for maintainer's revisionWaiting for maintainer's revision
