Commit Graph

70539 Commits

Author SHA1 Message Date
k8s-ci-robot
0815609e4a
Merge pull request #69116 from JHilker/patch-1
Random typo fix
2018-10-01 02:45:45 -07:00
k8s-ci-robot
2a3c8d580c
Merge pull request #68678 from deads2k/agg-01-availability
tighten maximum retry loop for aggregate api availability
2018-10-01 02:45:31 -07:00
Jan Safranek
60f736ed3d Add controller roles to CSI e2e tests
External attacher + provisioner need extra role for leader election.
2018-10-01 10:31:31 +02:00
k8s-ci-robot
c847a1f04b
Merge pull request #68462 from knightXun/dns
refactor kubelet/network/dns
2018-10-01 00:30:04 -07:00
k8s-ci-robot
042139d8c9
Merge pull request #64452 from wgliang/master.remove-cloudprovider
cleanup some dead cloudprovider code
2018-09-30 23:24:31 -07:00
Jean-Francois Chevrette
c4ea93c42b update list of default admission plugins 2018-09-30 15:40:34 -04:00
k8s-ci-robot
6a8a8597f5
Merge pull request #69268 from Lion-Wei/fix-graceful-termination
fix bugs introduced by ipvs graceful termination
2018-09-30 10:18:58 -07:00
k8s-ci-robot
04f13b63e4
Merge pull request #69185 from logicalhan/fix-current-lint-issue
Fix a golint error on head (type doesn't need to declared as it will be inferred)
2018-09-30 05:46:25 -07:00
k8s-ci-robot
5b658bb65e
Merge pull request #69136 from zhangmingld/deletecommentgetPodsMatchingAffinity
func getPodsMatchingAffinity no longer exists,dont need it in comment
2018-09-30 02:37:03 -07:00
liangwei
456c351e31 fix bugs introduced by ipvs graceful termination 2018-09-30 16:40:13 +08:00
k8s-ci-robot
c526f09700
Merge pull request #69018 from gorilla001/f3
remove extraneous local variable usage in newETCD3Client
2018-09-30 00:44:24 -07:00
k8s-ci-robot
9895e4e844
Merge pull request #69032 from mlmhl/azure_file_setup
return error if make dir failed when setting up azure file volume
2018-09-29 22:21:58 -07:00
k8s-ci-robot
e019addcaa
Merge pull request #68931 from mlmhl/check_volume_attachment
extract volume attachment status checking operation as a common function when attaching a CSI volume
2018-09-29 19:45:06 -07:00
k8s-ci-robot
0b3a5cd64f
Merge pull request #65135 from stlaz/psp_group_mayrunas
Add "MayRunAs" value among other GroupStrategies
2018-09-29 19:44:55 -07:00
William Zhang
c8f97231f8 Fix test name: s/overriden/overridden
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2018-09-30 08:54:43 +08:00
k8s-ci-robot
8ec98fc26c
Merge pull request #69012 from CecileRobertMichon/fix-docs
Fix grammar in api rules README
2018-09-29 16:32:03 -07:00
k8s-ci-robot
6e52a05f44
Merge pull request #63498 from zioproto/patch-1
fix typo
2018-09-29 16:31:52 -07:00
k8s-ci-robot
945e075aa1
Merge pull request #69215 from bertinatto/fix_csi_plugin_test
Fix flake in CSI plugin e2e test
2018-09-29 14:25:21 -07:00
k8s-ci-robot
bcc23dfdc1
Merge pull request #68621 from jcsirot/fix-deleting-critical-pod
Move pod created into kube-system namespace delete call into a defer …
2018-09-29 07:58:07 -07:00
Manuel Alejandro de Brito Fontes
f892a653cc
Update default backend image 2018-09-29 08:07:19 -03:00
SataQiu
2f7b86c651 fix typo 2018-09-29 18:20:01 +08:00
xichengliudui
3e2d2ea42d fix typo 2018-09-29 06:17:20 -04:00
chestack
613f572caf Fix the confusing kubelet logs about imageGC 2018-09-29 18:09:37 +08:00
k8s-ci-robot
ba66014fec
Merge pull request #69227 from neolit123/changelog-12
CHANGELOG-1.12: fix outdated information
2018-09-28 23:07:12 -07:00
Mayank Kumar
1ae12337db scheduler: add error handling for bind 2018-09-28 21:13:21 -07:00
k8s-ci-robot
b1e15b4d98
Merge pull request #69238 from BenTheElder/nsswitch
add /etc/nsswitch.conf to control plane images
2018-09-28 20:50:55 -07:00
k8s-ci-robot
72dd54ec48
Merge pull request #69169 from mgdevstack/master-pods-fmt
Add slow test comment and format import statements in e2e/common/pods.go
2018-09-28 18:57:27 -07:00
Jean-Francois Chevrette
816c56b619 set default admission plugins on local-up-cluster.sh 2018-09-28 20:49:13 -04:00
k8s-ci-robot
4b12761c8a
Merge pull request #69171 from andrewsykim/deprecate-all-the-providers
add deprecation warnings for all cloud providers
2018-09-28 17:48:18 -07:00
Benjamin Elder
4274c426ce add nsswitch to busybox control plane images 2018-09-28 17:04:48 -07:00
Kenichi Omichi
dd9cffb18f Add fall-back to get node IP on host_path tests
As the same as the commit[1], this adds fall-back way to get a
node IP address on host_path e2e tests for environments which
don't support external IPs.

[1]: 4e7c2f638d (diff-5ee86aefbb33223865bc542107ea8560L81)
2018-09-28 23:01:18 +00:00
k8s-ci-robot
165faaaddf
Merge pull request #68602 from Pingan2017/internalerr
remove internalError in runtimeStates , not set anywhere
2018-09-28 15:47:06 -07:00
Yu Liao
f4482e3abb "gcloud beta compute networks subnets" stopped working, fails with the
erros:  - The request did not match the specified API.
"gcloud compute networks subnets" works with the latest gcloud release.
2018-09-28 15:42:20 -07:00
matthew
51ae0e426a updated cmd/kubeadm/.import-restrictions with dependencies
Removed redundant prefixes

Update .import-restrictions
2018-09-28 17:28:40 -05:00
k8s-ci-robot
5f7e1b559b
Merge pull request #69181 from seans3/helpers-fix
kubectl remove references to internal version of resources
2018-09-28 14:33:47 -07:00
k8s-ci-robot
23e3ab83b6
Merge pull request #69174 from seans3/config-view-fix
kubectl small fix for config view to replace legacyscheme with kubect…
2018-09-28 14:33:38 -07:00
k8s-ci-robot
c4b4025ca4
Merge pull request #68966 from Huang-Wei/move-SchedulingQueue
Scheduler cleanup: Move SchedulingQueue to pkg/scheduler/internal/queue
2018-09-28 13:05:26 -07:00
Wei Huang
9da576f03c
move SchedulingQueue to pkg/scheduler/internal/queue 2018-09-28 11:51:02 -07:00
Wei Huang
2e7461c087
auto-generated files 2018-09-28 11:51:01 -07:00
andrewsykim
9468521fdc add deprecation warnings for all cloud providers 2018-09-28 14:50:32 -04:00
Lubomir I. Ivanov
ad58349f74 CHANGELOG-1.12: fix outdated information 2018-09-28 21:27:44 +03:00
k8s-ci-robot
821d9fea48
Merge pull request #69182 from seans3/apply-test-fix
kubectl replaced reference to internal version of Deployment with ext…
2018-09-28 11:18:43 -07:00
Sean Sullivan
2a9115211a kubectl remove references to internal version of resources 2018-09-28 10:34:53 -07:00
k8s-ci-robot
a71d96b796
Merge pull request #69178 from seans3/polymorphic-helpers-fix
kubectl remove internal version references in polymorphichelpers
2018-09-28 10:08:08 -07:00
SataQiu
94a653f100 fix typo 2018-09-28 23:41:24 +08:00
k8s-ci-robot
7be7968443
Merge pull request #69175 from apelisse/approvers-hack
Add sig-cli as approver for testdata
2018-09-28 05:31:55 -07:00
Fabio Bertinatto
8894021b99 Fix flake in CSI plugin e2e test 2018-09-28 14:00:39 +02:00
k8s-ci-robot
7c024284ef
Merge pull request #69172 from seans3/test-small-fix
kubectl replace legacyscheme with kubectl scheme in two tests
2018-09-28 04:20:48 -07:00
Van Tu
d3b4f2dac4 Bug fix - revert metrics-server base CPU resources back to 40 mCPU
The reduction in base CPU resources resulted in a significant increase in
start times from ~30 second to 1-4 minutes.
2018-09-28 06:18:39 -04:00
k8s-ci-robot
d204a90dcf
Merge pull request #69194 from Pingan2017/changelog-1.12
correct CHANGELOG-1.12
2018-09-28 03:06:26 -07:00