-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Add load balancing support to services. #135
Conversation
…ae349c9905482af0e017345b86c7
…1fb7613c7cf1fe5e6567e02a9b2
…c5644976d13cadc67b285e73ee8
Hm, I see some binary files and .hg directories from dependencies. Is it a problem for the next person to re-get if we add them to .gitignore? |
Ok, addressed comments, removed the .hg files, cleaned things up. I think its all set now. PTAL |
(note I still need to add unit tests, so don't merge. Once there's LGTM, I'll add tests.) |
LGTM now. One nit, cloudprovider.CloudInterface could be named just cloudprovider.Interface. |
Comments addressed. Tests added. Ready to merge when you're ready. |
Add load balancing support to services.
manage dependencies with godep
Add CAP_NET_BIND_SERVICE to hyperkube.
Merging to enable rehearsal testing via openshift/release#9448
[v1.27] Release v1.27.14
No description provided.