- 31 Oct, 2018 26 commits
-
-
k8s-ci-robot authored
kubectl: fixes expose bug for workload without selectors
-
k8s-ci-robot authored
make gc admission set attribute namespace correctly for owners
-
k8s-ci-robot authored
test switching between standalone/Ingress NEG
-
k8s-ci-robot authored
Update import-boss restrictions - pkg/controller
-
k8s-ci-robot authored
fix typo
-
k8s-ci-robot authored
Swap cmd_test to cmd package in kubeadm/app/cmd/config_test.go
-
k8s-ci-robot authored
fix golint for /pkg/util/ipconfig and /pkg/util/resourcecontainer
-
k8s-ci-robot authored
kubelet: fix cri-o when using unix prefix
-
k8s-ci-robot authored
Ensure orphan public IPs deleted
-
k8s-ci-robot authored
Fix retainKeys patchStrategy in apps/deployments
-
Ashley Gau authored
-
k8s-ci-robot authored
kubeadm: graduate the control-plane phase
-
saravanan30erd authored
-
Lubomir I. Ivanov authored
-
Lubomir I. Ivanov authored
Remove custom flags that were previously available per sub-phase. Rely on the config passed to 'kubeadm init' for that. Remove redundant functions in manifests.go. Move the audit policy settings to the control plane phase (under API server).
-
Anago GCB authored
-
k8s-ci-robot authored
Deflake HPA tests
-
k8s-ci-robot authored
fix openstack provider to handle only Cinder volumes
-
Pengfei Ni authored
-
k8s-ci-robot authored
duplicated glog.V(10) when had a if glog.V(10)
-
k8s-ci-robot authored
Enable allocatable support for Windows nodes
-
k8s-ci-robot authored
Update vendor package github.com/coreos/...
-
k8s-ci-robot authored
Add support for mount options to CSI drivers
-
Sean Sullivan authored
-
k8s-ci-robot authored
Fix for the 'kubectl explain crd --recursive' goes into an infinite loop issue
-
k8s-ci-robot authored
Fix missing 'break'
-
- 30 Oct, 2018 14 commits
-
-
Martin Vladev authored
When the cloud-controller-manager is running with PV label initializing controller and NFS volume is created, it causes nill reference error. related to #68996
-
k8s-ci-robot authored
prevent sorting of PATH dirs for kubectl plugins
-
k8s-ci-robot authored
Fixing comments on the OwnerReference
-
k8s-ci-robot authored
e2e: live streaming of pod events and stdout for CSI volume tests
-
k8s-ci-robot authored
Correctly handle named pipe host mounts for Windows
-
k8s-ci-robot authored
improve pleg error msg when it has never been successful
-
Vikranth Thati authored
-
k8s-ci-robot authored
Combine creating a volume and applying tags in one operation
-
k8s-ci-robot authored
Fix AWS volume and cloud provider import order
-
k8s-ci-robot authored
Correct some errors in returned message
-
k8s-ci-robot authored
tests: Fixes DNS tests false positives
-
k8s-ci-robot authored
Kubeadm graduate kubeconfig phase
-
k8s-ci-robot authored
kubeadm: Remove multiple API server endpoints support upon join
-
k8s-ci-robot authored
Don't raise observedGeneration when waiting for expectations and object hasn't been processed
-