Commit Graph

7042 Commits

Author SHA1 Message Date
k8s-ci-robot 42cc963360
Merge pull request #5801 from justinsb/protect_panic_on_nil_networking
Protect against panic when networking is not set
2018-09-18 09:13:20 -07:00
Justin Santa Barbara c56bfcc14b Protect against panic when networking is not set
This is particularly likely to happen with `kops create -f -`
2018-09-18 11:26:32 -04:00
k8s-ci-robot 5db443d06a
Merge pull request #5785 from justinsb/vendor_misspell
Move verify-spelling to script, install from vendor
2018-09-17 13:30:07 -07:00
k8s-ci-robot b0de7f57d4
Merge pull request #5793 from fernandocarletti/patch-1
Added documentation for Api server LB Certificate
2018-09-17 09:00:54 -07:00
Mike Splain 96952fd7ec Fix cross platform 2018-09-17 11:55:13 -04:00
Mike Splain 0cf516694e Update dependencies and BUILD.bazel scripts
For updated importpath
2018-09-17 09:57:31 -04:00
Mike Splain a35b0c48df Update rules go and gazelle 2018-09-17 09:56:47 -04:00
Mike Splain 2c5b2c7f87 Always run vendored gazelle 2018-09-17 09:56:47 -04:00
k8s-ci-robot 2a25ea58de
Merge pull request #5796 from justinsb/recognize_ubuntu
Recognize ubuntu images in sshUser dumping
2018-09-17 00:34:48 -07:00
Justin Santa Barbara 7861a056d8 Recognize ubuntu images in sshUser dumping 2018-09-16 21:56:44 -04:00
Fernando Carletti a8185a91fd
Added documentation for Api server LB Certificate
This feature was added by the PR #5414 and it is available at release 1.10.0 but there's no related documentation yet available.
2018-09-16 13:35:02 -05:00
k8s-ci-robot 2aae954a3e
Merge pull request #5641 from wangxy518/patch-2
Update iaminstanceprofile.go
2018-09-15 23:08:24 -07:00
k8s-ci-robot 842c925d7f
Merge pull request #5758 from granular-ryanbonham/master
Add Docker 18.06.1 for Debian Stretch
2018-09-15 13:18:46 -07:00
k8s-ci-robot efb4b13c01
Merge pull request #5642 from Mikulas/cloudonly-interactive
Fix interactive rolling update silently ignored
2018-09-15 13:18:36 -07:00
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