- 16 Oct, 2018 10 commits
-
-
Clayton Coleman authored
The types referenced in credentialprovider are part of a long term api and will not change, and kubectl doesn't need to take a dependency on this package in order to do minimal validation here.
-
Clayton Coleman authored
pkg/kubectl has a lot of files. Move everything generator related into pkg/kubectl/generate (generic) or pkg/kubectl/generate/versioned (type specific). Move the DescriberFn and GeneratorFn out of kubectl/cmd/util and into the respective versioned packages, along with tests.
-
Anago GCB authored
-
k8s-ci-robot authored
enable and improve e2e of NoExecuteTaintManager
-
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
-
k8s-ci-robot authored
Remove last traces of old registry name
-
- 15 Oct, 2018 7 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
-
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 10 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.
-
Davanum Srinivas authored
Change-Id: Ie1a5feaba20736d491242b4c971423c0a624f383
-
- 14 Oct, 2018 7 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.
-
k8s-ci-robot authored
Fix golint issues for pkg/volume/{fc,flocker} packages -
k8s-ci-robot authored
fix typos
-
k8s-ci-robot authored
fix some typos
-
k8s-ci-robot authored
Bazel: stop using deprecated docker_ rules and turn on stamping
-
- 13 Oct, 2018 5 commits
-
-
k8s-ci-robot authored
Add auth-delegator permissions for e2e sample server test
-
k8s-ci-robot authored
Disable OWNERS inheritance on key api change directories
-
k8s-ci-robot authored
Rename KUBERNETES_EXTERNAL_DIFF to KUBECTL_EXTERNAL_DIFF
-
Christoph Blecker authored
-
k8s-ci-robot authored
certs: Delete useless code
-