Commit Graph

6813 Commits

Author SHA1 Message Date
k8s-ci-robot 46dcd5da57
Merge pull request #5737 from chrisz100/master
typo fixes in stable for ci verify jobs
2018-09-14 11:33:19 -07:00
k8s-ci-robot 13ffa0f5a3
Merge pull request #5787 from justinsb/machine_type_generator_3
machine-type generator: go vet fixes
2018-09-14 10:43:40 -07:00
k8s-ci-robot cb92a186f7
Merge pull request #5784 from justinsb/makefile_dont_unset_aws_profile
Don't unset AWS_PROFILE in Makefile
2018-09-14 10:43:30 -07:00
k8s-ci-robot 611a343823
Merge pull request #5745 from johanneswuerbach/add-conntrack
Explicitly install conntrack
2018-09-14 09:11:43 -07:00
k8s-ci-robot 5b4a1e7f6f
Merge pull request #5471 from zouguangxian/patch-1
let aws command output json
2018-09-14 09:11:33 -07:00
Justin Santa Barbara f0e541ec55 Move verify-spelling to script, install from vendor 2018-09-14 10:42:19 -04:00
Justin Santa Barbara bb3e90513c machine-type generator: go vet fixes
Keep go vet happy - address its complaints about error formatting
2018-09-14 10:37:09 -04:00
k8s-ci-robot d81ab2acba
Merge pull request #5553 from mikesplain/machine_type_generator
Machine type generator
2018-09-14 07:24:59 -07:00
Justin Santa Barbara 03571e564b Don't unset AWS_PROFILE in Makefile
It shouldn't impact the output, and it's the one that "many
people" (i.e. me) need to use!
2018-09-14 09:49:57 -04:00
Justin Santa Barbara fe278f8cf3 Updated machines_types.go with generator 2018-09-14 09:42:44 -04:00
Justin Santa Barbara e8650ca8ca Tweak machine_types generator to match our existing values
We weren't outputing the Burstable or GPU attributes, and the sorting
order wasn't quite the same.  This made verification harder.
2018-09-14 09:39:04 -04:00
Justin Santa Barbara 7cf432fcba Add test for etcd-manager output
We need to get this under test coverage so we can start changing it confidently!
2018-09-14 08:46:32 -04:00
k8s-ci-robot d0868b8dcc
Merge pull request #5769 from kubernetes/FIX_odd_weeks-1
Update README.md
2018-09-12 07:50:42 -07:00
Eric Hole 31b8892c5c Update README.md
Update README.md

Update README.md

Update README.md
2018-09-11 18:29:54 -07:00
Naresh Kumar Amrutham 37651c3534 fixed merge conflicts 2018-09-10 11:45:47 -07:00
Naresh Kumar Amrutham 2242e4cd0a modified comments 2018-09-10 10:57:56 -07:00
k8s-ci-robot 4ffc8d76f1
Merge pull request #5764 from mirake/fix-typo
Typo fix: bellow -> below
2018-09-10 07:21:52 -07:00
ruicao 44fb3a9b1e Typo fix: bellow -> below
Signed-off-by: ruicao <ruicao@alauda.io>
2018-09-10 21:18:50 +08:00
Ryan Bonham 8489f2a2d9 Fix go formating 2018-09-06 15:15:16 -05:00
Ilya Shaisultanov 712528728c dns-controller: allow configuring DNS update interval 2018-09-06 13:29:51 -06:00
k8s-ci-robot 258700f073
Merge pull request #5752 from kellycampbell/iam-dereg-targets
Add elasticloadbalancing:DeregisterTargets permission to master policy
2018-09-06 08:37:40 -07:00
Ryan Bonham 6207b56077 Add Docker 18.06.1 for Debian Stretch 2018-09-06 08:59:46 -05:00
k8s-ci-robot 6f1874a93a
Merge pull request #5746 from willthames/k8s-ec2-srcdst-upgrade
Update k8s-ec2-srcdst to v0.2.2
2018-09-05 17:33:46 -07:00
Will Thames 142d71f33f Update k8s-ec2-srcdst to v0.2.2
v0.2.2 fixes a bug where k8s-ec2-srcdst can crash on node deletion.
This crash causes SourceDestinationCheck to remain set to true on
nodes created after this check. Such nodes cannot talk to calico
destinations in the *same* subnet.

