k8s-ci-robot
fb50b3cb32
Merge pull request #67793 from fisherxu/use_ctx
...
Refactor grpc dial with dialcontext
2018-09-20 20:35:36 -07:00
k8s-ci-robot
0c28933109
Merge pull request #68836 from chuckha/update-godoc
...
Update kubeadm v1alpha3 example configuration
2018-09-20 19:24:26 -07:00
Da K. Ma
1fe15010cf
Removed taint check as DaemonSet tolerates default taints.
...
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
2018-09-21 10:03:18 +08:00
k8s-ci-robot
5f49f3b88c
Merge pull request #68380 from bsalamat/test-tag-removal
...
Remove feature tag from ScheudulerPreemption e2e tests
2018-09-20 17:30:26 -07:00
Lubomir I. Ivanov
209045ddd5
kubeadm: fix broken Docker 17.xx validation
...
A previous commit updated 17.xx -> 18.xx without considering
that some systems still use 17.xx.
Add handling for 17.0[3,6,9] as validated versions.
Also re-format the error message because the version is not validated
per maximum basis, but rather based on existing validation.
2018-09-21 01:00:53 +03:00
k8s-ci-robot
337e0e18f1
Merge pull request #68898 from ixdy/fix-etcd-image-no-3.2.18
...
Remove etcd 3.2.18 from the etcd image
2018-09-20 14:56:25 -07:00
Timothy St. Clair
ee35211c72
Use the v1.12 branch by default
...
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-09-20 16:41:09 -05:00
Sean Sullivan
4ad673ce41
Replace internal version Encoder with external version encoder for create and create_test.
2018-09-20 13:49:06 -07:00
Chuck Ha
7ddc8738cb
Update kubeadm v1alpha3 example configuration
...
closes kubernetes/kubeadm#1132
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-09-20 16:13:58 -04:00
Jeff Grafton
8d8faa3355
Remove etcd 3.2.18 from the etcd image
2018-09-20 13:05:53 -07:00
Jeff Grafton
3388e0ce5f
Update to use etcd:3.2.24-1 image
2018-09-20 12:40:26 -07:00
Zihong Zheng
576d6e5c92
Bump kube-dns to 1.14.13
...
- Update Alpine base image to 3.8.1.
- Build multi-arch images correctly.
2018-09-20 12:36:02 -07:00
k8s-ci-robot
b33b0fb093
Merge pull request #68615 from loburm/revert_cpu_decrease
...
Revert "#67504: Decrease CPU requests of master components in two times."
2018-09-20 12:31:17 -07:00
Mayank Gaikwad
8b0a5950ab
Promote non-table based container runtime test to conformance
2018-09-20 18:59:59 +05:30
k8s-ci-robot
d1111a57d9
Merge pull request #59664 from mkumatag/manifest_infra
...
Manifest kubernetes infra images
2018-09-19 20:07:26 -07:00
k8s-ci-robot
f6d8fd8bdc
Merge pull request #68802 from ixdy/golang-1.10.4
...
Update to golang 1.10.4
2018-09-19 17:11:29 -07:00
Jeff Grafton
76256cceff
Continue using go1.8.7 in etcd image
2018-09-19 17:01:08 -07:00
Jeff Grafton
6f9dfe56f1
Update etcd image revision
2018-09-19 16:48:50 -07:00
Sean Sullivan
3ccfb2dc4c
Updated PodExecOptions to external version
2018-09-19 13:25:18 -07:00
Tim Pepper
a951ca417f
Merge pull request #68847 from fturib/revert-68683-trackdns
...
Revert "Add DNS pod resource monitoring option" (CoreDNS, scale testing)
2018-09-19 13:15:45 -07:00
Francois Tur
5c20fff19d
Revert "Add DNS pod resource monitoring option"
2018-09-19 14:54:29 -04:00
k8s-ci-robot
cdadc117e1
Merge pull request #68795 from damemi/custom-metrics-conversion-fix
...
Update custom metrics conversion functions
2018-09-19 11:35:02 -07:00
k8s-ci-robot
3690f8fc54
Merge pull request #68831 from jbartosik/fix-first-hpa-recommendation
...
Fix first hpa recommendation
2018-09-19 09:48:00 -07:00
k8s-ci-robot
09051940de
Merge pull request #68830 from rosti/kill-getgenericarchimage
...
kubeadm: Use GetGenericImage for kube-dns
2018-09-19 09:47:50 -07:00
k8s-ci-robot
fd0a7a4ab4
Merge pull request #68808 from neolit123/kubeadm-cert-renew
...
kubeadm: include the 'certs renew' sub-command in the CLI
2018-09-19 09:47:40 -07:00
k8s-ci-robot
ab02fd6f8a
Merge pull request #68683 from chrisohaver/trackdns
...
Add DNS pod resource monitoring option
2018-09-19 09:47:29 -07:00
k8s-ci-robot
3429b9aca4
Merge pull request #62544 from astefanutti/56297
...
Init Kubelet runtime cache before dependent stats provider
2018-09-19 08:38:16 -07:00
Rostislav M. Georgiev
68ed2bdd35
kubeadm: Use GetGenericImage for kube-dns
...
As kube-dns transitioned to fat manifests, it's no longer required to use arch
suffixed images. This change makes use of fat manifests for kube-dns and
removes the last few calls to the GetGenericArchImage function, thus removing
GetGenericArchImage too.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-09-19 17:23:15 +03:00
k8s-ci-robot
259a59d936
Merge pull request #68790 from nikhita/client-go-install.md
...
Move INSTALL.md from k8s.io/client-go to staging
2018-09-19 06:22:14 -07:00
k8s-ci-robot
95d3ce1578
Merge pull request #68739 from losipiuk/lo/ca-1.12
...
Update Cluster Autoscaler version 1.12.0
2018-09-19 06:22:04 -07:00
Joachim Bartosik
7d7c48a647
HPA stabilizes initial recommendation
...
HPA will treat initial size of autoscalee to avoid hastily overriding
recomendations made by HPA (if HPA set size and then was restarted) or by user
(initial size should be treated as human-generated recommendation).
2018-09-19 14:54:55 +02:00
k8s-ci-robot
e3dbad3211
Merge pull request #68786 from alexjx/pr/68194
...
Restore *filter table for ipvs
2018-09-19 03:30:29 -07:00
k8s-ci-robot
9228bec334
Merge pull request #68579 from verult/adc-crd-access
...
Updating CSI e2e test to create CSI CRDs
2018-09-19 02:00:30 -07:00
k8s-ci-robot
191949da4a
Merge pull request #68430 from prameshj/update-dns
...
Update kube-dns container images.
2018-09-18 23:41:31 -07:00
k8s-ci-robot
400981797e
Merge pull request #68767 from ravisantoshgudimetla/fix-drain
...
Fix drain for evicting terminal DS pods and pods with local storage
2018-09-18 22:34:40 -07:00
k8s-ci-robot
48203db09a
Merge pull request #68387 from Katharine/logdump-with-coverage
...
Add coverage profile retrieval to log dumps
2018-09-18 22:34:30 -07:00
Yecheng Fu
1e27a28dca
Ignore non-avaiable volumes in findMatchingVolume: update tests
...
- Use VolumeAvaiable instead of empty or pending phase in tests
- Add a test case to verify findMatchingVolume will not choose
non-avaiable PVs if it's not pre-bind
- Add a test case to verify syncClaim will not choose non-avaibalbe PVs
if it's not pre-bind
2018-09-19 13:13:31 +08:00
Manjunath A Kumatagi
0ea492012b
Image manifest for debian-base
2018-09-19 09:46:50 +05:30
Manjunath A Kumatagi
b9267f4a09
Manifest image for debian-hyperkube-base
2018-09-19 09:46:33 +05:30
Manjunath A Kumatagi
d46283b6b1
Manifest for debian-iptables image
2018-09-19 09:46:07 +05:30
Manjunath A Kumatagi
934d379aea
Manifest for etcd image
2018-09-19 09:45:39 +05:30
Lubomir I. Ivanov
48d52a3075
kubeadm: include the 'certs renew' sub-command in the CLI
...
The command seems to be missing in the CLI.
Add it as sub-command under 'kubeadm alpha phase certs'.
2018-09-19 05:09:00 +03:00
andyzhangx
74f010260f
fix UnmountDevice failure on Windows
...
add comments
fix test failure
2018-09-19 01:44:01 +00:00
Pavithra Ramesh
216dc8ada8
Update kube-dns container images.
...
This fixes an issue where SRV records were incorrectly being compressed.
Also updated kubedns version for kubeadm
Upgrade to 1.14.12 with manifest support. Runs dnsmasq version 2.78
2018-09-18 17:44:42 -07:00
k8s-ci-robot
76518f154b
Merge pull request #68803 from dims/avoid-setting-masked-read-only-when-pod-is-privilged
...
Avoid setting Masked/ReadOnly paths when pod is privileged
2018-09-18 17:41:47 -07:00
k8s-ci-robot
9a5857b1c6
Merge pull request #68794 from MrHohn/disable-dns-federation
...
Disable DNS federation test
2018-09-18 16:32:43 -07:00
Anago GCB
4924bd53ec
Update CHANGELOG-1.12.md for v1.12.0-rc.1.
2018-09-18 21:57:44 +00:00
k8s-ci-robot
0e3395bb02
Merge pull request #68801 from ixdy/debian-iptables-netbase
...
bazel: update debian-iptables and debian-hyperkube-base
2018-09-18 14:53:47 -07:00
Davanum Srinivas
02489f8988
Avoid setting Masked/ReadOnly paths when pod is privileged
...
In the recent PR on adding ProcMount, we introduced a regression when
pods are privileged. This shows up in 18.06 docker with kubeadm in the
kube-proxy container.
The kube-proxy container is privilged, but we end up setting the
`/proc/sys` to Read-Only which causes failures when running kube-proxy
as a pod. This shows up as a failure when using sysctl to set various
network things.
Change-Id: Ic61c4c9c961843a4e064e783fab0b54350762a8d
2018-09-18 17:46:16 -04:00
Cheng Xing
8555408f42
Removing CRD installation from attach detach controller
2018-09-18 14:25:15 -07:00