summaryrefslogtreecommitdiffstats
path: root/src/pybind (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #59143 from Sean10/fix_rados_pybind_zero_paramYuri Weinstein27 hours1-1/+1
|\ | | | | | | | | | | | | pybind/rados: fix the incorrect order of offset,length in WriteOp.zero Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
| * pybind/rados: fix the incorrect order of offset,length in WriteOp.zeroWang Chao2024-11-051-1/+1
| | | | | | | | | | | | | | The offset and length parameters in the rados pybind `WriteOp.zero()` method are being passed to the rados_write_op_zero() function in the incorrect order. Incorrect order cause OP_ZERO not work correctly when use pybind's rados. Signed-off-by: Wang Chao <sean10reborn@gmail.com>
* | mgr/cephadm/nvmeof: Add SPDK iobuf options field to NVMeOF configurationGil Bregman2 days2-0/+5
| | | | | | | | | | | | Fixes https://tracker.ceph.com/issues/69554 Signed-off-by: Gil Bregman <gbregman@il.ibm.com>
* | Merge pull request #61072 from pecastro/doc_and_test_fixesAnthony D'Atri4 days1-1/+1
|\ \ | | | | | | Doc and test fixes
| * | doc: Fix typo.Paulo E. Castro2024-12-121-1/+1
| | | | | | | | | | | | Signed-off-by: Paulo E. Castro <pecastro@wormholenet.com>
* | | Merge pull request #61208 from ↵Adam King5 days1-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yonatan-Zaken/restore_selinux_context_when_writing_remote_files_on_host mgr/cephadm: Restore client file(s) default SELinux context type Reviewed-by: Adam King <adking@redhat.com> Reviewed-by: John Mulligan <jmulligan@redhat.com>
| * | | mgr/cephadm: Restore client file(s) default SELinux context typezaken13 days1-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When cephadm writes client files to hosts, the new files are created in /tmp/cephadm-<fsid> and then moved to their target directory. This makes the client files receive the usr_tmp_t context, which is different then their original context. mv -Z will set the SELinux security context type of the target file based on the SELinux policy rules for the target directory. Fixes: https://tracker.ceph.com/issues/69395 Signed-off-by: zaken <yonatan.zaken.ext@nokia.com>
* | | | Merge pull request #61099 from rkachach/fix_issue_69252Adam King5 days2-3/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | mgr/cephadm: fixing logic in cert-store save_cert method Reviewed-by: Adam King <adking@redhat.com> Reviewed-by: John Mulligan <jmulligan@redhat.com>
| * | | | mgr/cephadm: fixing logic in cert-store save_cert methodRedouane Kachach2024-12-162-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the previous code was not saving the certificates correctly, it just overwritten the same entry reducing all the certificates to only one. The new logic traverse and save all the certificates from the cert dictionary. Fixes: https://tracker.ceph.com/issues/69252 Signed-off-by: Redouane Kachach <rkachach@ibm.com>
* | | | | Merge pull request #61035 from ↵Adam King5 days1-2/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ShwetaBhosale1/fix_issue_69192_getting_error_if_yaml_file_has_trailing_tab mgr/cephadm: mgr orchestrator module raise exception if there is trailing tab in yaml file Reviewed-by: Adam King <adking@redhat.com>
| * | | | | mgr/cephadm: mgr orchestrator module raise exception if there is trailing ↵Shweta Bhosale12 days1-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab in yaml file Fixes: https://tracker.ceph.com/issues/69192 Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
* | | | | | Merge pull request #60888 from ↵Adam King5 days3-6/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ShwetaBhosale1/fix_issue_69070_only_bind_ports_on_network_parameter_spec_for_alertmanager mgr/cephadm: Add only_bind_ports_on_network spec parameter for Alertmanager Reviewed-by: Adam King <adking@redhat.com>
| * | | | | | mgr/cephadm: Add only_bind_ports_on_network spec parameter for AlertmanagerShweta Bhosale2024-12-033-6/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://tracker.ceph.com/issues/69070 Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
* | | | | | | Merge pull request #60828 from rkachach/fix_prometheus_targets_discovery_mtlsAdam King5 days4-0/+41
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/cephadm: fixing config files for prometheus and alertmanager Reviewed-by: Adam King <adking@redhat.com>
| * | | | | | | mgr/cephadm: fixing config files for prometheus and alertmanagerRedouane Kachach2024-11-294-0/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when mgmt-gateway is enabled mTLS is enforced and all the communication peers (monitoring daemons in this case) have to provide a valid certificate (signed by cephadm Root CA). Fixes: https://tracker.ceph.com/issues/69018 Signed-off-by: Redouane Kachach <rkachach@ibm.com>
* | | | | | | | Merge pull request #60690 from ↵Adam King5 days3-1/+57
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ShwetaBhosale1/fix_issue_68695_ceph_orch_commands_does_not_work_for_deployment_name_osd mgr/cephadm: ceph orch <start/stop/restart> commands should work for service name osd and command to updated service name for osd Reviewed-by: Adam King <adking@redhat.com>
| * | | | | | | | ceph orch <start/stop/restart> commands should work for service name osd and ↵Shweta Bhosale2024-12-053-1/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added a new command to updated service name for osd Fixes: https://tracker.ceph.com/issues/68695 Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
* | | | | | | | | Merge pull request #58604 from adk3798/cephadm-rgw-no-multisite-trafficAdam King5 days2-0/+28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | mgr/cephadm: allow disabling rgw_run_sync_thread through spec Reviewed-by: Redouane Kachach <rkachach@ibm.com>
| * | | | | | | | mgr/cephadm: allow disabling rgw_run_sync_thread through specAdam King2024-10-302-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is desirable for an RGW service that you don't want to send multisite sync data so the RGW daemons can focus more on handling IO. Note they may still receive mulsitie sync data unless they are removed from the zone and zonegroup replication endpoints Signed-off-by: Adam King <adking@redhat.com>
* | | | | | | | | mgr/cephadm/nvmeof: Add key verification field to NVMeOF configurationGil Bregman2025-01-022-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://tracker.ceph.com/issues/69413 Signed-off-by: Gil Bregman <gbregman@il.ibm.com>
* | | | | | | | | Merge pull request #55145 from mchangir/mgr-snap_schedule-handle-volume-deleteVenky Shankar2024-12-263-2/+47
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/snap_schedule: handle volume delete Reviewed-by: Venky Shankar <vshankar@redhat.com>
| * | | | | | | | | mgr/volumes: warn about active snap-schedules when volume is deletedMilind Changire2024-11-041-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Milind Changire <mchangir@redhat.com>
| * | | | | | | | | mgr/snap_schedule: handle volume deleteMilind Changire2024-11-042-1/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove references to timers and db connection that refer to paths in the deleted volume. This is a best case effort and not 100% safe. There can be race conditions where the db connection is closed while the module is executing a query on the db while the volume itself is deleted. Hopefully there won't be many tracebacks seen. Fixes: https://tracker.ceph.com/issues/63999 Signed-off-by: Milind Changire <mchangir@redhat.com>
* | | | | | | | | | Merge pull request #59703 from rhcs-dashboard/usermanagement-formafreen232024-12-199-276/+298
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: carbonize user management form Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | mgr/dashboard: carbonize user management formpujashahu2024-12-169-276/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://tracker.ceph.com/issues/67979 Signed-off-by: Puja Shahu <pshahu@redhat.com>
* | | | | | | | | | | Merge pull request #60976 from rhcs-dashboard/fix-69144-mainPedro Gonzalez Gomez2024-12-183-7/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Fix Latency chart data units in rgw overview page Reviewed-by: Afreen Misbah <afreen@ibm.com> Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
| * | | | | | | | | | | mgr/dashboard: Fix Latency chart data units in rgw overview pageAashish Sharma2024-12-173-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue: The Latency chart in the rgw overview page shows incorrect data unit as the unit that we are passing as an input to the dashboard-area chart component is `ms` whereas the data that we get from the metrics is in seconds. Due to this if we pass a value like 0.725s to the dashboard chart component it will show the value in the chart as 0.725ms whereas it should be 725ms. Fix: Pass the value in ms as expected to the dashboard area chart component Fixes: https://tracker.ceph.com/issues/69144 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
* | | | | | | | | | | | Merge pull request #60940 from rhcs-dashboard/rgw-user-accounts-apiPedro Gonzalez Gomez2024-12-174-4/+691
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: RGW user accounts CRUD api's Reviewed-by: Afreen Misbah <afreen@ibm.com> Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
| * | | | | | | | | | | | mgr/dashboard: RGW user accounts CRUD api'sNaman Munet2024-12-174-4/+691
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://tracker.ceph.com/issues/69110 PR Changes: Added CRUD & managing quota endpoints for RGW user accounts management with the unit-tests Signed-off-by: Naman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
* | | | | | | | | | | | | Merge pull request #60798 from rhcs-dashboard/edit-configuration-at-runtimeafreen232024-12-1710-43/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Administration > Configuration > rgw_dns_name and rgw_dns_s3website_name not updatable via dashboard Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | mgr/dashboard: Administration > Configuration > Some of the config options ↵Naman Munet2024-12-1610-43/+126
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. 2) when navigated to Administration >> Configuration, modified configuration will be seen as we see in cli "ceph config dump", instead of configuration with filter level:basic Signed-off-by: Naman Munet <naman.munet@ibm.com>
* | | | | | | | | | | | | cephadm/nvmeof: support per-node gateway addressesAlexander Indenbaum2024-12-161-2/+10
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added gateway and discovery address maps to the service specification. These maps store per-node service addresses. The address is first searched in the map, then in the spec address configuration. If neither is defined, the host IP is used as a fallback. Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
* | | | | | | | | | | | Merge pull request #60820 from rhcs-dashboard/update-carbon-componentsafreen232024-12-162-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: update carbon-components-angular package Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | mgr/dashboard: update carbon-components-angular packageNizamudeen A2024-11-252-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To fix NG0100: ExpressionChangedAfterItHasBeenCheckedError on <input/> see: https://github.com/carbon-design-system/carbon-components-angular/pull/3069 Fixes: https://tracker.ceph.com/issues/69039 Signed-off-by: Nizamudeen A <nia@redhat.com>
* | | | | | | | | | | | | Merge pull request #60941 from rhcs-dashboard/addPortsInAdminTableafreen232024-12-161-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: added ports in administration table Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | mgr/dashboard: added ports in administration tableAchintk14912024-12-121-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://tracker.ceph.com/issues/69111 Signed-off-by: Achint Kaur <ackaur@redhat.com>
* | | | | | | | | | | | | | Merge pull request #61012 from rhcs-dashboard/fix-69172-mainafreen232024-12-162-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Show correct token expiration date in Manage Clusters page Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | | mgr/dashboard: Show correct token expiration date in Manage ClustersAashish Sharma2024-12-102-1/+2
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page Currently wrong date is being displayed if we hover of the Token Expires filed in the Clusters list table in Manage Clusters page. This PR intends to fix this issue. Fixes: https://tracker.ceph.com/issues/69172 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
* | | | | | | | | | | | | | Merge pull request #60796 from rhcs-dashboard/fix-69016-mainafreen232024-12-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Display bucket's number of shards on the ceph dashboard Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | mgr/dashboard: Display bucket's number of shards on the ceph dashboardAashish Sharma2024-11-221-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the buckets table add a new column to show the number of shards in the bucket Fixes: https://tracker.ceph.com/issues/69016 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
* | | | | | | | | | | | | | Merge pull request #60635 from cah-hbaum/fix-subuser-creation-via-dashboardafreen232024-12-161-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr: fix subuser creation via dashboard Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | | mgr: fix subuser creation via dashboardHannes Baum2024-12-121-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subusers couldn't be created through the dashboard, because the get call was overwritten with Python magic due to it being the function under the HTTP call. The get function was therefore split into an "external" and "internal" function, whereas one can be used by functions without triggering the magic. Since the user object was then returned correctly, json.loads could be removed. Signed-off-by: Hannes Baum <hannes.baum@cloudandheat.com>
* | | | | | | | | | | | | | | Merge pull request #61050 from gbregman/mainGil Bregman2024-12-132-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/cephadm/nvmeof: Add auto rebalance fields to NVMeOF configuration and rewrite validation
| * | | | | | | | | | | | | | | mgr/cephadm/nvmeof: Add auto rebalance fields to NVMeOF configurationGil Bregman2024-12-112-1/+9
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://tracker.ceph.com/issues/69176 Signed-off-by: Gil Bregman <gbregman@il.ibm.com>
* | | | | | | | | | | | | | | Merge pull request #60841 from rhcs-dashboard/fix-69052-mainPedro Gonzalez Gomez2024-12-125-65/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Automate system user creation and restart of rgw daemons on Migrate to Multisite Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Naman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com>
| * | | | | | | | | | | | | | | mgr/dashboard: Automate system user creation and restart of rgw daemons on ↵Aashish Sharma2024-11-265-65/+63
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate to Multisite 1. Automate the process of replication user creation during single site to multi-site migration 2. Provide a support for automatic restart post creation of default realm/zone group/zone as a part of multisite migrate Fixes: https://tracker.ceph.com/issues/69052 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
* | | | | | | | | | | | | | | Merge pull request #60959 from rhcs-dashboard/fix-69121-mainPedro Gonzalez Gomez2024-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: Update and correct zonegroup delete notification Reviewed-by: Naman Munet <namanmunet@li-ff83bccc-26af-11b2-a85c-a4b04bfb1003.ibm.com> Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
| * | | | | | | | | | | | | | mgr/dashboard: Update and correct zonegroup delete notificationAashish Sharma2024-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | while deleting zone group from dashboard, notification message says "zone <zg_name> deleted successfully" instead of "zone group <zg_name> deleted successfully" Fixes: https://tracker.ceph.com/issues/69121 Signed-off-by: Aashish Sharma <aasharma@redhat.com>
* | | | | | | | | | | | | | | Merge pull request #60749 from rhcs-dashboard/warn_feature_toggleafreen232024-12-112-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mgr/dashboard: add a custom warning message when enabling feature Reviewed-by: Afreen Misbah <afreen@ibm.com>
| * | | | | | | | | | | | | | mgr/dashboard: add a custom warning message when enabling featureNizamudeen A2024-12-112-1/+19
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | would be helpful if we want to notify user about certain issues when enabling something. ``` [root@ceph ceph]# ceph dashboard feature enable iscsi WARNING: iscsi warning message Feature 'iscsi': enabled ``` Fixes: https://tracker.ceph.com/issues/68969 Signed-off-by: Nizamudeen A <nia@redhat.com>