k3s/vendor
Kubernetes Submit Queue 95ccabdf46 Merge pull request #31921 from grahamhayes/openstack-loadbalancer-security-groups
Automatic merge from submit-queue

Security Group support for OpenStack Load Balancers

<!--  Thanks for sending a pull request!  Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->

**Add Security Group Support for OpenStack Load Balancers**:

fixes #29745
adds OpenStack support to the work done in #20392

**Release note**:

```
This allows security groups to be created and attached to the neutron
port that the load balancer is using on the subnet.

The security group ID that is assigned to the nodes needs to be
provided, to allow for traffic from the load balancer to the nodePort
to be reflected in the rules.

This adds two config items to the LoadBalancer options -

ManageSecurityGroups (bool)
NodeSecurityGroupID  (string)
```
2016-10-14 02:29:59 -07:00
..
bitbucket.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
cloud.google.com/go Update cAdvisor Godeps with new google cloud import path 2016-09-13 14:57:29 -07:00
github.com Merge pull request #31921 from grahamhayes/openstack-loadbalancer-security-groups 2016-10-14 02:29:59 -07:00
go4.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
golang.org/x Update golang.org/x/sys/unix package 2016-09-27 01:17:25 -07:00
google.golang.org Update etcd godep to 3.0.9 to address TestWatch issues 2016-09-15 16:36:22 -05:00
gopkg.in Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
k8s.io make godep happy 2016-09-22 13:44:02 -07:00