- 04 Feb, 2016 32 commits
-
-
Eric Tune authored
Move type LabelSelector and type LabelSelectorRequirement from pkg/apis/extensions This avoids an import loop when Job (and later DaemonSet, Deployment, ReplicaSet) are moved out of extensions to new api groups. Also Move LabelSelectorAsSelector utility from pkg/apis/extensions/ to pkg/api/unversioned/ Also its test. Also LabelSelectorOp* constants. Also the pkg/apis/extensions/validation functions ValidateLabelSelectorRequirement and ValidateLabelSelector move to pkg/api/unversioned The related type in pkg/apis/extensions/v1beta1/ is staying there. I might move it in another PR if neccessary.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Nikhil Jindal authored
Adding test for apiserver example
-
Tim Hockin authored
Don't handshake with each watch interrupt in proxy unittests.
-
Saad Ali authored
rkt: Add DNS support
-
Prashanth Balasubramanian authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Eric Tune authored
Use `kubectl create secret` wherever possible instead of defining a complete object. Reorganized some content.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Wojciech Tyczynski authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
dingh authored
-
Saad Ali authored
Move MinReadySeconds out of RollingUpdateDeployment
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Prashanth B authored
Make sure at least one interrupt is buffered before dropping.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Prashanth Balasubramanian authored
-
David Oppenheimer authored
NodeSelector, HardNodeAffinity and SoftNodeAffinity implementation
-
Saad Ali authored
Revert to Go 1.4.2
-
Kevin authored
-
Mike Danese authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Saad Ali authored
Remove e2e global 'timeout'
-
Saad Ali authored
Fix DeleteCollection in FakeClient
-
nikhiljindal authored
-
Saad Ali authored
Make it easier to debug pod IP flakes for downward API
-
nikhiljindal authored
-
Saad Ali authored
Fix wrong timeout param to wget
-
- 03 Feb, 2016 8 commits
-
-
Saad Ali authored
kube-proxy tries to apply latest snapshot
-
Paul Morie authored
-
Paul Morie authored
-
Paul Morie authored
-
Paul Morie authored
-
Tim Hockin authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Saad Ali authored
Service e2e cleanup and factoring
-