Commit Graph

5278 Commits

Author SHA1 Message Date
Mike Splain 225a0fe5ef Update Compatability Matrix 2018-03-05 12:07:05 -05:00
k8s-ci-robot 75cef70d58
Merge pull request #4572 from justinsb/fix_roundtrip_rt_igw_dhcp
Update find logic for newly shared objects
2018-03-04 14:57:50 -08:00
k8s-ci-robot 0eea559ed8
Merge pull request #4563 from chrislovecnm/remove-copydeps
removing old target in Makefile for copying the deps
2018-03-03 20:53:52 -08:00
k8s-ci-robot 3ad50bfa75
Merge pull request #4558 from appvia/aws-zone-euw2c
Recognize AWS Availability Zone EU-WEST-2C
2018-03-03 20:18:53 -08:00
Justin Santa Barbara 8c5a4a2d07 Update find logic for newly shared objects
We need to discover the tags and assume the Shared flag, or else the
objects will always be dirty.
2018-03-03 22:28:57 -05:00
k8s-ci-robot e634143c43
Merge pull request #4417 from dezmodue/amazon-vpc-cni
Bind the kubelet to the local ipv4 address
2018-03-02 15:22:54 -08:00
chrislovecnm d22ca8ca8a removing old target in Makefile for copying the deps 2018-03-02 15:57:28 -07:00
k8s-ci-robot 5c1518dbda
Merge pull request #4561 from chrislovecnm/new-bazel-version
Bumping gazelle version on bazel scripts
2018-03-02 14:27:54 -08:00
chrislovecnm 07b1ae9e66 Bumping gazelle version on bazel scripts 2018-03-02 13:03:41 -07:00
k8s-ci-robot 27852b0d7a
Merge pull request #4550 from gambol99/kube_proxy_ipvs
Kube Proxy IPVS Kernel Module
2018-03-02 08:25:51 -08:00
Kashif Saadat ddd23db32c Recognize AWS Availability Zone EU-WEST-2C 2018-03-02 16:09:37 +00:00
Rohith 23f9c63bf3 Kube Proxy IPVS Kernel Module
- fixing the the 'Could not get ipvs family information from the kernel. It is possible that ipvs is not enabled in your kernel. Native loadbalancing will not work until this is fixed.' error
2018-03-02 15:05:22 +00:00
k8s-ci-robot c8751e230d
Merge pull request #4554 from chrislovecnm/bazel-updates
Updates for Bazel tests and cleaning up go sdk
2018-03-02 04:36:50 -08:00
k8s-ci-robot 0b988c4ace
Merge pull request #4555 from chrislovecnm/verify-apimachinery
Verify apimachinery
2018-03-02 04:01:50 -08:00
chrislovecnm ad8d730859 Updated apimachinery, as the conversion code is not up to date 2018-03-01 18:38:25 -07:00
chrislovecnm bb9f419289 enabling apimachinery validation in travis 2018-03-01 18:38:25 -07:00
chrislovecnm 2e0d7fb92b Adding script to test that apimachinery is up to date
Added a bash script to run a make target that tests that apimachinery is
up to date.  I updated the existing make target so that we can pass in a
flag which enables validation only, and not generation.
2018-03-01 18:25:20 -07:00
chrislovecnm 1927d2be7e Updates for Bazel tests and cleaning up go sdk
Enabling sharded tests for our slower tests, and removing the go
commands to download a specific sdk.
2018-03-01 17:14:10 -07:00
k8s-ci-robot 1c75f47510
Merge pull request #4526 from mad01/custom-ca
custom ca new implementation of #2924
2018-03-01 12:52:28 -08:00
Simone Sciarrati fcd08f1535 add BUILD.bazel 2018-03-01 18:05:15 +01:00
Simone Sciarrati e406dbf501 Bind the kubelet to the local ipv4 address if the cni plugin is AmazonVPC - #4218 2018-03-01 17:47:54 +01:00
Alexander Brandstedt 62ab65e8e3 implementation custom ca cert and key #2924
- implementing as new subcommand keypair to secret
- rename of LoadPEMCertificate to ParsePEMCertificate to have
  the same naming of parsing of certificate/private key bytes in
  the same package result is
    pki.ParsePEMPrivateKey(privateKeyBytes)
    pki.ParsePEMCertificate(certBytes)
