Tags: ahmetb/runsd
Tags
add new region (km) australia-southeast2 Signed-off-by: Ahmet Alp Balkan <[email protected]>
update regions Signed-off-by: Ahmet Alp Balkan <[email protected]>
handle "google.internal." zones temporarily
If we let "{nonexisting}.google.internal." get handled by the Cloud Run host
nameserver, it returns a SERVFAIL, which prevents trying other "search" domains
from being tried.
Adding a temporary workaround that _only_ handles "metadata.google.internal."
for A question (and ignoring other question types) and properly NXDOMAIN-ing
the non-existing domains.
This is to address #18.
Signed-off-by: Ahmet Alp Balkan <[email protected]>
update regions, add --http2 to curl example Signed-off-by: Ahmet Alp Balkan <[email protected]>
strip port (e.g. :80) off the host routing Signed-off-by: Ahmet Alp Balkan <[email protected]>
support grpc/h2c with httputil.ReverseProxy Signed-off-by: Ahmet Alp Balkan <[email protected]>
update version Signed-off-by: Ahmet Alp Balkan <[email protected]>
PreviousNext