Commit Graph

1198 Commits

Author SHA1 Message Date
Rajat Jindal 3961d85e44 set GracePeriodSeconds to -1 2018-05-10 18:33:54 -07:00
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
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 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 7ed7dc21e2
Merge pull request #5067 from AdamDang/patch-33
Typo fix detaults->defaults
2018-05-04 05:55:51 -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
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
Christian Jantz 33845ebd43 Added tls certificate and private key path flags to kubelet config 2018-05-01 17:44:09 +02:00
Kashif Saadat 0057405d3b Make LogSeveritySys configurable for Canal Networking 2018-04-26 15:47:29 +01:00
AdamDang cb507bc817
Update cluster.go 2018-04-26 20:48:12 +08:00
AdamDang b93f4e6f7e
Update cluster.go 2018-04-26 20:47:11 +08:00
AdamDang 4230115d97
Update cluster.go 2018-04-26 20:45:25 +08:00
AdamDang 7725a7637b
Update cluster.go 2018-04-22 10:17:06 +08:00
AdamDang 3703d1cc86
Update cluster.go 2018-04-22 10:16:22 +08:00
AdamDang 86108f3ce0
Update cluster.go 2018-04-22 10:15:02 +08:00
AdamDang 97fde265ca
Update instancegroup.go 2018-04-22 10:13:53 +08:00
AdamDang b3ee3af4de
Update nodeup.go 2018-04-22 10:12:08 +08:00
AdamDang 06632a71f2
Update instancegroup.go 2018-04-22 10:11:00 +08:00
AdamDang b86e1f860e
Update instancegroup.go 2018-04-22 10:09:42 +08:00
Sandeep Rajan eaac019e34 CoreDNS in kops as an addon
fix test
2018-04-20 17:03:17 -04:00
Justin Santa Barbara f06fbd0c5a Update apiserver for 1.10 2018-04-18 20:38:44 -04:00
Justin Santa Barbara 88023a3186 Update generated code 2018-04-18 20:38:44 -04:00
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
k8s-ci-robot 1924ce0d50
Merge pull request #5006 from andrewsykim/do-ns-records
digitalocean: only delete A DNS records
2018-04-15 22:01:57 -07:00
andrewsykim da1adfd764 digitalocean: only delete A DNS records 2018-04-15 20:38:58 -04:00
Justin Santa Barbara e158f84e9f Set AWS_REGION into bootstrapscript
Fix #4451
2018-04-12 17:39:24 -04:00
k8s-ci-robot 22a34586cc
Merge pull request #3498 from gambol99/psp
Pod Security Policies
2018-04-10 07:43:09 -07:00
Kashif Saadat bf30b2559f Update AWS IAM Policy tests following Statement ID removal 2018-04-10 15:33:51 +01:00
Kashif Saadat d665bfdcd4 Remove custom Statement IDs from IAM Policy Statements. 2018-04-10 15:33:08 +01:00
Justin Santa Barbara 7b0ac91cdb Avoid collisions in IAM ids
Fix #4951
2018-04-09 23:43:11 -04:00
k8s-ci-robot 5d2e730051
Merge pull request #4919 from jamesmcminn96/feature/dnsmasq-extra-config-options
Add configurable dnsmasq params to KubeDNS
2018-04-09 15:01:19 -07:00
k8s-ci-robot 05086c4a57
Merge pull request #4924 from chrisz100/feature/4920-add-authorization-mode-flag
Feature/4920 add authorization mode flag
2018-04-09 15:01:09 -07:00
k8s-ci-robot 7b4bef0e8f
Merge pull request #4928 from edmeister/master
Configurable log level for calico
2018-04-09 13:46:35 -07:00
k8s-ci-robot 921e9ae3a0
Merge pull request #4945 from zengchen1024/subnet
implement subnet task for OpenStack platform
2018-04-09 13:46:19 -07:00
zengchen1024 9dbf73ec63 implement subnet task 2018-04-09 18:04:35 +08:00
Jeroen Schepens cd00575501 Add LogSeverityScreen property to Calico spec. 2018-04-07 09:47:30 +02:00
andrewsykim ae93b02f02 digitalocean: list/delete DNS 2018-04-05 23:13:27 -04:00
James McMinn 458f59d5d8 Add dnsmasq parameteres to kubeDNS config 2018-04-06 09:09:54 +10:00
andrewsykim 47c41463ce digitalocean: use pagination for all list requests 2018-04-05 11:12:20 -04:00
k8s-ci-robot f30a8dbcce
Merge pull request #4916 from andrewsykim/digitalocean-resources
digitalocean: list/delete resources
2018-04-05 05:50:08 -07:00
Christian Jantz 607f867fc3 regenerated api conversions 2018-04-05 13:28:12 +02:00
Christian Jantz 8c3a2b7a87 added authorization-mode flag to kubernetes component configs 2018-04-05 13:06:54 +02:00
andrewsykim 6831bd8583 digitalocean: list/delete resources 2018-04-04 23:58:26 -04:00
andrewsykim bdd2a2dc9b digitalocean: resource record set should include zone 2018-04-04 23:58:26 -04:00