Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centralize resource allocation #23

Merged
merged 2 commits into from
Mar 6, 2015
Merged

Conversation

jainvipin
Copy link

@mapuri - please review
This change moves the cluster wide resource allocation to a logically centralized entity. Doing at a logically central place allows for redundancy, avoids contention, and improves scale.

github.com/contiv/netplugin/gstate"
github.com/contiv/netplugin/gstate \
github.com/contiv/netplugin/netmaster \
"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some system-tests with this commit? I think we need system-tests around Config Deletes and Vxlan stuff.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Let me add at least following: config delta (desired state based), config add, config delete, and vxlan related ones

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, thanks!

@mapuri
Copy link
Contributor

mapuri commented Mar 4, 2015

@jainvipin, the comments came out in the reverse order ... I think it take the order in which 'comment' is pressed and not by order of files...it might be easier to go through comments bottom up. Sorry for the inconvenience 😞

@jainvipin jainvipin merged commit 1aa88a0 into master Mar 6, 2015
@mapuri mapuri deleted the centralize-resource-allocation branch March 11, 2015 00:42
dseevr pushed a commit to dseevr-dev/netplugin that referenced this pull request Oct 25, 2017
etcdClient.go: fixed a bug where nil was returned instead of err
dseevr pushed a commit to dseevr-dev/netplugin that referenced this pull request Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants