General

Profile

Kiefer Chang's activity

From 10/22/2019 to 11/20/2019

11/20/2019

09:31 AM Dashboard Bug #42892 (Fix Under Review): mgr/dashboard: check_grafana_uids.py might raise exception in some...
Kiefer Chang
04:45 AM Dashboard Bug #42892 (Resolved): mgr/dashboard: check_grafana_uids.py might raise exception in some environ...
*NOTE*: This can't be reproduced in upstream CI testing.
This is an exception from downstream make check testing:
...
Kiefer Chang
04:48 AM Ceph Revision 0a9bb59d (ceph): mgr/dashboard: open files with UTF-8 encoding in Grafana checking script
Fixes: https://tracker.ceph.com/issues/42892
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
03:28 AM Dashboard Bug #42882: mgr/dashboard: Selection increases over time in Inventory datatable
This should be fixed after
https://github.com/ceph/ceph/pull/30921/files#diff-f902acfa579574e3a4da850319fbf482R38
...
Kiefer Chang

11/15/2019

07:28 AM mgr Bug #42767: mgr/pg_autoscaler: warning message should mention which pool is affected
FWIW, `bin/ceph health detail` display the pool name:... Kiefer Chang

11/13/2019

08:53 AM Dashboard Bug #42744: mgr/dashboard: Executing the run-backend-api-tests script results in infinite loop
Saw the same issue locally, waiting for mgr.x to be shutdown.
At the moment, `ceph -s` doesn't contain mgr.x. But ...
Kiefer Chang
07:37 AM Dashboard Bug #42787 (Resolved): mgr/dashboard: error when managing RBD images with non-ASCII names
*Note* this issue is different from #42651, the cause might be related to URL encoding.
Steps to reproduce:
* Cre...
Kiefer Chang
07:14 AM Dashboard Bug #42785 (Fix Under Review): mgr/dashboard: restored RBD image's name is incorrect if the new i...
Kiefer Chang
06:37 AM Dashboard Bug #42785 (In Progress): mgr/dashboard: restored RBD image's name is incorrect if the new image ...
Kiefer Chang
04:50 AM Dashboard Bug #42785 (Resolved): mgr/dashboard: restored RBD image's name is incorrect if the new image nam...
Steps to reproduce:
* Create a RBD image, and move it to trash.
* Restore the RBD image from trash, enter a new nam...
Kiefer Chang
06:40 AM Dashboard Bug #42651 (In Progress): mgr/dashboard: error when editing rbd image whose name contains non-ASC...
Kiefer Chang
06:39 AM Ceph Revision b0013cd3 (ceph): mgr/dashboard: fix restored RBD image naming issue
The new image name in the POST data should not be URL encoded.
Fixes: https://tracker.ceph.com/issues/42785
Signed-o...
Kiefer Chang

11/12/2019

09:41 AM Dashboard Bug #42651: mgr/dashboard: error when editing rbd image whose name contains non-ASCII chars.
(In python2)
With...
Kiefer Chang
08:58 AM Ceph Revision 87459b19 (ceph): Fix backend testing error due to attribute rename
`id` in Device is renamed to `path`.
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang

11/11/2019

04:31 AM Dashboard Bug #42651: mgr/dashboard: error when editing rbd image whose name contains non-ASCII chars.

> AFAICT this issue only happens in python2, if octopus will only support python3 then we just need to fix the naut...
Kiefer Chang

11/07/2019

04:38 AM Dashboard Bug #42671 (Fix Under Review): mgr/dashboard: dashboard e2e Jenkins job failures when testing OSDs
Kiefer Chang
04:06 AM Dashboard Bug #42671 (In Progress): mgr/dashboard: dashboard e2e Jenkins job failures when testing OSDs
Kiefer Chang
04:05 AM Dashboard Bug #42671 (Resolved): mgr/dashboard: dashboard e2e Jenkins job failures when testing OSDs
... Kiefer Chang
04:34 AM Ceph Revision 19cb6db9 (ceph): mgr/dashboard: fix e2e test failure for OSDs
When clicking a selected row, the row becomes unselected and the detail
component is hidden. Rearrange related tests ...
Kiefer Chang
03:31 AM Dashboard Bug #42611: mgr/dashboard: dashboard e2e Jenkins job failures when testing RGW
Matthew Oliver wrote:
> What's the normal next step for a bug, can I move it to resolved? Or is there some testing b...
Kiefer Chang
03:28 AM Dashboard Bug #42611 (Resolved): mgr/dashboard: dashboard e2e Jenkins job failures when testing RGW
Kiefer Chang

