google-nomulus/java/google/registry/proxy
jianglai eab6fcc8e6 Add networking settings for canary proxies
Canary proxies are not receiving real traffic but can be useful when testing Nomulus deployment (probers will probe canary proxy and compare metrics with production proxy). This CL added a separate load balancer for a canary proxy, running on the same clusters as production proxy.

The canary proxies have their own IP addresses, but are not assigned domain names. Probers will directly connect to these endpoints by IP.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193234937
2018-04-23 14:46:56 -04:00
..
config Read GCP proxy EPP SSL secret from GCS 2018-04-10 16:38:31 -04:00
handler Use self signed certificate when running the proxy locally 2018-04-10 16:36:56 -04:00
kubernetes Set namespace as default 2018-04-23 14:39:09 -04:00
metric Clean up some code quality issues in GCP proxy 2018-03-19 18:44:12 -04:00
quota Add QuotaHandler to GCP proxy 2018-02-20 15:36:23 -05:00
resources Open source GCP proxy 2017-11-21 19:19:03 -05:00
terraform Add networking settings for canary proxies 2018-04-23 14:46:56 -04:00
BUILD Read GCP proxy EPP SSL secret from GCS 2018-04-10 16:38:31 -04:00
CertificateModule.java Use self signed certificate when running the proxy locally 2018-04-10 16:36:56 -04:00
EppProtocolModule.java Clean up some code quality issues in GCP proxy 2018-03-19 18:44:12 -04:00
GcpJsonFormatter.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
HealthCheckProtocolModule.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
HttpsRelayProtocolModule.java Use self signed certificate when running the proxy locally 2018-04-10 16:36:56 -04:00
MetricsModule.java Use GKE-specific metrics in the proxy 2018-03-19 18:29:39 -04:00
Protocol.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
ProxyConfig.java Read GCP proxy EPP SSL secret from GCS 2018-04-10 16:38:31 -04:00
ProxyModule.java Read GCP proxy EPP SSL secret from GCS 2018-04-10 16:38:31 -04:00
ProxyServer.java Make GCP proxy log in a Stackdriver logging compliant format 2018-03-06 19:23:23 -05:00
WhoisProtocolModule.java Clean up some code quality issues in GCP proxy 2018-03-19 18:44:12 -04:00