-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Provide an Ingress Controller that use Citrix NetScaler #1440
Conversation
TODO: priority calculation is naive
TODO: priority calculation is naive
Monitor endpoint changes as well.
Uses NewInformer framework
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Firstly, thanks for the pull request. We are in the process of dismantling the Kubernetes contrib repo into several sub-repositories as discussed on #762. With each large pull request this gets harder to do. The Ingress model is intentionally loosely coupled from the controllers so the maintenance of each one doesn't fall on the same spof (read: me). Instead of upstreaming such a large change, can I suggest an update to the ingress docs with a link to your repository? If you're up for the docs update, please add a section to https://github.com/kubernetes/contrib/tree/master/ingress/controllers. I'm closing this pr assuming you understand the problem as described. |
I concur with Prashanth. I don't think you get much value out of putting I think we'll be doing more of this. On Thu, Jul 28, 2016 at 6:31 PM, Prashanth B notifications@github.com
|
Makes sense, thanks. |
This contribution provides an Ingress Controller that can configure a Citrix NetScaler.