You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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]
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
The text was updated successfully, but these errors were encountered: