- 13 Dec, 2018 1 commit
-
-
Anago GCB authored
-
- 12 Dec, 2018 5 commits
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #71923: diff: Fix overlapping filenames
-
Kubernetes Prow Robot authored
Automated cherry pick of #71980: Disable proxy to loopback and linklocal
-
Micah Hausler authored
-
Kubernetes Prow Robot authored
Automated cherry pick of #71755: Allow kube-scheduler to tolerate cluster auth config lookup
-
Kubernetes Prow Robot authored
Automated cherry pick of #71713, #71857: Plumb token and token file through rest.Config
-
- 11 Dec, 2018 8 commits
-
-
Antoine Pelisse authored
-
Antoine Pelisse authored
The filename can overlap when multiple resources have the same name (but obviously are of a different type). Include the name of the type in the file name to prevent the overlap.
-
Kubernetes Prow Robot authored
Automated cherry pick of #71854: apply: fix detection of non-dry-run enabled servers
-
Kubernetes Prow Robot authored
Automated cherry pick of #71551: activate unschedulable pods only if the node became more
-
Kubernetes Prow Robot authored
Set delete propagation policy to background when removing jobs and its dependents
-
Kubernetes Prow Robot authored
Automated cherry pick of #71941: add VMSize info in attach/detach azure disk
-
andyzhangx authored
-
mlmhl authored
-
- 10 Dec, 2018 10 commits
-
-
Kubernetes Prow Robot authored
Include BGPConfiguration
-
Kubernetes Prow Robot authored
Automated cherry pick of #71515 upstream release 1.13
-
Kubernetes Prow Robot authored
Automated cherry pick of #71803: Use kubeconfig flag instead of kubeconfig-dir in kubeadm init
-
Antoine Pelisse authored
Apply only checks that the server supports dry-run in the create path, not the update path, which is pretty bad.
-
Kubernetes Prow Robot authored
Automated cherry pick of #70756: Add e2e test for file exec #71625: Volume exec file test: added NodeSelector to pod
-
Kubernetes Prow Robot authored
Automated cherry pick of #71522: Use Node-Problem-Detector v0.6.0
-
Kubernetes Prow Robot authored
Automated cherry pick of #70392: Lookup PX api port from k8s service
-
Kubernetes Prow Robot authored
Automated cherry pick of #71736: Fix Azure node's internal IP address
-
Kubernetes Prow Robot authored
[1.13.1] Automated cherry pick of #71601: Surface help for insecure ports to explain how to disable
-
Jordan Liggitt authored
-
- 08 Dec, 2018 5 commits
-
-
Satyadeep Musuvathy authored
Needed for calico 2.x to 3.x upgrade.
-
Laurent Bernaille authored
-
Laurent Bernaille authored
The current logic is to delete a RS if the number of active connections is 0. This makes sense for TCP but for UDP the number of active connections is always 0. This is an issue for DNS queries because the RS will be deleted but the IPVS connection will remain until it expires (5mn by default) and if there are a lot of DNS queries, the port will be reused and queries blackholed. Of course for this to work properly the service needs to continue to serve queries until the connections expire (this works fine with the lameduck option of coredns).
-
Laurent Bernaille authored
-
Laurent Bernaille authored
Help distinguish UDP and TCP RS (useful for DNS which uses both)
-
- 07 Dec, 2018 8 commits
-
-
Kubernetes Prow Robot authored
Update Cluster Autoscaler version in gce manifests to 1.13.1
-
Kubernetes Prow Robot authored
Automated cherry pick of #71805: Fix sort-by regression
-
Kubernetes Prow Robot authored
Automated cherry pick of #71722 upstream release 1.13
-
Jordan Liggitt authored
-
Łukasz Osipiuk authored
-
Bobby (Babak) Salamat authored
-
Bobby (Babak) Salamat authored
-
Bobby (Babak) Salamat authored
-
- 06 Dec, 2018 3 commits
-
-
Jordan Liggitt authored
-
Yago Nobre authored
-
Jordan Liggitt authored
-