fabriziopandini
4f5374e7cc
autogenerated
2018-09-26 17:39:27 +02:00
fabriziopandini
bb8eec4934
removal of v1alpha2
2018-09-26 17:39:18 +02:00
k8s-ci-robot
4ca9fa737e
Merge pull request #68760 from jessfraz/only-set-sysctl-if-not-set
...
pkg/proxy: only set sysctl if not already set
2018-09-26 04:56:59 -07:00
k8s-ci-robot
8c1fe2e1df
Merge pull request #68455 from Klaven/kubeadm_883
...
kubeadm 883 Updated logging to be consistent.
2018-09-26 02:27:47 -07:00
Arun
1761031f5f
Fixes #65869 Do not listen insecurely if secure port is specified
2018-09-25 19:06:34 -07:00
Guoliang Wang
1eceb1dcdb
Remove unused chaosclient
2018-09-26 08:43:01 +08:00
Shubheksha Jalan
564ee22123
simplify run method of kube-scheduler cmd
2018-09-26 00:39:37 +05:30
k8s-ci-robot
c16691037d
Merge pull request #68255 from leakingtapan/golint-fix-ebs
...
Fix golint for pkg/volume/aws_ebs
2018-09-25 06:13:33 -07:00
k8s-ci-robot
a67689dfca
Merge pull request #68245 from jingyih/remove_tagName_in_goDoc
...
*: Remove comment tags in GoDoc
2018-09-25 06:13:23 -07:00
k8s-ci-robot
893e87bf30
Merge pull request #68079 from huangqg/fix_kubeadm_typo
...
fix typos in some files
2018-09-25 05:02:04 -07:00
k8s-ci-robot
0805860dba
Merge pull request #67870 from yue9944882/refactor/externalize-resource-quota-admission-controller
...
Externalize resource quota admission controller & controller reconciliation
2018-09-25 02:41:40 -07:00
Benjamin Elder
8b56eb8588
hack/update-gofmt.sh
2018-09-24 12:21:29 -07:00
Benjamin Elder
f828c6f662
hack/update-bazel.sh
2018-09-24 12:03:24 -07:00
Benjamin Elder
5f7531f75e
fix kubeadm import restrictions
2018-09-24 12:03:24 -07:00
Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
Carlisia
401f3f824c
Change pause version value to a constant for image
...
Closes #1137
2018-09-23 14:27:53 -07:00
Cheng Pan
000e30086b
fix golint for pkg/volume/aws_ebs
2018-09-22 05:56:05 +00:00
k8s-ci-robot
5e5f7e5389
Merge pull request #68906 from neolit123/docker-verify
...
kubeadm: fix broken Docker 17.xx validation
2018-09-21 09:36:09 -07:00
k8s-ci-robot
7b62ae3186
Merge pull request #68639 from liggitt/scheduler-legacy-config
...
Coerce componentconfig/v1alpha1 KubeSchedulerConfiguration to kubescheduler.config.k8s.io/v1alpha1
2018-09-21 09:35:50 -07:00
k8s-ci-robot
7568f21e60
Merge pull request #68789 from timothysc/kubeadm-1.12
...
Use the v1.12 branch by default
2018-09-21 08:23:54 -07:00
k8s-ci-robot
d39102d92e
Merge pull request #68900 from MrHohn/kube-dns-1.14.13
...
Bump kube-dns to 1.14.13
2018-09-20 20:35:46 -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
zhangmingld
3648f73337
fix some typo
2018-09-21 10:20:21 +08: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
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
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
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
Andrew Rynhard
8f6ec989e0
Create control plane with ClusterFirstWithHostNet dns policy
2018-09-20 09:51:59 -07:00
Jess Frazelle
f8ba640ced
pkg/proxy: only set sysctl if not already set
...
This will allow for kube-proxy to be run without `privileged` and
with only adding the capability `NET_ADMIN`.
Signed-off-by: Jess Frazelle <acidburn@microsoft.com >
2018-09-19 15:29:53 -04: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
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
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
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
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
Cheng Xing
8555408f42
Removing CRD installation from attach detach controller
2018-09-18 14:25:15 -07:00
k8s-ci-robot
e7eb26919b
Merge pull request #68749 from liztio/renew-etcd-certs
...
Renew certificates as part of upgrade rather than recreating them
2018-09-18 10:11:02 -07:00
k8s-ci-robot
9d8c9cc9fe
Merge pull request #68495 from yuansisi/fix-20180910
...
Upgrade kubeadm's version of docker support
2018-09-18 06:09:59 -07:00
k8s-ci-robot
80fb2be3e4
Merge pull request #68742 from chuckha/example-fix
...
Update kubeadm v1alpha3 example
2018-09-17 13:07:53 -07:00
liz
c2a93cbe06
Renew certificates as part of upgrade rather than recreating them
2018-09-17 13:24:34 -04:00
k8s-ci-robot
36f658aada
Merge pull request #68707 from neolit123/remove-root-unit-test
...
kubeadm: remove unit test TestNewCmdReset
2018-09-17 08:52:18 -07:00
Chuck Ha
bd8f56cc01
Update kubeadm v1alpha3 example
...
Signed-off-by: Chuck Ha <ha.chuck@gmail.com >
2018-09-17 10:54:31 -04:00
xichengliudui
97c9fa3cb9
Upgrade kubeadm's version of docker support
2018-09-17 04:44:48 -04:00
tanshanshan
fdfcc181bf
add version to cloud-controller
2018-09-17 08:58:14 +08:00
Lubomir I. Ivanov
ff222d5ee8
kubeadm: remove unit test TestNewCmdReset
...
Remove the test called TestNewCmdReset in cmd/reset_test.go, since it
can prompt for root password and it then calls an actual reset
and shuts down the kubelet.
2018-09-15 05:29:15 +03:00
Lubomir I. Ivanov
fb365768e0
kubeadm: update MinimumControlPlaneVersion to v1.11.0
...
Update MinimumControlPlaneVersion to v1.11.0. Also update related
unit tests and test configurations.
2018-09-15 05:26:40 +03:00
Jordan Liggitt
761ac275b8
Coerce componentconfig/v1alpha1 KubeSchedulerConfiguration to kubescheduler.config.k8s.io/v1alpha1
2018-09-14 14:40:22 -04:00
Jingyi Hu
61117761cd
*: Remove comment tags in GoDoc
...
Adding blank line between comment tag and package name in doc.go. So
that the comment tags such as '+k8s:deepcopy-gen=package' do not show up
in GoDoc.
2018-09-13 20:27:32 -07:00
SataQiu
1b1137432e
fix controller manager arguments for v1.12-
2018-09-13 22:08:32 +08:00