]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Administration > Configuration > Some of the config options are not...
authorNaman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
Fri, 22 Nov 2024 09:57:44 +0000 (15:27 +0530)
committerNaman Munet <naman.munet@ibm.com>
Fri, 27 Dec 2024 06:49:39 +0000 (12:19 +0530)
commita8a0b12495aff761e327645f2cce366a8d51967e
tree28fb1d18cf250bef7c5a7533fd89d9b4e7e99a0d
parent263449c6b0514df517b8472b98d92cdcba419fd2
mgr/dashboard: Administration > Configuration > Some of the config options are not updatable at runtime

Fixes: https://tracker.ceph.com/issues/68976
Fixes Includes:
1) by-passing 'can_update_at_runtime' flag for 'rgw' related configurations as the same can be updated at runtime via CLI.
Also implemented a warning popup for user to make force edit to rgw related configurations.

Signed-off-by: Naman Munet <naman.munet@ibm.com>
(cherry picked from commit 3181acc223dafd04e3fc56d418389ad50c5868e4)
qa/tasks/mgr/dashboard/test_rbd.py
src/pybind/mgr/dashboard/controllers/cluster_configuration.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form-create-request.model.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.model.ts
src/pybind/mgr/dashboard/openapi.yaml