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

x/build: invalid SSL certificates for perf.golang.org during migration #52282

Closed
prattmic opened this issue Apr 11, 2022 · 1 comment
Closed
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge Performance
Milestone

Comments

@prattmic
Copy link
Member

As part of #48803, we are making various improvements to https://perf.golang.org, including moving this service to the same infrastructure used by https://build.golang.org and others.

This migration is taking place this week with a DNS update to perf.golang.org. The new infrastructure will not provision SSL certificates for perf.golang.org until this DNS change completes rolling out. As a result, you may see invalid SSL certificate warnings [1] if you receive the updated DNS records prior to certificate provisioning.

https://perf.golang.org is a low traffic service so we do not expect this to affect many users.

Note that the performance storage service (contacted by tools like benchsave), https://perfdata.golang.org, is not affected by this migration and will remain accessible. This service can be contacted directly as a workaround for accessing benchmark results. e.g., https://perf.golang.org/search?q=upload:20220411.10 -> https://perfdata.golang.org/search?q=upload:20220411.10

We expect this roll out to take a few days, and will close this issue once certificate provisioning is complete.

[1] In this period, I believe users will receive a certificate issued to Common Name (CN) gerritbot.golang.org, rather than perf.golang.org.

@prattmic prattmic added this to the Unreleased milestone Apr 11, 2022
@prattmic prattmic self-assigned this Apr 11, 2022
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Apr 11, 2022
@prattmic prattmic pinned this issue Apr 11, 2022
@jimmyfrasche jimmyfrasche unpinned this issue Apr 12, 2022
@prattmic
Copy link
Member Author

New certificates are provisioned and working.

@prattmic prattmic self-assigned this Jun 24, 2022
@golang golang locked and limited conversation to collaborators Jun 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge Performance
Projects
None yet
Development

No branches or pull requests

2 participants