Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Added space for unassigned pods when there are no master nodes #195

Merged
merged 11 commits into from
Mar 23, 2019

Conversation

mcasperson
Copy link
Contributor

In systems where the master nodes are restricted (like AKS), there is nowhere for unassigned pods to be placed in the dashboard. In the screenshot below you can see the unassigned pods are placed over the top of the first node.

image

This PR adds a small amount of padding that can be used to host unassigned pods when there are no master nodes present.

@mcasperson mcasperson closed this Jan 7, 2019
@mcasperson mcasperson reopened this Jan 7, 2019
@hjacobs
Copy link
Owner

hjacobs commented Mar 6, 2019

I think we should only add this space in case there are no master nodes (too not waste space if there are some).

@mcasperson
Copy link
Contributor Author

I've made changes so the unassigned pods will appear to the right of the worker nodes if there are no masters.

@hjacobs hjacobs merged commit 9a4acae into hjacobs:master Mar 23, 2019
@hjacobs
Copy link
Owner

hjacobs commented Mar 23, 2019

Thanks! I also changed the mock data to have one cluster without master nodes:
Screenshot_2019-03-23_12-28-29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants