- 14 Feb, 2019 9 commits
-
-
Kubernetes Prow Robot authored
kubeadm cleanup: master -> control-plane :)
-
Kubernetes Prow Robot authored
update generated files
-
Kubernetes Prow Robot authored
e2e upgrade test: rename functions to match f0f78299
-
Kubernetes Prow Robot authored
Clean unused code in pkg/securitycontext/util.go
-
Kubernetes Prow Robot authored
Skip validation for clusterCIDR in node ipam controller.
-
Kubernetes Prow Robot authored
e2e: Use cluster-driver-registrar for CSIDriverRegistry tests
-
Kubernetes Prow Robot authored
Support total process ID limiting for nodes
-
Kubernetes Prow Robot authored
Limit the number of operations in a single json patch to be 10,000
-
Kubernetes Prow Robot authored
mark vendor build targets manual
-
- 13 Feb, 2019 31 commits
-
-
Kubernetes Prow Robot authored
add some owners for deps
-
Kubernetes Prow Robot authored
Add path in find-tar for locating node binary tarball
-
Kubernetes Prow Robot authored
Fix glusterfs e2e not using correct storageclass
-
Kubernetes Prow Robot authored
Upgrade tests don't tolerate nodes with taints correctly
-
Kubernetes Prow Robot authored
Print the involved object in the event table as resource/name
-
Jose A. Rivera authored
Signed-off-by:Jose A. Rivera <jarrpa@redhat.com>
-
Jose A. Rivera authored
Signed-off-by:Jose A. Rivera <jarrpa@redhat.com>
-
Kubernetes Prow Robot authored
Fix golint failures on cmd/kubeadm/app
-
Kubernetes Prow Robot authored
add e2e test when expansion is disabled
-
yankaiz authored
clusterCIDR is passed down from kube_env CLUSTER_IP_RANGE to the flag --cluster-cidr. We plan not to let GKE to pass down CLUSTER_IP_RANGE to kube-env for the master node.
-
Robert Krawitz authored
-
Kubernetes Prow Robot authored
Update repo-infra, bazel-skylib, and rules_docker dependencies
-
Kubernetes Prow Robot authored
Move all constants to a single `const (`
-
Chao Xu authored
-
Benjamin Elder authored
-
Kubernetes Prow Robot authored
Allow the usage of --kubeconfig-dir and --config flags on kubeadm init
-
Kubernetes Prow Robot authored
Use correct server url in dynamic provisioning tests
-
Hemant Kumar authored
-
Hemant Kumar authored
Also refactor some of the code that creates resizable SC
-
Kubernetes Prow Robot authored
kube-aggregator: split openapi spec aggregator from controller code
-
SataQiu authored
-
Anago GCB authored
-
Kubernetes Prow Robot authored
Start using new version of logexporter.
-
Kubernetes Prow Robot authored
Don't log warning when EndpointsLastChangeTriggerTime not set.
-
danielqsj authored
-
Kubernetes Prow Robot authored
When pleg channel is full, discard events and record its count
-
changyaowei authored
-
Humble Chirammal authored
Signed-off-by:Humble Chirammal <hchiramm@redhat.com>
-
Matt Matejczyk authored
-
Matt Matejczyk authored
-
Kubernetes Prow Robot authored
Add `kubectl auth can-i --list` option which could help users know what actions they can do in specific namespace
-