k3s/pkg/master
Kubernetes Submit Queue 6d3bba7391
Merge pull request #64246 from wojtek-t/lease_object_type
Automatic merge from submit-queue (batch tested with PRs 64246, 65489, 65443). 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>.

Create "Lease" API in the new "coordination.k8s.io" api group

Part of "Efficient Node heartbeats" KEP:
https://github.com/kubernetes/community/blob/master/keps/0009-node-heartbeat.md

Part of: https://github.com/kubernetes/kubernetes/issues/14733

```release-note
NONE
```
2018-06-27 08:17:10 -07:00
..
controller/crdregistration Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
ports controller-manager: add SecureServingOptions 2018-02-13 11:16:47 +01:00
reconcilers Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tunneler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Autogenerated stuff 2018-06-27 13:31:10 +02:00
OWNERS
client_ca_hook.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
client_ca_hook_test.go use subtest for table units (pkg/master) 2018-05-31 10:10:20 +08:00
client_util.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller.go Merge pull request #56690 from redbaron/master 2018-05-10 04:20:40 -07:00
controller_test.go Disable session affinity for internal kuberntes service 2017-12-01 11:09:57 +00:00
doc.go
import_known_versions.go Enable coordination api group 2018-06-27 13:30:13 +02:00
import_known_versions_test.go simplify api registration 2018-05-08 18:33:50 -04:00
master.go Merge pull request #64246 from wojtek-t/lease_object_type 2018-06-27 08:17:10 -07:00
master_openapi_test.go Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 20:57:18 -04:00
master_test.go Use Dial with context 2018-05-19 08:14:37 +10:00
services.go Merge pull request #51249 from tengqm/service-ip-cidr 2018-02-24 18:43:39 -08:00