- 13 Oct, 2018 15 commits
-
-
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
-
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 25 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
-
k8s-ci-robot authored
kubeadm add phase runner
-
k8s-ci-robot authored
Fix typos in the test comments
-
k8s-ci-robot authored
use k8s.gcr.io/pause instead of kubernetes/pause
-
k8s-ci-robot authored
Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version 2
-
k8s-ci-robot authored
kubectl: copy pod utils into util/podutils package
-
Antoine Pelisse authored
Also remove the test that used to check that the dry-run flag is forbidden.
-
k8s-ci-robot authored
Remove excessive warnings with x509 certificate auth
-
Sean Sullivan authored
-
Davanum Srinivas authored
Pick up some code from https://github.com/heptio/kube-conformance Fix up build scripts for the new conformance image Fix Header template and Copyright to make verify job go green update README and add execute permissions for script Change-Id: Ib6509acd816cc2fb3a516bfb8e0ff9e32bff8f79
-
Tim Allclair authored
-
Antoine Pelisse authored
We changed the code to verify that the type supports dry-run, but we've only done it for patch, not for create, which means that people can create objects they don't want to create. We can actually simplify the code by moving the check much earlier in the method, which fixes all possible bug like this.
-
k8s-ci-robot authored
cherry_pick_pull should work for non-k/k repos
-
k8s-ci-robot authored
Improve decription of command 'kubectl create clusterrole'
-
k8s-ci-robot authored
Makes kubectl respect the `LC_ALL` and `LC_MESSAGES` env vars
-
k8s-ci-robot authored
Add jpbetz and wenjiaswe to cluster/images/etcd OWNERS
-
k8s-ci-robot authored
Implement RunAsGroup Strategy in PSP
-
k8s-ci-robot authored
Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/templates
-
Jess Frazelle authored
Signed-off-by:Jess Frazelle <acidburn@microsoft.com>
-