Bug #57931
RGW rgw_frontend_type field is not checked correctly during the spec parsing
Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
cephadm/rgw
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Description
A spec with the following type for example:
rgw_frontend_type: "beast endpoint=10.16.96.54:8043 tcp_nodelay=1"
Would be applied without any error message by cephadm however, in this case the SSL section is not parsed correctly and the user is not warned about that.
History
#1 Updated by Redouane Kachach Elhichou 3 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 48630