Closed jimmyw86878 closed 3 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
Description
Our environment is one All-In-One node and one compute node. After removing the compute node, we still can discover that node data in Grafana UI. However, all the value of that node data is zero. We follow the official steps to remove the node by using
openshift-ansible/playbooks/adhoc/uninstall.yml
. And it works just fine. We think that it should be removed in Grafana UI if the node is removed from the cluster.Version
Steps To Reproduce
openshift-ansible/playbooks/adhoc/uninstall.yml
.Expected Results
The removed node should not show up in Grafana UI.
Observed Results
The result is shown in above figure.
Additional Information
OS
Inventory file for installing the cluster
Inventory file for removing the compute node