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

Added the concept of node ordinals #255

Merged
merged 1 commit into from
Nov 26, 2016
Merged

Conversation

skeswa
Copy link
Contributor

@skeswa skeswa commented Nov 26, 2016

So each node now has a unique identifier that goes from 1 - x where x is the number of nodes. This ordinals can be used by the nodeSelector property of K8S PodSpecs. The goal of these changes was to make it so that the database pods are all on different nodes.

Fixes #252

@coveralls
Copy link

coveralls commented Nov 26, 2016

Coverage Status

Coverage remained the same at 67.042% when pulling a0d4940 on feature/db-node-selector into c8204be on master.

@skeswa skeswa merged commit 46f3430 into master Nov 26, 2016
@skeswa skeswa deleted the feature/db-node-selector branch November 26, 2016 06:57
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