Skip to content
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

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

yonghaoy
Copy link
Contributor

@yonghaoy yonghaoy commented Jan 3, 2024

@@ -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 =
Copy link

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 =

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

Copy link

@tarekmamdouh tarekmamdouh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarqubecloud bot commented Jan 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

4 Security Hotspots
E Security Review Rating on New Code (required ≥ A)

See analysis details on SonarCloud

@yonghaoy yonghaoy merged commit a59f323 into master Jan 8, 2024
3 of 4 checks passed
@yonghaoy yonghaoy deleted the yyu-RW-11295 branch January 8, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants