docs icon indicating copy to clipboard operation
docs copied to clipboard

PR #110444 - ui: all xhr paths from db console are now relative

Open cockroach-teamcity opened this issue 2 years ago • 0 comments

Exalate commented:

Related PR: https://github.com/cockroachdb/cockroach/pull/110444 Commit: https://github.com/cockroachdb/cockroach/commit/3d81112cba3a0b87889988100248e7e7a07809a1 Epic: CRDB-21265 Fixes: CRDB-4219 CRDB-21257


Release note (ops change, ui change): The DB Console now constructs client-side requests using relative URLs instead of absolute ones. This enables proxying of the DB Console at arbitrary subpaths.

Jira Issue: DOC-8794

cockroach-teamcity avatar Sep 13 '23 05:09 cockroach-teamcity