k3s/pkg
Kubernetes Submit Queue b84567a57e Merge pull request #45773 from justinsb/servicecontroller_harmonize
Automatic merge from submit-queue

servicecontroller: use consistent node criteria

We have two node selection functions: includeNodeFromNodeList and
getNodeConditionPredicate, and the logic is different.

The logic should be the same, so remove includeNodeFromNodeList and just
use getNodeConditionPredicate everywhere.

Fix #45772

```release-note
servicecontroller: Fix node selection logic on initial LB creation
```
2017-06-11 20:50:10 -07:00
..
api Generated code. 2017-06-10 02:43:05 -04:00
apimachinery/tests Fix round-trip of Unstructured.OwnerReferences 2017-06-02 11:13:33 +10:00
apis Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
auth nodeidentifier: require nodes to have wellformed usernames 2017-06-08 23:47:01 -04:00
bootstrap/api
capabilities
client StatefulSetHasDesiredReplicas condition should check ObservedGeneration and update statefulset reaper use StatefulSetHasDesiredReplicas 2017-06-09 10:15:34 +08:00
cloudprovider Merge pull request #47215 from ublubu/aws-addresses 2017-06-11 17:33:51 -07:00
controller Merge pull request #45773 from justinsb/servicecontroller_harmonize 2017-06-11 20:50:10 -07:00
conversion
credentialprovider
features Rotate kubelet client certificate. 2017-06-01 09:29:42 -07:00
fieldpath
fields
generated Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
hyperkube
kubeapiserver Load initializers from dynamic config 2017-06-05 19:12:41 -04:00
kubectl kubectl drain errors if pod is already deleted 2017-06-09 17:05:43 -04:00
kubelet Merge pull request #47212 from MrHohn/kubelet-iptables-lock 2017-06-09 16:44:00 -07:00
kubemark Group container-runtime-specific flags/options together 2017-05-30 08:10:39 -07:00
labels
master handle unversioned objects for encoding for CRs 2017-06-06 10:20:50 -04:00
metrics
printers Merge pull request #42156 from croomes/storageos 2017-06-09 18:25:04 -07:00
probe
proxy Proxy: comments around ClusterCIDR use 2017-06-01 12:36:31 -07:00
quota
registry Implements StatefulSet update 2017-06-06 12:00:28 -07:00
routes
runtime
security Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
securitycontext
serviceaccount
ssh
types
util Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
version Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
volume iSCSI plugin: Update devicepath with filepath.Glob result 2017-06-09 22:54:25 -04:00
watch
BUILD Regenerate files 2017-05-28 10:11:02 -04:00
OWNERS