Bug #48252
Feature #48314: mgr/dashboard: reverse proxy support
mgr/dashboard: live OpenAPI docs (swagger) don't work when behind a reverse proxy
Status:
Can't reproduce
Priority:
High
Assignee:
Category:
General
Target version:
% Done:
0%
Source:
Support
Tags:
Backport:
nautilus, octopus
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
Ceph - v14.2.11, Ceph - v14.2.12, Ceph - v14.2.13, Ceph - v14.2.14, Ceph - v14.2.2, Ceph - v14.2.3, Ceph - v14.2.4, Ceph - v14.2.5, Ceph - v14.2.6, Ceph - v14.2.7, Ceph - v14.2.8, Ceph - v14.2.9, Ceph - v15.0.0, Ceph - v15.2.1, Ceph - v15.2.2, Ceph - v15.2.3, Ceph - v15.2.4, Ceph - v15.2.5, Ceph - v15.2.6, Ceph - v16.0.0
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
2 urls are displayed in the Ceph-Dashboard REST API live docs (Swagger):
- Under the title (Ceph-Dashboard REST API v1 OAS3): FQDN URL (reverse proxy URL)
- Under the "servers" dropdown: shortname (internal)
The former is the working URL, while the latter cannot be reached from outside the proxy.
History
#1 Updated by Ernesto Puerta almost 3 years ago
- Parent task changed from #40907 to #48314
#2 Updated by Ernesto Puerta over 2 years ago
- Status changed from New to In Progress
- Assignee set to Avan Thakkar
#3 Updated by Avan Thakkar over 2 years ago
- Status changed from In Progress to Fix Under Review
#4 Updated by Avan Thakkar over 2 years ago
- Pull request ID set to 39055
#5 Updated by Ernesto Puerta over 2 years ago
- Status changed from Fix Under Review to Can't reproduce