- 15 Feb, 2019 11 commits
-
-
yeya24 authored
Here there are two "the" in the doc. Remove the redundant one.
-
Kubernetes Prow Robot authored
Fix an issue of yaml and json format
-
Kubernetes Prow Robot authored
Remove executable file permission from OWNERS files
-
Kubernetes Prow Robot authored
Fix golint failures pkg/kubelet/util/cache
-
Kubernetes Prow Robot authored
In-Tree to CSI Migration logic for PersistentVolume Attach/Detach
-
Kubernetes Prow Robot authored
update import restrictions for pkg/cloudprovider/providers
-
Nguyen Van Trung authored
Signed-off-by:Nguyen Van Trung <trungnv@vn.fujitsu.com>
-
Kubernetes Prow Robot authored
CSIDriverRegistrar e2e cleanups
-
Kubernetes Prow Robot authored
kubeadm: fix kubeadm reset logic
-
Kubernetes Prow Robot authored
Make server-side apply's conflict errors more human readable
-
David Zhu authored
-
- 14 Feb, 2019 29 commits
-
-
Kubernetes Prow Robot authored
apiextensions-apiserver: make API helpers reusable
-
Kubernetes Prow Robot authored
Stop container in unknown state before recreate or remove.
-
Kubernetes Prow Robot authored
Error message has incorrect pluralization
-
Kubernetes Prow Robot authored
Honor forceAllowCreate in service registry
-
Haowei Cai authored
-
Kubernetes Prow Robot authored
Revert "Temporary fix for alpha features test"
-
Kubernetes Prow Robot authored
Update SIG-CLI leadership for feature approval
-
Kubernetes Prow Robot authored
Add missing VisitArbitrary methods in kubectl explain
-
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>
-
Clayton Coleman authored
Shows up to end users: ``` loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: OpenAPI spec does not exists ```
-
Kubernetes Prow Robot authored
kubeadm: restructure upgradeVariables
-
Kubernetes Prow Robot authored
Deprecate --export flag from get command
-
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>
-
Maciej Szulik authored
-
Ed Bartosh authored
If /etc/kubeadm/amdin.conf doesn't exist kubeadm reset fails with the error: failed to load admin kubeconfig: open /root/.kube/config: no such file or directory Fixed by properly checking if file exists before using it. -
Kubernetes Prow Robot authored
kube-aggregator: fix CRD registration controller name
-
Lantao Liu authored
-
Dr. Stefan Schimanski authored
-
Kubernetes Prow Robot authored
kubeadm cleanup: master -> control-plane
-
Kubernetes Prow Robot authored
Move cached discovery clients to their own packages
-
Kubernetes Prow Robot authored
Fix PVC protection e2es when default storage class is WaitForFirstConsumer
-
Kubernetes Prow Robot authored
Use Set to check whether flag name is allowed flag
-
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
-
Andrew Kim authored
-
vanduc95 authored
-