mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-14 08:14:28 -05:00
adds a new integration test to verify that the API server's egress to admission webhooks correctly respects the standard `HTTPS_PROXY` and `NO_PROXY` environment variables. It adds a new test util to implement a Fake DNS server that allows to override DNS resolution in tests, specially useful for integration test that can only bind to localhost the servers, that is ignored by certain functionalities. |
||
|---|---|---|
| .. | ||
| fakedns.go | ||