Skip to content

NO_PROXY settings #1335

@ghost

Description

What would be the right way to bypass https proxy? Traditional -Dhttps.nonProxyHosts=localhost|127.0.0.1|kubernetes.default.svc and it is still going to https proxy host and of course fails since kubernetes.default.svc is an internal DNS.

Exporting https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-client/src/main/java/io/fabric8/kubernetes/client/Config.java#L107 does not help as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions