k8s-ci-robot
650357ae53
Merge pull request #70306 from obnoxxx/glusterfs-improve-comments
...
Glusterfs: improve some comments
2018-10-30 06:25:20 -07:00
k8s-ci-robot
c7f0616482
Merge pull request #70236 from mlmhl/cephfs
...
Improve cephfs fuse error log level
2018-10-30 06:25:10 -07:00
k8s-ci-robot
fda41d14c4
Merge pull request #70366 from mlmhl/scheduler_optimization
...
Activate unschedulable pods only if the node became more schedulable
2018-10-30 04:57:12 -07:00
k8s-ci-robot
a41b478530
Merge pull request #70358 from houjun41544/20181029
...
Fix an error in log info
2018-10-30 04:57:02 -07:00
zqm19941101
05013135b4
fix typo
2018-10-30 19:27:36 +08:00
k8s-ci-robot
03a145de8a
Merge pull request #70271 from yuexiao-wang/switch-errors-1
...
[kubeadm/app/]switch to github.com/pkg/errors
2018-10-30 03:38:35 -07:00
yuexiao-wang
c0a9b4d04d
add BUILD
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-30 16:23:52 +08:00
yuexiao-wang
cc303c8774
[kubeadm/app/]switch to github.com/pkg/errors
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-30 16:23:24 +08:00
Patrick Ohly
1449353067
e2e: live streaming of pod events and stdout for CSI volume tests
...
Debugging the CSI driver tests depends a lot on the output of the CSI
sidecar containers and the CSI driver, but that information was not
captured automatically and thus unavailable after a test run. This is
particularly bad when running in a remote CI system, but also manually
watching the cluster during a test was cumbersome.
Now pod events and log messages get copied to the test's output at the
time that they happen (when running without report directory) or get
written to individual log files (when running with report directory in
the CI).
2018-10-30 09:18:48 +01:00
Pingan2017
eea9994112
code cleanup for kubectl top
2018-10-30 15:01:24 +08:00
k8s-ci-robot
1f0f4cd7eb
Merge pull request #70308 from mikedanese/trev7
...
default api audiences to service account token issuer if available
2018-10-29 22:08:01 -07:00
k8s-ci-robot
2f175c1b41
Merge pull request #70290 from tossmilestone/scheduler-test-refactor
...
Refactor scheduler_test.go to use Clientset
2018-10-29 22:07:52 -07:00
Yang Li
a4fff0d32c
Fix golint error for `pkg/volume/util/resize_util.go`
2018-10-30 13:01:54 +08:00
Pengfei Ni
856c83e637
Enable allocatable support for Windows nodes
2018-10-30 11:17:23 +08:00
k8s-ci-robot
070a35f9c3
Merge pull request #69544 from justinsb/tempdir_cleanup
...
Introduce test harness into unit tests
2018-10-29 20:07:27 -07:00
mlmhl
c50f89dd43
activate unschedulable pods only if the node became more schedulable
2018-10-30 10:45:59 +08:00
mlmhl
12e007d33c
improve cephfs fuse error log level
2018-10-30 09:56:47 +08:00
k8s-ci-robot
9d0a6d0fc6
Merge pull request #70390 from spiffxp/add-spiffxp-as-reviewer-to-test-conformance
...
Add myself as reviewer to test/conformance/OWNERS
2018-10-29 18:53:31 -07:00
k8s-ci-robot
e00c14d119
Merge pull request #70386 from leakingtapan/clean-ebs
...
Remove unused code in aws cloud provider
2018-10-29 18:53:22 -07:00
k8s-ci-robot
f29d646210
Merge pull request #70385 from ixdy/bazel-starlark-repo-rules
...
bazel: use starlark implementations of http_archive and http_file
2018-10-29 18:53:13 -07:00
k8s-ci-robot
c1f1cf168d
Merge pull request #70383 from ixdy/update-repo-infra
...
bazel: bump repo-infra dependency
2018-10-29 18:53:04 -07:00
AdamDang
dc2c003457
Correct some errors in returned message
...
Update stateful_set.go
Update azure_vmss.go
Update azure_vmss.go
Update disruption.go
Update stateful_set.go
2018-10-30 09:53:02 +08:00
k8s-ci-robot
975e6c0a73
Merge pull request #70039 from liggitt/deployment-rollback
...
Switch kubectl rollout to directly rolling back deployments
2018-10-29 18:52:51 -07:00
houjun
caf3c25616
Fix an error in log info
2018-10-30 09:02:06 +08:00
k8s-ci-robot
d265e7eeff
Merge pull request #70378 from jpbetz/remove-diff
...
Remove spurious vendordiff.patch file
2018-10-29 17:11:48 -07:00
k8s-ci-robot
dab98f9546
Merge pull request #70329 from ravisantoshgudimetla/fix-e2e-limits
...
Fix e2e limits
2018-10-29 17:11:38 -07:00
k8s-ci-robot
361f8c31bd
Merge pull request #70314 from samdamana/auth-revert
...
Revert "limit forbidden error to details of what was forbidden"
2018-10-29 17:11:27 -07:00
k8s-ci-robot
952e7b07c6
Merge pull request #70310 from mikedanese/trev10
...
echo audiences in anonymous and insecure authenticators
2018-10-29 17:11:18 -07:00
k8s-ci-robot
2ecc71da47
Merge pull request #69868 from pohly/e2e-manifests
...
e2e manifests
2018-10-29 17:11:08 -07:00
Jon Friesen
0415ebe439
Fixes golint in test/utils/image
...
This change fixes the test/utils/image package golint errors.
2018-10-29 17:07:01 -07:00
Mike Danese
a13b48de94
default api audiences to service account token issuer if available
...
This is a sane default that users can choose to migrate away from later.
2018-10-29 16:40:06 -07:00
k8s-ci-robot
f698f0fe17
Merge pull request #70245 from ixdy/debian-base-instead-of-busybox
...
Use debian-base instead of busybox as base image for server images
2018-10-29 15:54:20 -07:00
k8s-ci-robot
a9406c03a2
Merge pull request #70158 from WanLinghao/desribe_projected_volume_fix
...
Add support for projected volume in describe function
2018-10-29 15:54:10 -07:00
k8s-ci-robot
861e866b51
Merge pull request #69947 from tallclair/runtimeclass-e2e
...
Implement a basic RuntimeClass E2E
2018-10-29 15:53:59 -07:00
k8s-ci-robot
a5356359cb
Merge pull request #69518 from Pingan2017/remove-skip-preflight-checks-deprecated-info
...
remove flag '--skip-preflight-checks' deprecated info
2018-10-29 15:53:50 -07:00
k8s-ci-robot
4c874dbefe
Merge pull request #66367 from cpuguy83/speedup_pidof
...
getPids - don't recursively traverse every dir in /proc
2018-10-29 15:53:41 -07:00
Aaron Crickenberger
a188653334
Add myself as reviewer to test/conformance/OWNERS
...
I'd like to start fielding more reviews of this code since I'm actively
involved in efforts that are consumers of it
2018-10-29 15:48:00 -07:00
Chao Xu
db3c84a97c
make gc admission set attribute namespace correctly for owners
2018-10-29 15:00:11 -07:00
k8s-ci-robot
8c6fbd708c
Merge pull request #70331 from ereslibre/graduate-certs
...
kubeadm: Graduate certs phase
2018-10-29 14:38:43 -07:00
k8s-ci-robot
628e44647f
Merge pull request #70111 from Pingan2017/OOD-node
...
remove OutOfDisk condition in kubelet
2018-10-29 14:38:32 -07:00
k8s-ci-robot
ab61dcda62
Merge pull request #70003 from yagonobre/kubeadm-clean-etcd-dir
...
Get the etcd data path from kubeadm config or etcd pod manifest on kubeadm reset
2018-10-29 14:38:22 -07:00
Cheng Pan
6013bad90f
Remove unused code in aws cloud provider
2018-10-29 20:30:38 +00:00
k8s-ci-robot
1b593d0f14
Merge pull request #70351 from enj/enj/i/reconciliation_ns_tolerate_forbidden
...
Tolerate lack of namespace permissions in RBAC reconciliation
2018-10-29 13:22:50 -07:00
Jeff Grafton
801679ed89
bazel: use starlark implementations of http_archive and http_file
2018-10-29 13:00:45 -07:00
Tim Allclair
fe7fe3cc64
Implement a basic RuntimeClass E2E
2018-10-29 12:44:56 -07:00
k8s-ci-robot
d05622bee6
Merge pull request #70325 from islinwb/ipvs_fix
...
add module 'nf_conntrack' in ipvs prerequisite check
2018-10-29 12:08:22 -07:00
k8s-ci-robot
c89d2cb966
Merge pull request #70217 from yue9944882/prune-internal-informer-lister-from-kk
...
Prune all kubeapiserver internal informer/lister codes from k/k
2018-10-29 12:08:12 -07:00
k8s-ci-robot
0768fa5604
Merge pull request #70188 from rajansandeep/ipv6tests
...
Extend DNS ConfigMap tests to support IPv6
2018-10-29 12:08:03 -07:00
k8s-ci-robot
5cf90790fe
Merge pull request #69059 from caesarxuchao/unconditional-generation-increment
...
The metadata.generation of a Custom Resource is always incremented
2018-10-29 12:07:51 -07:00
Jeff Grafton
545ae2fcfe
bazel: bump repo-infra dependency
2018-10-29 11:57:15 -07:00