Commit Graph

5912 Commits

Author SHA1 Message Date
k8s-ci-robot cc25a5a977
Merge pull request #4041 from rajansandeep/corednskops
CoreDNS in Kops as an addon
2018-05-10 15:26:54 -07:00
k8s-ci-robot b738c36373
Merge pull request #5057 from justinsb/update_image_versions
Update docker image versions
2018-05-10 13:54:53 -07:00
Justin Santa Barbara 3d9fa350e3 Update docker image versions 2018-05-10 15:56:46 -04:00
k8s-ci-robot d9f853c7a7
Merge pull request #5104 from smcquay/pr/2828
kublet: expose --experimental-allowed-unsafe-sysctls
2018-05-10 12:04:54 -07:00
Stephen McQuay (smcquay) 04c11577d4
check in generated code
I followed instructions found here:

https://github.com/kubernetes/kops/blob/master/docs/development/api_updates.md

updated the previous commit, and am adding the output from:

    make apimachinery

after validating that the project builds as expected.
2018-05-10 09:06:57 -07:00
Stephen McQuay (smcquay) 83e485ea8d
kublet: expose --experimental-allowed-unsafe-sysctls
This fixes #2828.
2018-05-10 09:06:56 -07:00
k8s-ci-robot 8a936243ff
Merge pull request #5088 from chrisz100/feature/kubelet_tlsconfig
Added tls certificate and private key path flags to kubelet config
2018-05-10 09:04:53 -07:00
k8s-ci-robot 02ab1f90be
Merge pull request #5133 from relu/support-ec2-instance-nat-egresses
Add ability to use ec2 nat instance as egress
2018-05-10 08:22:53 -07:00
k8s-ci-robot 64d817aaa0
Merge pull request #5096 from 0mok/fix-validate-hostaddr
Fix for validating kubeconfig's hosts
2018-05-09 20:09:53 -07:00
k8s-ci-robot 7d3bcb3260
Merge pull request #5112 from AdamDang/patch-31
Typo fix in returned message: formated->formatted
2018-05-09 19:26:04 -07:00
k8s-ci-robot 25318287cb
Merge pull request #5100 from mikesplain/update_go_rules
Update rules go to support go 1.10.2 and 1.9.6
2018-05-09 19:25:54 -07:00
k8s-ci-robot bb2036ef96
Merge pull request #5113 from iMartyn/kops-logo
Adds new kops logo
2018-05-09 18:38:04 -07:00
k8s-ci-robot 827357ef0a
Merge pull request #4958 from appvia/iam-remove-sids
Remove custom Statement IDs from IAM Policy Statements
2018-05-09 18:37:54 -07:00
Aurel Canciu cc8371cb31
Add ability to use ec2 nat instance as egress 2018-05-09 23:04:54 +03:00
k8s-ci-robot 55145d2515
Merge pull request #5125 from AdamDang/patch-34
Typo fix: healthly->healthy
2018-05-09 09:38:54 -07:00
AdamDang bb623dbc92
Update kops_validate_cluster.md 2018-05-09 23:35:51 +08:00
AdamDang 7aaf10273a
Update kops_validate.md 2018-05-09 23:35:11 +08:00
AdamDang ad8de4abd3
Update validate.go 2018-05-09 23:33:48 +08:00
Martyn Ranyard 6fd816dfb8 Adds new kops logo 2018-05-07 20:30:28 +01:00
k8s-ci-robot f703888b41
Merge pull request #5107 from AdamDang/patch-16
Update upgrade_from_kops_1.6_to_1.7_calico_cidr_migration.md
2018-05-06 15:21:50 -07:00
AdamDang a7f89416b6
Typo fix: formated->formatted
formated->formatted
2018-05-06 23:22:44 +08:00
AdamDang 6d8b6a9633
Update upgrade_from_kops_1.6_to_1.7_calico_cidr_migration.md 2018-05-05 14:02:20 +08:00
k8s-ci-robot 7ed7dc21e2
Merge pull request #5067 from AdamDang/patch-33
Typo fix detaults->defaults
2018-05-04 05:55:51 -07:00
k8s-ci-robot 8bf11ec608
Merge pull request #5099 from AdamDang/patch-15
Typo fix: acutally->actually/overide->override/to to->to
2018-05-04 04:47:50 -07:00
k8s-ci-robot dbdfb5b317
Merge pull request #5094 from tsupertramp/add-more-tags-to-run-in-existing-vpc-docs
Add SubnetType tags to run_in_existing_vpc docs
2018-05-03 09:34:53 -07:00
Mike Splain d1ccb60cbc Update rules go to support go 1.10.2 and 1.9.6 2018-05-03 10:27:13 -04:00
AdamDang d8bf642e0d
Update create_cluster.go 2018-05-03 20:20:46 +08:00
AdamDang 1f407740cf
Update lifecycle.go 2018-05-03 20:15:47 +08:00
AdamDang 3c2910b7fe
Update apply_cluster.go 2018-05-03 20:13:07 +08:00
k8s-ci-robot e8c91f7f57
Merge pull request #5091 from AdamDang/patch-14
Typo fix: wil->will
2018-05-03 03:52:51 -07:00
k8s-ci-robot 91ad5c8d9e
Merge pull request #5081 from fgrehm/patch-1
Note that `kops rolling-update` is required after tf apply
2018-05-03 03:06:52 -07:00
Brad Kim 967f1e86c6 Fix for validating kubeconfig's hosts
URL's Host field is "host" or "host:port". (see https://golang.org/pkg/net/url/#URL )
"host:port" can't be used as net.LookupHost's parameter.
I recommend using URL.Hostname() instead of URL.Host.
2018-05-03 11:48:51 +09:00
k8s-ci-robot 7ff94b6f6a
Merge pull request #4668 from usabilla/deep-merge
Perform deep merge for template values
2018-05-02 12:23:17 -07:00
Thomas Peitz d9ec15ec3b
Add SubnetType tags to run_in_existing_vpc docs 2018-05-02 21:20:26 +02:00
AdamDang b3d5f6af8d
Update index.html 2018-05-02 19:05:38 +08:00
AdamDang e38c73ab55
Update cluster.go 2018-05-02 19:04:03 +08:00
AdamDang a33b862ae6
Update cluster.go 2018-05-02 19:03:27 +08:00
AdamDang f49bd53a87
Update _generated_accessspec_v1alpha2_kops_definition.md 2018-05-02 19:02:25 +08:00
Christian Jantz 33845ebd43 Added tls certificate and private key path flags to kubelet config 2018-05-01 17:44:09 +02:00
k8s-ci-robot 71d2da524c
Merge pull request #5084 from AdamDang/patch-39
Typo fix in vsphere-development-status.md: secrete->secret
2018-05-01 03:38:16 -07:00
AdamDang 236f04eed0
Typo fix in vsphere-development-status.md: secrete->secret
secrete->secret
2018-04-30 23:07:38 +08:00
Fabio Rehm 9efc769eb9
Note that `kops rolling-update` is required after tf apply
Closes https://github.com/kubernetes/kops/issues/4740
2018-04-29 19:50:55 -03:00
k8s-ci-robot 4f8dcfe41d
Merge pull request #5080 from AdamDang/patch-38
Typo fix: seet->set
2018-04-29 12:25:16 -07:00
AdamDang 67064f7097
Typo fix: seet->set
I guess here should be "set", not "seet".
2018-04-30 01:08:37 +08:00
k8s-ci-robot eed5834f0e
Merge pull request #5079 from AdamDang/patch-37
Typo fix: Kuberenetes->Kubernetes
2018-04-29 07:27:16 -07:00
AdamDang a759b58e4c
Update manifests_and_customizing_via_api.md 2018-04-29 14:51:38 +08:00
AdamDang 7d9bb0dcd7
Update node_resource_handling.md 2018-04-29 14:50:45 +08:00
k8s-ci-robot 8c2de8edb1
Merge pull request #5073 from AdamDang/patch-35
Typo fix in 1.9-NOTES.md: compatability->compatibility
2018-04-27 10:22:19 -07:00
AdamDang 8528f375aa
Typo fix in 1.9-NOTES.md: compatability->compatibility
compatability->compatibility
2018-04-27 23:51:19 +08:00
k8s-ci-robot 14e20bc388
Merge pull request #5068 from appvia/canal-logSeveritySys
Make LogSeveritySys configurable for Canal Networking
2018-04-27 07:20:19 -07:00