Commit Graph

6449 Commits

Author SHA1 Message Date
k8s-ci-robot 62b521074d
Merge pull request #5446 from dzoeteman/rolling-update-stop
Stop rolling update if bastions or masters failed to update
2018-07-18 16:01:28 -07:00
k8s-ci-robot 537e548b72
Merge pull request #5153 from AdamDang/patch-2
Correct all the word "cluster" to be in lowercase
2018-07-18 10:54:20 -07:00
Christian Kampka ed08820909 Generate random weave password it none is supplied 2018-07-18 19:41:57 +02:00
k8s-ci-robot 80c61fe383
Merge pull request #5443 from kampka/terraform-local
Generate locals for terraform target
2018-07-18 10:05:19 -07:00
Mike Splain 188824cba0 Add configurable conntrack settings 2018-07-18 12:11:30 -04:00
k8s-ci-robot 938810f155
Merge pull request #5430 from kanolato/chore/skipper-labels
skipper selector changed
2018-07-18 08:16:20 -07:00
k8s-ci-robot 423ef6e78d
Merge pull request #5441 from kampka/weave-network-encryption
Add weave network encryption secret
2018-07-18 07:32:31 -07:00
k8s-ci-robot 7ca5a5f781
Merge pull request #5433 from sdarwin/cluster-autoscaler
add cluster-autoscaler.sh
2018-07-18 07:32:21 -07:00
dherman da98ccde5c
Correct the `maxSize` in the cluster template example
It doesn't make logical sense for the `maxSize` to be less than the `minSize`
2018-07-18 09:20:45 -04:00
k8s-ci-robot e60d593fb0
Merge pull request #3445 from Cryptophobia/master
Adding a disclaimer for instanceGroups in docs
2018-07-18 05:57:20 -07:00
sdarwin b1e382bd32 add cluster-autoscaler.sh 2018-07-18 07:05:43 +00:00
Deniz Zoeteman 2a69901d52 Add message to error for stopping rolling update after failure 2018-07-17 18:56:31 +02:00
k8s-ci-robot b3dd6e136c
Merge pull request #5448 from kampka/fix-4202
Don't mount volume for auditLog when STDOUT is configured as path
2018-07-17 02:17:39 -07:00
Christian Kampka 581eec3eca Don't mount volume for auditLog when STDOUT is configured as path
Fixes #4202
2018-07-16 22:53:58 +02:00
Deniz Zoeteman b06e3efa4d Stop with rolling update if bastions or masters failed to update 2018-07-16 16:56:47 +02:00
Raffaele Di Fazio b2573a1382 gofmt load_balancer.go 2018-07-16 12:44:43 +02:00
k8s-ci-robot 498b5d72b6
Merge pull request #5418 from kanolato/master
docs for different VPC in the Security Group of kube-ingress-aws-controller
2018-07-15 20:35:55 -07:00
k8s-ci-robot 9264587454
Merge pull request #5419 from AliyunContainerService/rollingUpdate
support edit cluster and rolling-update cluster for AliCloud
2018-07-15 18:02:55 -07:00
k8s-ci-robot 70e3653291
Merge pull request #5417 from mikesplain/fix_docker_config
Fixes issue when setting docker version
2018-07-15 17:17:55 -07:00
k8s-ci-robot 4195bd5adf
Merge pull request #5438 from Sturgelose/master
Add minRequestTimeout flag in kube-APIServer
2018-07-15 16:36:06 -07:00
k8s-ci-robot bb1dd6bb5e
Merge pull request #5431 from ripta/docker-root-flags
Add data-root and exec-root attributes to the docker config spec
2018-07-15 16:35:56 -07:00
k8s-ci-robot 8fcb2885c1
Merge pull request #5432 from jsenon/patch-1
Update Audit file example
2018-07-15 15:41:55 -07:00
k8s-ci-robot 3defe18a4b
Merge pull request #5445 from dzoeteman/update-validation
Fail cluster validation for rolling-update if a failure occurs
2018-07-15 13:55:55 -07:00
k8s-ci-robot 7514320df3
Merge pull request #5394 from mikesplain/bionic
Initial Ubuntu Bionic Support
2018-07-15 12:54:55 -07:00
k8s-ci-robot 00d7237b19
Merge pull request #5426 from aleerizw/update-kube-router-manifest
Added metrics port and health check to kube-router
2018-07-15 12:15:05 -07:00
k8s-ci-robot c3608afa06
Merge pull request #5392 from rajansandeep/scrape
Add prometheus scrape port to CoreDNS service
2018-07-15 12:14:55 -07:00
k8s-ci-robot bfafff1310
Merge pull request #5380 from shrinandj/fix-calico-mtu
Allow setting MTU for calico networking.
2018-07-15 10:54:56 -07:00
Deniz Zoeteman 84796eac0b Fail cluster validation for rolling-update if a failure occurs 2018-07-14 21:41:10 +02:00
Christian Kampka 978f66266c Generate locals for terraform target 2018-07-13 22:28:27 +02:00
Raffaele Di Fazio 6da642662e Remove the loadbalancer listener if there is an update to recreate the new one 2018-07-13 18:10:52 +02:00
Christian Kampka 3bf8a8fcd2 Add weave network encryption secret 2018-07-13 16:57:48 +02:00
Erik Berdonces Bonelo fdeed33719 Add --min-request-timeout flag in kube-APIServer 2018-07-13 10:29:30 +02:00
Julien Senon 880f1c718b
Update Audit file example
Update Audit file example
2018-07-12 11:55:28 +02:00
k8s-ci-robot 35b7d5791d
Merge pull request #5424 from rdrgmnzs/fix_aws-authenticator_read_perms
Fix the issue described in #5412 where the authenticator is no longer…
2018-07-11 15:29:26 -07:00
kanolato 41794a1ff3 skipper selector changed 2018-07-11 16:29:12 -05:00
k8s-ci-robot 90f49e993a
Merge pull request #5428 from coreypobrien/binbash
Use /bin/bash in kubelet manifest ExecStartPre
2018-07-11 13:04:25 -07:00
Eric Hole 49e5ba0907
Merge pull request #5421 from rdrgmnzs/remane-aws-authenticator
Rename hept.io authenticator to aws authenticator
2018-07-11 10:34:09 -07:00
k8s-ci-robot a88b7f0f70
Merge pull request #5427 from coreypobrien/fiximagemapping
Remap initContainers as well as containers in PodSpec
2018-07-11 09:53:26 -07:00
Gijs Kunze 2f036847c7 Added documentation for #5108 and #4668 2018-07-11 16:46:32 +02:00
Gijs Kunze 0ccaf4fd8e Fixes complex --set parsing 2018-07-11 16:46:32 +02:00
Gijs Kunze 295aeb9197 Added dependency on k8sio/helm/pkg/strvals 2018-07-11 16:46:32 +02:00
Gijs Kunze 381c30ea4a Added the ability to set individual values for the toolbox template command 2018-07-11 16:45:26 +02:00
Ali Rizwan 7dfdc5d632 Update version 2018-07-11 12:11:42 +02:00
Corey O'Brien af5f877a38 Use /bin/bash in kubelet manifest ExecStartPre 2018-07-11 00:04:13 -04:00
Corey O'Brien 12fccd29f9 Remap initContainers as well as containers in PodSpec 2018-07-10 22:03:49 -04:00
Ripta Pasay a6814c2733 Add data-root and exec-root attributes to the docker config spec 2018-07-10 18:28:59 -07:00
Rodrigo Menezes a31c0186da add comment 2018-07-10 10:27:13 -07:00
Ali Rizwan 100674e1bf Added metrics port and health check to kube-router 2018-07-10 16:20:19 +02:00
Rodrigo Menezes b296e6fcbf Fix the issue described in #5412 where the authenticator is no longer able to read the K8s CAs. 2018-07-09 23:57:58 -07:00
Rodrigo Menezes f5e3d434fb fix cert location 2018-07-09 15:04:13 -07:00