k3s/pkg
Kubernetes Submit Queue 8d064823bb
Merge pull request #63264 from bsalamat/monotonic_generation
Automatic merge from submit-queue. 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>.

Increase scheduler cache generation number monotonically in order to avoid collision

**What this PR does / why we need it**:
Increments the scheduler cache generation number monotonically to avoid collision of the generation numbers. More context in #63262.

**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 #63262.

**Special notes for your reviewer**:

**Release note**:

```release-note
Increase scheduler cache generation number monotonically in order to avoid collision and use of stale information in scheduler.
```
2018-05-08 03:45:57 -07:00
..
api update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
apis Merge pull request #63438 from php-coder/psp_unix_user_and_group_id 2018-05-04 11:43:29 -07:00
auth
capabilities
client update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
cloudprovider Merge pull request #63425 from feiskyer/azclient 2018-05-07 01:08:45 -07:00
controller Merge pull request #61970 from sak0/dev-endpoints 2018-05-06 19:47:30 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #62870 from pospispa/Bring-StorageObjectInUseProtection-feature-to-GA-2nd-attempt 2018-04-26 17:25:04 -07:00
fieldpath
generated Add pointer comments 2018-04-25 09:47:14 -07:00
kubeapiserver Merge pull request #63457 from fisherxu/mv 2018-05-05 14:20:23 -07:00
kubectl rm GetStandardPrinter 2018-05-07 15:37:55 -04:00
kubelet Merge pull request #63045 from msau42/fix-subpath-readonly 2018-05-07 23:36:49 -07:00
kubemark
master Merge pull request #63383 from liggitt/lease-reconciler 2018-05-04 12:41:09 -07:00
printers rm GetStandardPrinter 2018-05-07 15:37:55 -04:00
probe
proxy fix ipvs fw 2018-05-07 11:22:34 +08:00
quota Resources prefixed with *kubernetes.io/ should remain unscheduled if they are not exposed on the node. 2018-03-28 17:24:30 -07:00
registry Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
routes
scheduler Merge pull request #63264 from bsalamat/monotonic_generation 2018-05-08 03:45:57 -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 remove unused code in securitycontext 2018-03-29 23:32:48 -07:00
serviceaccount fix a error in serviceaccount validate. 2018-04-24 14:48:37 +08:00
ssh
util Merge pull request #63045 from msau42/fix-subpath-readonly 2018-05-07 23:36:49 -07:00
version
volume Merge pull request #63339 from sjenning/remove-mount-success-event 2018-05-04 04:42:06 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS