google-nomulus/java/google/registry/proxy
jianglai 744727a58f Update domain registry proxy terraform annealing config
1) Change annealing target to watch for sandbox terraform config instead of test.
2) Delete terraform config for test project, as this project will be turned down.
3) Do not ask annealing to watch for alpha project terraform config, as we intend to change alpha regularly and manually.
4) Make terraform output display both service account email and client id.
5) Change canary node ports to 3100X, as 4000X is out of range for kubernetes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193383457
2018-04-23 14:48:29 -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 Update domain registry proxy terraform annealing config 2018-04-23 14:48:29 -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