-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RW-11295][risk=low] Create DNS record to route GAR traffic to restricted.googleapi.com #290
Conversation
@@ -27,13 +29,15 @@ | |||
|
|||
/** Configs record set for DNS. See {@link CreateDnsZoneStep} */ | |||
public class CreateResourceRecordSetStep implements Step { | |||
private static final List<String> RESTRICTED_GOOGLE_API_A_RECORD_ID_ADDRESSES = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo fix
@@ -27,13 +29,15 @@ | |||
|
|||
/** Configs record set for DNS. See {@link CreateDnsZoneStep} */ | |||
public class CreateResourceRecordSetStep implements Step { | |||
private static final List<String> RESTRICT_GOOGLE_API_A_RECORD_ID_ADDRESS = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remember Qi mentioned this typo ID -> IP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
This is similar to #193
Detailed design doc: https://docs.google.com/document/d/1wtNQGMMExokmsAISYkuY8chrgZvWFudhC81rsgNDRkk/edit?tab=t.0#heading=h.r5ke3ifd0xdw