11/06/2019

08:35 AM Dashboard Bug #42611: mgr/dashboard: dashboard e2e Jenkins job failures when testing RGW
Just did a test to revert the change recently in MgrCient:
https://github.com/ceph/ceph/commit/fc60989bf7a72c35b8f6b...
Kiefer Chang

11/05/2019

10:38 AM Ceph Revision 83dffd3f (ceph): mgr/dashboard: disable pg_autoscale for new pools in e2e tests
The pg_autoscaler might interfere the editing pool e2e test, disable the
global config to avoid this problem.
Fixes:...
Kiefer Chang
07:22 AM Dashboard Bug #42611: mgr/dashboard: dashboard e2e Jenkins job failures when testing RGW
This can also be reproduced by simply creating a vstart cluster. (test on 5a15148b7bd2a2b7919fb873a6c18405524151b9)
...
Kiefer Chang
05:04 AM Dashboard Bug #42608 (Fix Under Review): mgr/dashboard: dashboard e2e Jenkins job failures when editing pla...
Kiefer Chang
04:47 AM RADOS Feature #42638 (Resolved): Allow specifying pg_autoscale_mode when creating a new pool
pg_autoscaler is enabled by default in Octopus, but we can't disable the feature when creating a new pool.
This migh...
Kiefer Chang

11/04/2019

04:33 AM Ceph Revision d979c18a (ceph): mgr/dashboard: display OSD IDs on inventory page
- Return OSD IDs when querying inventory nodes
- Display OSD ID column on inventory page
Fixes: https://tracker.ceph...
Kiefer Chang

10/29/2019

02:19 AM Dashboard Feature #42075 (Fix Under Review): mgr/dashboard: display OSD id in inventory device list
Kiefer Chang

10/27/2019

03:43 AM Dashboard Bug #40780 (Rejected): mgr/dashboard: Text field and button are not aligned in table's tool header
Turn out it's because I changed the minimum font size in Chrome before.
By using default value (size 0), this proble...
Kiefer Chang

10/25/2019

02:30 AM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Eugen Block wrote:
> Uploaded correct image.
This error is reproducible, a issue #42480 is created to track this.
Kiefer Chang
02:26 AM Dashboard Bug #42480 (Resolved): mgr/dashboard: searching table with data in Object types make Dashboard un...
For the table component, if the column data are Objects, searching table breaks the UI.
This issue is spotted when i...
Kiefer Chang

10/24/2019

07:13 AM Dashboard Feature #42454 (New): mgr/dashboard: add flexible size filter for devices
This is a following up item of #40335.
Changes in #40035 allow filtering devices with a specified size:
!size_fil...
Kiefer Chang
07:02 AM Dashboard Feature #42453 (Fix Under Review): mgr/dashboard: Allow previewing OSDs in Create OSD from
This is a following up item of #40335.
Users should be able to preview the OSDs that will be created.
The backend s...
Kiefer Chang
06:55 AM Dashboard Feature #40335 (Fix Under Review): mgr/dashboard: Create OSD on spare disks
Kiefer Chang

10/23/2019

07:51 AM Ceph Revision 189a096b (ceph): python-common: fix lint errors
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> Kiefer Chang
07:43 AM Ceph Revision db24e71f (ceph): python-common: enable lint in tox tests
* Change tox env py35 and py36 to just py3.
* Use flake8 to lint code.
* Use rstcheck to lint rst files.
Signed-off-...
Kiefer Chang
 

Also available in: Atom