k3s/test/integration/master
Kubernetes Submit Queue bbcd21e0ab
Merge pull request #60890 from rphillips/tests/lease_endpoint
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>.

apiserver: master count and lease endpoint test

**What this PR does / why we need it**: Adds a test to make sure master count and lease endpoint reconcilers work well together, so we can bump LeaseEndpoint to beta. Based on Jordan's comment https://github.com/kubernetes/kubernetes/pull/58474#issuecomment-369954890. 

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
/cc @kubernetes/sig-cluster-lifecycle-api-reviews @kubernetes/sig-cluster-lifecycle-api-reviews
2018-04-27 16:54:16 -07:00
..
BUILD master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
crd_test.go Merge pull request #60890 from rphillips/tests/lease_endpoint 2018-04-27 16:54:16 -07:00
kms_plugin_mock.go Remove potential sources of flakes for kms_transformation_test.go. 2018-03-05 08:34:14 -08:00
kms_transformation_test.go Remove potential sources of flakes for kms_transformation_test.go. 2018-03-05 08:34:14 -08:00
kube_apiserver_test.go master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Instrument transformer.go with latency metrics. 2018-03-02 10:01:44 -08:00
synthetic_master_test.go Added test to check object size 2018-04-08 23:10:23 +05:30
transformation_testcase.go master count and lease endpoint tests 2018-04-27 13:03:31 -05:00