kops/pkg
Kubernetes Submit Queue d533714aa8
Merge pull request #4036 from almariah/feature-api-elb-security-groups
Automatic merge from submit-queue.

Allow additional SGs to be added to API loadbalancer

Allow adding precreated additional security groups to the API loadbalancer using cluster spec:
```yaml
spec:
  api:
    loadBalancer:
      type: Public
      additionalSecurityGroups:
      - sg-exampleid3
      - sg-exampleid4
```

- [x] Adding additionalSecurityGroups cluster spec
- [x] Adding validation for repeated security groups
- [x] Adding validation for API loadbalancer security groups
- [x] Integration test for API loadbalancer and its security groups
- [x] Update API docs and cluster.spec docs
2017-12-14 02:25:40 -08:00
..
acls gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
apis Merge pull request #4036 from almariah/feature-api-elb-security-groups 2017-12-14 02:25:40 -08:00
apiserver gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
assets gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
client Merge pull request #3947 from chrislovecnm/goimports 2017-12-13 19:25:43 -08:00
cloudinstances gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
diff gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
dns gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
edit gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
featureflag gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
flagbuilder gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
formatter gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
instancegroups Spelling fix in instancegroups.go error msg 2017-12-07 10:08:15 -05:00
jsonutils gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
k8scodecs gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
kopscodecs gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
kubeconfig Merge pull request #3941 from vainu-arto/private_dns_cert_fix 2017-12-04 06:01:25 -08:00
kubemanifest gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
model Merge pull request #4036 from almariah/feature-api-elb-security-groups 2017-12-14 02:25:40 -08:00
openapi openapi doc updates 2017-11-28 11:37:49 -07:00
pki gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
pretty gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
resources Merge pull request #3934 from justinsb/roles_in_toolbox 2017-12-11 02:36:29 -08:00
systemd gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
templates gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
testutils Update gazelle 2017-12-14 01:31:28 -05:00
util gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
validation Improving UX for kops validate cluster 2017-11-16 15:12:51 -07:00