k3s/pkg
Kubernetes Submit Queue 2feb093783
Merge pull request #64180 from feiskyer/verbose
Automatic merge from submit-queue (batch tested with PRs 63434, 64172, 63975, 64180, 63755). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Check SessionAffinity for Azure load balancer

**What this PR does / why we need it**:

Currently azure load balance rule comparing is based on name which does not have affinity information. So during updating, the loadDistribution property is not updated.

This PR fixes this and adds some verbose logs for better understanding what's happening.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #63908

**Special notes for your reviewer**:

Cherry pick to 1.10.

**Release note**:

```release-note
Fix SessionAffinity not updated issue for Azure load balancer
```
2018-05-24 12:18:20 -07:00
..
api remove API dependency on printers 2018-05-21 13:46:53 -04:00
apis Merge pull request #64126 from mtaufen/remove-old-todos 2018-05-22 22:14:13 -07:00
auth add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
capabilities
client Autogenerated code 2018-05-15 21:38:54 +02:00
cloudprovider Add unit tests for findRule() 2018-05-24 13:20:46 +08:00
controller Merge pull request #61419 from enisoc/apps-v1-deploy 2018-05-23 18:14:13 -07:00
credentialprovider
features Merge pull request #64046 from yujuhong/log-rotate-beta 2018-05-21 17:05:30 -07:00
fieldpath
generated Generated 2018-05-12 02:01:09 -04:00
kubeapiserver switch rbac to external 2018-05-22 08:17:05 -04:00
kubectl Merge pull request #64127 from WanLinghao/use_go_library 2018-05-24 10:45:11 -07:00
kubelet Merge pull request #63434 from adfinis-forks/bug_typo_kubelet_volume_stats 2018-05-24 11:44:20 -07:00
kubemark
master Merge pull request #64174 from liggitt/correct-openapi-extensions 2018-05-24 09:41:09 -07:00
printers kubectl: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
probe
proxy Merge pull request #64146 from Lion-Wei/ipvs-lb 2018-05-22 19:20:18 -07:00
quota
registry Merge pull request #64063 from roycaihw/support-get-status 2018-05-23 18:14:20 -07:00
routes
scheduler Merge pull request #63975 from godliness/lock-optimization 2018-05-24 12:18:17 -07:00
security Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
securitycontext
serviceaccount add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
ssh Use Dial with context 2018-05-19 08:14:37 +10:00
util Merge pull request #62102 from cofyc/fixlocalvolumefsgroup 2018-05-23 19:44:24 -07:00
version
volume Merge pull request #64139 from k82cn/vol_util_enhance 2018-05-23 19:44:18 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS