Move original kep from design proposals to new home and update

to reflect changes in the spec.

Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
This commit is contained in:
Timothy St. Clair 2018-01-23 20:36:48 -06:00
parent 229b73d5e5
commit 055bbec403
2 changed files with 16 additions and 17 deletions

View File

@ -1 +1 @@
4 5

View File

@ -1,29 +1,28 @@
# Kubernetes Bootstrap Checkpointing Proposal # Kubernetes Bootstrap Checkpointing Proposal
## Metadata ## Metadata
```
```yaml ---
kep-number: draft-20171029-boostrap-checkpointing.md kep-number: 4
title: Kubernetes Bootstrap Checkpointing Proposal title: Kubernetes Bootstrap Checkpointing Proposal
status: implemented
authors: authors:
- name: Timothy St. Clair - "@timothysc"
github: @timothysc
email: timothysc@gmail.com
owning-sig: sig-cluster-lifecycle owning-sig: sig-cluster-lifecycle
participating-sigs: participating-sigs:
- sig-node - sig-node
reviewers: reviewers:
- @yujuhong - "@yujuhong"
- @luxas - "@luxas"
- @roberthbailey - "@roberthbailey"
approvers: approvers:
- @yujuhong - "@yujuhong"
- @roberthbailey - "@roberthbailey"
editor: editor:
name: @timothysc name: @timothysc
creation-date: 2017-10-20 creation-date: 2017-10-20
last-updated: 2017-10-20 last-updated: 2018-01-23
status: final-review
``` ```
## Table of Contents ## Table of Contents
@ -133,8 +132,8 @@ Testing of this feature will occur in three parts.
## Implementation History ## Implementation History
- 20171020 - 1.9 draft proposal - 20171020 - 1.9 draft proposal
- ? - accepted proposal - 20171101 - 1.9 accepted proposal
- ? - alpha implementation code complete - 20171114 - 1.9 alpha implementation code complete
## Unresolved Questions ## Unresolved Questions