Naresh Kumar Amrutham
97b258ca64
update build files
2018-08-17 13:12:03 -07:00
Naresh Kumar Amrutham
504414dd1c
include tests
2018-08-17 13:04:28 -07:00
Naresh Kumar Amrutham
ff2c0d4157
Revert "include dep"
...
This reverts commit b9c09878cd
.
2018-08-17 12:59:58 -07:00
Naresh Kumar Amrutham
b9c09878cd
include dep
2018-08-15 11:14:19 -07:00
Naresh Kumar Amrutham
4e9d6760b8
initialize elbv2 session
2018-08-15 10:51:55 -07:00
Naresh Kumar Amrutham
76a0018d53
add delete support for NLBs, ALBs and Target groups
2018-08-14 16:15:22 -07:00
k8s-ci-robot
9da7daf7b6
Merge pull request #5605 from fqsghostcloud/fix-name-of-demo-app-v2
...
fix name of demo-app-v2
2018-08-14 10:19:29 -07:00
k8s-ci-robot
f19fc37769
Merge pull request #5602 from mikesplain/fix_api_lb_additiona_sec_groups
...
Fix additional security groups changes on api lb
2018-08-14 09:35:56 -07:00
k8s-ci-robot
fdc02d00aa
Merge pull request #5601 from justinsb/fix_5587
...
Don't assume that we only have one subnet per AZ
2018-08-14 09:35:46 -07:00
k8s-ci-robot
8b71ff44a7
Merge pull request #5603 from fqsghostcloud/Update-install.md
...
Update install.md
2018-08-14 07:27:31 -07:00
k8s-ci-robot
b8928aab5d
Merge pull request #5604 from fqsghostcloud/fqsghostcloud-patch-1
...
fix typo
2018-08-14 05:55:26 -07:00
fqsghostcloud
788a03c6b9
fix name of demo-app-v2
...
fix name of demo-app-v2
2018-08-14 09:26:59 +08:00
fqsghostcloud
4bd31748bf
fix typo
...
fix typo
2018-08-14 09:23:10 +08:00
fqsghostcloud
84543edff5
Update install.md
...
Update install.md
2018-08-14 09:20:36 +08:00
k8s-ci-robot
8905f5d4c1
Merge pull request #5596 from robermorales/node-cidr-mask-size
...
Ability to configure `--node-cidr-mask-size` into `kube-controller-manager`
2018-08-13 13:32:01 -07:00
Mike Splain
613d163225
Fix additional security groups changes on api lb
2018-08-13 15:00:01 -04:00
k8s-ci-robot
da6bd174aa
Merge pull request #5600 from justinsb/fix_5598
...
make dep-ensure checks that mercurial is installed
2018-08-13 11:56:51 -07:00
k8s-ci-robot
7ebc9b9fbf
Merge pull request #5577 from Pharb/update-amazon-linux-docs
...
Add amazon.com image owner alias and Amazon Linux 2 documentation
2018-08-13 11:56:41 -07:00
Justin Santa Barbara
1c3949bdfe
Don't assume that we only have one subnet per AZ
...
I made a mistaken assumption in
dde2100a19
that we only had one subnet
per AZ, but as demonstrated in #5587 this was not the case.
What I was trying to achieve was not to include the cluster name, so
for the case of subnets this commit just uses the subnet name from the
cluster spec, which should be unique and stable. That is hopefully at
least as meaningful.
Thankfully we hadn't released a version with the erroneous naming.
Fix #5587
2018-08-13 13:15:03 -04:00
k8s-ci-robot
6e12ed7293
Merge pull request #5597 from appvia/aws-iam-check-volume-resize
...
Add AWS IAM permission to check for volume resize
2018-08-13 08:57:44 -07:00
k8s-ci-robot
b1abf7d2d4
Merge pull request #5599 from gambol99/prometheus_tags
...
Node Authorizer Prometheus Metrics
2018-08-13 07:45:41 -07:00
k8s-ci-robot
49620ea094
Merge pull request #5589 from asosso/patch-1
...
Fix cpu unit measurement
2018-08-13 07:45:31 -07:00
Justin Santa Barbara
f38d220bc1
make dep-ensure checks that mercurial is installed
...
This only works if users use the makefile target, but it avoids a
likely failure mode of dep.
Fix #5598
2018-08-13 10:23:27 -04:00
k8s-ci-robot
5d421b3cd3
Merge pull request #5590 from lblackstone/const-block
...
Move CloudProviderID consts into a block
2018-08-13 06:31:25 -07:00
Rohith
42e48e5fcb
Node Authorizer Promethues Metrics
...
- adding the prometheus metrics annotations to the deployment
2018-08-13 14:13:38 +01:00
Kashif Saadat
03e18d37af
Add AWS IAM permission to check for volume resize
2018-08-10 16:47:20 +01:00
Rober Morales-Chaparro
2a52afcb3d
Ability to configure `--node-cidr-mask-size` into `kube-controller-manager`
2018-08-10 12:20:16 +02:00
k8s-ci-robot
3092429a05
Merge pull request #5579 from spikecurtis/kube-proxy-no-cluster-cidr
...
Don't set kube-proxy cluster-cidr with aws-vpc-cni
2018-08-10 02:51:31 -07:00
Levi Blackstone
736516e8de
Move CloudProviderID consts into a block
...
Alphabetize and create a const block for better readability
2018-08-09 15:28:02 -06:00
Andrea Sosso
30f23e29f5
Fix cpu unit measurement
2018-08-09 16:03:24 +02:00
Spike Curtis
1540f906d2
Don't set kube-proxy cluster-cidr with aws-vpc-cni
...
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-08-03 15:48:14 -07:00
Patrick Harböck
9e891656fa
Add amazon.com image owner alias and Amazon Linux 2 documentation
2018-08-03 19:58:46 +02:00
k8s-ci-robot
b213de6c25
Merge pull request #5566 from justinsb/remove_getasgforinstance_Iam
...
Remove GetAsgForInstance IAM permission
2018-08-02 09:41:29 -07:00
Justin Santa Barbara
a7b22b4876
Remove GetAsgForInstance IAM permission
...
It isn't a valid IAM permission - it was introduced in error, but IAM
is kind enough to ignore it.
Fixes #5549
2018-08-02 11:27:29 -04:00
k8s-ci-robot
cfaf0b7b96
Merge pull request #5550 from Rajat-0/spell_fix
...
Spell Fix: Fixing spelling of "Kubernetes" in doc
2018-07-30 06:58:57 -07:00
Rajat Sharma
b97c1bcbb4
Spell Fix: Fixing spelling of "Kubernetes" in doc
2018-07-30 12:21:13 +05:30
k8s-ci-robot
5fe9c6d409
Merge pull request #5546 from ms4720/master
...
one word change to docs grammar tense issue ran -> run
2018-07-29 10:42:57 -07:00
k8s-ci-robot
94d960ca87
Merge pull request #5513 from ripta/load-client-auth-plugins
...
Load client-auth plugins
2018-07-29 01:34:56 -07:00
k8s-ci-robot
397c6a30db
Merge pull request #5523 from mikesplain/parallel_bazel-crossbuild-kops
...
Parallel bazel crossbuild kops
2018-07-28 23:35:56 -07:00
Marc Spitzer
d7516fc76e
grammar tense issue ran -> run
2018-07-29 14:32:41 +08:00
k8s-ci-robot
ed7408540b
Merge pull request #5507 from mikesplain/fix_gendocs
...
Fix api-gen-docs dependencies
2018-07-28 22:46:56 -07:00
k8s-ci-robot
b1e1715ff1
Merge pull request #5544 from justinsb/error_handling_3
...
Add error handling (logging) when we fail to close a file
2018-07-28 20:30:56 -07:00
Justin Santa Barbara
288c5aaf01
Add error handling (logging) when we fail to close a file
...
More missing error handling
Follows on from #5543
2018-07-28 16:50:13 -04:00
k8s-ci-robot
6bb8d451dd
Merge pull request #5542 from justinsb/fix_missing_errors_1
...
Add missing error handling when reading stdin
2018-07-27 23:20:57 -07:00
k8s-ci-robot
67df8e80d0
Merge pull request #5541 from justinsb/validate_additional_policies
...
Validate IAM additionalPolicies
2018-07-27 22:38:57 -07:00
k8s-ci-robot
4db4af6117
Merge pull request #5543 from justinsb/error_handling_2
...
Add error handling for failed deletion of tempfiles
2018-07-27 22:00:06 -07:00
k8s-ci-robot
c79d60182f
Merge pull request #5540 from mikesplain/fix_aws_cluster_validation
...
amazon-vpc-routed-eni cloudprovider check
2018-07-27 21:59:56 -07:00
Justin Santa Barbara
8f15a58e8c
Validate IAM additionalPolicies
...
We now validate them with the cluster, so we should give early and
clear feedback if the IAM policy is not valid.
2018-07-27 15:22:24 -04:00
k8s-ci-robot
d7486e490f
Merge pull request #5533 from justinsb/hotfix_5522
...
Check errors when parsing JSON on IAM policies
2018-07-27 12:20:56 -07:00
Justin Santa Barbara
6505dc08f6
Add error handling for failed deletion of tempfiles
...
We create a helper package `try`
2018-07-27 15:14:08 -04:00