- 16 Oct, 2018 17 commits
-
-
Slava Semushin authored
-
k8s-ci-robot authored
clean all unused packages under pkg/util
-
k8s-ci-robot authored
Use fsync instead of sync for test
-
k8s-ci-robot authored
kubeadm refactor cmd init
-
k8s-ci-robot authored
Allow hostname-override arg to be used if specified
-
k8s-ci-robot authored
tolerate both http(s) and git urls for cherry_pick_pull
-
k8s-ci-robot authored
start-kubemark.sh: clean up the shell script.
-
Anago GCB authored
-
k8s-ci-robot authored
enable and improve e2e of NoExecuteTaintManager
-
fabriziopandini authored
-
k8s-ci-robot authored
Fix typo in CHANGELOG-1.10.md
-
k8s-ci-robot authored
correct kubelet service file permission
-
k8s-ci-robot authored
etcd2 code cleanup, remove deserialization cache
-
Jordan Liggitt authored
-
k8s-ci-robot authored
tokenreview: add APIAudiences config to generic API server and augment context
-
Davanum Srinivas authored
Looks like the previous change broke for users who have cloned their upstream using https instead of ssh. Here we explicit strip out the prefixes like "http://", "https://" and "git@" before look for the repo name and the org name. Change-Id: I8fbfae8bfa209a954d36d3ada791dcf13070ec6d
-
k8s-ci-robot authored
Remove last traces of old registry name
-
- 15 Oct, 2018 8 commits
-
-
Wei Huang authored
- e2e test file cannot end with "_test.go". rename "taints_test.go" to "taints.go" - test multiple pods case
-
Anago GCB authored
-
k8s-ci-robot authored
Make CreatePrivilegedPSPBinding reentrant
-
k8s-ci-robot authored
kubectl: update to use correct printers package
-
k8s-ci-robot authored
Add support for JSON patch in fake client
-
Mrunal Patel authored
sync sometimes hangs with misbehaving NFS during the tests Signed-off-by:Mrunal Patel <mpatel@redhat.com>
-
k8s-ci-robot authored
Switch off KUBE_BUILD_CONFORMANCE to diagnose a ci-cross issue
-
k8s-ci-robot authored
fix comments
-
- 16 Oct, 2018 1 commit
-
-
stepyu authored
-
- 15 Oct, 2018 11 commits
-
-
k8s-ci-robot authored
Simplify rand seeding
-
k8s-ci-robot authored
improve err msg for runtimeError when the uptime of runtime never update
-
k8s-ci-robot authored
Refactor scheduler factory test
-
Dan Mace authored
Make CreatePrivilegedPSPBinding reentrant so tests using it (e.g. DNS) can be executed more than once against a cluster. Without this change, such tests will fail because the PSP already exists, short circuiting test setup.
-
k8s-ci-robot authored
kubeadm: modify SetKubernetesVersion
-
k8s-ci-robot authored
fix golint issue for pkg/volume/util
-
Sean Sullivan authored
-
Davanum Srinivas authored
Looking at job results, there seems to be some flakiness, let's see if the PR that added the conformance image is the one to blame. https://prow.k8s.io/?type=periodic&job=ci-kubernetes-cross-build https://k8s-testgrid.appspot.com/sig-release-misc#cross-build&graph-metrics=test-duration-minutes&width=20 Change-Id: Ic26431a0e262100dec0444279d94277482972b07
-
k8s-ci-robot authored
Add tolerations for Stackdriver Logging and Metadata Agents.
-
WanLinghao authored
-
Davanum Srinivas authored
Change-Id: Ie1a5feaba20736d491242b4c971423c0a624f383
-
- 14 Oct, 2018 3 commits
-
-
k8s-ci-robot authored
AWS: unexport unnecessarily exported methods and variables about reco…
-
k8s-ci-robot authored
Fix a bug in node tree when all nodes in a zone are removed
-
k8s-ci-robot authored
Adding cheftako as approver for gce.
-