k3s/pkg/apis
Kubernetes Submit Queue 1c0c83d245 Merge pull request #51777 from m1093782566/ipvs-sync-period
Automatic merge from submit-queue (batch tested with PRs 52240, 48145, 52220, 51698, 51777). 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>..

Add ipvs default sync period

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

If sync period <=0, it will cause kube-proxy panic, see: https://github.com/kubernetes/kubernetes/blob/master/pkg/proxy/ipvs/proxier.go#L728

That is, the input parameter for `time.NewTicker()` must be >0.

Unfortunately, current default value of sync period is 0.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-09-23 09:14:05 -07:00
..
abac Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
admission admission api: cut off api from k8s.io/apiserver 2017-08-25 12:29:29 +02:00
admissionregistration Merge pull request #51283 from caesarxuchao/fix-initializer-validate 2017-09-02 20:35:22 -07:00
apps Merge pull request #51638 from mfojtik/client-gen-custom-methods 2017-09-03 11:10:09 -07:00
authentication Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
authorization generated 2017-09-01 19:11:19 +08:00
autoscaling Move Autoscaling v2{alpha1 --> beta1} 2017-09-05 17:49:30 -04:00
batch Merge pull request #52733 from julia-stripe/validate-cronjob-name-length 2017-09-22 19:22:20 -07:00
certificates Generated files 2017-08-25 15:01:08 -04:00
componentconfig add ipvs default sync period 2017-09-01 16:24:48 +08:00
extensions Merge pull request #51337 from php-coder/psp_star_in_allowed_caps 2017-09-19 17:31:04 -07:00
imagepolicy Merge pull request #50094 from sttts/sttts-no-importprefix 2017-08-14 12:14:55 -07:00
meta/v1 Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
networking Merge pull request #51959 from cmluciano/cml/updatenpowners 2017-09-22 18:25:28 -07:00
policy Generated files 2017-08-25 15:01:08 -04:00
rbac Merge pull request #51058 from thockin/codegen-dbg 2017-09-02 22:52:06 -07:00
scheduling Generated files 2017-08-25 15:01:08 -04:00
settings Add API for mount propagation. 2017-09-01 21:36:32 +02:00
storage Update generated files - api, bazel, json 2017-09-04 09:02:35 +02:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00