2018-03-01 09:50:04 +01:00
k8s-ci-robot 034bad809f
Merge pull request #4542 from justinsb/19_into_channels
Add kubernetes 1.9.3 into alpha & stable channels
2018-02-28 23:50:08 -08:00
Justin Santa Barbara 13f5ce9478 Add kubernetes 1.9.3 into alpha & stable channels
For users of kops 1.9 we will initially recommend the current version of
kubernetes, 1.9.3.
2018-03-01 02:15:03 -05:00
Justin Santa Barbara 16f7b31e1a Release 1.9.0-alpha.1 2018-03-01 01:23:22 -05:00
k8s-ci-robot 3da4928a4f
Merge pull request #4496 from pwillie/route53_max_batch_size
Add route53 max changeset batch size flag
2018-02-28 21:46:55 -08:00
k8s-ci-robot e921cc5a75
Merge pull request #4541 from justinsb/update_aws_sdk_go
Update aws-sdk-go to v1.12.79
2018-02-28 20:41:55 -08:00
Peter Wilson 184f193c8e Fix route53 default value for MaxBatchSize 2018-03-01 15:29:31 +11:00
Justin Santa Barbara 725bfc90ff Add new EC2 mock functions 2018-02-28 23:06:21 -05:00
k8s-ci-robot 70e09adcae
Merge pull request #4447 from tmjd/canal-n-calico-to-2-6-7
Update Calico and Canal to use calico node v2.6.7
2018-02-28 19:58:56 -08:00
Justin Santa Barbara 7070254e73 Update aws-sdk-go to v1.12.79
Should address https://github.com/aws/aws-sdk-go/pull/1770 and kops
issue #4484
2018-02-28 22:39:12 -05:00
Justin Santa Barbara cfedee8801
Update canal channel version 2018-02-28 22:16:03 -05:00
Peter Wilson 07eb8ed9d1 Add route53 max changeset batch size flag 2018-03-01 14:11:16 +11:00
Justin Santa Barbara 5809592f35
Merge branch 'master' into canal-n-calico-to-2-6-7 2018-02-28 22:06:28 -05:00
k8s-ci-robot 533d0a72b1
Merge pull request #4474 from justinsb/etcd_manager_roadmap
Add (proposed) roadmap for etcd
2018-02-28 16:03:55 -08:00
k8s-ci-robot edfa0b242e
Merge pull request #4529 from atopuzov/calico-metrics
Expose Felix metrics
2018-02-28 14:36:55 -08:00
k8s-ci-robot 4668d2603b
Merge pull request #4476 from horaceheaven/kube-proxy-resource
Kube-proxy API to accept cpu: limit, memory: request and limit
2018-02-28 14:00:45 -08:00
k8s-ci-robot b6fc32171e
Merge pull request #4354 from snelson-pp/increase-generated-cert-bits
Increase key size in GeneratePrivateKey() to 3072
2018-02-28 13:03:47 -08:00
Horace Heaven 13244a5ce8 Kube-proxy API to accept cpu: limit, mem: request and limit 2018-02-28 15:26:19 -04:00
k8s-ci-robot 7d722c359c
Merge pull request #4539 from chrislovecnm/fixing-tests
Fixing integration tests
2018-02-28 11:20:47 -08:00
chrislovecnm 5fef961439 Fixing integration tests 2018-02-28 11:47:20 -07:00
k8s-ci-robot 65ba5391d1
Merge pull request #4538 from justinsb/addons_schema_tweak
Make addon specification into an object
2018-02-28 09:27:46 -08:00
k8s-ci-robot 6ff0a64f0f
Merge pull request #4528 from Globegitter/patch-3
Moving from one IG w multiple AZs to one IG per AZ
2018-02-28 08:00:50 -08:00
Erik Stidham 3484febe0d Update Calico and Canal to use calico node v2.6.7
- Canal updated cni to v1.11.2
2018-02-28 09:54:39 -06:00
k8s-ci-robot 0ff7d4de99
Merge pull request #4452 from duboisf/support-bastion-user-data
Add support for bastion aws user-data
2018-02-28 03:54:45 -08:00
Aleksandar Topuzovic d0acd90b3d
Bump versions with `-kops.1` 2018-02-28 10:36:22 +00:00
Markus Padourek f5408e3bba
Fix typo 2018-02-28 11:03:35 +01:00
k8s-ci-robot 96670a51f8
Merge pull request #4535 from tvi/patch-1
Fix suspicious space in struct tag value
2018-02-27 23:17:46 -08:00
k8s-ci-robot 37d4b53d0d
Merge pull request #4010 from gambol99/etcd_options
Etcd TLS Peer & CLient Auth
2018-02-27 22:27:56 -08:00
k8s-ci-robot 3b78618327
Merge pull request #4302 from sethpollack/eip
Add option for using existing EIP's
2018-02-27 22:27:46 -08:00