General

Profile

Kiefer Chang's activity

From 10/28/2020 to 11/26/2020

11/26/2020

09:49 AM Dashboard Bug #47445 (In Progress): mgr/dashboard: Its currently not possible to manage iSCSI Initiator's d...
Kiefer Chang
07:53 AM Dashboard Bug #43165 (Fix Under Review): mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if ...
Kiefer Chang
07:44 AM Ceph Revision 812c105a (ceph): mgr/dashboard: refactor /api/orchestrator/* endpoints
- API changes:
- Move `/api/orchestrator/identify_device` to
`/api/host/<hostname>/identify_device`.
- Move `...
Kiefer Chang

11/24/2020

07:48 AM Dashboard Bug #48338 (Fix Under Review): mgr/dashboard: can't run tox py3 env outside of ctest
Kiefer Chang
07:18 AM Dashboard Bug #48338 (Closed): mgr/dashboard: can't run tox py3 env outside of ctest
The unittest can't be run with tox command:... Kiefer Chang
07:44 AM Ceph Revision dc974fa9 (ceph): mgr/dashboard: fix tox py3 environment error
Add `ceph_argparse` module to the base environment.
Fixes: https://tracker.ceph.com/issues/48338
Signed-off-by: Kief...
Kiefer Chang

11/23/2020

09:01 AM Dashboard Bug #43165 (In Progress): mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if possible
Kiefer Chang

11/20/2020

06:29 AM Dashboard Feature #44865 (In Progress): mgr/dashboard: support zapping devices
Kiefer Chang

11/19/2020

02:47 PM Dashboard Bug #48294: mgr/dashboard: links to documentation broken
Does https://github.com/ceph/ceph/pull/38061 fix the problem? Kiefer Chang
02:32 PM Ceph Bug #48290: mgr/dashboard: deletion of host doesn't reflect the dashboard
cephadm doesn't tear down the services on a removed host yet. Please see #47782.
I would suggest we keep revealing t...
Kiefer Chang

11/18/2020

02:19 PM Dashboard Bug #48245 (Fix Under Review): mgr/dashboard: SMART data routine raises an exception
Kiefer Chang
08:56 AM Dashboard Bug #48245 (In Progress): mgr/dashboard: SMART data routine raises an exception
Kiefer Chang
02:12 PM Ceph Revision d2ddea5a (ceph): mgr/dashboard: fix exception in get_smart_data_by_daemon
- Fix string substitution exception.
- Add more test coverage.
Fixes: https://tracker.ceph.com/issues/48245
Signed-o...
Kiefer Chang
10:58 AM Ceph Revision 59354a2f (ceph): mgr/dashboard: disable cluster selection in NFS export editing form
We should not allow changing an export's cluster because an export ID
might live in one cluster but not in another on...
Kiefer Chang
09:58 AM Dashboard Cleanup #48005: mgr/dashboard: fix frontend deps' vulnerabilities
... Kiefer Chang

11/16/2020

09:49 AM Dashboard Bug #48245 (Resolved): mgr/dashboard: SMART data routine raises an exception
Please check the code: https://github.com/ceph/ceph/blob/b637909a9153a419511f943e4eee7800ad3bbb99/src/pybind/mgr/dash... Kiefer Chang
08:03 AM Ceph Revision fd57b5ce (ceph): mgr/dashboard: display OSD operational status
Frontend: display deleting state in the OSD ID column.
Backend: add `operational_status` to OSD:
- `working`: the OS...
Kiefer Chang
08:02 AM Ceph Revision 0f82322f (ceph): mgr/dashboard: support custom executing template in table cells
Now we can modify the style of a table that has an executing state
by providing a custom config when declaring column...
Kiefer Chang
07:41 AM Ceph Revision 164b29d4 (ceph): mgr/dashboard: allow selecting all daemons for Orchestrator NFS clusters
Allow users to select or deselect all daemons with a single click in NFS
export form when the cluster type is Orchest...
Kiefer Chang
06:54 AM Dashboard Backport #48226 (In Progress): octopus: mgr/dashboard: Use pipe instead of calling function withi...
Kiefer Chang

11/13/2020

07:43 AM Dashboard Bug #48012: mgr/dashboard: documentation links do not work on octopus, nautilus or older Ceph ver...
|_. URL |_. Redirect to |_. |
| http://docs.ceph.com/docs/master/ | https://docs.ceph.com/en/latest/| |
| http://do...
Kiefer Chang

11/12/2020

11:31 AM Dashboard Bug #48209 (Fix Under Review): cephadm/test_dashboard_e2e.sh: OSDs are not deleted
Kiefer Chang
09:31 AM Dashboard Bug #48209: cephadm/test_dashboard_e2e.sh: OSDs are not deleted
The failure log is misleading because it's the log of second attempt.
After running the test manually, the actuall f...
Kiefer Chang
09:14 AM Dashboard Bug #48209 (In Progress): cephadm/test_dashboard_e2e.sh: OSDs are not deleted
Kiefer Chang
03:56 AM Dashboard Bug #48209 (Closed): cephadm/test_dashboard_e2e.sh: OSDs are not deleted
This failure was seen in recent runs.
https://pulpito.ceph.com/teuthology-2020-11-11_07:01:02-rados-master-distr...
Kiefer Chang
09:20 AM Ceph Revision 7df12da1 (ceph): mgr/dashboard: fix cephadm e2e test failure on deleting OSDs
- Adapt the OSD ID column change in this PR:
https://github.com/ceph/ceph/pull/37506
- Turn off Cypress retries bec...
Kiefer Chang

11/11/2020

04:30 AM Dashboard Feature #48176 (Resolved): mgr/dashboard: make daemon selection easier in NFS export form
After #46492, NFS clusters are divided into two types: *User* (the legacy one) and *Orchestrator* clusters.
For Or...
Kiefer Chang
04:17 AM Dashboard Backport #47944 (Resolved): octopus: mgr/dashboard: adapt NFS-Ganesha design change in Octopus (d...
Kiefer Chang

11/06/2020

08:42 AM Dashboard Backport #48132 (In Progress): octopus: mgr/dashboard: user can change the cluster of a NFS-Ganes...
Kiefer Chang

11/05/2020

09:51 AM Ceph Revision 92f69285 (ceph): mgr/dashboard: fix security scopes of some NFS-Ganesha endpoints
Apply NFS_GANESHA scope to these endpoints:
- `/api/nfs-ganesha/daemon`.
- `/ui-api/nfs-ganesha/*`.
Otherwise, any v...
Kiefer Chang

11/04/2020

09:50 AM Dashboard Bug #47373 (Fix Under Review): mgr/dashboard: user can change the cluster of a NFS-Ganesha export
Kiefer Chang
09:32 AM Dashboard Bug #47373 (In Progress): mgr/dashboard: user can change the cluster of a NFS-Ganesha export
Kiefer Chang
09:42 AM Ceph Revision d678d807 (ceph): mgr/dashboard: disable cluster selection in NFS export editing form
We should not allow changing an export's cluster because an export ID
might live in one cluster but not in another on...
Kiefer Chang

10/29/2020

08:29 AM Ceph Revision 94993cdd (ceph): doc/dashboard: add information for Orchestrator NFS-Ganesha clusters
Fixes: https://tracker.ceph.com/issues/46492
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
08:29 AM Ceph Revision 6ea36054 (ceph): mgr/cephadm: do not configure Dashboard Ganesha settings
The Dashboard can get cluster information from the Orchestrator.
For settings that are set by previous revisions, the...
Kiefer Chang
08:26 AM Ceph Revision df45abb5 (ceph): mgr/dashboard: support Orchestrator and user-defined Ganesha clusters
This change make the Dashboard support two types of Ganesha clusters:
- Orchestrator clusters (Since Octopus)
- De...
Kiefer Chang
04:00 AM Ceph Revision e4467b7d (ceph): mgr/dashboard: refator orchestrator service and daemon APIs
- Allow listing services by service_type.
- Allow listing daemons by daemon_type.
Signed-off-by: Kiefer Chang <kiefe...
Kiefer Chang
 

Also available in: Atom