-
Notifications
You must be signed in to change notification settings - Fork 21
Bugs triage
Nishanth Thomas edited this page Oct 3, 2017
·
2 revisions
Tendrl/api
- Configuration file /etc/tendrl/etcd.yml with etcd root password is readable for every account
- postinstall and postuninstall scripts should not contain
restorecon -Rv /
Volumes API is returning incomplete response
Tendrl/ui
- task progress - cancel button
- Tendrl - Blank Slate (for Clusters List) showing wrong / old message -- Fixed, Need Verification
- Grafana dashboards fail to launch from Tendrl UI
- Admin area should be launched from the utilities in the top right (and not the left navigation bar)
- There is "Launch Dashboard" link for hosts in Hosts page when cluster is not yet imported -- Fixed, Need Verification
- Cluster ID in Host List does not match the Cluster ID in the Cluster List or context switcher -- Fixed, Need Verification
- Inconsistent behavior in how we see object details
- UI Issues with Notification Drawer -- Fixed, Need Verification
- Task Details: Scroll Events so most recent are always in view -- Fixed, Need Verification
- Align Save and CTendrl/uiancel buttons with left edge of input fields on all forms -- Fixed, Need Verification
Tendrl/commons
- None
Tendrl/node-agent
- systemd service file should contain Documentation section
- Configuration file node-agent.conf.yaml with etcd root password is readable for every account
- Sync object grouping and intervals
- When rpm package installation fails during Import Cluster operation, information about this problem is not provided
Brick Disk stats collectd plugin sums all partitions for a partitioned disk stats
Tendrl/gluster-integration
- Enable/Disable profiling doesn't work consistently -- Fixed, Need Verification
- No alerts/notifications generated when volume and brick are almost full (and possible data discrepancy
- Volume profiling flag is not set as instructed always -- Fixed, Need Verification
- postinstall and postuninstall scripts should not contain
restorecon -Rv /
Tendrl/monitoring-integration
- systemd service file should contain Documentation section
- monitoring-integration_logging.yaml not touched after service reload
- Grafana Dashboard Labels misleading
- Gluster - Host At-A-Glance (Grafana host dashboard): Label and y-axis metric changes -- Fixed, Need Verification
- Historical data for graphs in Grafana older than 24 hours are missing -- Fixed, Need Verification
- Healing data is not displayed on the dashboard -- Fixed, Need Verification
- Configuration file monitoring-integration.conf.yaml with etcd root password is readable for every account
Decimal correction for the counter panels
Tendrl/notifier
Tendrl/tendrl-ansible
Tendrl/api
- Internal Server Error when user does not exist
- Required: Internal profiling for tendrl-api
- Sample SSL configuration redirects to ip address
Tendrl/ui
- Spell Checker on the UI repo
- Fix responsiveness fro brick details page
- Filter controls don’t seem to match PatternFly Filter control
Tendrl/gluster-integration
- Performance testing gluster-integration to optimise sync cycles
- Update minimum required gluster version to 3.12.2
- On deleting a resource there is a need to update graphite data
Tendrl/monitoring-integration
- Grafana Dashboards are not using SSL when SSL is configured for Tendrl
- Need to add this repository in coverall and codacy 3rd party tools to calculate code quality
- Add code quality check plugins for pull request
Tendrl/ui
- Import cluster: checkbox text typos, checkbox text, infotip and checkbox not aligned
- "Launch Dashboard" words outside of button widget
- Task details button is truncated in Chrome, but not Firefox
Tendrl/commons
- Building tendrl-commons package from master branch is broken
- Alerts are pushed in etcd when all clearing alerts are removed and directory becomes empty
Tendrl/commons
- Building tendrl-node-agent package from master branch is broken
- Etcd client changes in Tendrl collectd plugins
Tendrl/gluster-integration
- Set deleted flag while deletion of entities peer/volume/brick
- Invoke update graphite flow of monitoring-integration while deletion of peer/vol/brick
- dependency on provisioner node
Tendrl/monitoring-integration