- 30 Oct, 2018 14 commits
-
-
Patrick Ohly authored
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).
-
k8s-ci-robot authored
default api audiences to service account token issuer if available
-
k8s-ci-robot authored
Refactor scheduler_test.go to use Clientset
-
k8s-ci-robot authored
Introduce test harness into unit tests
-
k8s-ci-robot authored
Add myself as reviewer to test/conformance/OWNERS
-
k8s-ci-robot authored
Remove unused code in aws cloud provider
-
k8s-ci-robot authored
bazel: use starlark implementations of http_archive and http_file
-
k8s-ci-robot authored
bazel: bump repo-infra dependency
-
k8s-ci-robot authored
Switch kubectl rollout to directly rolling back deployments
-
k8s-ci-robot authored
Remove spurious vendordiff.patch file
-
k8s-ci-robot authored
Fix e2e limits
-
k8s-ci-robot authored
Revert "limit forbidden error to details of what was forbidden"
-
k8s-ci-robot authored
echo audiences in anonymous and insecure authenticators
-
k8s-ci-robot authored
e2e manifests
-
- 29 Oct, 2018 26 commits
-
-
Mike Danese authored
This is a sane default that users can choose to migrate away from later.
-
k8s-ci-robot authored
Use debian-base instead of busybox as base image for server images
-
k8s-ci-robot authored
Add support for projected volume in describe function
-
k8s-ci-robot authored
Implement a basic RuntimeClass E2E
-
k8s-ci-robot authored
remove flag '--skip-preflight-checks' deprecated info
-
k8s-ci-robot authored
getPids - don't recursively traverse every dir in /proc
-
Aaron Crickenberger authored
I'd like to start fielding more reviews of this code since I'm actively involved in efforts that are consumers of it
-
k8s-ci-robot authored
kubeadm: Graduate certs phase
-
k8s-ci-robot authored
remove OutOfDisk condition in kubelet
-
k8s-ci-robot authored
Get the etcd data path from kubeadm config or etcd pod manifest on kubeadm reset
-
Cheng Pan authored
-
k8s-ci-robot authored
Tolerate lack of namespace permissions in RBAC reconciliation
-
Jeff Grafton authored
-
Tim Allclair authored
-
k8s-ci-robot authored
add module 'nf_conntrack' in ipvs prerequisite check
-
k8s-ci-robot authored
Prune all kubeapiserver internal informer/lister codes from k/k
-
k8s-ci-robot authored
Extend DNS ConfigMap tests to support IPv6
-
k8s-ci-robot authored
The metadata.generation of a Custom Resource is always incremented
-
Jeff Grafton authored
-
Samuel Davidson authored
This reverts commit 1c012f1c.
-
k8s-ci-robot authored
Improve Azure instance metadata handling
-
k8s-ci-robot authored
Update regions.go
-
Joe Betz authored
-
Sandeep Rajan authored
ipv6 tests for configmap
-
Rafael Fernández López authored
-
Rafael Fernández López authored
-