-
Notifications
You must be signed in to change notification settings - Fork 546
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
In the cluster detail feature, pod count for a node is shown wrong. Failed and succeeded pods are included in the list which makes the total pod count greater than the pod capacity which makes it confusing and technically wrong. To fix and remove failed/succeeded pods from pod count and pod list in node details.
Checklist:
- I've searched in the docs and FAQ for my answer
- I've included steps to reproduce the bug.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
[ordered list the process to finding and recreating the issue, example below]
- User goes to Create an application (to save space or whatever)
- User selects clone option
- Configmap in environment override is not cloned
Expected behavior
A clear and concise description of what you expected to happen.
Current behavior
describe what you currently experienced from this process, and thereby explain the bug
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Paste any relevant application logs here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working