Fixes kubernetes/kubernetes#66432
2018-09-06 09:46:21 +10:00
Kelly Campbell 8132073ad9 Add elasticloadbalancing:DeregisterTargets permission to master policy
Without this permission, controller-manager gets the following error:

    failed to ensure load balancer for service XXX: Error trying to
    deregister targets in target group:
    "AccessDenied: User: arn:aws:sts::XXX:assumed-role/masters...
    is not authorized to perform: elasticloadbalancing:DeregisterTargets
    on resource: arn:aws:elasticloadbalancing:XXX
2018-09-05 14:01:01 -04:00
k8s-ci-robot 66b9e0e8b0
Merge pull request #5726 from davidarcher/patch-1
Use appropriate log level for KOPS_STATE_S3_ACL debug message
2018-09-05 08:14:48 -07:00
k8s-ci-robot c1c1a6c9e8
Merge pull request #5742 from kulik0v/patch-1
--output json added to aws
2018-09-05 06:36:06 -07:00
k8s-ci-robot 3643d242a2
Merge pull request #5739 from sunlintong/slt-1
correct spell errors in 'docs/cluster_spec.md'
2018-09-05 06:35:56 -07:00
k8s-ci-robot 3f498b3434
Merge pull request #5740 from sunlintong/slt-2
correct 8 spell errors
2018-09-04 20:42:59 -07:00
k8s-ci-robot d622f05054
Merge pull request #5686 from wingyplus/fix_go_vet
Fixes go vet complains
2018-09-04 18:36:46 -07:00
Johannes Würbach 70ae068945
Explicitly install conntrack 2018-09-04 22:36:02 +02:00
k8s-ci-robot b1c446f8f3
Merge pull request #5503 from mikesplain/fix_suspendprocess
Fix suspendprocess
2018-09-03 16:28:31 -07:00
k8s-ci-robot 2f1d2e07f7
Merge pull request #5565 from justinsb/refactor_printer
Refactor tables package to be more reusable
2018-09-03 15:28:36 -07:00
k8s-ci-robot 2319db8f59
Merge pull request #4797 from justinsb/check_no_legacy_tags_on_shared
lifecycle tests: check no legacy tags on shared resources
2018-09-03 15:28:26 -07:00
Alexander Kulikov 6d30965b73
--output json added to aws
It can be text by default and fail.
2018-09-03 16:17:24 +03:00
koooge 8a106fb505 Adjust to kops 2018-09-03 16:55:18 +09:00
koooge d21d6323d0 cluster-autoscaler for 1.10 2018-09-03 16:45:29 +09:00
sunlintong b7fe8d8d82 coresponding-->corresponding 2018-09-03 11:09:03 +08:00
sunlintong 9ee8b26f6d REAMDE.md-->README.md 2018-09-03 11:05:10 +08:00
sunlintong dacd61dd08 provising-->providing 2018-09-03 11:03:02 +08:00
sunlintong 73c6c59094 interanl--internal 2018-09-03 11:01:06 +08:00
sunlintong 1480a04af9 soltion-->solution 2018-09-03 10:59:12 +08:00
sunlintong 466b664b56 leaveraging-->leveraging 2018-09-03 10:54:33 +08:00
sunlintong 479ab968cd guarantueed-->guaranteed 2018-09-03 10:51:57 +08:00
sunlintong 3bbed19803 guaruanteed-->guaranteed 2018-09-03 10:50:55 +08:00
sunlintong 2cba1ef69e specificied--specified 2018-09-03 10:42:03 +08:00
sunlintong 5cb854fee2 desiginated-->designated 2018-09-03 10:38:10 +08:00
Christian Jantz 8e47f94465 typo fixes in stable for ci verify jobs 2018-09-01 18:24:04 +02:00
Mike Splain 29e852a731 Add readme 2018-08-31 12:42:13 -04:00
Mike Splain a22da78667 Update machine_types 2018-08-31 12:42:13 -04:00