Feature #56394
cephadm: support custom config files for daemons
% Done:
0%
Source:
Tags:
backport_processed
Backport:
quincy, pacific
Description
There a number of potential use cases, often in relation to the monitoring stack, where some config file must be mounted into the container in a specific spot. However, we don't want to have to explicitly support every potential case where a user wants a certain config file mounted into the containers for certain daemons. Instead we should provide some generic way for users to provide miscellaneous config files and a mount locations and handle writing the file to the daemon's daemon dir and mounting the file in the daemon's container for the user.
Related issues
History
#1 Updated by Adam King about 1 year ago
- Backport set to quincy
- Pull request ID set to 46883
#2 Updated by Adam King about 1 year ago
- Status changed from In Progress to Pending Backport
#3 Updated by Backport Bot about 1 year ago
- Copied to Backport #56742: quincy: cephadm: support custom config files for daemons added
#4 Updated by Backport Bot about 1 year ago
- Tags set to backport_processed
#5 Updated by Adam King about 1 year ago
- Status changed from Pending Backport to Resolved