Actions
Feature #71860
openAutomatically create listeners when creating a subsystem
% Done:
0%
Source:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
If the cephadm spec "default_listeners: x.x.x.*:4420" is present and "--default-listeners" is passed to "subsystem add" command, automatically create listeners for that subsystem on each gateway on the IP address matching x.x.x.*
Updated by Vallari Agrawal 25 days ago
Fix PRs to add listeners from "subsystem add" command:
https://github.com/ceph/ceph-nvmeof/pull/1381
https://github.com/ceph/ceph-nvmeof/pull/1690
TODO: Add auto listeners from cephadm spec file for all subsystems
Actions