k3s/pkg
Kubernetes Submit Queue 9d0e3dff07
Merge pull request #62445 from yue9944882/fix-job-backoff-test
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>.

Fixes failing job back off test

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

 The test `TestJobBackoff` is always failing on my local environment.

After debugging, I find that it is caused by `fakeRateLimitQueue` in which the `Forget` call should have delete the key entry from the queue. But actually it is doing nothing. 

IDK why upstream test is running successfully all the time. Am I missing sth?


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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-18 11:57:10 -07:00
..
api remove deprecated ObjectMeta ListOptions DeleteOptions 2018-04-09 21:19:20 +08:00
apis Merge pull request #62448 from k82cn/k8s_62002 2018-04-17 16:31:14 -07:00
auth
capabilities
client Merge pull request #61608 from php-coder/psp_move_internal_types_to_policy 2018-04-13 05:22:24 -07:00
cloudprovider Merge pull request #62220 from vmware/detach_bug_fix 2018-04-17 20:52:12 -07:00
controller Merge pull request #62445 from yue9944882/fix-job-backoff-test 2018-04-18 11:57:10 -07:00
credentialprovider
features make mikedanese owner of CertRotation features 2018-04-12 08:37:29 -07:00
fieldpath
generated Update kazel to include openapi tag detection fix 2018-04-17 11:17:03 -07:00
kubeapiserver Merge pull request #62621 from hzxuzhonghu/kube-api-show-deprecated-flags 2018-04-16 12:58:17 -07:00
kubectl Merge pull request #48244 from xilabao/add-validation-when-create-directory 2018-04-18 11:08:55 -07:00
kubelet Merge pull request #62352 from mikedanese/fixalpha3 2018-04-17 16:31:28 -07:00
kubemark
master apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-05 14:41:56 +02:00
printers Merge pull request #62744 from liggitt/describe-cronjob 2018-04-18 07:58:19 -07:00
probe
proxy fix nodeport FORWARD chain 2018-04-12 17:25:28 +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 fix error message of TokenRequest 2018-04-18 16:59:16 +08:00
routes
scheduler Merge pull request #62715 from bsalamat/fix_antiaffinity 2018-04-17 22:38:13 -07:00
security Update generated files. 2018-04-11 18:35:24 +02:00
securitycontext remove unused code in securitycontext 2018-03-29 23:32:48 -07:00
serviceaccount
ssh
util add andyzhangx as Reviewer 2018-04-16 07:13:15 +00:00
version
volume Merge pull request #62378 from humblec/snap-option 2018-04-18 04:24:08 -07:00
watch/json
windows/service Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
.import-restrictions
BUILD pkg/api/unversioned related cleanup 2018-03-13 17:20:16 +08:00
OWNERS