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

release-20.1: ui: fix Overview screen in OSS builds #64126

Merged
merged 1 commit into from May 11, 2021

Conversation

koorosh
Copy link
Collaborator

@koorosh koorosh commented Apr 23, 2021

Backport 1/1 commits from #56591.

/cc @cockroachdb/release

Resolves #63376


Previously, when using OSS builds (created with make buildoss), when
you loading the DB Console in your browser, you'd get "Page Not Found".
The route for the overview page was missing the leading '/'. This bug
appears to have been introduced in
722c932.

Release note (admin ui change): This fixes a bug where users of
the OSS builds of CockroachDB would see "Page Not Found" when loading
the Console.

@koorosh koorosh requested a review from a team as a code owner April 23, 2021 09:32
@cockroach-teamcity
Copy link
Member

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@dhartunian dhartunian left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for the backport @koorosh

Copy link
Collaborator

@nkodali nkodali left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @koorosh)

@koorosh
Copy link
Collaborator Author

koorosh commented Apr 28, 2021

Closing due to issue with signing SLA. New PR will be created instead.

@koorosh koorosh closed this Apr 28, 2021
@koorosh
Copy link
Collaborator Author

koorosh commented Apr 28, 2021

The problem with SLA couldn't be solved with recreating another PR :(

@koorosh koorosh reopened this Apr 28, 2021
Previously, when using OSS builds (created with `make buildoss`), when
you loading the DB Console in your browser, you'd get "Page Not Found".
The route for the overview page was missing the leading '/'.  This bug
appears to have been introduced in
722c932.

Release note (admin ui change): This fixes a bug where users of
the OSS builds of CockroachDB would see "Page Not Found" when loading
the Console.
@koorosh koorosh merged commit c4aec65 into cockroachdb:release-20.1 May 11, 2021
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.

None yet

5 participants