- 15 Oct, 2018 3 commits
-
-
k8s-ci-robot authored
kubeadm: modify SetKubernetesVersion
-
k8s-ci-robot authored
fix golint issue for pkg/volume/util
-
k8s-ci-robot authored
Add tolerations for Stackdriver Logging and Metadata Agents.
-
- 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 23 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
-
k8s-ci-robot authored
Add labels when conformance/ directory changes
-
Lubomir I. Ivanov authored
Without this patch SetKubernetesVersion does not set a version in all locations where it's called, because the passed config to it always has a default version stable-1. This always triggers the != "" check and the function returns without setting a version. Validate against DefaultKubernetesVersion and "" instead. This fixes all cases where fetching a version from the internet is not needed at all - e.g. "kubeadm token create". Also make SetKubernetesVersion default to version.Get().String() and add unit tests for the function.
-
k8s-ci-robot authored
kubectl: copy printer tabwriter into kubectl
-
k8s-ci-robot authored
Set PriorityClassName when there's a default PirorityClass.
-
k8s-ci-robot authored
kubectl dry-run: Check for server didn't work on create
-
Bobby (Babak) Salamat authored
-
k8s-ci-robot authored
Sync PSP v1beta1 api definitions with internals
-
k8s-ci-robot authored
dry-run: Promote from Alpha to Beta
-
k8s-ci-robot authored
upgrading sample-apiserver to 1.10
-
k8s-ci-robot authored
Move pkg/scheduler/algorithm/well_known_labels.go out
-
k8s-ci-robot authored
Distinguish projected secret, configmap and downward api tests
-
k8s-ci-robot authored
Fix WaitTimeoutForPodEvent logic
-
k8s-ci-robot authored
`kubectl get priorityclass` prints value column
-
k8s-ci-robot authored
upstream heptio/kube-conformance
-
k8s-ci-robot authored
update import in doc.go of staging/src/k8s.io/api/storage/v1
-
k8s-ci-robot authored
fix test log info
-
tanshanshan authored
-
k8s-ci-robot authored
GCP: Remove the deprecated google-json-key support
-
- 12 Oct, 2018 7 commits
-
-
k8s-ci-robot authored
Kubeadm - Add etcd ports constant
-
k8s-ci-robot authored
Remove ericchiang from OWNERS files
-
k8s-ci-robot authored
add default for ProcMountType
-
k8s-ci-robot authored
kubectl taint: copy core taintutil dependency into kubectl
-
k8s-ci-robot authored
remove unneed parameter in test struct
-
Federico Bongiovanni authored
Adding suggested lost in translation missing ARCH to the BASEIMAGE
-
Sean Sullivan authored
-