mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
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 ```
This commit is contained in:
@@ -72,6 +72,7 @@ batch/v1 \
|
||||
batch/v1beta1 \
|
||||
batch/v2alpha1 \
|
||||
certificates.k8s.io/v1beta1 \
|
||||
coordination.k8s.io/v1beta1 \
|
||||
extensions/v1beta1 \
|
||||
events.k8s.io/v1beta1 \
|
||||
imagepolicy.k8s.io/v1alpha1 \
|
||||
|
Reference in New Issue
Block a user