]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #66467 into wip-pdonnell-testing-20260202.151501-debug
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 2 Feb 2026 15:15:11 +0000 (10:15 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 2 Feb 2026 15:15:11 +0000 (10:15 -0500)
commitc2220707cfd5749ef6d43385acbec58466cda2a0
tree6e2e36fb79f6cb9850232748d337f8900675cd6f
parent1da122ff2548444703d1ffa7993a4b3c281fbfb0
parent4aa9e246f05663ec334f67d8e7f1ce817c1cbf2d
Merge PR #66467 into wip-pdonnell-testing-20260202.151501-debug

* refs/pull/66467/head:
pybind/mgr: add per-module CLICommand instances to remaining modules
pybind/mgr/dashboard: create DBCLICommand, use throughout
pybind/mgr/tests/test_object_format: update DecoDemo to use fresh CLICommand
pybind/mgr/smb: adapt SMBCommand to use CLICommandBase
pybind/orchestrator,cephadm: replace CLICommandMeta
pybind/mgr: mechanically fix simple users to not import CLI*Command
pybind/mgr/mgr_module: support per-module CLICommand instances and globals
pybind/.../dashboard: misc automatic linter fixes
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/dashboard/plugins/feature_toggles.py
src/pybind/mgr/dashboard/services/nvmeof_cli.py
src/pybind/mgr/dashboard/tests/test_nvmeof_cli.py