Skip to content
Commit 7d032edc authored by Thong Kuah's avatar Thong Kuah
Browse files

Override hostname when connecting via Kubeclient

Kubeclient uses rest-client. We hack into to access the net/http object
so that we can patch to connect to the resolved IP + set
hostname_override.

Add specs for discord. The discord integration also uses rest-client, so
since we patched rest-client, spec that the DNS rebinding protection
works
parent b80c6d47
Loading
Loading
Loading